Interface: ReactiveDatabaseInitialOptions
The shape of the initial configuration options object for the ReactiveDatabase.
Remarks
These options are used to configure the initial state of the ReactiveDatabase.
Properties
| Property | Type | Description |
|---|---|---|
loggers | ReactiveDatabaseInitialLoggerOptions | The initial logger options for the ReactiveDatabase. |
subscriptions | ReactiveDatabaseInitialOptionsSubscription<never>[] | The initial logger subscription options for the ReactiveDatabase. |