View Source Ash.Query.Operator.IsNil (ash v3.4.3)
left is_nil true/false
This predicate matches if the left is nil when the right is true
or if the
left is not nil when the right is false
left is_nil true/false
This predicate matches if the left is nil when the right is true
or if the
left is not nil when the right is false