prisma-examples icon indicating copy to clipboard operation
prisma-examples copied to clipboard

Generate types from prisma schema models

Open jjordan-quantum opened this issue 2 years ago • 0 comments

Is there a way to use the models as types? IE generate types from the models in the schema, like the image below from this page. I would like the types on the right to be generated from schema models on the left. Is this possible?

generated-schema

jjordan-quantum avatar Jan 10 '24 05:01 jjordan-quantum