Potionx.Repo.Pagination (potionx v0.2.16) 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
}