Skip to content

feat: clientImportPath config added#27

Open
tuvshinbay4r wants to merge 8 commits into
kimjbstar:mainfrom
tuvshinbay4r:main
Open

feat: clientImportPath config added#27
tuvshinbay4r wants to merge 8 commits into
kimjbstar:mainfrom
tuvshinbay4r:main

Conversation

@tuvshinbay4r
Copy link
Copy Markdown

Fixes #26

Proposed Changes

  • adding clientImportPath configuration in order to give access to change prisma client import path from the generator parameters

E.g

generator prismaClassGenerator {
  // ... other configs
  clientImportPath       = "@prisma/client"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid prisma client import path

1 participant