I have a Facebook Event and have a Question / Poll on the Event Wall. I can't seem to find a way via the Graph API to access the Question as it relates to the Event.
If I access "my" questions (via. https://graph.facebook.com/me/questions) I can see the Question but there is no field that shows which Event it relates to. Accessing the Event /feed only shows wall posts that my access token has access to, but not the Question.
Basically is there any way with the Graph API to get Questions for an Event - whether via the User that posted the Question or via the Event?