CustomExternalIntegration
No description
type CustomExternalIntegration {
phases: [ExternalModerationPhase!]!
}
Fields
CustomExternalIntegration.phases
● [ExternalModerationPhase!]!
non-null object
phases is all the external moderation phases for this Tenant.
Member Of
ExternalIntegrations
object