INPUT_OBJECT
UpdateO365AppPermissionsInput
Description
Input for updating O365 app permissions.
link GraphQL Schema definition
- input UpdateO365AppPermissionsInput {
- # App ID of the O365 app.
- : String!
- # Type of O365 app.
- : O365AppType!
- }
INPUT_OBJECT
Input for updating O365 app permissions.
- input UpdateO365AppPermissionsInput {
- # App ID of the O365 app.
- : String!
- # Type of O365 app.
- : O365AppType!
- }