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 1 year ago
Was this helpful?