How to do the LiveComponent preload example in Ash.Query?
In the docs for the
How would I do the query in this section in Ash.Query?
Phoenix.LiveComponent (https://hexdocs.pm/phoenix_live_view/Phoenix.LiveComponent.html#module-preloading-and-update) there is a section there that shows how to use preload/1 to solve the N+1 problem:How would I do the query in this section in Ash.Query?
