prisma-generator-nestjs-dto
prisma-generator-nestjs-dto copied to clipboard
connect dtos can not be used directly when there is other unique field than id
also when using /// @DtoRelationCanCreateOnCreate because the model is not exist yet that does not work too. (source id is missing.)