--- title: WebPresenceUpdatePayload - GraphQL Admin description: Return type for `webPresenceUpdate` 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/webpresenceupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/webpresenceupdatepayload.md --- # Web​Presence​Update​Payload payload Return type for `webPresenceUpdate` mutation. ## Fields * user​Errors [\[Market​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketUserError) non-null The list of errors that occurred from executing the mutation. * web​Presence [Market​Web​Presence](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketWebPresence) The web presence object. *** ## Mutations with this payload * [web​Presence​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/webPresenceUpdate) mutation Updates a web presence. *** ## Map ### Mutations with this payload * [web​Presence​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/webPresenceUpdate)