INPUT_OBJECT
Configuration to complete an update to the Azure AD directory App.
input CompleteAzureAdAppUpdateInput {# CSRF token from the initiate flow.stateToken: String!# Workload FID of the Azure AD directory to update.workloadFid: UUID!}