agartha
07/16/2017, 1:38 PMTRANSFORM_PAYLOAD?agartha
07/16/2017, 1:44 PMmutation {
createGame {
id
gameState {
status
nextTurn
...
}
}
}
the GameState node would be created on the server, but I'm trying to figure out where I can do that, and how I can get it into the resultnilan
07/16/2017, 1:47 PMTRANSFORM_PAYLOAD.