I need to retrieve the comments and follows made to a FB question. I can retrieve a question object by calling:
https://graph.facebook.com/%5Buser-id%5D/questions or https://graph.facebook.com/%5Bquestion-id%5D
Each returns the question object, but that only includes the basic information and questionOptions. It does not include comments and follows.
anyone know how to retrieve this information?
If you are using GRAPH API, use the following to GET the questions posted with all comments and likes for the same.
https://graph.facebook.com/me/questions