nestjs-knex
nestjs-knex copied to clipboard
adding pagination plugin
what is the correct way to attatch this pagination plugin -> https://github.com/felixmosh/knex-paginate
we use it on express , but there the module registration is confusing me on where to execute this attachPaginate() function
thks!