Anchor to webhookSubscriptionswebhook
querywebhook Subscriptions
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.
Anchor to Arguments
•WebhookSubscriptionConnection!WebhookSubscriptionConnection arguments
- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to callbackUrlcallback•URL
Url Callback URL to filter by.
- Anchor to firstfirst•Int
The first
n
elements from the paginated list.- Anchor to formatformat•Webhook
Subscription Format Response format to filter by.
- Anchor to lastlast