Dilute v0.3.1 API Reference

Modules

Ecto.Schema are very similar to Absinthe.Type.Object definitions and are required to be kept in sync. Dilute is able to derive Absinthe objects and their relations based on Ecto.Schema definitions and offers the ability to translate query resolutions into efficient SQL statements.

Type-mapper matching ecto types onto absinthe compatible Types.

Ecto query builder for Resolutions.

Query-esque representation for Absinthe.Resolutions.

The Resolver implements the resolve/3 function for the given types and their repo.