On this page

Interface: PongMessage (common)

PongMessage, exported by graphql-ws/common.

Defined in: src/common.ts:117

Properties

payload?

readonly optional payload: Record<string, unknown>

Defined in: src/common.ts:119


type

readonly type: Pong

Defined in: src/common.ts:118