--- title: MarketLocalizableResource - GraphQL Admin description: A resource that has market localizable fields. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketLocalizableResource md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketLocalizableResource.md --- # Market​Localizable​Resource object Requires `read_translations` access scope. A resource that has market localizable fields. ## Fields * market​Localizable​Content [\[Market​Localizable​Content!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketLocalizableContent) non-null The market localizable content. * market​Localizations [\[Market​Localization!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketLocalization) non-null Market localizations for the market localizable content. * resource​Id [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) non-null The GID of the resource. *** ## Map ### Fields and connections with this object * <->[MarketLocalizableResourceConnection.nodes](https://shopify.dev/docs/api/admin-graphql/unstable/connections/MarketLocalizableResourceConnection#returns-nodes) * {}[MarketLocalizableResourceEdge.node](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketLocalizableResourceEdge#field-MarketLocalizableResourceEdge.fields.node) *** ## Queries * [market​Localizable​Resource](https://shopify.dev/docs/api/admin-graphql/unstable/queries/marketLocalizableResource) query A resource that can have localized values for different markets. * [market​Localizable​Resources](https://shopify.dev/docs/api/admin-graphql/unstable/queries/marketLocalizableResources) query Resources that can have localized values for different markets. * [market​Localizable​Resources​By​Ids](https://shopify.dev/docs/api/admin-graphql/unstable/queries/marketLocalizableResourcesByIds) query Resources that can have localized values for different markets. *** ## \MarketLocalizableResource Queries ### Queried by * \[market​Localizable​Resource](https://shopify.dev/docs/api/admin-graphql/unstable/queries/marketLocalizableResource) * \[market​Localizable​Resources](https://shopify.dev/docs/api/admin-graphql/unstable/queries/marketLocalizableResources) * \[market​Localizable​Resources​By​Ids](https://shopify.dev/docs/api/admin-graphql/unstable/queries/marketLocalizableResourcesByIds)