Anchor to WebhookSubscriptionFormatWebhook
enumWebhook Subscription Format
The supported formats for webhook subscriptions.
Anchor to FieldsFields
- •INPUT OBJECT
The input fields for an EventBridge webhook subscription.
- •INPUT OBJECT
The input fields for a PubSub webhook subscription.
- •OBJECT
A webhook subscription is a persisted data object created by an app using the REST Admin API or GraphQL Admin API. It describes the topic that the app wants to receive, and a destination where Shopify should send webhooks of the specified topic. When an event for a given topic occurs, the webhook subscription sends a relevant payload to the destination. Learn more about the webhooks system.
- •INPUT OBJECT
The input fields for a webhook subscription.
- •ARGUMENT
The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start.
Was this section helpful?