Skip to content

GraphQLError

GraphQL error returned from the server

PropertyType
extensions?Record<string, unknown>
locations?GraphQLErrorLocation[]
messagestring
path?(string | number)[]