Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketWebPresenceUpdateInput > subfolderSuffix
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']>;