When I get a facebook graph object, I would like to differntiate between pages and users.
Problem, I have not found any criteria on which I can base this decision.
A typeof function or nearly anything would be great, but I can’t find anything in the documentation..
Add a
metadata=1request parameter and you will get atypeproperty that tells you what it is.