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
- bug(utils): memoize4 and memoize5 use const inside if block, shadowing outer let and causing TypeError on cache hit
- 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
- Schema stitching results in query directives to be omitted
- move `@vue/compiler-sfc` to `peerDependencies`
- Possible memory leak using experimental feature Execution Cancellation
- chore(deps): switch to tinyglobby
- Directive default enum value is not mapped to internal representation
- Docs
- TypeScript not yet supported