Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to Ash-idiomatically get all unique values of an attribute across all records? - Ash Framework
AF
Ash Framework
•
4y ago
•
118 replies
waseigo
How to Ash-idiomatically get all unique values of an attribute across all records?
App.Api.Item
App.Api.Item
is a resource with an attribute
:name
:name
.
How can I go from the set of all records of Item
(
App.Api.Item |> App.Api.read!()
App.Api.Item |> App.Api.read!()
) to a list of all unique values of the
:name
:name
attribute in the most idiomatic way
?
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Create a Unique Attribute
AF
Ash Framework / support
4y ago
How do I make an attribute on a resource unique?
AF
Ash Framework / support
3y ago
Virtual field in Ash attribute
AF
Ash Framework / support
4y ago
Ash Load a maximum of 4 related records
AF
Ash Framework / support
6mo ago
Next page