stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketWebPresenceRootUrl

AdminTypes.MarketWebPresenceRootUrl interface

The URL for the homepage of the online store in the context of a particular market and a particular locale.

Signature:

export interface MarketWebPresenceRootUrl 

Properties

Property Modifiers Type Description
locale   Scalars[‘String’][‘output’] The locale that the storefront loads in.
url   Scalars[‘URL’][‘output’] The URL.