Skip to main content

DeleteWebhookEndpointInput

No description

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

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

id (ID!)#

id is the ID of the WebhookEndpoint being deleted.