JLNJ
tRPC4y ago
JLN

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

The QueryClient can be used to interact with a cache:
QueryClient | TanStack Query Docs
Was this page helpful?