geographicZones
query
List geographic zones
Retrieves all geographic zones configured for the company, used for tax regions and shipping calculations.
query {
geographicZones(companyId: Int!, options: GeographicZoneOptions): GeographicZones!
}Returns: GeographicZones!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | GeographicZoneOptions |