58. Fråga: 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. Fråga: Hämta "Photos" kopplade till den valda "Note"Next59. Fråga: Hämta "AsAppliedDatasets"
Last updated
Was this helpful?