Am I able to omit certain fields when exporting?
wsrenew opened this issue · 1 comments
wsrenew commented
As above
chris-visser commented
Just use the fields option when using Collection.find({fields: {something: -1});
wsrenew opened this issue · 1 comments
As above
Just use the fields option when using Collection.find({fields: {something: -1});