68. Mutation: Refresh "VectorAnalysisMap" Statistics
mutation RefreshVectorAnalysisStatistics {
refreshVectorAnalysisMapStatistics(
input: {
uuid: "<placeholder_of_vectoranalysismap_uuid>",
fieldUuid: "<placeholder_of_field_uuid>",
areaUnit: <area_unit>,
zonesMapGeojson: "<geojson_with_escaped_doubel_quotes>"
}
)
}Last updated
Was this helpful?