Skip to main content
Anchor to PubSubWebhookSubscriptionUpdateUserError

PubSubWebhookSubscriptionUpdateUserError

object

An error that occurs during the execution of PubSubWebhookSubscriptionUpdate.

•PubSubWebhookSubscriptionUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

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.

Arguments

•ID!required

The ID of the webhook subscription to update.

•PubSubWebhookSubscriptionInput!required

Specifies the input fields for a Google Cloud Pub/Sub webhook subscription.


Fields

•[PubSubWebhookSubscriptionUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.

•WebhookSubscription

The webhook subscription that was updated.


Was this section helpful?


Was this section helpful?