31. Query: Získat všechny "Notes" související s "Field"
dotaz GetAllFieldNotes {
getFarms(farmUuids: ["d2bf8ef5-cde0-4500-b931-2edd0fb40781"]) {
uuid
fields(fieldUuids: ["d31240db-98e6-4cb0-b0a8-97ffe00f5e0d"]) {
uuid
název
poznámky {
uuid
centroid {
zeměpisnou šířku
zeměpisnou délku
}
datumVytvoření
updatedDate
typ
comment #ZASTARALÉ
vectorAnalysisMap {
uuid
fieldUuid
}
}
}
}
}
Previous30. Mutation: Smazat více "Notes"Next32. Query: Získat "Notes" související s "ZonesMap" a typ
Last updated
Was this helpful?