ygor perezY
tRPC3y ago
17 replies
ygor perez

how to persist the query client?

I want to persist the trpc query client cache, but don't want to create a new query client, I want to use the one trpc already creates.

Is this doable?
Was this page helpful?