Checks if a record is unique in a Prisma table.
Table name in Prisma schema.
Fields to check for uniqueness.
Optional
Fields to exclude from the check.
true
false
Checks if a record is unique in a Prisma table.