Appearance
Mutations
These refer to requests to edit or change an existing document in the apomap database. In addition, our API currently provides the following mutation options:
- updateTask (taskid: ID, key: String, value: String): Task
- updateTour (tourid: ID, key: String, value: String): Tour
- updateDriver (driverid: ID, key: String, value: String): Driver
- updateLocation (locationid: ID, key: String, value: String): Location
apomap partnerAPI