Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/workflow / / DispatchLike
Interface: DispatchLike
Defined in: packages/workflow/src/types.ts:188
Internal
Structural shape used to identify Dispatch instances without pulling the concrete class into this module's import graph.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
args | readonly | unknown | packages/workflow/src/types.ts:190 |
nodeName | readonly | string | packages/workflow/src/types.ts:189 |