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