perak / meteor-joins

Collection joins for Meteor
77 stars 7 forks source link

Is there a way to join full document without having to list every field? #23

Open kpervin opened 4 years ago

kpervin commented 4 years ago

Was hoping to simply join two documents without the need to specify every field in the foreign document. Is this possible?