I am attempting to develop a facebook application . I came across facebook graph api and fql to fetch data from facebbok. As per my application i need to fetch lots of information from facebook using either of one . Can anyone suggest which is more faster graph api or fql interm for fetching heavy data ?
Thanks :)