27. Mutation: Salva "Note" allegata a "SoilDataset"
mutazione SaveNoteAttachedToSoilDataset {
saveNote(input:{
fieldUuid: "586a2ef2-03e4-4715-846c-07a2f0cb3016",
centroid: {
latitude: 53.42644,
longitude: -109.87590
},
type: REAL,
comment: "La nota di prova allegata allo SoilDataset",
soilDatasetUuid: "34162ba6-77b6-4d66-8935-b0941d60f7e1"
} ) {
uuid
fieldUuid
centroid {
latitude
longitude
}
dataCreazione
updatedDate
tipo
comment
soilDataset {
uuid
fieldUuid
}
}
}Precedente26. Mutation: Salva "Note" allegata a "ZonesMap"Successivo28. Mutation: Salva più "Notes", operazione batch
Ultimo aggiornamento
È stato utile?