RotateWebhookEndpointSigningSecretInput
No description
type RotateWebhookEndpointSigningSecretInput { clientMutationId: String! id: ID! inactiveIn: Int!}
#
FieldsclientMutationId
(String!
)#
clientMutationId is required for Relay support.
id
(ID!
)#
id is the ID of the WebhookEndpoint being updated.
inactiveIn
(Int!
)#
inactiveIn is the number of seconds that the current active Secret should be kept active.