Thanks for the help! I've got to say though I'm still struggling with this one. Mind if you take a look at my problem? http://stackoverflow.com/questions/35213216/restrict-query-to-get-all-items-with-specific-pointer-javascript-parse-com/35242687#35242687
I'm trying to restrict my query to retrieve only the posts from a certain author. A blog post has an author, which is a Pointer: (_User).
Thanks for the help! I've got to say though I'm still struggling with this one. Mind if you take a look at my problem? http://stackoverflow.com/questions/35213216/restrict-query-to-get-all-items-with-specific-pointer-javascript-parse-com/35242687#35242687
I'm trying to restrict my query to retrieve only the posts from a certain author. A blog post has an author, which is a Pointer: (_User).