--- title: MarketRegionCreateInput - GraphQL Admin description: >- The input fields for creating a market region with exactly one required option. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MarketRegionCreateInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MarketRegionCreateInput.md --- # Market​Region​Create​Input input\_object The input fields for creating a market region with exactly one required option. ## Fields * country​Code [Country​Code!](https://shopify.dev/docs/api/admin-graphql/2025-01/enums/CountryCode) non-null A country code for the region. *** ## Input objects using this input * [Market​Create​Input.regions](https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MarketCreateInput#fields-regions) INPUT OBJECT The input fields required to create a market. *** ## Map ### Input objects using this input * [Market​Create​Input.regions](https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MarketCreateInput#fields-regions)