DeliveryProvince - admin-graphql - OBJECT
Version: 2024-10
Description:
A region that is used to define a shipping zone.
Access Scopes
Fields
-
code:
String! -
The code of the region.
-
id:
ID! -
A globally-unique ID.
-
name:
String! -
The full name of the region.
-
translatedName:
String! -
The translated name of the region. The translation returned is based on the system's locale.
Connections
Related queries
Related mutations
Related Unions
Examples