How to return parent collection based on subcollection document value in Firestore?
I have this collection in my Firestore: Collection: Team1 Document: TeamName Subcollection: Notes Subcollection: Users Document: user1 => Field: name: "Anna", uid:...