Types of connections between nodes in the issue graph.
enum EdgeType { Default Arrow Step }
Default
Standard connection between nodes
Arrow
Directional connection indicating flow or dependency
Step
Sequential connection representing steps or progression
{} Edge.type
Last updated 7 months ago