58. Query: "Comments" से जुड़ी "Photos" प्राप्त करें
query getFarms {
getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]){
uuid
fields{
uuid
name
notes {
uuid
टिप्पणियाँ {
uuid
photos {
uuid
url
}
}
}
}
}
}Previous57. Query: चयनित "Note" से जुड़ी "Photos" प्राप्त करेंNext59. Query: "AsAppliedDatasets" प्राप्त करें
Last updated
Was this helpful?