Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MongooseMeta

Hierarchy

  • MongooseMeta

Index

Properties

indexes

indexes: IIndexArgs[] = []

methods

methods: {}

Type declaration

  • [name: string]: Fn

middleware

middleware: Array<[ActionType, HookType, Fn]> = []

name

name: string

options

options: SchemaOptions = null

plugins

plugins: Array<IPluginArgs<unknown>> = []

queries

queries: {}

Type declaration

  • [name: string]: Fn

schema

schema: Record<string, SchemaTypeOptions<unknown>>

statics

statics: {}

Type declaration

  • [name: string]: Fn

virtuals

virtuals: {}

Type declaration

  • [name: string]: PropertyDescriptor

Generated using TypeDoc