Invalid documents errors are swallowed and not reported
See original GitHub issueContext: https://twitter.com/agarithm/status/1478725479678898177
Seems like invalid syntax queries are not being reported.
query {
...
}



Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
Allow to favor throwing Exceptions instead of swallowing and ...
Apologies if it sounds completely pedantic, but HTTP cannot throw an exception. Problems Details are the established mechanism to provide ...
Read more >Error hiding - Wikipedia
In computer programming, error hiding (or error swallowing) is the practice of catching an error or exception, and then continuing without logging, processing, ......
Read more >Medication Errors: Policies, Prevention, Remediation
Ⅰ Reportable medication errors are reported via PORII and ... Ⅰ the medication was given at the WRONG TIME, or was not given...
Read more >15.2 Basic Concepts of Administering Medications
Examples of common errors include administering the wrong dose or an unsafe dose, giving medication to the wrong patient, administering medication by the...
Read more >Good practice guide medication error recording coding ...
Medication error reporting as emerging safety issue . ... however these cases are not reportable as valid ICSR in accordance with GVP.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

As a reference for those who want to see the errors currently:
I’ve merged it with the other issue bc they share the same root cause, cf: https://github.com/dotansimha/graphql-code-generator/issues/8366#issuecomment-1288661709