34. Sorgu: Seçilmiş bir "Note" u tüm "Comments" ile al
sorgu getNotes {
getFarms(farmUuids: ["d2bf8ef5-cde0-4500-b931-2edd0fb40781"]) {
uuid
fields(fieldUuids: ["d31240db-98e6-4cb0-b0a8-97ffe00f5e0d"]) {
uuid
isim
notes(noteUuids: ["53547188-f37c-4d65-9733-f7de4be28e5b"]) {
uuid
tür
yorumlar {
uuid
metin
oluşturulmaTarihi
}
}
}
}
}Previous33. Sorgu: "SoilDataset" ile ilişkili "Notes" ve türünü alNext35. Mutasyon: Seçilmiş "Note" a "Comment" (Yorum) ekle
Last updated
Was this helpful?