MarketRegionCountry - admin-graphql - OBJECT
Version: 2024-10
Description:
A country which comprises a market.
Access Scopes
`read_markets` for queries and both `read_markets` as well as `write_markets` for mutations.
Fields
-
code:
CountryCode! -
The ISO code identifying the country.
-
currency:
CurrencySetting! -
The currency which this country uses given its market settings.
-
id:
ID! -
A globally-unique ID.
-
name:
String! -
The name of the region.
Connections
Related queries
Related mutations
Related Unions
Examples