Join Slack
Powered by
Hi, I have a question. Is there a way to add where...
# orm-help
a
Astral Gaming
01/08/2022, 11:14 PM
Hi, I have a question. Is there a way to add where condition to _count? For example:
Copy code
_count: { select: { posts: true }, where: { posts: { deletedAt: { equals: null } } } }
Open in Slack
Previous
Next