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

Types Ash relationships

Summary

Types

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