OBJECT
GeoMarkerMutations
Mutations that act on GeoMarkers.
link GraphQL Schema definition
- type GeoMarkerMutations {
- # Delete a project geo-marker.
- #
- # Arguments
- # id: The geo-marker id to remove
- Int!): SuccessResult ( :
- }
OBJECT
Mutations that act on GeoMarkers.
- type GeoMarkerMutations {
- # Delete a project geo-marker.
- #
- # Arguments
- # id: The geo-marker id to remove
- Int!): SuccessResult ( :
- }