58. Query: Obter "Photos" anexadas a "Comments"
consulta getFarms {
getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]){
uuid
campos{
uuid
nome
notes {
uuid
comentários {
uuid
fotos {
uuid
url
}
}
}
}
}
}Anterior57. Query: Obter "Photos" anexadas à "Note" selecionadaPróximo59. Query: Obter "AsAppliedDatasets"
Atualizado
Isto foi útil?