paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
687 stars 55 forks source link

"SyntaxError: Unexpected token" when you have "@@map" in your schema enums #258

Open chribjel opened 2 years ago

chribjel commented 2 years ago

I have a @@map on my prisma Enums, and this triggers a SyntaxError when running pal schema typescript