2. Forespørsel: Hent "Fields"
query GetFieldInHectares {
getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]){
uuid
userUuid
navn
fields {
uuid
navn
area(unit: HECTARES)
}
}
}Sist oppdatert
Var dette nyttig?