22. Mutation: Delete "RasterAnalytisMap"

Delete the selected "RasterAnalysisMap".

The "RasterAnalysisMap" created by the user can be deleted.

mutation DeleteRasterAnalysisMap {
  deleteRasterAnalysisMap(input: {
    uuid: "<placeholder_of_raster_anallysis_map_uuid>"
    fieldUuid: "<placeholder_of_field_uuid>"
  }) {
    uuid
    fieldUuid
    name
    status
  }
}

Last updated

Powered by GeoPard Agriculture - Automated precisionAg platform