Replies: 1 comment
-
@oljimenez in issue #89 we talked a bit about this, but currently I'm not planning on implementing this feature. In my experience it would only be possible for I' will look into this when I have some more free time and see what'S possible |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, can there be a way to generate less input/output code? In my project, I only use findMany/findUnique, but I still generate a lot of unused code. I think you could add some options to the generator to select which input/output functions to generate and you could also add a field validator to omit an entire model, something like:
Beta Was this translation helpful? Give feedback.
All reactions