Is there a way to either go back to initial state or set data directly?
I have a use case where if a certain filter is removed, the whole datagrid/filters should reset
2 Replies
broad-brown•9mo ago
queryClient.resetQueries
passive-yellowOP•9mo ago
Tyvm!