Does someone have an example for such a query? I need a query for the https://graph.facebook.com/search address and not for a specific user. I want to see the response I get, especially if Facebook still encompasses it with a data element even if there’s only one result.
Share
Not sure if I am understanding you question correctly, but you can limit the amount of results you get using LIMIT:
https://graph.facebook.com/search?q=facebook&type=application&limit=1