simple app for graphQL using mongodb tutorial Creating Database 1- install mongodb on the local machine 2- follow "https://docs.mongodb.com/manual/tutorial/getting-started/" to insert first documents in inventory collection 3- run the graphql server and use graphiql to test it "http://localhost:8080"