For the complete documentation index, see llms.txt. This page is also available as Markdown.

58. Sorgu: "Comments"’a ekli "Photos" getir

"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
     }
    }
   }  
  }
 }
}

Son güncelleme

Bu yararlı oldu mu?