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