Why does a tRPC procedure still need a runtime input parser when its TypeScript client ha…

from tRPC
Node 24 intermediate 1 min

Why does a tRPC procedure still need a runtime input parser when its TypeScript client has inferred input types?

Report an error