OBJECT
Response of the operation that updates an Azure AD directory app.
type StartAzureAdAppUpdateReply {# State token to be used in CompleteAzureAdAppUpdate.csrfToken: String! # ID of the updated Azure AD app.appId: String! }