TtRPC•Created by Apteryx on 7/19/2023 in #❓-help Make tRPC return Bad Request on Zod validation error?
so the error we're seeing here is because the client inputs aren't passing the input validation with zod and you'd prefer a 4xx error instead of 5xx?