Returns the primary key fields for the given schema.
PhoenixSpec. SchemaResolver
(PhoenixSpec v0.1.1)
View Source
Introspects Ecto schemas to extract field names, types, and associations.
Summary
Functions
Returns association metadata for the given schema and field.
Returns all association fields for the given schema.
Checks if the module is an Ecto schema.
Returns a map of field names to their Ecto types for the given schema module.
Returns the primary key fields for the given schema.
Functions
Returns association metadata for the given schema and field.
Returns all association fields for the given schema.
Checks if the module is an Ecto schema.
Returns a map of field names to their Ecto types for the given schema module.