Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I custom import path for prisma client ? #19

Closed
omar-dulaimi opened this issue Jul 20, 2022 Discussed in #18 · 1 comment · Fixed by #20
Closed

How do I custom import path for prisma client ? #19

omar-dulaimi opened this issue Jul 20, 2022 Discussed in #18 · 1 comment · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@omar-dulaimi
Copy link
Owner

Discussed in #18

Originally posted by kittipojsr July 20, 2022
By default prisma-trpc-generator use import type { Prisma } from '@prisma/client'; for prisma client. But I need to use custom path from prisma client generator schema output.

@omar-dulaimi omar-dulaimi self-assigned this Jul 20, 2022
@omar-dulaimi omar-dulaimi added the enhancement New feature or request label Jul 20, 2022
@omar-dulaimi omar-dulaimi added this to To do in Issues Progress Tracking via automation Jul 20, 2022
@omar-dulaimi omar-dulaimi linked a pull request Jul 20, 2022 that will close this issue
Issues Progress Tracking automation moved this from To do to Done Jul 20, 2022
@omar-dulaimi
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant