# Market - storefront - OBJECT Version: 2024-10 ## Description A group of one or more regions of the world that a merchant is targeting for sales. To learn more about markets, refer to [the Shopify Markets conceptual overview](/docs/apps/markets). ### Access Scopes ## Fields * [handle](/docs/api/storefront/2024-10/scalars/String): String! - A human-readable unique string for the market automatically generated from its title. * [id](/docs/api/storefront/2024-10/scalars/ID): ID! - A globally-unique ID. * [metafield](/docs/api/storefront/2024-10/objects/Metafield): Metafield - A [custom field](https://shopify.dev/docs/apps/build/custom-data), including its `namespace` and `key`, that's associated with a Shopify resource for the purposes of adding and storing additional information. * [metafields](/docs/api/storefront/2024-10/objects/Metafield): Metafield! - A list of [custom fields](/docs/apps/build/custom-data) that a merchant associates with a Shopify resource. ## Connections ## Related queries ## Related mutations ## Related Unions * [MetafieldParentResource](/docs/api/storefront/2024-10/unions/MetafieldParentResource) A resource that the metafield belongs to. ## Examples