webhookSubscriptionDelete
MutationDeletes an existing webhook subscription by its ID.
#
Arguments
- WebhookSubscriptionDeleteInput!Required
input Specifies the ID of the webhook subscription to delete.
#
Payload
- ID
deletedWebhookId The ID of the deleted webhook subscription.
- [WebhookSubscriptionDeleteError!]
errors User-facing errors that prevented the operation from succeeding.