stack

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

AdminTypes.ShopLocaleInput interface

The input fields for a shop locale.

Signature:

export interface ShopLocaleInput 

Properties

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.