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
- Upstreaming graphql-jit
- Standardize the naming of the first argument to resolver functions (obj vs parent)
- coerceVariableValues might log sensitive data in case of error
- GraphQLError does not contains `variables` and `context`. Additional error objects.
- Added @internal Js comments to internal API functions
- Scoped Context
- Optionally skip `collectReferencedTypes` during `buildSchema`?
- Feature/add comment in ast
- merge ast trees
- GraphQL Stack Traces are (Needlessly) Unhelpful;
- Docs
- TypeScript not yet supported