Querybuilder query for resources with a field with a null value?
I'm looking for a Querybuilder query for resources that have a field with a null value.
This solution seems to indicate there's a way to do this with SQL2, but is there a way to do this with a Predicate style search?

