Ash.Query.filter
You're seeing just the macro
filter
, go back to Ash.Query module for more information.
Attach a filter statement to the query.
The filter is applied as an "and" to any filters currently on the query.
For more information on writing filters, see: Ash.Filter
.