View Source Ash.NotLoaded (ash v3.4.3)
Used when a field hasn't been loaded or selected.
Summary
Types
@type t() :: %Ash.NotLoaded{ field: atom(), type: :relationship | :calculation | :aggregate | :attribute }
Used when a field hasn't been loaded or selected.
@type t() :: %Ash.NotLoaded{ field: atom(), type: :relationship | :calculation | :aggregate | :attribute }