| Steps to Reproduce: | https://developers.facebook.com/tools/explorer/?method=GET&path=me%2Ffriendlists or https://developers.facebook.com/tools/explorer/?method=GET&path=FRIENDLISTID |
|---|---|
| Expected Behavior: | The doc should say: id -> The friend list ID name -> The name of the friend list list_type -> The type of the friends list; Possible values are: close_friends, acquaintances, restricted, user_created, education, work, current_city or family type -> For friendlist objects it is always "friendlist". It is only included when accessing a friendlist by ID and not through the friendlists connection of the User object. |
| Actual Behavior: | The doc says: id -> The friend list ID name -> The name of the friend list type -> The type of the friends list; Possible values are: close_friends, acquaintances, restricted,user_created, education, work, current_city or family |
| API/SDK: | Graph API |
| App IDs: |
|