issues
search
nestjsx
/
crud
NestJs CRUD for RESTful APIs
https://github.com/nestjsx/crud/wiki
MIT License
4.09k
stars
539
forks
source link
I can not set size for { chunk: 50 }
#619
Open
646826
opened
4 years ago
646826
commented
4 years ago
Hi. How can I change the chunk size? .save
(bulk, { chunk: 50 });
Hi. How can I change the chunk size? .save(bulk, { chunk: 50 });