A demo of the simple yet powerful mocking capability in graphql-tools.
Contribute to this project on apollostack/graphql-tools
To run the demo yourself, git clone the repo and then
npm install
npm start
point your browser at http://localhost:8080 to see the demo.