Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketWebPresenceRootUrl
The URL for the homepage of the online store in the context of a particular market and a particular locale.
Signature:
export interface MarketWebPresenceRootUrl
Property | Modifiers | Type | Description |
---|---|---|---|
locale | Scalars[‘String’][‘output’] | The locale that the storefront loads in. | |
url | Scalars[‘URL’][‘output’] | The URL. |