--- title: MarketLocalizableResource - GraphQL Admin description: A resource that has market localizable fields. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/marketlocalizableresource md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/objects/MarketLocalizableContent) non-null The market localizable content. * market​Localizations [\[Market​Localization!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketLocalization) non-null Market localizations for the market localizable content. * resource​Id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/connections/MarketLocalizableResourceConnection#returns-nodes) * {}[MarketLocalizableResourceEdge.node](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketLocalizableResourceEdge#field-MarketLocalizableResourceEdge.fields.node) *** ## Queries * [market​Localizable​Resource](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketLocalizableResource) query A resource that can have localized values for different markets. * [market​Localizable​Resources](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketLocalizableResources) query Resources that can have localized values for different markets. * [market​Localizable​Resources​By​Ids](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/queries/marketLocalizableResource) * \[market​Localizable​Resources](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketLocalizableResources) * \[market​Localizable​Resources​By​Ids](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketLocalizableResourcesByIds)