Pax.Adapters.EctoSchema (Pax v0.0.1-dev.20251023)

View Source

Summary

Functions

Returns the field type for the given field name.

Gets the object based on the lookup map

Returns all objects of the schema.

Functions

field_type(map, field_name)

Returns the field type for the given field name.

get_object(map, lookup, criteria, socket)

Gets the object based on the lookup map

TODO: advanced filtering

list_objects(map, criteria)

Returns all objects of the schema.

TODO: advanced filtering that allows different types of queries/operators