Hi guys! thanks for this amazing project. I am using gorules editor via docker and when I connect a Decision component in a workflow, after to run simulator with a simple json I receive the error: Loader failed internally on key simple decision: missing field nodes at line 1 column 2.


I tried next:
- Add $root as input field of Simple Decision settings.
- Delete all components on Simple Decision.
- Add
nodes field using Expression component before Simple Decision: key -> nodes, value -> $nodes
I read the documentation of the component in https://docs.gorules.io/docs/decisions-1, examples and other sections but I don't found how to use Decision component.
Somebody know how to use it or where is the complete documentation of the component?
Thanks.