Potionx.Repo.Pagination (potionx v0.8.15) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Potionx.Repo.Pagination{
  after: :string | nil,
  before: :string | nil,
  first: :integer | nil,
  last: :integer | nil
}