--- title: MarketRegionCreateInput - GraphQL Admin description: >- The input fields for creating a market region with exactly one required option. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketRegionCreateInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketRegionCreateInput.txt --- # 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/2024-10/enums/CountryCode) non-null A country code for the region. *** ## Mutations using this input * [market​Regions​Create.​regions](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/marketRegionsCreate#argument-regions) MUTATION Deprecated *** ## Input objects using this input * [Market​Create​Input.​regions](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketCreateInput#field-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/2024-10/input-objects/MarketCreateInput#field-regions)