I have a one to many relationship in prisma.
model Entity { id Int @id @default(autoincrement()) fields EntityFi