PagedQuery (paged_query v0.0.1)
Link to this section Summary
Link to this section Types
Link to this type
page()
Specs
page() :: non_neg_integer()
Link to this type
page_size()
Specs
page_size() :: pos_integer()
Link to this section Functions
Link to this function
call(query, page, page_size)
Specs
call(Ecto.Query.t(), page(), page_size()) :: Ecto.Query.t()