Anchor to WebhookSubscriptionDeletePayloadWebhook
WebhookSubscriptionDeletePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to deletedWebhookSubscriptionIddeleted•
Webhook Subscription Id The ID of the deleted webhook subscription.
- Anchor to userErrorsuser•
Errors [UserError!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Deletes a webhook subscription.
Building an app? If you only use app-specific webhooks, you won't need this. App-specific webhook subscriptions specified in your
shopify.app.toml
may be easier. They are automatically kept up to date by Shopify & require less maintenance. Please read About managing webhook subscriptions.
Was this section helpful?