# ShopLocaleInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a shop locale. ### Access Scopes ## Fields * [marketWebPresenceIds](/docs/api/admin-graphql/2024-10/scalars/ID): ID - 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](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Whether the locale is published. Only published locales are visible to the buyer. ## Input objects with this input object * [shopLocaleUpdate](/docs/api/admin-graphql/2024-10/mutations/shopLocaleUpdate) ## Examples