Skip to main content

RotateWebhookEndpointSigningSecretPayload

No description

type RotateWebhookEndpointSigningSecretPayload {  clientMutationId: String!  endpoint: WebhookEndpoint!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

endpoint (WebhookEndpoint!)#

endpoint is the endpoint that we just updated.