# MarketRegion - admin-graphql - INTERFACE Version: 2024-10 ## Description A geographic region which comprises a market. ### Access Scopes `read_markets` for queries and both `read_markets` as well as `write_markets` for mutations. ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - A globally-unique ID. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String! - The name of the region. ## Connections ## Types implemented in * [MarketRegionCountry](/docs/api/admin-graphql/2024-10/objects/MarketRegionCountry) ## Examples