ExternalIntegrations
No description
type ExternalIntegrations { akismet: AkismetExternalIntegration! perspective: PerspectiveExternalIntegration! external: CustomExternalIntegration}
#
Fieldsakismet
(AkismetExternalIntegration!
)#
akismet provides integration with the Akismet Spam detection service.
perspective
(PerspectiveExternalIntegration!
)#
perspective provides integration with the Perspective API comment analysis platform.
external
(CustomExternalIntegration
)#
external provides integration details for external moderation phases that can be used in the moderation pipeline.