DataflowGraphVertexInfo: Required<DataflowGraphVertexArgument>

This is the union type of all possible vertices that appear within a DataflowGraph|dataflow graph, they can be constructed passing a DataflowGraphVertexArgument to the graph.

See DataflowGraphVertices for an id-based mapping.