graphql-tools
https://github.com/ardatan/graphql-tools
TypeScript
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schema using SDL
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 supported2 Subscribers
Add a CodeTriage badge to graphql-tools
Help out
- Issues
- chore(deps): update github/codeql-action digest to 8aad20d
- chore(deps): update dependency concurrently to v10
- fix(utils): treat null as explicit value in mergeDeep, only skip undefined
- mergeDeep behavior changed in 10.10.0 for null values
- Upcoming Release Changes
- mergeSchema fails when schema directive references an enum
- [WIP] Fix incorrect tree-shaking of imported fragments with esModule: true
- fix: clean up observableToAsyncIterable state when observable completes
- Imported fragments get incorrectly tree-shaken when using `@graphql-tools/webpack-loader` with `esModule: true`
- Node <20 support broken for `url-loaders@>8.0.25`
- Docs
- TypeScript not yet supported