geographicZoneDelete
mutation
Delete geographic zones
Removes one or more geographic zones from the company.
mutation {
geographicZoneDelete(companyId: Int!, geographicZoneId: [Int]!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
geographicZoneId | [Int]! |