View Source Ash.Query.Aggregate (ash v2.5.4)
Represents an aggregated association value
Link to this section Summary
Link to this section Types
@type kind() :: :custom | :sum | :avg | :min | :max | :list | :sum | :first | :count
      Link to this section Functions
    
      
      Link to this function
    
    
  new(resource, name, kind, relationship, query, field, default \\ nil, filterable? \\ true, type \\ nil, constraints \\ [], implementation \\ nil)
View Source
    
      
      Link to this function
    
    
  