Jaeyson Anthony Y.
AEAsh Elixir
•Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
is this different from ash_events
12 replies
AEAsh Elixir
•Created by Jaeyson Anthony Y. on 5/14/2025 in #support
I want to load related records inside "relationships" key
Got it. But I'm curious how do I load the public attributes (
:album
) in relationships
?
My understanding from this is: match the album id in relationships
(since the data only contains id and type) to what's inside included
6 replies
AEAsh Elixir
•Created by Jaeyson Anthony Y. on 5/14/2025 in #support
I want to load related records inside "relationships" key
@sevenseacat yes, a valid spec. I trimmed some data in response to make it shorter to read. The
...
and <some comments i made>
were just me adding comments in this thread, not part of the original api response.6 replies