When I get a document from my Firestore database, are also sub-collections returned?
If I have a document "user" and a subcollection "Messages", if I ask for user info I don't want message to be returned, I don't want to pay for useless infos and slow down my app