graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

[executors/http] wrap upstream graphql errors in a GraphQLError instance

Open EmrysMyrddin opened this issue 1 year ago • 3 comments
trafficstars

Description

To allow errors to bubble up from upstream to client, errors contained into a valid execution result should be wrapped into an actual GraphQLError instance

Type of change

Please delete options that are not relevant.

  • [x] Bug fix (non-breaking change which fixes an issue)

EmrysMyrddin avatar Jun 28 '24 15:06 EmrysMyrddin