I already have some type definitions, and would li...
# orm-help
o
I already have some type definitions, and would like to mate them with Prisma. For example, I have a few enums (which are in fact - sets of strings) and I need to constrain prisma schema with them