lfergon/meteor-export-csv

Am I able to omit certain fields when exporting?

Opened this issue · 1 comments

As above

Just use the fields option when using Collection.find({fields: {something: -1});