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
- suggestion: alternative check for multiple graphql packages
- Missing validation of schema directive argument types
- `RangeError` for combination of recursive input and default value
- Add docs for language types Parser:Document & Visitor:AST_node
- Enable `noUncheckedIndexedAccess`
- RFC: Operation Type
- Expand @deprecated to Object types
- Provide a clear path on how to support graphql-js 16 and 17 at the same time as a esm and cjs library author
- Declare fieldNodes always has at least 1 FieldNode
- extend breaking change detection by returning affected astnodes
- Docs
- TypeScript not yet supported