25. Mutation: Salva "Note" allegata a "Field"
mutazione SaveNoteAttachedToField {
saveNote(input:{
fieldUuid: "d31240db-98e6-4cb0-b0a8-97ffe00f5e0d",
centroid: {
latitude: 51.177747,
longitude: -113.533613
},
type: PLANNED,
commento: "La nota di prova allegata al Campo"
} ) {
uuid
fieldUuid
centroid {
latitude
longitude
}
dataCreazione
updatedDate
tipo
comment
}
}Ultimo aggiornamento
È stato utile?