Simple starter kit for grapql, mongoDB with mongoose with express js.
#Installation and usage
- Clone the repo
- cd graphql-nodejs-mongodb
- yarn install
- node server.js
- go to http://localhost:4000/graphql
#Road Map
- Add more mutations
- Authentication with oauth-server
- Generalize mongodb methods