# MarketWebPresenceRootUrl - admin-graphql - OBJECT Version: 2024-10 ## Description The URL for the homepage of the online store in the context of a particular market and a particular locale. ### Access Scopes `read_markets` for queries and both `read_markets` as well as `write_markets` for mutations. ## Fields * [locale](/docs/api/admin-graphql/2024-10/scalars/String): String! - The locale that the storefront loads in. * [url](/docs/api/admin-graphql/2024-10/scalars/URL): URL! - The URL. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples