In my code, everything is a Zod schema and we infer interfaces or types from the schemas. Is there a place where this breaks down?
In my code, everything is a Zod schema and we infer interfaces or types from the schemas. Is there a place where this breaks down?