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: check the actual `GraphQLDirective` instance in `isSpecifiedDirective`
- intial commit of allowing extension of existing fields
- introduce legacy incremental executor
- Allow to validate a full schema
- Custom scalars should allow variables in list literals
- Fix TypeInfo.getInputType() for custom scalar list literals.
- Implement optimal JavaScript module design
- docs: move migrate from express graphql guide to graphqlJS docs
- Implement onError proposal
- GraphQLSchema does not completely validate names
- Docs
- TypeScript not yet supported