INPUT_OBJECT
UpdateCustomerAppPermissionsInput
Description
Input to update the Azure app with specified permissions in an idempotent manner.
link GraphQL Schema definition
- input UpdateCustomerAppPermissionsInput {
- # Specifies a list of app permissions which will be updated on the app.
- AzureAppPermission!]! : [
- }