Closed doguhanokumus closed 3 years ago
Upon our needs for our business, I've made a workaround on .select with a pre-hook. This hook automatically adds __enc_key and __enc_key_d for relevant fieldsToEncrypt.
Note: only works on top-level fields at the moment.
Doguhan
I am going to send another PR as by mistake I've done some typescript work on this one.
Upon our needs for our business, I've made a workaround on .select with a pre-hook. This hook automatically adds __enc_key and __enc_key_d for relevant fieldsToEncrypt.
Note: only works on top-level fields at the moment.
Doguhan