We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc95d6 commit 7dbedf1Copy full SHA for 7dbedf1
packages/node_modules/overmind/src/index.ts
@@ -396,6 +396,7 @@ export class Overmind<ThisConfig extends IConfiguration>
396
[EXECUTION]: true,
397
parentExecution,
398
namespacePath,
399
+ actionName: name,
400
getMutationTree: () => {
401
return this.proxyStateTree.getMutationTree()
402
},
0 commit comments