ENUM
GeofenceApplication
a GeofenceApplication type.
link GraphQL Schema definition
- enum GeofenceApplication {
- # Schedule Availabilities
- # Services
- }
link Require by
- CreateGeofenceMutationInputThe input object that defines the fields for the createGeofence mutation.
- GeofenceA geographical restriction.
- Querynull
- ScheduleAvailabilityAvailability for `Job`s to be scheduled.
- ServiceA service.
- ServiceEligibilityRuleA rule that defines eligibility criteria for a `Service`.
- UpdateGeofenceMutationInputThe input object that defines the fields for the updateGeofence mutation.