I tried to override mongoose-field-encryption and add a pre hook for insert many, but without a success. The only hook that works is post 'validate'. So, took a task for myself to clone the code, and PR that hook.