Updates a Google Cloud Pub/Sub 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](https://shopify.dev/docs/apps/build/webhooks/subscribe).
Access Scopes
Arguments
id:
ID! -
The ID of the webhook subscription to update.
webhookSubscription:
PubSubWebhookSubscriptionInput -
Specifies the input fields for a Google Cloud Pub/Sub webhook subscription.
Returns
userErrors:
PubSubWebhookSubscriptionUpdateUserError!
The list of errors that occurred from executing the mutation.
webhookSubscription:
WebhookSubscription
The webhook subscription that was updated.
Examples
Update a webhook subscription from HTTP to Google Pub/Sub
Updates a Google Cloud Pub/Sub 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.
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.