GraphQLBundle
GraphQLBundle copied to clipboard
Improve exception message with request data
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | no |
RFC? | no |
Version/Branch | 0.11 |
I'm getting an exception on my server which I attached a screenshot.
I just can't know what specific request I am getting that error so I can fix it.
Is it possible that we improve the message on the exceptions thrown in src/Request/Parser.php:101 and src/Request/Parser.php:110 with some informations coming from request?
Hi @murilozilli feel free to submit a PR to improve this if you need some more information.