{
   "data": {
      "viewer": {
         "actor": null
      },
      "node": {
         "__typename": "Question",
         "can_viewer_post": true,
         "id": "10155921020982405",
         "is_viewer_author": false,
         "response_method": "VISUAL_TEXT_CHOOSE_ONE",
         "poll_end_time": 1541555100,
         "viewer_has_voted": false,
         "hidden_results": false,
         "options": {
            "edges": [
               {
                  "node": {
                     "id": "2062539973809203",
                     "viewer_has_voted": false,
                     "text_with_entities": {
                        "text": "No on Proposition 112"
                     },
                     "voters": {
                        "count": 2486
                     },
                     "associated_external_image": null,
                     "associated_image": null
                  }
               },
               {
                  "node": {
                     "id": "113126449590914",
                     "viewer_has_voted": false,
                     "text_with_entities": {
                        "text": "Yes on Proposition 112"
                     },
                     "voters": {
                        "count": 230
                     },
                     "associated_external_image": null,
                     "associated_image": null
                  }
               }
            ]
         }
      }
   },
   "errors": [
      {
         "message": "Errors while executing operation \"VisualPollAttachmentQuery\": At Query.viewer:Viewer.actor: Abstract type \"Actor\" does not allow concrete type \"LoggedOutUser\".",
         "severity": "ERROR",
         "path": [
            "viewer",
            "actor"
         ]
      }
   ],
   "extensions": {
      "is_final": true,
      "dtsg_token": null
   }
}