Create Root Node
The root node determines the possible final output of your graph
- Step 1
- Step 2
Your graph and root node will share the same name. The label you give it should reflect what the output is going to be used for e.g Price Logic
{ type: "", label: "", description: "", inputs: [], }