ash v0.1.8 Ash.Schema View Source

Defines an ecto schema for a resource.

This defines struct representation of a resource. Data layers can rely on this schema for persistence.

Link to this section Summary

Link to this section Functions

Link to this macro

define_schema(name)

View Source (macro)