This is a sample application using express.js, graphql and facebooks data loader.
It's purpose is to demonstrate how GraphQL can be used to create a flexible API to a datastore featuring lazy-loading and batching (with Dataloader).
This can be used with the sample UI here: https://github.com/mikefarah/react-compose-graphql