# MarketRegionCreateInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for creating a market region with exactly one required option. ### Access Scopes ## Fields * [countryCode](/docs/api/admin-graphql/2024-07/enums/CountryCode): CountryCode! - A country code for the region. ## Input objects with this input object * [MarketCreateInput](/docs/api/admin-graphql/2024-07/input-objects/MarketCreateInput) * [marketRegionsCreate](/docs/api/admin-graphql/2024-07/mutations/marketRegionsCreate) ## Examples