Realtime trading with graphql
- Node >=4.2.3 (Download from https://nodejs.org/en/download/)
npm install
npm start
Navigate over to http://localhost:3000
Try the trades query! Try the addTrade mutation!
To subscribe to trades, get the client app from here