View Source Ash.Query.Operator.IsNil (ash v2.21.13)

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