Join Slack
Powered by
Let's say I have a model called File. One file can...
# orm-help
v
Ville
01/08/2022, 3:18 PM
Let's say I have a model called File. One file can belong to one other model (multiple files can belong to one other model). But there is multiple different models that can own it: Person, Organization etc. How do I model this in Prisma?
Open in Slack
Previous
Next