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