This demo is related to a talk given at CharlestonJS. Slides This is a very basic demo of the functionality of a graphql server.
To install, run:
npm install
Then to run:
npm run dev
This will run the graphql server and playground that is reachable: http://localhost:4000