Collection A (Has list of references to Collection B)
listReferences List <Reference> Collection B
I want o query all listReferences in Collection A, get list of documents in Collection B. Add this to list view and process?
Want to understand if there is a way to do so