I wanted to filter the children as I didn’t want to have to send 7 objects for every bar object to the client, it will cause extra processing and bigger payloads being sent (say for example I needed 100 bar objects, that’s an additional 700 opening time objects).
It looks like it was discussed on this topic: Using where clause to filter a related table - #4 by Andriy_Konoz I think you guys committed to implementing something this year? Do you know if that is still the case?