T
tRPC

Specify invalid queries from the server?

Specify invalid queries from the server?

JJonathan11/6/2023
I have a TRPC app that I am writing and there are times I would like to invalidate queries on the client from a mutation on the server. I am not talking web sockets or anything like that, but just a standard way to invalidate multiple queries from the server just as part of the return from a mutation Is that possible?

Looking for more? Join the community!

T
tRPC

Specify invalid queries from the server?

Join Server