stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketWebPresence > subfolderSuffix

AdminTypes.MarketWebPresence.subfolderSuffix property

The market-specific suffix of the subfolders defined by the web presence. Example: in /en-us the subfolder suffix is us. This field will be null if domain isn’t null.

Signature:

subfolderSuffix?: Maybe<Scalars['String']['output']>;