There was a code comment in the query schema class that stated: "Could easily add the ability for multiple filters (filter list capability) instead of just one."
I don't think that is necessary, as it is easy for a user to write a "aggregated filter" that will combine calling multiple filter steps into a single DataFilter. I'm inclined to declare that query schemas continue to only define a single filter. WDYT? Regards, Tim
