INPUT_OBJECT

ProjectGeofenceGeofenceCreate

Geofence of an entity.

link GraphQL Schema definition

  • input ProjectGeofenceGeofenceCreate {
  • # Polygon coordinates of the geofence
  • boundary: [GeolocationInput]
  • }