meteor-joins
meteor-joins copied to clipboard
Could I find with reference collection conditions?
I want to find with reference collection like this
Employee.find({company: {name: 'Abc'}});