58. Sorgu: "Comments" a eklenmiş "Photos" al

"Yorumlar" ile ilgili tüm "Fotoğrafları" al.

sorgu getFarms {
 getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]) {
  uuid
  alanlar{
   uuid
   isim
   notes {
    uuid
    yorumlar {
     uuid
     fotoğraflar {
      uuid
      url
     }
    }
   }  
  }
 }
}
triangle-exclamation

Last updated

Was this helpful?