Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/channels / / DeliveryQuestion
Interface: DeliveryQuestion
Defined in: packages/channels/src/spi.ts:148
Stable
An interactive question rendered on the channel (HITL surface). ref is the opaque resolve reference the application posts back to the framework: either a serialized workflow awakeable address (serializeAwakeableRef from @graphorin/workflow) or an agent approval id. Rendering (buttons, quick replies, plain text) is the adapter's choice.