Β© 2026 Hedgehog Software, LLC
user_id == user.id
Resource |> Ash.Query.for_read(:buys) |> Ash.Query.filter(user_id == user.id) |> Api.read()