WebhookSubscriptionDeletePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `webhookSubscriptionDelete` mutation.
Access Scopes
Fields
deletedWebhookSubscriptionId
: ID - The ID of the deleted webhook subscription.
userErrors
: UserError! - The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
webhookSubscriptionDelete
Examples