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
- 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
- allow unions to declare implementation of interfaces
- fix: 🏷️ Updated types reported by deno
- Declare fieldNodes always has at least 1 FieldNode
- extend breaking change detection by returning affected astnodes
- Display more graphql context when reporting parsing errors
- Docs
- TypeScript not yet supported