On this page

Interface: ErrorMessage (common)

ErrorMessage, exported by graphql-ws/common.

Defined in: src/common.ts:167

Properties

id

readonly id: string

Defined in: src/common.ts:168


payload

readonly payload: readonly GraphQLFormattedError[]

Defined in: src/common.ts:170


type

readonly type: Error

Defined in: src/common.ts:169