On this page

Interface: SubscribeMessage (common)

SubscribeMessage, exported by graphql-ws/common.

Defined in: src/common.ts:123

Properties

id

readonly id: string

Defined in: src/common.ts:124


payload

readonly payload: SubscribePayload

Defined in: src/common.ts:126


type

readonly type: Subscribe

Defined in: src/common.ts:125