Zum Inhalt springen
Deutsch

MongoSnapshotStoreOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.