Query all users based on an Id
To give you a clearer picture, here's how our data is structured:
User Document Example:
Group Document Example:
My goal is to simplify this process, ideally querying for all users within a specific group directly, without the preliminary steps currently required. I'm searching for any resources or advice you may have on achieving this more effectively. Do you know of any methods or tools that could facilitate a more streamlined approach to querying these relationships?
Thanks in advance for your help!
