Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopLocaleInput > marketWebPresenceIds
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.
Signature:
marketWebPresenceIds?: InputMaybe<Array<Scalars['ID']['input']>>;