61. Mutation: Slet "AsAppliedDataset"
Slet As-Applied eller As-Planted-datasæt
mutation DeleteAsAppliedDataset {
deleteAsAppliedDataset(input: {
uuid: "<placeholder_of_as_applied_dataset_uuid>"
fieldUuid: "<placeholder_of_field_uuid>"
}) {
uuid
}
}Last updated
Was this helpful?