* refactor(plugin-workflow): change variable type keys to align to backend
* feat(plugin-workflow): add more configuration fields for model trigger
* refactor(plugin-workflow): improve transaction and error handling
* chore(plugin-workflow): add note for todos
* fix(plugin-workflow): fix calculator onchange handlers
* fix(plugin-workflow): fix transaction
* refactor(plugin-workflow): change transaction to configurable and default to false in execution due to defective solution
* fix(plugin-workflow): fix operand type to be consolidated and compatible with legacies
* test(plugin-workflow): add getter cases
* feat(plugin-workflow): add query type for node instruction
* feat(plugin-workflow): add crud instructions for node type
* fix(plugin-workflow): fix transaction
* fix(plugin-workflow): fix context data of model trigger