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(jsutils): use optional chaining to prevent crash in browser
- Preserve @deprecated when reason = null
- Fix:Errors thrown when iterating over subscription source event streams (AsyncIterables) should be caught.
- Errors thrown when iterating over subscription source event streams (AsyncIterables) should be caught
- add checks for actual deferral
- Reject deprecated fields when interface field is not deprecated
- Forbid @skip and @include directives in subscription root selection
- suggestion: alternative check for multiple graphql packages
- Missing validation of schema directive argument types
- Support for bigint in ID
- Docs
- TypeScript not yet supported