Musa
Explore posts from serversDTDrizzle Team
•Created by Musa on 10/31/2024 in #help
Using Zod objects generated from drizzle zod with ts-rest . Parameters interpreted as optional
Hey I am trying to use drizzle zod to generate zod objects to be used in my ts rest contract. however when I try to use this contract in my handlers the fields in the body being passed are interpreted as being optional and not mandatory
contract
body object
3 replies