graphql-demo A demo project showing how to setup and use GraphQL with Node Set Up Install the sample database following the steps in this link Start Application Run the following commands in the root directory. npm i npm start