FQL Looking for friends by undergraduate school

Asked

Viewed 90 times

0

How could I locate new friends using FQL Query, using as a filter the name of the undergraduate school?

Doesn’t work:

select uid, name from user where education.school.name = "Universidade de São Paulo"  

because you have to use an indexed field, like code or subquery with friends who are my friends.

  • Did you find a solution? Poste as an answer to help other people.

  • @Araponga Brots found some solution?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.