Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to WebhookSubscriptionConnection

WebhookSubscriptionConnection

connection

An auto-generated type for paginating through multiple WebhookSubscriptions.

Anchor to Queries with this connectionQueries with this connection

•
query

Returns a list of webhook subscriptions.

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?

•

The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.

•

A list of nodes that are contained in WebhookSubscriptionEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.

•
PageInfo!non-null

An object that’s used to retrieve cursor information about the current page.


Was this section helpful?