58. Förfrågan: Hämta "Photos" kopplade till "Comments"
query getFarms {
getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]) {
uuid
fields {
uuid
namn
notes {
uuid
kommentarer {
uuid
photos {
uuid
url
}
}
}
}
}
}Previous57. Förfrågan: Hämta "Photos" kopplade till den valda "Note"Next59. Förfrågan: Hämta "AsAppliedDatasets"
Last updated
Was this helpful?