Skip to content

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

PropertyModifierTypeDefined in
argsreadonlyunknownpackages/workflow/src/types.ts:190
nodeNamereadonlystringpackages/workflow/src/types.ts:189