I shoud like to query for objects that have zero i...
# orm-help
l
I shoud like to query for objects that have zero items in a list
1
n
Hey 👋 Did you had a look at isEmpty? It seems that’s what you are looking for.
l
I see no empty or isEmpty in my generated client, so I guess that doesn't exist in prisma1?
I'm just fixing up some bad data, so I suppose I can do it brute force
👍 1