On this page

Interface: PingMessage (common)

PingMessage, exported by graphql-ws/common.

Defined in: src/common.ts:111

Properties

payload?

readonly optional payload: Record<string, unknown>

Defined in: src/common.ts:113


type

readonly type: Ping

Defined in: src/common.ts:112