Displays the entire game state
curl --request POST \ --url http://localhost:4040/query/debug/state
[ { "id": "<string>", "data": [ {} ] } ]