Join Slack
Powered by
I shoud like to query for objects that have zero i...
# orm-help
l
Lars Ivar Igesund
08/19/2022, 10:59 AM
I shoud like to query for objects that have zero items in a list
✅ 1
n
Nurul
08/19/2022, 11:04 AM
Hey 👋 Did you had a look at
isEmpty
? It seems that’s what you are looking for.
l
Lars Ivar Igesund
08/19/2022, 11:06 AM
I see no empty or isEmpty in my generated client, so I guess that doesn't exist in prisma1?
Lars Ivar Igesund
08/19/2022, 11:09 AM
I'm just fixing up some bad data, so I suppose I can do it brute force
👍 1
Open in Slack
Previous
Next