Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

clientErrors: readonly internal.Error[]
extraInfo: any
graphQLErrors: GraphQLErrors
message: string
name: string
networkError: null | internal.Error | ServerParseError | ServerError
stack?: string
prepareStackTrace?: ((err: internal.Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • captureStackTrace(targetObject: object, constructorOpt?: internal.Function): void
  • Create .stack property on a target object

    Parameters

    Returns void

Generated using TypeDoc