--- title: MarketWebPresenceRootUrl - GraphQL Admin description: >- The URL for the homepage of the online store in the context of a particular market and a particular locale. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketWebPresenceRootUrl md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketWebPresenceRootUrl.md --- # Market​Web​Presence​Root​Url object Requires `read_markets` for queries and both `read_markets` as well as `write_markets` for mutations. The URL for the homepage of the online store in the context of a particular market and a particular locale. ## Fields * locale [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The locale that the storefront loads in. * url [URL!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/URL) non-null The URL. *** ## Map ### Fields with this object * {}[MarketWebPresence.rootUrls](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketWebPresence#field-MarketWebPresence.fields.rootUrls)