angular-architects / ngrx-toolkit

Various Extensions for the NgRx Signal Store
MIT License
98 stars 16 forks source link

withDataService UpdateAll method #12

Closed ricochetbrown closed 5 months ago

ricochetbrown commented 5 months ago

We have a need for an updateAll method in withDataService as we handle archiving inside of SQL. We would like to pass all the entities in certain cases. This doesn't necessarily need to be part of the interface, but would like the method to be available.

rainerhahnekamp commented 5 months ago

Thank your very much @ricochetbrown

rainerhahnekamp commented 4 months ago

@ricochetbrown updateAll is now available in 0.0.4