vegardit / prisma-generator-nestjs-dto

Generates NestJS DTO classes from Prisma Schema
Apache License 2.0
277 stars 78 forks source link

fix: wrong extra models name with @DtoRelationCanCreateOnCreate #258

Open mano9dev opened 1 year ago

mano9dev commented 1 year ago

@ApiExtraModels() give a wrong model name with relation @DtoRelationCanCreateOnCreate when entitySuffix is set