Readonlymessage
message: string
Optional Readonlypath
path?: readonly (string | number)[]
Optional Readonlylocations
locations?: readonly { line: number; column: number }[]
Optional Readonlyextensions
extensions?: Readonly<Record<string, unknown>>
A single GraphQL error returned by the server (per the GraphQL spec).