Clarity.Vertex.Ash.Relationship (Clarity v0.5.1)

Copy Markdown View Source

Vertex implementation for Ash resource relationships.

Summary

Types

t()

@type t() :: %Clarity.Vertex.Ash.Relationship{
  relationship: Ash.Resource.Relationships.relationship(),
  resource: Ash.Resource.t()
}