Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/core / / AwakeablePauseValue
Interface: AwakeablePauseValue
Defined in: packages/core/src/channels/durable.ts:45
Pause value carried by an awakeable suspension.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
kind | readonly | "graphorin.awakeable" | - | packages/core/src/channels/durable.ts:46 |
name | readonly | string | Caller-chosen name targeted by workflow.resolveAwakeable(...). | packages/core/src/channels/durable.ts:48 |