I have a collection users and a collection posts. Posts can have comments and these are stored in an array filed inside the post. I want to ref to these comments from a user, so