Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/workflow / / AwakeableRef

Interface: AwakeableRef

Defined in: packages/workflow/src/awakeable-ref.ts:21

Address triple of a pending awakeable / approval.

Stable

Properties

PropertyModifierTypeDescriptionDefined in
namereadonlystringCaller-chosen awakeable / approval name inside the thread.packages/workflow/src/awakeable-ref.ts:26
threadIdreadonlystring-packages/workflow/src/awakeable-ref.ts:24
workflowIdreadonlystringWorkflow id/name the thread belongs to (the REST path segment).packages/workflow/src/awakeable-ref.ts:23