Skip to main content

RotateExternalModerationPhaseSigningSecretInput

No description

type RotateExternalModerationPhaseSigningSecretInput {  clientMutationId: String!  id: ID!  inactiveIn: Int!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

id (ID!)#

id is the ID of the ExternalModerationPhase being updated.

inactiveIn (Int!)#

inactiveIn is the number of seconds that the current active Secret should be kept active.