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
- consider changing the type-signature of parse and validate functions to return a MaybePromise
- Inconsistent handling of directives in buildASTSchema and buildClientSchema
- Add descriptions to executable definitions
- automate dependency updates
- Make source type of isTypeOf unknown
- Upgrade Guides
- Allow to print custom amount of lines before and after the provided location
- Query planning
- Validation rules: mismatch between graphql-js and spec
- Refactor `visit` function
- Docs
- TypeScript not yet supported