Presentation discusses dynamic query composition with Ecto in Elixir. While describing the Ecto Query types in the process of query composition.
The fields of Ecto.Query struct are presented along the way as intermediary steps in the composition process.