Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrcfunctionsrelocatedError

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