Interface: NextMessage
common.NextMessage
Properties
id
• Readonly
id: string
Defined in
src/common.ts:163 (opens in a new tab)
payload
• Readonly
payload: ExecutionResult
<Record
<string
, unknown
>, Record
<string
, unknown
>> | ExecutionPatchResult
<unknown
, Record
<string
, unknown
>>
Defined in
src/common.ts:165 (opens in a new tab)
type
• Readonly
type: Next