in collection A, want to find all documents that has a collection named B that have a document id 1234. Any quick way?
I only know that there is a quick way to find documents that have a specific item in an array which is a property. https://firebase.google.com/docs/firestore/query-data/queries#array_membership