NOTE: this demo uses an old version of graphql-tools (0.2.0), although a similar technique should work with the latest version.
Playground for simple and yet powerful mocking capability in graphql-tools apollostack/graphql-tools.
To run the demo locally:
npm install
npm start
open the browser at http://localhost:8080.