Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopLocaleInput
The input fields for a shop locale.
Signature:
export interface ShopLocaleInput
Property | Modifiers | Type | Description |
---|---|---|---|
marketWebPresenceIds? | InputMaybe<Array<Scalars[‘ID’][‘input’]>> | (Optional) The market web presences on which the locale should be enabled. Pass in an empty array to remove the locale across all market web presences. | |
published? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) Whether the locale is published. Only published locales are visible to the buyer. |