26. Mutation: an „ZonesMap“ angehängte „Note“ speichern
mutation SaveNoteAttachedToZonesMap {
saveNote(input:{
fieldUuid: "d31240db-98e6-4cb0-b0a8-97ffe00f5e0d",
centroid: {
latitude: 51.177747,
longitude: -113.533613
},
type: REAL,
comment: "Die Testnotiz, die an die ZonesMap angehängt ist",
vectorAnalysisMapUuid: "983095c1-8d31-4cc0-9143-502c35df358d"
} ) {
uuid
fieldUuid
centroid {
latitude
longitude
}
Erstellungsdatum
updatedDate
Typ
comment
vectorAnalysisMap {
uuid
fieldUuid
}
}
}Vorherige25. Mutation: an „Field“ angehängte „Note“ speichernNächste27. Mutation: an „SoilDataset“ angehängte „Note“ speichern
Zuletzt aktualisiert
War das hilfreich?