You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the dtos generated by nestjs-prisma-crud has no field read from prisma.
so i used @vegardit/prisma-generator-nestjs-dto to generate dto and entities.
but crud will report an file exsting err.
could you make dto generation optional ?
The text was updated successfully, but these errors were encountered:
the dtos generated by nestjs-prisma-crud has no field read from prisma.
so i used @vegardit/prisma-generator-nestjs-dto to generate dto and entities.
but crud will report an file exsting err.
could you make dto generation optional ?
The text was updated successfully, but these errors were encountered: