Filtering graph results -



Filtering graph results -

using next query:

/me/posts?fields=story,type,created_time,privacy,message,picture,comments.summary(1).limit(100){created_time,from.id,like_count,message},likes.summary(1).limit(100){id}

i getting posts user , related data; works fine. however, status updates (type = status) non-empty message field.

as quick prepare have solved programatically, find crude. there improve way?

facebook-graph-api

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -