View Source Ash.NotLoaded (ash v2.11.8)
Used when an aggregate or relationship hasn't been loaded.
Link to this section Summary
Link to this section Types
@type t() :: %Ash.NotLoaded{ field: atom(), type: :relationship | :calculation | :aggregate }