EdgeType
EdgeType =
"spawned"|"waited_on"|"called"|"retried"|"branched"
Defined in: types.ts:20
Relationship type between two nodes in the execution graph.
EdgeType =
"spawned"|"waited_on"|"called"|"retried"|"branched"
Defined in: types.ts:20
Relationship type between two nodes in the execution graph.