I have a query like this:
const posts = await Post.find(req.body)
and its returns a colection of post documents like this: