RotateExternalModerationPhaseSigningSecretInput
No description
type RotateExternalModerationPhaseSigningSecretInput { clientMutationId: String! id: ID! inactiveIn: Int!}
#
FieldsclientMutationId
(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.