Ethan
Explore posts from serversPPrisma
•Created by Ethan on 1/29/2025 in #help-and-questions
TSOA generating from @prisma/client
This may be an option? https://www.prisma.io/docs/orm/prisma-client/type-safety/operating-against-partial-structures-of-model-types
10 replies
PPrisma
•Created by Ethan on 1/29/2025 in #help-and-questions
TSOA generating from @prisma/client
Is this the best way to solve this? This produces a lot of redundant code. Essentially, I'm recreating the model from schema.prisma
10 replies
PPrisma
•Created by Ethan on 1/29/2025 in #help-and-questions
TSOA generating from @prisma/client
I'm already using OpenAPI/Swagger codegen tools to generate a client
10 replies