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
- Can we align `GraphQLError` to utilize `Error.cause`?
- Adopt Error.cause in favor of originalError
- docs: add error and schema management guides
- Service capabilities
- Subscriptions docs suggestions
- Add generic type parameter to GraphQLError for typed extensions
- fix: check the actual `GraphQLDirective` instance in `isSpecifiedDirective`
- Allow extending existing fields
- Allow to validate a full schema
- Custom scalars should allow variables in list literals
- Docs
- TypeScript not yet supported