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
- Improve handling of multiple non-null types in buildOperationNodeForField
- Stitching schema with wrapSchema seems swallowing or not passing through the error
- Improve handling of selections that would only consist of `__typename`
- Percent symbol (%) is classified as invalid path
- Allow MockStore get and set methods to successfully handle input types
- Add resolverValidationOptions parameter to addMocksToSchema
- directive on FIELD_DEFINITION doesn't get called when subscribe
- MockStore find and filter fail if no items have ever been added for the type
- Avoid using Babel in `graphql-tag-pluck`'s `gqlPluckFromCodeString` where possible
- feature request for Transform: RemoveObjectFieldsWithoutDirective
- Docs
- TypeScript not yet supported