Skip to content

RawAnswer

Defined in: src/plan-gate.ts:721

Raw operator answer from the UI — resolved against the gate’s persisted questions. optionIndices is for single (one) / multi (zero+); text is for freeform.

blockId: string

Defined in: src/plan-gate.ts:722


optional optionIndices?: number[]

Defined in: src/plan-gate.ts:724


questionId: string

Defined in: src/plan-gate.ts:723


optional text?: string

Defined in: src/plan-gate.ts:725