codemeasandwich / mongoose-model-stream

a mongoose model generator with a change stream
Apache License 2.0
3 stars 0 forks source link

listen on specific field changes #10

Open codemeasandwich opened 1 year ago

codemeasandwich commented 1 year ago

Would it be possible to pass an Array of field names and only created Diffs based on these specific changes and ignore all other changes?