Ash.NotLoaded (ash v1.47.12) View Source

Used when an aggregate or relationship hasn't been loaded.

Link to this section Summary

Link to this section Types

Specs

t() :: %Ash.NotLoaded{
  field: atom(),
  type: :relationship | :calculation | :aggregate
}