Closed ianwessen closed 5 years ago
When you click on an intersection, we want to issue an addStone GraphQL mutation to update the server version of the game. The game should take the response and update the view.
addStone
Visit this in a browser to explore more: https://go-stop.herokuapp.com/api/graphiql
For re-rendering the board, https://jsfiddle.net/cjirmas/bhv3orgp/2/
When you click on an intersection, we want to issue an
addStone
GraphQL mutation to update the server version of the game. The game should take the response and update the view.Visit this in a browser to explore more: https://go-stop.herokuapp.com/api/graphiql