How to do an exists query in Prisma with findMany ...
# prisma-client
t
How to do an exists query in Prisma with findMany where?
r
@Tanmay Naik 👋 Do you want to find if the relation exists in this case?
t
Thanks for the response, I figured it out
💯 1