Interface: PingMessage (common)
PingMessage, exported by graphql-ws/common.
Defined in: src/common.ts:111
Properties
payload?
readonlyoptionalpayload:Record<string,unknown>
Defined in: src/common.ts:113
type
readonlytype:Ping
Defined in: src/common.ts:112