hey buddy, in all docs peoples are talk about getting a parent from child (one to many relation) like getting post details from comments.But i want vise versa, i have list of posts and a 'post title' ,and i want all the comments for that particular post(uses title for identify particular post) how can i achieve this?
hey buddy, in all docs peoples are talk about getting a parent from child (one to many relation) like getting post details from comments.But i want vise versa, i have list of posts and a 'post title' ,and i want all the comments for that particular post(uses title for identify particular post) how can i achieve this?