Client-side Field Level Encryption by mongoose

Hi,
I have read How to use MongoDB Client-Side Field Level Encryption (CSFLE) with Node.js on the following link:

but my program is working with mongoose for schema and connection.
is there any way that we use CSFLE with mongoose?