Anchor to pubSubWebhookSubscriptionUpdatepub
mutationpub Sub Webhook Subscription Update
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.
Anchor to Arguments
Arguments
- •ID!required
The ID of the webhook subscription to update.
- Anchor to webhookSubscriptionwebhook•Pub
Subscription Sub Webhook Subscription Input!required Specifies the input fields for a Google Cloud Pub/Sub webhook subscription.
Was this section helpful?
Anchor to PubSubWebhookSubscriptionUpdatePayload returnsPub Sub Webhook Subscription Update Payload returns
- Anchor to userErrorsuser•[Pub
Errors Sub Webhook Subscription Update User Error!]!non-null The list of errors that occurred from executing the mutation.
- Anchor to webhookSubscriptionwebhook•Webhook
Subscription Subscription The webhook subscription that was updated.
Was this section helpful?