RuleR
tRPC2y ago
1 reply
Rule

How to access the query cache data?

I want to be able to use a data from already queried data as an initial data of another query. Is this possible somehow with trpc? I'm using react-query alongside the trpc
Was this page helpful?