APIGraphQL_Example example using a single model and creating all its CRUD options to Run -clone or download the repository -add your .env variables PORT=300 DB_URL="set your mongo db url" $ npm install $ npm start