Skip to main content

RotateWebhookEndpointSigningSecretInput

No description

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

Fields#

clientMutationId (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.