View Source Plausible.Pagination (Plausible v0.0.1)

Cursor-based pagination.

Summary

Functions

Link to this function

paginate(queryable, params, opts, repo_opts \\ [])

View Source
@spec paginate(Ecto.Queryable.t(), map(), Keyword.t(), Keyword.t()) ::
  Paginator.Page.t()