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 supported4 Subscribers
Add a CodeTriage badge to graphql-js
Help out
- Issues
- fix: handle more unhandled promise rejections
- Consider exporting collectFields
- allow unions to include abstract types
- Separate validation of operation and coercion of variables into separate steps
- use named parameters for node visit context info
- feat: replace instanceOf with unique Symbol checks
- Provide a clear path on how to support graphql-js 16 and 17 at the same time as a esm and cjs library author
- Add KnownOperationTypes rule
- Mutation validates when schema does not support mutations
- allow unions to declare implementation of interfaces
- Docs
- TypeScript not yet supported