Is there a way to make a uniqueness constraint on ...
# prisma-whats-new
c
Is there a way to make a uniqueness constraint on a field based on a relationship? i.e. Say I have one to many Orgs to Campaigns. I want a vanityURL on the campaign to be unique, but only to the Campaigns in that Org.