tengen-io / web-client

tengen.io — Frontend open source Go server
10 stars 5 forks source link

Create `pass` mutation #10

Closed ianwessen closed 5 years ago

ianwessen commented 5 years ago

When you click the game display "Pass" button, we want to issue a pass 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

camirmas commented 5 years ago

Done via #23