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