native join
Without this kind of built in support for joining documents, I'm not sure how to leverage the "relational" aspect of the document store.
Given the current convex database query system, what would be the most efficient way to construct the full
myPostsWithCommentsAndCommenterInfo document in the example above?