Hello Prisma team! I have a question related to th...
# orm-help
t
Hello Prisma team! I have a question related to the generated model, it’s very convenient to be able to use auto generated model from the prisma schema, but I can see that I have a one to many relationship, and this is not part of the model. Is there a reason why? Can we somehow do so it generates the model with the relation fields ? Thnaks in advance
t
I did yes, doesn’t really help to be honest. But it’s fine I’ll just create a type and extend it.