{
   "data": {
      "viewer": {
         "actor": null
      },
      "node": {
         "__typename": "Question",
         "can_viewer_post": null,
         "id": "2245735165447135",
         "is_viewer_author": false,
         "response_method": "VISUAL_TEXT_CHOOSE_ONE",
         "poll_end_time": 1555484445,
         "viewer_has_voted": false,
         "hidden_results": false,
         "options": {
            "edges": [
               {
                  "node": {
                     "id": "363883037559635",
                     "viewer_has_voted": false,
                     "text_with_entities": {
                        "text": "(01) Jokowi - Ma'aruf"
                     },
                     "voters": {
                        "count": 17612
                     },
                     "associated_external_image": null,
                     "associated_image": null
                  }
               },
               {
                  "node": {
                     "id": "1123086337853428",
                     "viewer_has_voted": false,
                     "text_with_entities": {
                        "text": "(02) Prabowo - Sandi"
                     },
                     "voters": {
                        "count": 21743
                     },
                     "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"
         ]
      },
      {
         "message": "Errors while executing operation \"VisualPollAttachmentQuery\": At Query.node:Question.can_viewer_post: Field implementation threw an exception. Check your server logs for more information.",
         "severity": "ERROR",
         "path": [
            "node",
            "can_viewer_post"
         ]
      }
   ],
   "extensions": {
      "is_final": true
   }
}