Records support
#305
-
will it be possible to generate only records instead of classes? |
Beta Was this translation helpful? Give feedback.
Answered by
medz
Dec 16, 2023
Replies: 1 comment 1 reply
-
@listepo Good idea, that's what I meant. Yes, support is planned via |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
medz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@listepo Good idea, that's what I meant. Yes, support is planned via
prisma.user.findMany().unserialized();
! I'm opening this as an issue as a feature request in 4.x.