☰
geographicZoneCreate
Creates a Geographic Zone
Creates a Geographic Zone with the inserted data. Returns the created Geographic Zone
Function signature
geographicZoneCreate(companyId: Int!,data: GeographicZoneInsert!): GeographicZone!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: GeographicZoneInsert!