I'm facing problem with getting data from multiple references. This data is required to build one of my objects. I would like to retrieve them at the "same" time like batch or transaction. Even if my document contains subcollection i have to get this subollection in separate query. I know that i can nested my queries but I'm not sure if this is good approach.
Could you share some advise please?