On this page

Interface: NextMessage (common)

NextMessage, exported by graphql-ws/common.

Defined in: src/common.ts:160

Properties

id

readonly id: string

Defined in: src/common.ts:161


payload

readonly payload: FormattedExecutionResult

Defined in: src/common.ts:163


type

readonly type: Next

Defined in: src/common.ts:162