santi
Is it possible to get the procedure name / id in middleware?
https://github.com/trpc/trpc/issues/4066 <-- seems related to this feature request
8 replies
Is it possible to get the procedure name / id in middleware?
@Alex / KATT 🐱, thanks for taking the time. I'm struggling to set up this cache middleware
What should the return be when the results ARE cached?
Right now I wrote the following:
But this is surely wrong
8 replies