Interface IBuildSchemaOptions

Extra options for "_buildSchema" in "schema.ts"

Hierarchy

  • IBuildSchemaOptions

Properties

Properties

buildIndexes?: boolean

Add indexes from this class? will be "false" when "ICustomOptions.disableLowerIndexes" is "true" for some upper class

Default

true

Generated using TypeDoc