Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphQlResponseError

Hierarchy

  • GraphQlResponseError

Indexable

[propName: string]: any

7.2.2 says 'GraphQL servers may provide additional entries to error'

Index

Properties

Properties

Optional locations

locations: undefined | GraphQlResponseErrorLocation[]

message

message: string

Required for all errors

Generated using TypeDoc