The cursor for each node generated by the BaseConnection does not match with the start and end cursors generated by Sequelize Pagination.
Check the implementation of the package and replicate/fix the logic of generating cursor in the BaseConnection to match the start and end cursors.
The cursor for each node generated by the BaseConnection does not match with the start and end cursors generated by Sequelize Pagination.
Check the implementation of the package and replicate/fix the logic of generating cursor in the BaseConnection to match the start and end cursors.