Skip to main content

CreateOrUpdateSamlIntegrationPayload

Autogenerated return type of CreateOrUpdateSamlIntegration

type CreateOrUpdateSamlIntegrationPayload {
clientMutationId: String
integration: SamlIntegration!
}

Fields

CreateOrUpdateSamlIntegrationPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateSamlIntegrationPayload.integration ● SamlIntegration! non-null object

Returned By

createOrUpdateSamlIntegration mutation