graphql-go / graphql-go/graphql
Add context File & Linenumber to errors
Open
question
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Error responses are hard to track down in code. It would be helpful to allow adding filename and line number to the returned error. It would be okay to have some kind of "dev" mode to make the feature optional.
Contributor guide
Assessment
This issue has not been assessed yet.