· Web App Developer

Is Document from reference more efficient than query collection?

I have a bunch of subcollections on the user and i'm wondering if its more efficient to have document references to these subcollections or just query them? Does a document from reference have some backend query applied to it?

1
3 replies