virta v0.1.0 Virta.Node
Link to this section Summary
Link to this section Types
Represents the node in a graph used to generate the workflow.
:id
: It should be unique to the node in a graph. Usually a string or an integer.:module
: The reference to the module. An atom.:ref
: In case of a workflow component, the name of the registered workflow. A string.