🔧 Build and mock your GraphQL.js schema using the schema language
TypeScript
Latest commit 916a9f1 Oct 15, 2016 @stubailo stubailo committed on GitHub Merge pull request #178 from apollostack/stubailo-patch-2
Update README.md

README.md

GraphQL-tools: generate and mock GraphQL.js schemas

npm version Build Status Coverage Status Get on Slack Standard Version

This package allows you to use the GraphQL schema language to build your GraphQL.js schema, and also includes useful schema tools like per-type mocking.

Documentation

Documentation and a tutorial can be found on docs.apollostack.com.

Contributions

Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!