{
   "data": {
      "viewer": {
         "actor": null
      },
      "node": {
         "__typename": "Question",
         "can_viewer_post": null,
         "id": "2342006742528100",
         "is_viewer_author": false,
         "response_method": "GIF_CHOOSE_ONE",
         "poll_end_time": 1550868373,
         "viewer_has_voted": false,
         "hidden_results": false,
         "options": {
            "edges": [
               {
                  "node": {
                     "id": "385823428862093",
                     "viewer_has_voted": false,
                     "text_with_entities": {
                        "text": "SI"
                     },
                     "voters": {
                        "count": 10
                     },
                     "associated_external_image": {
                        "uri": "https://scontent-frx5-1.xx.fbcdn.net/v/t39.15141-6/52988712_385823445528758_1810804893993140224_n.gif?_nc_cat=104&fallback=1&_nc_ht=scontent-frx5-1.xx&oh=34e2352a9784eb3afcef5b68e337f9b6&oe=5D491F82"
                     },
                     "associated_image": null
                  }
               },
               {
                  "node": {
                     "id": "2013649732045408",
                     "viewer_has_voted": false,
                     "text_with_entities": {
                        "text": "NO"
                     },
                     "voters": {
                        "count": 1
                     },
                     "associated_external_image": {
                        "uri": "https://scontent-frx5-1.xx.fbcdn.net/v/t39.15141-6/52853697_2013649745378740_1899076238681571328_n.gif?_nc_cat=106&fallback=1&_nc_ht=scontent-frx5-1.xx&oh=85572f3676e5181161e1e17ae9579d5b&oe=5D31978A"
                     },
                     "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
   }
}