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
- [Feature requests]Allow resolve function returns a custom deferred object in order to do decent query optimization.
- Create more flexible context-specific validation model
- Provide utility to validate that an response match a given query
- Add utility function function for generating fully-featured schema from SDL
- Document subscription support
- `buildSchema` should be able to create fully featured schema
- 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.
- Docs
- TypeScript not yet supported