58. Query: Ottieni "Photos" allegate ai "Comments"
query getFarms {
getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]){
uuid
campi{
uuid
nome
notes {
uuid
commenti {
uuid
foto {
uuid
url
}
}
}
}
}
}Precedente57. Query: Ottieni "Photos" allegate alla "Note" selezionataSuccessivo59. Query: Ottieni "AsAppliedDatasets"
Ultimo aggiornamento
È stato utile?