# Interface: saveOptions
# Hierarchy
- saveOptions
# Properties
# Optional
enforceRefCheck
• 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.
# Optional
maxExpiry
• maxExpiry? : undefined | number