--- title: MarketLocalizableResourceType - GraphQL Admin description: The type of resources that are market localizable. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/MarketLocalizableResourceType md: https://shopify.dev/docs/api/admin-graphql/latest/enums/MarketLocalizableResourceType.md --- # 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.marketLocalizableResources(resourceType)](https://shopify.dev/docs/api/admin-graphql/latest/objects/QueryRoot#field-QueryRoot.fields.marketLocalizableResources.arguments.resourceType) 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.resourceType](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketLocalizableResources#arguments-resourceType) ARGUMENT *** ## Map ### Arguments with this enum * <-|[Query​Root.marketLocalizableResources(resourceType)](https://shopify.dev/docs/api/admin-graphql/latest/objects/QueryRoot#field-QueryRoot.fields.marketLocalizableResources.arguments.resourceType) * <-|[market​Localizable​Resources.resourceType](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketLocalizableResources#arguments-resourceType)