12. Mutation: Generate Soil based "ZonesMap" asynchronously
Generate Soil based "ZonesMap" for the "Field" asynchronously.
The asynchronous approach puts a task (Generate generateSoilVectorAnalysisMap
) to process and the Subscription will be received as soon as the processing is finished.
Last updated