31. Sorgu: "Field" ile ilişkili tüm "Notes" alın
query GetAllFieldNotes {
getFarms(farmUuids: ["d2bf8ef5-cde0-4500-b931-2edd0fb40781"]) {
uuid
fields(fieldUuids: ["d31240db-98e6-4cb0-b0a8-97ffe00f5e0d"]) {
uuid
isim
notes {
uuid
centroid {
latitude
longitude
}
oluşturulmaTarihi
updatedDate
tür
comment #KULLANIMDIŞI
vectorAnalysisMap {
uuid
fieldUuid
}
}
}
}
}
Previous30. Mutasyon: Birden fazla "Note" silNext32. Sorgu: "ZonesMap" ile ilişkili "Notes" ve türünü al
Last updated
Was this helpful?