// Result 1 { "data": { "commentAdded": { "comment": { "id": "abc123", "content": "GraphQL subscriptions will be awesome!", "author": { "username": "sashko" } } } } } // Result 2 { "data": { "commentAdded": { "comment": { "id": "def456", "content": "We should have a good RFC discussion!", "author": { "username": "robzhu" } } } } } The most important thing here is that you don’t just get a small no