npm i -S apollo-server-express body-parser cors express graphql graphql-tools node-fetch uuid
npm run start
For the REST wraper
npm run start:rest
Go to http://localhost:3000/graphiql to see GraphiQL
Read full post at https://time2hack.com/2018/02/introduction-quick-guide-to-graphql-for-backend-frontend/