bookshelf-api icon indicating copy to clipboard operation
bookshelf-api copied to clipboard

Add the ability to support result record limits

Open alarner opened this issue 10 years ago • 0 comments

Similarly to the way that you can filter with where clauses and pull related models, it would be nice to be able to specify result limit and offset via query params. It would also be great to be able to specify a hard maximum limit in the middleware configuration options so that you can't query millions of records

alarner avatar Apr 17 '16 20:04 alarner