Skip to main content

DisableWebhookEndpointInput

No description

type DisableWebhookEndpointInput {  clientMutationId: String!  id: ID!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

id (ID!)#

id is the ID of the WebhookEndpoint being disabled.