OBJECT
GeofenceMutations
Mutations that act on Geofences.
link GraphQL Schema definition
- type GeofenceMutations {
- # Delete a geofence.
- #
- # Arguments
- # id: The geofence id to remove
- Int!): SuccessResult ( :
- }
OBJECT
Mutations that act on Geofences.
- type GeofenceMutations {
- # Delete a geofence.
- #
- # Arguments
- # id: The geofence id to remove
- Int!): SuccessResult ( :
- }