remove query
is there any api on the trpc client to instantly remove the query out of the query cache? Basically this https://tanstack.com/query/v4/docs/reference/QueryClient#queryclientremovequeries
QueryClient | TanStack Query Docs
QueryClient
The QueryClient can be used to interact with a cache:
0 Replies