57. Query : obtenir les « Photos » attachées à la « Note » sélectionnée
requête getFarms {
getFarms (farmUuids: ["89196056-61e5-4bce-b676-d488d611a829"]){
uuid
champs (fieldUuids : ["586a2ef2-03e4-4715-846c-07a2f0cb3016"]) {
uuid
nom
notes (noteUuids : ["4a94da1c-f655-4f17-961a-4b0323e5129c"]) {
photos {
url
uuid
dateDeCréation
}
}
}
}
}Précédent56. Télécharger des photosSuivant58. Query : obtenir les « Photos » attachées aux « Comments »
Mis à jour
Ce contenu vous a-t-il été utile ?