Anchor to MarketRegionProvinceMarket
objectMarket Region Province
Requires for queries and both as well as for mutations.
A province of a country which comprises a market.
Anchor to FieldsFields
- code (String!)
- country (MarketRegionProvinceCountry!)
- id (ID!)
- name (String!)
- Anchor to codecode•String!non-null
The province or state code.
- Anchor to countrycountry•Market
Region Province Country! non-null The country the province belongs to.
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The name of the region.
Was this section helpful?