paljs / prisma-tools

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

Error generating nexus schema if model's name in lower case #174

Closed carlosfiori closed 3 years ago

carlosfiori commented 3 years ago

Using the nexus generator, if the model name is in lowercase, the error below is occurs: image image

AhmedElywa commented 3 years ago

please try the last version, 2.12.0 and give me your feedback