15. Query: haal "TopographyMap" op
query GetTopographyMaps {
getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]) {
uuid
naam
fields (fieldUuids: ["<placeholder_of_field_uuid>"]) {
uuid
farmUuid
naam
boundaryUrl
topographyMaps {
uuid
fieldUuid
status
geoMaps {
korteNaam
url
hexColorCodes
classes
}
}
}
}
}Vorige14. Mutatie: maak een "Field" of bewerk de grens van een bestaand perceel (met optionele labels)Volgende16. Query: haal opbrengstdatasets op
Laatst bijgewerkt
Was dit nuttig?