externalModerationPhase
externalModerationPhase will return a specific ExternalModerationPhase if it exists.
externalModerationPhase(
id: ID!
): ExternalModerationPhase
Arguments
externalModerationPhase.id
● ID!
non-null scalar
Type
ExternalModerationPhase
object
ExternalModerationPhase describes a phase use in the moderation pipeline that calls out to an external resource as defined by the provided URL.