INPUT_OBJECT
ProjectGeofenceCreate
Geofence of a project.
link GraphQL Schema definition
- input ProjectGeofenceCreate {
- # The related project
- IdObject! :
- # The geofence of the project
- ProjectGeofenceGeofenceCreate :
- }
INPUT_OBJECT
Geofence of a project.
- input ProjectGeofenceCreate {
- # The related project
- IdObject! :
- # The geofence of the project
- ProjectGeofenceGeofenceCreate :
- }