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
- Upcoming Release Changes
- chore(deps): update all non-major dependencies
- 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`
- If there are no GraphQL type definitions matching a pointer in load-file having a single error hides the relevant error message
- V2 Federation Directives do not get injected before the GraphQL loader, loads schemas
- @graphql-tools/[email protected] requires "lib": "esnext" in your app's tsconfig.json
- Expose mock store reset as a top level boolean control when creating schema for mock server
- Add warning before loadFileSync returns empty array
- Docs
- TypeScript not yet supported