T
tRPC
Change Theme
Search Answer Overflow
Login
ragokan
Posts
Comments
T
tRPC
•
Created by ragokan on 7/20/2023 in
#❓-help
Dynamic return type
Is there any way to have dynamic return type with tRPC? Simple example: If I provide x: true on body, let me send number, otherwise string. But mainly, I want to use it for select fields on database
9 replies
T
tRPC
•
Created by ragokan on 1/28/2023 in
#❓-help
Use middleware to send response
Hello, how can I send a response from the middleware without executing the input, such as making a cache middleware?
2 replies