#nestjs-typeorm-paginate
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Im using nestjs-typeorm-paginate package, and I want to paginate an object after he had proceeded a lot of logic. paginate function offer me only for repository or queryBuilder.
Someone know how can I paginate variable that transformed with this package?🙏
??
What do you mean