T
tRPC
❓-help
Suggested way to invalidate queries on a component that is used on multiple pages.
Looking for more? Join the community!
T
tRPC
❓-help
T
tRPC
❓-help
Recommended Posts
Setting up trpc behind AWS API gateway and authorizing using a lambdaCurrent setup:
- trpc api, containing both public an private procedures. Let's call them `posts.listsetMutationDefaults for optimistic updatesI have a `preferences` router, with a `get` query and a `set` mutation. I had optimistic updates set