OBJECT

CreateAzureSaasAppAadReply

Description

Response containing the Azure AAD application details.

link GraphQL Schema definition

  • type CreateAzureSaasAppAadReply {
  • # App ID of the created Azure AAD application.
  • clientId: UUID!
  • }

link Require by