Details about WorkflowGraphNode object and notebook code for adding template nodes in workflow.
| KEY | TYPE | Description |
|---|---|---|
| notebookCode | list | The boilerplate code that needs to be shown in notebook for creating workflow graph node using corresponding template. |
| workflowGraphNode | WorkflowGraphNode | The workflow graph node object corresponding to the template. |