is is possible to filter but nodes that have `null...
# prisma-whats-new
f
is is possible to filter but nodes that have
null
over a connection?
👍 1
ie, if
User
is connected to
Org
over a relation, find all `Org`s without a
User