OBJECT
Geofence
Geofence of an entity.
link GraphQL Schema definition
- type Geofence {
- # Unique ID
- Int! :
- # Polygon coordinates of the geofence
- Geolocation] : [
- }
OBJECT
Geofence of an entity.
- type Geofence {
- # Unique ID
- Int! :
- # Polygon coordinates of the geofence
- Geolocation] : [
- }