The filtering you show in the screenshot is done at the API side, this is not a Wappler feature, so people here won't be able to answer that particular question of yours.
However, you can choose to filter at Wappler-side. I'm guessing you'd use a Repeat step to iterate each record and then a Condition to check the type, and then a Set Value to output the current $value. And then after the Repeat you'd use the flatten formatter to get it back to the correct format.
I lack the time to show this step by step, but feel free to ask any questions and someone will help you
Thanks for clarifying - yes, I can filter after I fetch the data, I was wondering if I could stream line a little bit more at the source.
Thanks for your advice!