15. Interogare: Obține "TopographyMap"
interogare GetTopographyMaps {
getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]) {
uuid
nume
fields (fieldUuids: ["<placeholder_of_field_uuid>"]) {
uuid
farmUuid
nume
boundaryUrl
topographyMaps {
uuid
fieldUuid
status
geoMaps {
shortName
url
hexColorCodes
classes
}
}
}
}
}Previous14. Mutatie: Creează un "Field" sau editează limita unui câmp existent (cu etichete opționale)Next16. Interogare: Obține seturi de date de producție
Last updated
Was this helpful?