Hi,
I am running a where clause query to find all objects related to specfic groups.
When running the query in rest console, it works correctly and returns all related objects of a specific group, in the example below group Y10 has 2 related objects, which are returned
Instead of putting all properties into the same string block in Codeless, try attaching a List to the properties connector. In that list, each item would be a separate property you request.