Join Slack
Powered by
can `_count` be used with `.findUnique` ?
# orm-help
f
Fabriece Sumuni
10/27/2021, 8:42 AM
can
_count
be used with
.findUnique
?
r
Ryan
10/27/2021, 10:48 AM
You should be able to get the count of the relation you’re querying for, but you cannot add
count
in the
where
condition.
🙌 1
2
Views
Open in Slack
Previous
Next