View Source Ash.Resource.Relationships (ash v2.9.11)

Types Ash relationships

Link to this section Summary

Link to this section Types

@type cardinality() :: :many | :one
@type type() :: :has_many | :has_one | :belongs_to | :many_to_many