INPUT_OBJECT

UpdateO365AppPermissionsInput

Description

Input for updating O365 app permissions.

link GraphQL Schema definition

  • input UpdateO365AppPermissionsInput {
  • # Type of O365 app.
  • o365AppType: O365AppType!
  • # App ID of the O365 app.
  • o365AppId: String!
  • }

link Require by