View Source Ash.Filter.TemplateHelpers (ash v2.21.4)

Helpers for building filter templates

Summary

Functions

A helper for using actor values in filter templates

A helper for using action arguments in filter templates

A helper for referring to the most recent atomic expression applied to an update field

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 parent reference

A helper for creating a reference

A helper for creating a reference to a related path

Functions

A helper for using actor values in filter templates

A helper for using action arguments in filter templates

A helper for referring to the most recent atomic expression applied to an update field

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

Link to this macro

is_expr(value)

View Source (macro)
This macro is deprecated. Use `expr?/1` instead, which is not a guard.

A helper for creating a parent reference

A helper for creating a reference

A helper for creating a reference to a related path