Graphql training to help developers new on graph ql to build a simple back-end app that could create, filter and list products
- Mongo db: for this app to work you will need to install mongo DB (preferably comunity edition) and run mongod service https://docs.mongodb.com/manual/installation/
- Node and NPM: https://nodejs.org/en/
npm install
node index.js