Autoload an aggregation, relationship or calculation in a read action
I have a read action where I want to return the data with some aggregation/relationship/calculation data already computed instead of returning
I can't find in the documentation how to do that
#Ash.NotLoaded<> in these fields and having to manually run the load function to load them.I can't find in the documentation how to do that
