CreateSamlIntegrationInput
Autogenerated input type of CreateSamlIntegration
input CreateSamlIntegrationInput {
clientMutationId: String
samlIdpSsoTarget: String!
samlIdpEntityId: String!
samlIdpCert: String!
authorizedDomains: [String!]!
scopeId: Int!
integrationType: SamlIntegrationOptionsType
}