class

Granite::Query::Builder(Model)

Inherits Reference < Object

Instance methods

paginate(offset : Int32 | String | Nil = 0, limit : Int32 | String | Nil = 20)

Paginate the query.

Source