View Source Ash.Filter.TemplateHelpers (ash v2.11.8)
Helpers for building filter templates
Link to this section Summary
Functions
A helper for using actor values in filter templates
A helper for using action arguments in filter templates
A helper for using query context in filter templates
A helper for building an expression style filter
is_expr(value)
deprecated
A helper for creating a reference
A helper for creating a reference to a related path
Link to this section Functions
A helper for using actor values in filter templates
A helper for using action arguments in filter templates
A helper for using query context in filter templates
An atom will just get the key, and a list will be accessed via get_in
.
A helper for building an expression style filter
This macro is deprecated. Use `expr?/1` instead, which is not a guard.
A helper for creating a reference
A helper for creating a reference to a related path