DEV Community

Discussion on: Use Prisma with a NestJS GraphQL Server

Collapse
 
jclmaq profile image
JCM

OK I get through my problem.
In Dockercompose: comment the line : # rawAccess: true
delete the file graphql.schema.d.ts
restart with codegen and npm run start:dev