feathersjs-ecosystem / feathers-hooks-common

Useful hooks for use with FeathersJS services.
https://hooks-common.feathersjs.com
MIT License
193 stars 89 forks source link

new softDelete #572

Open bertho-zero opened 4 years ago

bertho-zero commented 4 years ago

I tried to use the new softDelete hooks with deletedQuery and removeData but something like removeParams is missing.

My user does not have the rights to directly make these modifications, I need to extend params.

matiaslopezd commented 4 years ago

And if you use alterItems hook?