Clarity.Vertex.Ash.Aggregate (Clarity v0.4.0)

View Source

Vertex implementation for Ash resource aggregates.

Summary

Types

t()

@type t() :: %Clarity.Vertex.Ash.Aggregate{
  aggregate: Ash.Resource.Aggregate.t(),
  resource: Ash.Resource.t()
}