GraphQLErrorList
Hierarchy
- Error
- GraphQLErrorList
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
errors: readonly GraphQLError[]
optionalmessage: string
Returns GraphQLErrorList
Properties
optionalcause
publicerrors
message
name
optionalstack
staticoptionalprepareStackTrace
Type declaration
Parameters
err: Error
stackTraces: CallSite[]
Returns any
staticstackTraceLimit
Methods
toString
Returns string
staticcaptureStackTrace
Create .stack property on a target object
Parameters
targetObject: object
optionalconstructorOpt: Function
Returns void
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces