View Source Ash.Query.Function.Length (ash v3.4.3)
Returns the length of a list attribute defined by the composite type {:array, Type}
.
length(roles)
If the attribute allows nils:
length(roles || [])
Summary
Functions
Callback implementation for Ash.Query.Function.args/0
.
Functions
Callback implementation for Ash.Query.Function.args/0
.