deleteWebhookSubscription
Deletes an existing webhook subscription.
Throws an error with code NOT_FOUND if no webhook subscription is found.
See the webhooks guide for more information.
deleteWebhookSubscription(
input: DeleteWebhookSubscriptionInput!
): DeleteWebhookSubscriptionPayload!
Arguments
deleteWebhookSubscription.input ● DeleteWebhookSubscriptionInput! non-null input
Type
DeleteWebhookSubscriptionPayload object
The payload object returned when deleting an existing webhook subscription.