Skip to content

Document Events

CreateDocumentEvent

Published when the DocumentApi insert or the insertMany Route is called.

DeleteDocumentEvent

Published when the DocumentApi delete or the deleteMany Route is called.

UpdateDocumentEvent

Published when the DocumentApi update, updateDocumentPartial or the updateMany Route is called.

Released under the Apache License 2.0.