View Source Ash.Query.Operator.IsNil (ash v2.15.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
Summary
Functions
Callback implementation for Ash.Filter.Predicate.compare/2
.