Nafees NazikN
tRPC3y ago
2 replies
Nafees Nazik

custom query function

I have a use case where I need a trpc procedure call when a specific key is not present in the local storage else I return the data in the local storage. Can this be doable without relying on the vanilla react-query hook ?
Was this page helpful?