--- title: WebPresenceCreatePayload - GraphQL Admin description: Return type for `webPresenceCreate` 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/webpresencecreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/webpresencecreatepayload.md --- # Web​Presence​Create​Payload payload Return type for `webPresenceCreate` 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 created web presence object. *** ## Mutations with this payload * [web​Presence​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/webPresenceCreate) mutation Creates a web presence. *** ## Map ### Mutations with this payload * [web​Presence​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/webPresenceCreate)