OBJECT

AddIdentityProviderReply

Description

ID of the identity provider that has been added.

link GraphQL Schema definition

  • type AddIdentityProviderReply {
  • # Unique identifier of the identity provider.
  • id: UUID!
  • }

link Require by