graphql-js
https://github.com/graphql/graphql-js
TypeScript
A reference implementation of GraphQL for JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported3 Subscribers
Add a CodeTriage badge to graphql-js
Help out
- Issues
- Plans to reintroduce online parser?
- Move maxTokens check to lexer
- Add optional maxDepth and maxAliases execution options
- [Security] No built-in query depth/complexity limit + alias bombing DoS
- Discussion: Breadth-first execution as an alternative to depth-first traversal
- Add mergeAST utility for merging multiple AST documents
- add assumeValidNames to allow skipping name validation when building a trusted schema
- docs: production build optimization
- docs: secure graphql production guide
- docs: production monitoring guide
- Docs
- TypeScript not yet supported