Skip to main content

Interface: saveOptions

Properties

enforceRefCheck

Optional enforceRefCheck: boolean | "throw"

Default: false enforceRefCheck will check if the referenced document exists set to true: will log a warning message. set to 'throw': will throw an exception.

Defined in

model/model.types.ts:16


maxExpiry

Optional maxExpiry: number

Defined in

model/model.types.ts:8