61. Mutation: Delete "AsAppliedDataset"

Delete As-Applied or As-Planted dataset

Delete the selected "AsAppliedDataset".

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

mutation DeleteAsAppliedDataset {
  deleteAsAppliedDataset(input: {
    uuid: "<placeholder_of_as_applied_dataset_uuid>"
    fieldUuid: "<placeholder_of_field_uuid>"
  }) {
    uuid
  }
}

Last updated

Powered by GeoPard Agriculture - Automated precisionAg platform