Skip to content
English

PostgresDurableStateStoreOptions

PostgresDurableStateStoreOptions = PostgresDurableStateStoreOptionsBuilder | Partial<PostgresDurableStateStoreOptionsType>

Defined in: src/persistence/durable-state-stores/PostgresDurableStateStoreOptions.ts:55

Accepted input for the Postgres durable-state-store constructor: the fluent PostgresDurableStateStoreOptionsBuilder OR a plain PostgresDurableStateStoreOptionsType object.