Objects that can be accessed via FB OpenGraph are listed here
But the JSON result doesn’t contain a parameter like ‘object_type’. Is there a way to determine the object type of any query?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sorry but I am trying to understand your question better. In my mind, you know exactly what you are querying for.
If you do this https://graph.facebook.com/me/home for example, the JSON result actually includes type like this:
However if you query using this: https://graph.facebook.com/me/links the JSON result does not include type since you know you will only be getting “links” at this point.
I hope I am answering your question.
Edited:
You can do the following:
http://graph.facebook.com/1234567890?metadata=1