graphql-tools
graphql-tools copied to clipboard
[executors/http] wrap upstream graphql errors in a GraphQLError instance
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)