tRPCttRPC
Powered by
AliA
tRPC•3y ago•
4 replies
Ali

Where can I add a query key?

I tried to follow as in useQuery from Tanstack, but Typescript started complaining
api.prompts.tags.useQuery(undefined, {
    cacheTime: 60 * 60 * 40,
  });
api.prompts.tags.useQuery(undefined, {
    cacheTime: 60 * 60 * 40,
  });
tRPCJoin
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

where is useQuery [key]?
DevThoughtsDDevThoughts / ❓-help
3y ago
Where i can read a journal about tRPC ?
cocoCcoco / ❓-help
3y ago
Query invalidation per mutation-key
simonsimcitySsimonsimcity / ❓-help
11mo ago