View Source Blunt.Query (blunt v0.1.1)

Link to this section Summary

Link to this section Functions

Link to this macro

binding(name, target_schema)

View Source (macro)

Specs

binding(atom(), atom()) :: any()

Specs

Link to this function

create_filter_list(context)

View Source

Specs

create_filter_list(Blunt.DispatchContext.query_context()) :: list() | map()

Specs

Link to this function

get_metadata(context, key, default \\ nil)

View Source

Specs

get_metadata(Blunt.DispatchContext.query_context(), atom(), any()) ::
  any() | nil

See Blunt.DispatchContext.get_metadata/3.

Specs

Link to this macro

option(name, type, opts \\ [])

View Source (macro)

Specs

option(name :: atom(), type :: any(), keyword()) :: any()

Specs

Specs

Specs

Specs

See Blunt.DispatchContext.get_last_pipeline/1.