Feature Request: Global Reset Queries to Clear Data

I'm looking to reset all data due to a failed search but the only way to do so now is to call every query.reset() function. This gets a bit out of hand when you're adding/removing queries and when there are a lot of queries involved.

A global app.data.reset() function would help a whole lot by resetting all data outputs.

2 Likes