This is a simple GraphQL endpoint built using Express and MongoDB
This app requires a local MongoDB instance listening on port 27017
Run npm install to install all dependencies, then npm start to start an instance running on http://localost:4000