Type alias ArraySubDocumentType<T, QueryHelpers>

ArraySubDocumentType<T, QueryHelpers>: DocumentType<T, QueryHelpers> & ArraySubdocument

Get the Type of an instance of a SubDocument that exists within an array, with Class properties

Type Parameters

Generated using TypeDoc