58. Forespørsel: Hent "Photos" knyttet til "Comments"

Hent alle "Bilder" relatert til "Kommentarer".

spørring getFarms {
 getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]){
  uuid
  felt{
   uuid
   navn
   notater {
    uuid
    kommentarer {
     uuid
     bilder {
      uuid
      url
     }
    }
   }  
  }
 }
}
triangle-exclamation

Sist oppdatert

Var dette nyttig?