INPUT_OBJECT

CreateO365AppKickoffInput

Description

Configuration for O365 Azure AD App creation kickoff.

link GraphQL Schema definition

  • input CreateO365AppKickoffInput {
  • # UUID of the org.
  • orgId: UUID!
  • # Type of app to create.
  • appType: String!
  • }

link Require by