57. Interogare: Obține "Photos" atașate la "Note" selectată
interogare getFarms {
getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]) {
uuid
fields (fieldUuids: ["586a2ef2-03e4-4715-846c-07a2f0cb3016"]) {
uuid
nume
notes(noteUuids:["4a94da1c-f655-4f17-961a-4b0323e5129c"]) {
fotografii {
url
uuid
dataCrearii
}
}
}
}
}Last updated
Was this helpful?