Copy for LLMOn this pageAppUpdate ObjectUpdates an existing app. Requires the MANAGE_APPSpermission. Triggers the following webhook events: APP_UPDATED (async): An app was updated. type AppUpdate { appErrors: [AppError!]! @deprecated errors: [AppError!]! app: App} Fields errors ● [AppError!]! app ● App Show deprecated Returned By appUpdate mutation