webhookDelete
Deletes a webhook subscription.
webhookDelete(
id: ID!
): WebhookDelete
Arguments
webhookDelete.id ● ID! non-null scalar
ID of a webhook to delete.
Type
WebhookDelete object
Deletes a webhook subscription.