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

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, scope, socket)

Gets the object based on the lookup map

TODO: advanced filtering

list_objects(map, scope)

Returns all objects of the schema.

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