We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SyntaxError
1 parent 52506d9 commit 7b11da0Copy full SHA for 7b11da0
CHANGELOG.md
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
- Sanitization of logged queries, when running in production, if literal values contain parentheses
19
- Read GraphiQL HTML file only once on startup, and only if GraphiQL is enabled, to avoid unnecessary file system access
20
-- Server crash by SyntaxError from express JSON parser
+- Server crash by `SyntaxError` from express JSON parser
21
22
### Removed
23
0 commit comments