benjamin658 / typeorm-cursor-pagination

Cursor-based pagination works with TypeORM Query Builder.
MIT License
184 stars 39 forks source link

feat: add options to include cursor #76

Open ammarfrahm opened 1 year ago

ammarfrahm commented 1 year ago

This PR will add options to include the cursor record in pagination result.