--- title: MarketLocalizableResourceType - GraphQL Admin description: The type of resources that are market localizable. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/MarketLocalizableResourceType md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/MarketLocalizableResourceType.txt --- # Market​Localizable​Resource​Type enum The type of resources that are market localizable. ## Valid values * METAFIELD A metafield. Market localizable fields: `value`. * METAOBJECT A Metaobject. Market Localizable fields are determined by the Metaobject type. *** ## Fields * [Query​Root.​market​Localizable​Resources](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/QueryRoot#field-marketLocalizableResources) ARGUMENT The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. * [market​Localizable​Resources.​resource​Type](https://shopify.dev/docs/api/admin-graphql/2024-10/queries/marketLocalizableResources#field-resourceType) QUERY *** ## Map ### Queries with this enum * \[market​Localizable​Resources.resourceType](https://shopify.dev/docs/api/admin-graphql/2024-10/queries/marketLocalizableResources#field-resourceType) ### Arguments with this enum * <-|[Query​Root.marketLocalizableResources(resourceType)](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/QueryRoot#field-marketLocalizableResources)