Firebase – Firestore alternative for collectionGroups
I have a question about Firestore search, collectiongroups, and something similar like that. I have 2 main-collections: /users and /hobbies Every user-doc in users has a subcollection "/hobbies", where I store the hobby-id from "hobbies", the user has chosen. Now…