graphql-go / graphql-go/graphql
Error handling
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
As a happy user of your graphql library I have one request.
If runtime error occurs in graphql.Do or any of the solvers involved, it is really hard to find where this vulnerability occurs because most of the information is lost somewhere.
Is there a way to prevent this los of information?
Contributor guide
Assessment
This issue has not been assessed yet.