stack

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

AdminTypes.ShopLocaleInput.marketWebPresenceIds property

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']>>;