Join Slack
Powered by
if `features` is not unique then try using `prisma...
# orm-help
r
Richard Ward
08/10/2022, 1:22 PM
if
features
is not unique then try using
prisma.cibest_role.findFirst
or
prisma.cibest_role.findMany
instead
✅ 1
Open in Slack
Previous
Next