Anyone know if it’s possible to query nodes using ...
# prisma-whats-new
l
Anyone know if it’s possible to query nodes using
where
, based on if it contains an empty array?
n
if you're talking about scalar lists, that's not possible yet, check https://github.com/graphcool/prisma/issues/1275 for relations, it's possible.