--- title: PubSubWebhookSubscriptionUpdatePayload - GraphQL Admin description: Return type for `pubSubWebhookSubscriptionUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/pubsubwebhooksubscriptionupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/pubsubwebhooksubscriptionupdatepayload.md --- # Pub​Sub​Webhook​Subscription​Update​Payload payload Return type for `pubSubWebhookSubscriptionUpdate` mutation. ## Fields * user​Errors [\[Pub​Sub​Webhook​Subscription​Update​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/PubSubWebhookSubscriptionUpdateUserError) non-null The list of errors that occurred from executing the mutation. * webhook​Subscription [Webhook​Subscription](https://shopify.dev/docs/api/admin-graphql/latest/objects/WebhookSubscription) The webhook subscription that was updated. *** ## Mutations with this payload * [pub​Sub​Webhook​Subscription​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/pubSubWebhookSubscriptionUpdate) mutation Deprecated *** ## Map