prisma / prisma-examples

🚀 Ready-to-run Prisma example projects

Home Page:https://www.prisma.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate types from prisma schema models

jjordan-quantum opened this issue · 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