Interface ITypegooseOptions

Hierarchy

  • ITypegooseOptions

Properties

disableGlobalCaching?: boolean

Option to disable caching globally completely disables the "constructors" and "models" maps "false" and "undefined" have the same result of enabling caching

Default

false

Generated using TypeDoc