How to call a function within another function?
This query gives me the Id that I need:
Now, I don't know how to use it in my query to get all members. This is the current code, where the groupId is an empty string, which is the one I want to get replaced by the output of getActiveSpace:
Can you point me in towards a ressource or help me what I missed to get it to work? There might also be a simpler solution.
