View Source Ash.Query.Operator.IsNil (ash v3.0.0)
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