learn-graphql-mongodb Simple graphql implementation using mongodb Package Used express (using ES6) mongoose graphql express-graphql nodemon How to run 1. yarn install 2. yarn start 3. Open browser, type localhost:3000/graphql 4. Type your query or mutation