Skip to content
English

MongoSnapshotStoreOptions

MongoSnapshotStoreOptions = MongoSnapshotStoreOptionsBuilder | Partial<MongoSnapshotStoreOptionsType>

Defined in: src/persistence/snapshot-stores/MongoSnapshotStoreOptions.ts:69

Accepted input for any MongoDB snapshot-store constructor: the fluent MongoSnapshotStoreOptionsBuilder OR a plain MongoSnapshotStoreOptionsType object.