Named Client Side Only Collections
Closed this issue · 1 comments
merlinstardust commented
Per this issue, it seems that having named client collections is supported but undocumented with the following
new Mongo.Connect('name', { collection: null })
I feel the best place to put this would be under the Local Collections section, but my fear is that it would it likely be confusing for newcomers who are just reading through the guide.
Perhaps a simple warning or an "Advanced" subheader would do the trick?
lorensr commented
Thank you 😊