Eg. I wanna get an album's information by graph api (me/albums )
The result didnt include comments / likes total count.
Also somebody says:
you must provide a parameter named "post_id"
However, albums has no "post_id".
I use graph path: "uid/feed" or "me/home"
The fb server returns result include total count.
I'm desired to know an object's total comments/likes count.(albums/photo/video)
Plz share your any idea with us,thanks a lot!