--- title: ShopLocaleInput - GraphQL Admin description: The input fields for a shop locale. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ShopLocaleInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ShopLocaleInput.txt --- # Shop​Locale​Input input\_object The input fields for a shop locale. ## Fields * market​Web​Presence​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/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 [Boolean](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Boolean) Whether the locale is published. Only published locales are visible to the buyer. *** ## Mutations using this input * [shop​Locale​Update.​shop​Locale](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/shopLocaleUpdate#argument-shopLocale) MUTATION *** ## Map ### Mutations using this input * <\~>[shop​Locale​Update.shopLocale](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/shopLocaleUpdate#argument-shopLocale)