codemeasandwich / mongoose-model-stream

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

isNew #5

Closed codemeasandwich closed 2 years ago

codemeasandwich commented 4 years ago

Would be good to add this Boolean flag isNew to indicated the diff is not been applied to an existing object. This would also match the mongoose approach: Document-isNew

codemeasandwich commented 2 years ago

Added in: https://github.com/codemeasandwich/mongoose-model-stream/commit/c7d51f5232646ab87c8e4990a5ed9cb0f3f914d9