Good Afternoon Gentlemen. I have another question ...
# prisma1-community
p
Good Afternoon Gentlemen. I have another question regarding prisma1 upgrade. Currenlty I'm updating the datamodel and I'm not sure how to do this relation in prisma4. Any ideias? adultVersion: GarmentType @relation(name: "GarmentTypeAdultChild") childVersion: GarmentType @relation(name: "GarmentTypeAdultChild", link: TABLE)