View Source Plausible.Plugins.API.Pagination (Plausible v0.0.1)
Cursor-based pagination for the Plugins API. Can be moved to another namespace in case used elsewhere.
Summary
Functions
@spec paginate(Ecto.Queryable.t(), map(), Keyword.t(), Keyword.t()) :: Paginator.Page.t()