stack

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

AdminTypes.MarketWebPresenceUpdateInput.subfolderSuffix property

The market-specific suffix of the subfolders defined by the web presence. Example: in /en-us the subfolder suffix is us. Only ASCII characters are allowed. This field must be null if domainId is not null.

Signature:

subfolderSuffix?: InputMaybe<Scalars['String']['input']>;