Potionx.Repo.Pagination (potionx v0.8.12) 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
}
t() :: %Potionx.Repo.Pagination{
after: :string | nil,
before: :string | nil,
first: :integer | nil,
last: :integer | nil
}