Function: relocatedError()
relocatedError(
originalError,path?,info?):GraphQLError
Defined in: packages/utils/src/errors.ts:110
Parameters
originalError
GraphQLError
path?
readonly (string | number)[]
info?
false | SchemaCoordinateInfo | null
Returns
GraphQLError