I know how to retrieve family from Facebook using fql. But I can't find how to do so using the much more convenient graph API. Is there a way or is fql the only way to find relationships?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Via graph API it will be: https://graph.facebook.com/UID/family which requires user_relationships/friends_relationships extended permissions |
|||||
|