View Source Blunt.QueryPipeline behaviour (blunt v0.1.1)
Link to this section Summary
Link to this section Types
Specs
context() :: Blunt.DispatchContext.query_context()
Specs
filter_list() :: keyword()
Specs
opts() :: keyword()
Specs
query() :: Ecto.Query.t() | any()
Link to this section Callbacks
Specs
create_query(filter_list(), context()) :: query()