From 9c63a54920046f9aba46b2e75e28668e6551f07c Mon Sep 17 00:00:00 2001 From: Rmannn Date: Mon, 8 Feb 2021 14:56:17 +0100 Subject: [PATCH] chore: docs --- docs/classes/classes_filter.filter.html | 16 +-- .../classes_history.historyactions.html | 8 +- .../classes_history_action.historyaction.html | 6 +- .../classes_paginated.paginateddata.html | 8 +- .../dataloader_data.mongodataloader.html | 2 +- ...ader_middleware.datalooadermiddleware.html | 6 +- .../dataloader_service.dataloaderservice.html | 16 +-- docs/classes/entity.entity-1.html | 10 +- .../classes/entity_service.entityservice.html | 24 ++-- docs/classes/index.dataloaderservice.html | 16 +-- docs/classes/index.entity.html | 10 +- docs/classes/index.entityservice.html | 24 ++-- docs/classes/index.filter.html | 16 +-- docs/classes/index.historyaction.html | 6 +- docs/classes/index.historyactions.html | 8 +- docs/classes/index.isuniqueconstraint.html | 10 +- .../index.isvalidrelationshipconstraint.html | 10 +- docs/classes/index.mongodataloader.html | 2 +- docs/classes/index.mongomanager.html | 62 +++++----- docs/classes/index.mongomodule.html | 4 +- docs/classes/index.mongorepository.html | 34 +++--- docs/classes/index.objectidpipe.html | 2 +- docs/classes/index.paginateddata.html | 8 +- docs/classes/index.relationshippipe.html | 4 +- .../index.requiredrelationshippipe.html | 4 +- docs/classes/manager.mongomanager.html | 62 +++++----- docs/classes/module.mongomodule.html | 4 +- docs/classes/module_core.mongocoremodule.html | 10 +- ...straint.isvalidrelationshipconstraint.html | 10 +- docs/classes/repository.mongorepository.html | 34 +++--- .../transformers_objectid.objectidpipe.html | 2 +- ...n_pipes_relationship.relationshippipe.html | 4 +- ...relationship.requiredrelationshippipe.html | 4 +- ..._unique_constraint.isuniqueconstraint.html | 10 +- docs/enums/index.cascadetype.html | 2 +- .../relationship_metadata.cascadetype.html | 2 +- .../index.baserelationshipmetadata.html | 8 +- docs/interfaces/index.entityinterface.html | 12 +- docs/interfaces/index.indexmetadata.html | 4 +- docs/interfaces/index.iserializable.html | 4 +- .../index.isvalidrelationshipoptions.html | 2 +- ...svalidrelationshipvalidationarguments.html | 2 +- .../index.mongoexecutionoptions.html | 4 +- .../interfaces/index.mongofeatureoptions.html | 4 +- .../index.mongomoduleasyncoptions.html | 6 +- docs/interfaces/index.mongomoduleoptions.html | 4 +- .../interfaces/index.mongooptionsfactory.html | 2 +- .../interfaces/index.relationshipcascade.html | 8 +- .../index.relationshipmetadata.html | 10 +- .../index.relationshipmetadataoptions.html | 10 +- .../indexes_metadata.indexmetadata.html | 4 +- ...async_options.mongomoduleasyncoptions.html | 6 +- .../interfaces_entity.entityinterface.html | 12 +- ...ecution_options.mongoexecutionoptions.html | 4 +- ...s_feature_options.mongofeatureoptions.html | 4 +- ...ces_module_options.mongomoduleoptions.html | 4 +- ...e_options_factory.mongooptionsfactory.html | 2 +- ...decorators.isvalidrelationshipoptions.html | 2 +- ...svalidrelationshipvalidationarguments.html | 2 +- ...hip_metadata.baserelationshipmetadata.html | 8 +- ...tionship_metadata.relationshipcascade.html | 8 +- ...ionship_metadata.relationshipmetadata.html | 10 +- ..._metadata.relationshipmetadataoptions.html | 10 +- docs/interfaces/serializer.iserializable.html | 4 +- docs/modules/constants.html | 18 +-- docs/modules/decorators.html | 16 +-- docs/modules/helpers.html | 14 +-- docs/modules/index.html | 108 +++++++++--------- docs/modules/indexes_decorators.html | 2 +- docs/modules/indexes_metadata.html | 8 +- docs/modules/interfaces_event.html | 6 +- docs/modules/interfaces_exception.html | 2 +- docs/modules/relationship_decorators.html | 8 +- docs/modules/relationship_metadata.html | 20 ++-- docs/modules/serializer.html | 4 +- docs/modules/transformers_utils.html | 6 +- .../modules/validation_unique_constraint.html | 2 +- docs/modules/validation_unique_decorator.html | 2 +- 78 files changed, 418 insertions(+), 418 deletions(-) diff --git a/docs/classes/classes_filter.filter.html b/docs/classes/classes_filter.filter.html index 296cda86..324b2e0b 100644 --- a/docs/classes/classes_filter.filter.html +++ b/docs/classes/classes_filter.filter.html @@ -137,7 +137,7 @@

limit

limit: number = 50
@@ -147,7 +147,7 @@

Optional orderBy

orderBy: undefined | string[] = ...
@@ -158,7 +158,7 @@

serialize

@@ -183,7 +183,7 @@

skip

skip: number = 0
@@ -194,7 +194,7 @@

toJSON

@@ -226,7 +226,7 @@

getSort

  • Returns [string, 1 | -1][]

    @@ -243,7 +243,7 @@

    getSortForAggregation

  • Returns {}

    @@ -265,7 +265,7 @@

    toQuery

  • Returns any

    diff --git a/docs/classes/classes_history.historyactions.html b/docs/classes/classes_history.historyactions.html index 958d16f4..3c67b2ee 100644 --- a/docs/classes/classes_history.historyactions.html +++ b/docs/classes/classes_history.historyactions.html @@ -128,7 +128,7 @@

    actions

    actions: HistoryAction[] = ...
    @@ -145,7 +145,7 @@

    add

  • Parameters

    @@ -168,7 +168,7 @@

    clear

  • Returns void

    @@ -185,7 +185,7 @@

    getActions

  • Returns HistoryAction[]

    diff --git a/docs/classes/classes_history_action.historyaction.html b/docs/classes/classes_history_action.historyaction.html index 0a7a83b8..f9e08e3c 100644 --- a/docs/classes/classes_history_action.historyaction.html +++ b/docs/classes/classes_history_action.historyaction.html @@ -108,7 +108,7 @@

    constructor

  • Parameters

    @@ -133,7 +133,7 @@

    action

    action: string
    @@ -143,7 +143,7 @@

    date

    date: Date
    diff --git a/docs/classes/classes_paginated.paginateddata.html b/docs/classes/classes_paginated.paginateddata.html index 8b8e714e..f66c2f3e 100644 --- a/docs/classes/classes_paginated.paginateddata.html +++ b/docs/classes/classes_paginated.paginateddata.html @@ -142,7 +142,7 @@

    count

    count: number
    @@ -152,7 +152,7 @@

    data

    data: D[]
    @@ -163,7 +163,7 @@

    serialize

    @@ -189,7 +189,7 @@

    toJSON

    diff --git a/docs/classes/dataloader_data.mongodataloader.html b/docs/classes/dataloader_data.mongodataloader.html index 00da6a8f..3ce09cd3 100644 --- a/docs/classes/dataloader_data.mongodataloader.html +++ b/docs/classes/dataloader_data.mongodataloader.html @@ -161,7 +161,7 @@

    uuid

    uuid: string
    diff --git a/docs/classes/dataloader_middleware.datalooadermiddleware.html b/docs/classes/dataloader_middleware.datalooadermiddleware.html index cb038e9d..88174fc5 100644 --- a/docs/classes/dataloader_middleware.datalooadermiddleware.html +++ b/docs/classes/dataloader_middleware.datalooadermiddleware.html @@ -121,7 +121,7 @@

    constructor

  • Parameters

    @@ -160,7 +160,7 @@

    Protected log

    log: Debugger = ...
    @@ -177,7 +177,7 @@

    use

  • Parameters

    diff --git a/docs/classes/dataloader_service.dataloaderservice.html b/docs/classes/dataloader_service.dataloaderservice.html index fe57138d..6777ea2d 100644 --- a/docs/classes/dataloader_service.dataloaderservice.html +++ b/docs/classes/dataloader_service.dataloaderservice.html @@ -132,7 +132,7 @@

    Protected loaders: Map<string, MongoDataloader<any>> = ...

  • @@ -142,7 +142,7 @@

    Protected log

    log: Debugger = ...
    @@ -159,7 +159,7 @@

    create

  • Type parameters

    @@ -194,7 +194,7 @@

    delete

  • Type parameters

    @@ -226,7 +226,7 @@

    get

  • Type parameters

    @@ -255,7 +255,7 @@

    getSession

  • Returns undefined | Namespace

    @@ -272,7 +272,7 @@

    update

  • Type parameters

    @@ -304,7 +304,7 @@

    updateAll

  • Type parameters

    diff --git a/docs/classes/entity.entity-1.html b/docs/classes/entity.entity-1.html index 37fc78ac..0d939dfb 100644 --- a/docs/classes/entity.entity-1.html +++ b/docs/classes/entity.entity-1.html @@ -136,7 +136,7 @@

    _id

    @@ -147,7 +147,7 @@

    createdAt

    @@ -159,7 +159,7 @@

    serialize

    Implementation of EntityInterface.serialize

    Inherited from ISerializable.serialize

    @@ -186,7 +186,7 @@

    toJSON

    Implementation of EntityInterface.toJSON

    Inherited from ISerializable.toJSON

    @@ -212,7 +212,7 @@

    Optional updatedAt

    diff --git a/docs/classes/entity_service.entityservice.html b/docs/classes/entity_service.entityservice.html index 282f1250..00605142 100644 --- a/docs/classes/entity_service.entityservice.html +++ b/docs/classes/entity_service.entityservice.html @@ -133,7 +133,7 @@

    constructor

  • Type parameters

    @@ -158,7 +158,7 @@

    Protected log

    log: Debugger
    @@ -168,7 +168,7 @@

    Protected repository

    repository: Repository
    @@ -185,7 +185,7 @@

    addHistory

  • Type parameters

    @@ -220,7 +220,7 @@

    create

  • Parameters

    @@ -249,7 +249,7 @@

    delete

  • Parameters

    @@ -275,7 +275,7 @@

    get

  • Parameters

    @@ -301,7 +301,7 @@

    getRepository

  • Returns Repository

    @@ -318,7 +318,7 @@

    list

  • Parameters

    @@ -347,7 +347,7 @@

    Protected

    Parameters

    @@ -373,7 +373,7 @@

    subscribe

  • @@ -401,7 +401,7 @@

    update

  • Parameters

    diff --git a/docs/classes/index.dataloaderservice.html b/docs/classes/index.dataloaderservice.html index a754f7e5..a9f1a8cf 100644 --- a/docs/classes/index.dataloaderservice.html +++ b/docs/classes/index.dataloaderservice.html @@ -132,7 +132,7 @@

    Protected loaders: Map<string, MongoDataloader<any>> = ...

  • @@ -142,7 +142,7 @@

    Protected log

    log: Debugger = ...
    @@ -159,7 +159,7 @@

    create

  • Type parameters

    @@ -194,7 +194,7 @@

    delete

  • Type parameters

    @@ -226,7 +226,7 @@

    get

  • Type parameters

    @@ -255,7 +255,7 @@

    getSession

  • Returns undefined | Namespace

    @@ -272,7 +272,7 @@

    update

  • Type parameters

    @@ -304,7 +304,7 @@

    updateAll

  • Type parameters

    diff --git a/docs/classes/index.entity.html b/docs/classes/index.entity.html index 9af2a262..9728efd4 100644 --- a/docs/classes/index.entity.html +++ b/docs/classes/index.entity.html @@ -136,7 +136,7 @@

    _id

    @@ -147,7 +147,7 @@

    createdAt

    @@ -159,7 +159,7 @@

    serialize

    Implementation of EntityInterface.serialize

    Inherited from ISerializable.serialize

    @@ -186,7 +186,7 @@

    toJSON

    Implementation of EntityInterface.toJSON

    Inherited from ISerializable.toJSON

    @@ -212,7 +212,7 @@

    Optional updatedAt

    diff --git a/docs/classes/index.entityservice.html b/docs/classes/index.entityservice.html index 84ae1998..5e6a02db 100644 --- a/docs/classes/index.entityservice.html +++ b/docs/classes/index.entityservice.html @@ -133,7 +133,7 @@

    constructor

  • Type parameters

    @@ -158,7 +158,7 @@

    Protected log

    log: Debugger
    @@ -168,7 +168,7 @@

    Protected repository

    repository: Repository
    @@ -185,7 +185,7 @@

    addHistory

  • Type parameters

    @@ -220,7 +220,7 @@

    create

  • Parameters

    @@ -249,7 +249,7 @@

    delete

  • Parameters

    @@ -275,7 +275,7 @@

    get

  • Parameters

    @@ -301,7 +301,7 @@

    getRepository

  • Returns Repository

    @@ -318,7 +318,7 @@

    list

  • Parameters

    @@ -347,7 +347,7 @@

    Protected

    Parameters

    @@ -373,7 +373,7 @@

    subscribe

  • @@ -401,7 +401,7 @@

    update

  • Parameters

    diff --git a/docs/classes/index.filter.html b/docs/classes/index.filter.html index 331e4012..0178b3e5 100644 --- a/docs/classes/index.filter.html +++ b/docs/classes/index.filter.html @@ -137,7 +137,7 @@

    limit

    limit: number = 50
    @@ -147,7 +147,7 @@

    Optional orderBy

    orderBy: undefined | string[] = ...
    @@ -158,7 +158,7 @@

    serialize

    @@ -183,7 +183,7 @@

    skip

    skip: number = 0
    @@ -194,7 +194,7 @@

    toJSON

    @@ -226,7 +226,7 @@

    getSort

  • Returns [string, 1 | -1][]

    @@ -243,7 +243,7 @@

    getSortForAggregation

  • Returns {}

    @@ -265,7 +265,7 @@

    toQuery

  • Returns any

    diff --git a/docs/classes/index.historyaction.html b/docs/classes/index.historyaction.html index b4d8615c..f3d5b593 100644 --- a/docs/classes/index.historyaction.html +++ b/docs/classes/index.historyaction.html @@ -108,7 +108,7 @@

    constructor

  • Parameters

    @@ -133,7 +133,7 @@

    action

    action: string
    @@ -143,7 +143,7 @@

    date

    date: Date
    diff --git a/docs/classes/index.historyactions.html b/docs/classes/index.historyactions.html index 03cfa455..f7247a10 100644 --- a/docs/classes/index.historyactions.html +++ b/docs/classes/index.historyactions.html @@ -128,7 +128,7 @@

    actions

    actions: HistoryAction[] = ...
    @@ -145,7 +145,7 @@

    add

  • Parameters

    @@ -168,7 +168,7 @@

    clear

  • Returns void

    @@ -185,7 +185,7 @@

    getActions

  • Returns HistoryAction[]

    diff --git a/docs/classes/index.isuniqueconstraint.html b/docs/classes/index.isuniqueconstraint.html index 21f279d8..3d70da91 100644 --- a/docs/classes/index.isuniqueconstraint.html +++ b/docs/classes/index.isuniqueconstraint.html @@ -135,7 +135,7 @@

    Private em

    @@ -145,7 +145,7 @@

    Private message

    message: string
    @@ -158,7 +158,7 @@

    Optional defaultMessagedefaultMessage: @@ -172,7 +172,7 @@

    setEm

  • Parameters

    @@ -195,7 +195,7 @@

    validate

  • Parameters

    diff --git a/docs/classes/index.isvalidrelationshipconstraint.html b/docs/classes/index.isvalidrelationshipconstraint.html index bfbd50af..0b748cba 100644 --- a/docs/classes/index.isvalidrelationshipconstraint.html +++ b/docs/classes/index.isvalidrelationshipconstraint.html @@ -135,7 +135,7 @@

    Private em

    @@ -145,7 +145,7 @@

    Private message

    message: string
    @@ -158,7 +158,7 @@

    Optional defaultMessagedefaultMessage: @@ -172,7 +172,7 @@

    setEm

  • Parameters

    @@ -195,7 +195,7 @@

    validate

  • Parameters

    diff --git a/docs/classes/index.mongodataloader.html b/docs/classes/index.mongodataloader.html index 5deab467..fc39a728 100644 --- a/docs/classes/index.mongodataloader.html +++ b/docs/classes/index.mongodataloader.html @@ -161,7 +161,7 @@

    uuid

    uuid: string
    diff --git a/docs/classes/index.mongomanager.html b/docs/classes/index.mongomanager.html index eb6b5dfd..855bc354 100644 --- a/docs/classes/index.mongomanager.html +++ b/docs/classes/index.mongomanager.html @@ -144,7 +144,7 @@

    constructor

  • Parameters

    @@ -193,7 +193,7 @@

    Protected log

    log: Debugger = ...
    @@ -203,7 +203,7 @@

    Protected models: Map<string, ClassConstructor<any>> = ... @@ -213,7 +213,7 @@

    Protected repositories: Map<string, any> = ... @@ -230,7 +230,7 @@

    count

  • Type parameters

    @@ -265,7 +265,7 @@

    Protected deleteCascade<
  • Type parameters

    @@ -297,7 +297,7 @@

    deleteMany

  • Type parameters

    @@ -332,7 +332,7 @@

    deleteOne

  • Type parameters

    @@ -367,7 +367,7 @@

    find

  • Type parameters

    @@ -407,7 +407,7 @@

    findOne

  • Type parameters

    @@ -442,7 +442,7 @@

    fromPlain

  • Type parameters

    @@ -477,7 +477,7 @@

    getClient

  • Returns MongoClient

    @@ -494,7 +494,7 @@

    getCollection

  • Type parameters

    @@ -526,7 +526,7 @@

    getCollectionName

  • Type parameters

    @@ -555,7 +555,7 @@

    getDatabase

  • Parameters

    @@ -578,7 +578,7 @@

    getDataloader

  • Type parameters

    @@ -607,7 +607,7 @@

    getDataloaderService

  • Returns DataloaderService

    @@ -624,7 +624,7 @@

    getInversedRelationships

  • Type parameters

    @@ -662,7 +662,7 @@

    getModel

  • Parameters

    @@ -685,7 +685,7 @@

    getModels

  • Returns Map<string, ClassConstructor<any>>

    @@ -702,7 +702,7 @@

    getRelationship

  • Type parameters

    @@ -745,7 +745,7 @@

    getRelationships

  • Type parameters

    @@ -788,7 +788,7 @@

    getRepository

  • Type parameters

    @@ -820,7 +820,7 @@

    isIdQuery

  • Parameters

    @@ -843,7 +843,7 @@

    isIdsQuery

  • Parameters

    @@ -866,7 +866,7 @@

    merge

  • Type parameters

    @@ -901,7 +901,7 @@

    registerModel

  • Type parameters

    @@ -933,7 +933,7 @@

    registerRepository

  • Type parameters

    @@ -968,7 +968,7 @@

    save

  • Type parameters

    @@ -1000,7 +1000,7 @@

    validate

  • Parameters

    @@ -1029,7 +1029,7 @@

    watch

  • Type parameters

    diff --git a/docs/classes/index.mongomodule.html b/docs/classes/index.mongomodule.html index 9a5c27e2..6363751a 100644 --- a/docs/classes/index.mongomodule.html +++ b/docs/classes/index.mongomodule.html @@ -125,7 +125,7 @@

    Static forFeature

  • Parameters

    @@ -148,7 +148,7 @@

    Static forRootAsync

    Parameters

    diff --git a/docs/classes/index.mongorepository.html b/docs/classes/index.mongorepository.html index 5ba66248..df4e4475 100644 --- a/docs/classes/index.mongorepository.html +++ b/docs/classes/index.mongorepository.html @@ -137,7 +137,7 @@

    constructor

  • Type parameters

    @@ -189,7 +189,7 @@

    count

  • Parameters

    @@ -215,7 +215,7 @@

    deleteMany

  • Parameters

    @@ -241,7 +241,7 @@

    deleteOne

  • Parameters

    @@ -267,7 +267,7 @@

    find

  • Parameters

    @@ -298,7 +298,7 @@

    findById

  • Parameters

    @@ -324,7 +324,7 @@

    findOne

  • Parameters

    @@ -350,7 +350,7 @@

    findPaginated

  • Parameters

    @@ -376,7 +376,7 @@

    fromPlain

  • Parameters

    @@ -402,7 +402,7 @@

    getClassType

  • Returns ClassConstructor<Model>

    @@ -419,7 +419,7 @@

    getEm

  • Returns MongoManager

    @@ -436,7 +436,7 @@

    getRelationship

  • Type parameters

    @@ -468,7 +468,7 @@

    list

  • Parameters

    @@ -491,7 +491,7 @@

    merge

  • Parameters

    @@ -520,7 +520,7 @@

    save

  • Parameters

    @@ -546,7 +546,7 @@

    validate

  • Parameters

    @@ -575,7 +575,7 @@

    watch

  • Parameters

    diff --git a/docs/classes/index.objectidpipe.html b/docs/classes/index.objectidpipe.html index 9b92afa3..3b1ea142 100644 --- a/docs/classes/index.objectidpipe.html +++ b/docs/classes/index.objectidpipe.html @@ -130,7 +130,7 @@

    transform

  • Parameters

    diff --git a/docs/classes/index.paginateddata.html b/docs/classes/index.paginateddata.html index 5eebe2c4..260d9a05 100644 --- a/docs/classes/index.paginateddata.html +++ b/docs/classes/index.paginateddata.html @@ -142,7 +142,7 @@

    count

    count: number
    @@ -152,7 +152,7 @@

    data

    data: D[]
    @@ -163,7 +163,7 @@

    serialize

    @@ -189,7 +189,7 @@

    toJSON

    diff --git a/docs/classes/index.relationshippipe.html b/docs/classes/index.relationshippipe.html index 08e32401..97d65bcb 100644 --- a/docs/classes/index.relationshippipe.html +++ b/docs/classes/index.relationshippipe.html @@ -119,7 +119,7 @@

    constructor

  • Parameters

    @@ -155,7 +155,7 @@

    transform

  • Parameters

    diff --git a/docs/classes/index.requiredrelationshippipe.html b/docs/classes/index.requiredrelationshippipe.html index dafb0acb..4f1cdc70 100644 --- a/docs/classes/index.requiredrelationshippipe.html +++ b/docs/classes/index.requiredrelationshippipe.html @@ -119,7 +119,7 @@

    constructor

    Parameters

    @@ -157,7 +157,7 @@

    transform

    Parameters

    diff --git a/docs/classes/manager.mongomanager.html b/docs/classes/manager.mongomanager.html index 50c8b543..cf35bbad 100644 --- a/docs/classes/manager.mongomanager.html +++ b/docs/classes/manager.mongomanager.html @@ -144,7 +144,7 @@

    constructor

  • Parameters

    @@ -193,7 +193,7 @@

    Protected log

    log: Debugger = ...
    @@ -203,7 +203,7 @@

    Protected models: Map<string, ClassConstructor<any>> = ... @@ -213,7 +213,7 @@

    Protected repositories: Map<string, any> = ... @@ -230,7 +230,7 @@

    count

  • Type parameters

    @@ -265,7 +265,7 @@

    Protected deleteCascade<
  • Type parameters

    @@ -297,7 +297,7 @@

    deleteMany

  • Type parameters

    @@ -332,7 +332,7 @@

    deleteOne

  • Type parameters

    @@ -367,7 +367,7 @@

    find

  • Type parameters

    @@ -407,7 +407,7 @@

    findOne

  • Type parameters

    @@ -442,7 +442,7 @@

    fromPlain

  • Type parameters

    @@ -477,7 +477,7 @@

    getClient

  • Returns MongoClient

    @@ -494,7 +494,7 @@

    getCollection

  • Type parameters

    @@ -526,7 +526,7 @@

    getCollectionName

  • Type parameters

    @@ -555,7 +555,7 @@

    getDatabase

  • Parameters

    @@ -578,7 +578,7 @@

    getDataloader

  • Type parameters

    @@ -607,7 +607,7 @@

    getDataloaderService

  • Returns DataloaderService

    @@ -624,7 +624,7 @@

    getInversedRelationships

  • Type parameters

    @@ -662,7 +662,7 @@

    getModel

  • Parameters

    @@ -685,7 +685,7 @@

    getModels

  • Returns Map<string, ClassConstructor<any>>

    @@ -702,7 +702,7 @@

    getRelationship

  • Type parameters

    @@ -745,7 +745,7 @@

    getRelationships

  • Type parameters

    @@ -788,7 +788,7 @@

    getRepository

  • Type parameters

    @@ -820,7 +820,7 @@

    isIdQuery

  • Parameters

    @@ -843,7 +843,7 @@

    isIdsQuery

  • Parameters

    @@ -866,7 +866,7 @@

    merge

  • Type parameters

    @@ -901,7 +901,7 @@

    registerModel

  • Type parameters

    @@ -933,7 +933,7 @@

    registerRepository

  • Type parameters

    @@ -968,7 +968,7 @@

    save

  • Type parameters

    @@ -1000,7 +1000,7 @@

    validate

  • Parameters

    @@ -1029,7 +1029,7 @@

    watch

  • Type parameters

    diff --git a/docs/classes/module.mongomodule.html b/docs/classes/module.mongomodule.html index 9838acd5..b6b319b1 100644 --- a/docs/classes/module.mongomodule.html +++ b/docs/classes/module.mongomodule.html @@ -125,7 +125,7 @@

    Static forFeature

  • Parameters

    @@ -148,7 +148,7 @@

    Static forRootAsync

    Parameters

    diff --git a/docs/classes/module_core.mongocoremodule.html b/docs/classes/module_core.mongocoremodule.html index 0488d591..ac173963 100644 --- a/docs/classes/module_core.mongocoremodule.html +++ b/docs/classes/module_core.mongocoremodule.html @@ -123,7 +123,7 @@

    constructor

  • Parameters

    @@ -162,7 +162,7 @@

    onModuleDestroy

  • Returns Promise<void>

    @@ -179,7 +179,7 @@

    onModuleInit

  • Returns Promise<void>

    @@ -196,7 +196,7 @@

    Static createProviders

  • Parameters

    @@ -222,7 +222,7 @@

    Static forRootAsync

    Parameters

    diff --git a/docs/classes/relationship_constraint.isvalidrelationshipconstraint.html b/docs/classes/relationship_constraint.isvalidrelationshipconstraint.html index 20a4f672..50245232 100644 --- a/docs/classes/relationship_constraint.isvalidrelationshipconstraint.html +++ b/docs/classes/relationship_constraint.isvalidrelationshipconstraint.html @@ -135,7 +135,7 @@

    Private em

    @@ -145,7 +145,7 @@

    Private message

    message: string
    @@ -158,7 +158,7 @@

    Optional defaultMessagedefaultMessage: @@ -172,7 +172,7 @@

    setEm

  • Parameters

    @@ -195,7 +195,7 @@

    validate

  • Parameters

    diff --git a/docs/classes/repository.mongorepository.html b/docs/classes/repository.mongorepository.html index c61f3b8c..51f68b94 100644 --- a/docs/classes/repository.mongorepository.html +++ b/docs/classes/repository.mongorepository.html @@ -137,7 +137,7 @@

    constructor

  • Type parameters

    @@ -189,7 +189,7 @@

    count

  • Parameters

    @@ -215,7 +215,7 @@

    deleteMany

  • Parameters

    @@ -241,7 +241,7 @@

    deleteOne

  • Parameters

    @@ -267,7 +267,7 @@

    find

  • Parameters

    @@ -298,7 +298,7 @@

    findById

  • Parameters

    @@ -324,7 +324,7 @@

    findOne

  • Parameters

    @@ -350,7 +350,7 @@

    findPaginated

  • Parameters

    @@ -376,7 +376,7 @@

    fromPlain

  • Parameters

    @@ -402,7 +402,7 @@

    getClassType

  • Returns ClassConstructor<Model>

    @@ -419,7 +419,7 @@

    getEm

  • Returns MongoManager

    @@ -436,7 +436,7 @@

    getRelationship

  • Type parameters

    @@ -468,7 +468,7 @@

    list

  • Parameters

    @@ -491,7 +491,7 @@

    merge

  • Parameters

    @@ -520,7 +520,7 @@

    save

  • Parameters

    @@ -546,7 +546,7 @@

    validate

  • Parameters

    @@ -575,7 +575,7 @@

    watch

  • Parameters

    diff --git a/docs/classes/transformers_objectid.objectidpipe.html b/docs/classes/transformers_objectid.objectidpipe.html index 7d203096..de87b747 100644 --- a/docs/classes/transformers_objectid.objectidpipe.html +++ b/docs/classes/transformers_objectid.objectidpipe.html @@ -130,7 +130,7 @@

    transform

  • Parameters

    diff --git a/docs/classes/validation_pipes_relationship.relationshippipe.html b/docs/classes/validation_pipes_relationship.relationshippipe.html index 878756e2..d3faec0c 100644 --- a/docs/classes/validation_pipes_relationship.relationshippipe.html +++ b/docs/classes/validation_pipes_relationship.relationshippipe.html @@ -127,7 +127,7 @@

    constructor

  • Parameters

    @@ -163,7 +163,7 @@

    transform

  • Parameters

    diff --git a/docs/classes/validation_pipes_required_relationship.requiredrelationshippipe.html b/docs/classes/validation_pipes_required_relationship.requiredrelationshippipe.html index 53ba93d3..9de6846c 100644 --- a/docs/classes/validation_pipes_required_relationship.requiredrelationshippipe.html +++ b/docs/classes/validation_pipes_required_relationship.requiredrelationshippipe.html @@ -119,7 +119,7 @@

    constructor

    Parameters

    @@ -157,7 +157,7 @@

    transform

    Parameters

    diff --git a/docs/classes/validation_unique_constraint.isuniqueconstraint.html b/docs/classes/validation_unique_constraint.isuniqueconstraint.html index 6f9e7c1f..9a3bb261 100644 --- a/docs/classes/validation_unique_constraint.isuniqueconstraint.html +++ b/docs/classes/validation_unique_constraint.isuniqueconstraint.html @@ -135,7 +135,7 @@

    Private em

    @@ -145,7 +145,7 @@

    Private message

    message: string
    @@ -158,7 +158,7 @@

    Optional defaultMessagedefaultMessage: @@ -172,7 +172,7 @@

    setEm

  • Parameters

    @@ -195,7 +195,7 @@

    validate

  • Parameters

    diff --git a/docs/enums/index.cascadetype.html b/docs/enums/index.cascadetype.html index 40985ee2..33e4d736 100644 --- a/docs/enums/index.cascadetype.html +++ b/docs/enums/index.cascadetype.html @@ -89,7 +89,7 @@

    DELETE

    DELETE: = "DELETE"
    diff --git a/docs/enums/relationship_metadata.cascadetype.html b/docs/enums/relationship_metadata.cascadetype.html index 7a6b55ce..5edbab44 100644 --- a/docs/enums/relationship_metadata.cascadetype.html +++ b/docs/enums/relationship_metadata.cascadetype.html @@ -89,7 +89,7 @@

    DELETE

    DELETE: = "DELETE"
    diff --git a/docs/interfaces/index.baserelationshipmetadata.html b/docs/interfaces/index.baserelationshipmetadata.html index adfe7cef..f44f9f8b 100644 --- a/docs/interfaces/index.baserelationshipmetadata.html +++ b/docs/interfaces/index.baserelationshipmetadata.html @@ -100,7 +100,7 @@

    Optional cascade

    cascade: undefined | DELETE[]
    @@ -110,7 +110,7 @@

    Optional indexSpecificati
    indexSpecification: undefined | false | IndexSpecification
    @@ -120,7 +120,7 @@

    Optional inversedBy

    inversedBy: undefined | string
    @@ -130,7 +130,7 @@

    Optional isArray

    isArray: undefined | boolean
    diff --git a/docs/interfaces/index.entityinterface.html b/docs/interfaces/index.entityinterface.html index b6664ffb..0f25283b 100644 --- a/docs/interfaces/index.entityinterface.html +++ b/docs/interfaces/index.entityinterface.html @@ -107,7 +107,7 @@

    _id

    @@ -117,7 +117,7 @@

    createdAt

    createdAt: Date
    @@ -127,7 +127,7 @@

    Optional history

    history: undefined | HistoryActions
    @@ -138,7 +138,7 @@

    serialize

    @@ -164,7 +164,7 @@

    toJSON

    @@ -189,7 +189,7 @@

    Optional updatedAt

    updatedAt: undefined | Date
    diff --git a/docs/interfaces/index.indexmetadata.html b/docs/interfaces/index.indexmetadata.html index 8db78b57..50c41491 100644 --- a/docs/interfaces/index.indexmetadata.html +++ b/docs/interfaces/index.indexmetadata.html @@ -98,7 +98,7 @@

    metadata

    metadata: Partial<IndexSpecification>
    @@ -108,7 +108,7 @@

    property

    property: string
    diff --git a/docs/interfaces/index.iserializable.html b/docs/interfaces/index.iserializable.html index 9c2b6b86..5c527798 100644 --- a/docs/interfaces/index.iserializable.html +++ b/docs/interfaces/index.iserializable.html @@ -98,7 +98,7 @@

    serialize

    serialize: () => object
    @@ -123,7 +123,7 @@

    toJSON

    toJSON: () => object
    diff --git a/docs/interfaces/index.isvalidrelationshipoptions.html b/docs/interfaces/index.isvalidrelationshipoptions.html index 579d7e45..953f35a7 100644 --- a/docs/interfaces/index.isvalidrelationshipoptions.html +++ b/docs/interfaces/index.isvalidrelationshipoptions.html @@ -178,7 +178,7 @@

    Optional with

    with: undefined | WithValidRelationship
    diff --git a/docs/interfaces/index.isvalidrelationshipvalidationarguments.html b/docs/interfaces/index.isvalidrelationshipvalidationarguments.html index 23a1905a..ba5eefd4 100644 --- a/docs/interfaces/index.isvalidrelationshipvalidationarguments.html +++ b/docs/interfaces/index.isvalidrelationshipvalidationarguments.html @@ -106,7 +106,7 @@

    constraints

    constraints: [WithRelationshipTest?]
    diff --git a/docs/interfaces/index.mongoexecutionoptions.html b/docs/interfaces/index.mongoexecutionoptions.html index 1b813d1a..fdfb766c 100644 --- a/docs/interfaces/index.mongoexecutionoptions.html +++ b/docs/interfaces/index.mongoexecutionoptions.html @@ -98,7 +98,7 @@

    Optional database

    database: undefined | string
    @@ -108,7 +108,7 @@

    Optional mongoOperationmongoOperationOptions: any

    diff --git a/docs/interfaces/index.mongofeatureoptions.html b/docs/interfaces/index.mongofeatureoptions.html index f4cdcb1f..8dbd4ced 100644 --- a/docs/interfaces/index.mongofeatureoptions.html +++ b/docs/interfaces/index.mongofeatureoptions.html @@ -98,7 +98,7 @@

    Optional connectionNameconnectionName: undefined | string

    @@ -108,7 +108,7 @@

    models

    models: any[]
    diff --git a/docs/interfaces/index.mongomoduleasyncoptions.html b/docs/interfaces/index.mongomoduleasyncoptions.html index 3adbd820..f438e46f 100644 --- a/docs/interfaces/index.mongomoduleasyncoptions.html +++ b/docs/interfaces/index.mongomoduleasyncoptions.html @@ -105,7 +105,7 @@

    Optional connectionNameconnectionName: undefined | string

    @@ -131,7 +131,7 @@

    Optional inject

    inject: undefined | any[]
    @@ -141,7 +141,7 @@

    useFactory

    useFactory: (...args: any[]) => MongoModuleOptions | Promise<MongoModuleOptions>
    diff --git a/docs/interfaces/index.mongomoduleoptions.html b/docs/interfaces/index.mongomoduleoptions.html index d49fe909..b7f9a8b6 100644 --- a/docs/interfaces/index.mongomoduleoptions.html +++ b/docs/interfaces/index.mongomoduleoptions.html @@ -414,7 +414,7 @@

    exceptionFactory

    exceptionFactory: ExceptionFactory
    @@ -1464,7 +1464,7 @@

    uri

    uri: string
    diff --git a/docs/interfaces/index.mongooptionsfactory.html b/docs/interfaces/index.mongooptionsfactory.html index 6ca277e0..cdeec357 100644 --- a/docs/interfaces/index.mongooptionsfactory.html +++ b/docs/interfaces/index.mongooptionsfactory.html @@ -97,7 +97,7 @@

    createMongoOptions

    createMongoOptions: () => MongoModuleOptions | Promise<MongoModuleOptions>
    diff --git a/docs/interfaces/index.relationshipcascade.html b/docs/interfaces/index.relationshipcascade.html index 494a5269..88f9b573 100644 --- a/docs/interfaces/index.relationshipcascade.html +++ b/docs/interfaces/index.relationshipcascade.html @@ -108,7 +108,7 @@

    cascade

    cascade: DELETE[]
    @@ -118,7 +118,7 @@

    Optional isArray

    isArray: undefined | boolean
    @@ -128,7 +128,7 @@

    model

    model: Child
    @@ -138,7 +138,7 @@

    property

    property: string
    diff --git a/docs/interfaces/index.relationshipmetadata.html b/docs/interfaces/index.relationshipmetadata.html index a090687e..f59421ac 100644 --- a/docs/interfaces/index.relationshipmetadata.html +++ b/docs/interfaces/index.relationshipmetadata.html @@ -115,7 +115,7 @@

    Optional cascade

    @@ -126,7 +126,7 @@

    Optional indexSpecificati @@ -137,7 +137,7 @@

    Optional inversedBy

    @@ -148,7 +148,7 @@

    Optional isArray

    @@ -158,7 +158,7 @@

    type

    type: ClassConstructor<R>
    diff --git a/docs/interfaces/index.relationshipmetadataoptions.html b/docs/interfaces/index.relationshipmetadataoptions.html index 9682c204..c53e0f29 100644 --- a/docs/interfaces/index.relationshipmetadataoptions.html +++ b/docs/interfaces/index.relationshipmetadataoptions.html @@ -115,7 +115,7 @@

    Optional cascade

    @@ -126,7 +126,7 @@

    Optional indexSpecificati @@ -137,7 +137,7 @@

    Optional inversedBy

    @@ -148,7 +148,7 @@

    Optional isArray

    @@ -158,7 +158,7 @@

    type

    type: string | RelationshipTypeDescriptor<R> | ClassConstructor<R>
    diff --git a/docs/interfaces/indexes_metadata.indexmetadata.html b/docs/interfaces/indexes_metadata.indexmetadata.html index 23f19700..f8133787 100644 --- a/docs/interfaces/indexes_metadata.indexmetadata.html +++ b/docs/interfaces/indexes_metadata.indexmetadata.html @@ -98,7 +98,7 @@

    metadata

    metadata: Partial<IndexSpecification>
    @@ -108,7 +108,7 @@

    property

    property: string
    diff --git a/docs/interfaces/interfaces_async_options.mongomoduleasyncoptions.html b/docs/interfaces/interfaces_async_options.mongomoduleasyncoptions.html index 3a9edb44..c0956f34 100644 --- a/docs/interfaces/interfaces_async_options.mongomoduleasyncoptions.html +++ b/docs/interfaces/interfaces_async_options.mongomoduleasyncoptions.html @@ -105,7 +105,7 @@

    Optional connectionNameconnectionName: undefined | string

    @@ -131,7 +131,7 @@

    Optional inject

    inject: undefined | any[]
    @@ -141,7 +141,7 @@

    useFactory

    useFactory: (...args: any[]) => MongoModuleOptions | Promise<MongoModuleOptions>
    diff --git a/docs/interfaces/interfaces_entity.entityinterface.html b/docs/interfaces/interfaces_entity.entityinterface.html index 6c81b885..7bc7eff4 100644 --- a/docs/interfaces/interfaces_entity.entityinterface.html +++ b/docs/interfaces/interfaces_entity.entityinterface.html @@ -114,7 +114,7 @@

    _id

    @@ -124,7 +124,7 @@

    createdAt

    createdAt: Date
    @@ -134,7 +134,7 @@

    Optional history

    history: undefined | HistoryActions
    @@ -145,7 +145,7 @@

    serialize

    @@ -171,7 +171,7 @@

    toJSON

    @@ -196,7 +196,7 @@

    Optional updatedAt

    updatedAt: undefined | Date
    diff --git a/docs/interfaces/interfaces_execution_options.mongoexecutionoptions.html b/docs/interfaces/interfaces_execution_options.mongoexecutionoptions.html index d36c9c61..4b898846 100644 --- a/docs/interfaces/interfaces_execution_options.mongoexecutionoptions.html +++ b/docs/interfaces/interfaces_execution_options.mongoexecutionoptions.html @@ -98,7 +98,7 @@

    Optional database

    database: undefined | string
    @@ -108,7 +108,7 @@

    Optional mongoOperationmongoOperationOptions: any

    diff --git a/docs/interfaces/interfaces_feature_options.mongofeatureoptions.html b/docs/interfaces/interfaces_feature_options.mongofeatureoptions.html index 21e05f8e..ebd18881 100644 --- a/docs/interfaces/interfaces_feature_options.mongofeatureoptions.html +++ b/docs/interfaces/interfaces_feature_options.mongofeatureoptions.html @@ -98,7 +98,7 @@

    Optional connectionNameconnectionName: undefined | string

    @@ -108,7 +108,7 @@

    models

    models: any[]
    diff --git a/docs/interfaces/interfaces_module_options.mongomoduleoptions.html b/docs/interfaces/interfaces_module_options.mongomoduleoptions.html index 22e0efc0..c3afaa68 100644 --- a/docs/interfaces/interfaces_module_options.mongomoduleoptions.html +++ b/docs/interfaces/interfaces_module_options.mongomoduleoptions.html @@ -414,7 +414,7 @@

    exceptionFactory

    exceptionFactory: ExceptionFactory
    @@ -1464,7 +1464,7 @@

    uri

    uri: string
    diff --git a/docs/interfaces/interfaces_module_options_factory.mongooptionsfactory.html b/docs/interfaces/interfaces_module_options_factory.mongooptionsfactory.html index 3e733d90..17e3037e 100644 --- a/docs/interfaces/interfaces_module_options_factory.mongooptionsfactory.html +++ b/docs/interfaces/interfaces_module_options_factory.mongooptionsfactory.html @@ -97,7 +97,7 @@

    createMongoOptions

    createMongoOptions: () => MongoModuleOptions | Promise<MongoModuleOptions>
    diff --git a/docs/interfaces/relationship_decorators.isvalidrelationshipoptions.html b/docs/interfaces/relationship_decorators.isvalidrelationshipoptions.html index 9f3dcb53..83abe77a 100644 --- a/docs/interfaces/relationship_decorators.isvalidrelationshipoptions.html +++ b/docs/interfaces/relationship_decorators.isvalidrelationshipoptions.html @@ -178,7 +178,7 @@

    Optional with

    with: undefined | WithValidRelationship
    diff --git a/docs/interfaces/relationship_decorators.isvalidrelationshipvalidationarguments.html b/docs/interfaces/relationship_decorators.isvalidrelationshipvalidationarguments.html index bcd78abe..8432cf6b 100644 --- a/docs/interfaces/relationship_decorators.isvalidrelationshipvalidationarguments.html +++ b/docs/interfaces/relationship_decorators.isvalidrelationshipvalidationarguments.html @@ -106,7 +106,7 @@

    constraints

    constraints: [WithRelationshipTest?]
    diff --git a/docs/interfaces/relationship_metadata.baserelationshipmetadata.html b/docs/interfaces/relationship_metadata.baserelationshipmetadata.html index 6b4621f6..48b40f82 100644 --- a/docs/interfaces/relationship_metadata.baserelationshipmetadata.html +++ b/docs/interfaces/relationship_metadata.baserelationshipmetadata.html @@ -114,7 +114,7 @@

    Optional cascade

    cascade: undefined | DELETE[]
    @@ -124,7 +124,7 @@

    Optional indexSpecificati
    indexSpecification: undefined | false | IndexSpecification
    @@ -134,7 +134,7 @@

    Optional inversedBy

    inversedBy: undefined | string
    @@ -144,7 +144,7 @@

    Optional isArray

    isArray: undefined | boolean
    diff --git a/docs/interfaces/relationship_metadata.relationshipcascade.html b/docs/interfaces/relationship_metadata.relationshipcascade.html index 3d82ade0..db36c1fa 100644 --- a/docs/interfaces/relationship_metadata.relationshipcascade.html +++ b/docs/interfaces/relationship_metadata.relationshipcascade.html @@ -108,7 +108,7 @@

    cascade

    cascade: DELETE[]
    @@ -118,7 +118,7 @@

    Optional isArray

    isArray: undefined | boolean
    @@ -128,7 +128,7 @@

    model

    model: Child
    @@ -138,7 +138,7 @@

    property

    property: string
    diff --git a/docs/interfaces/relationship_metadata.relationshipmetadata.html b/docs/interfaces/relationship_metadata.relationshipmetadata.html index 3690ba8e..28515c32 100644 --- a/docs/interfaces/relationship_metadata.relationshipmetadata.html +++ b/docs/interfaces/relationship_metadata.relationshipmetadata.html @@ -115,7 +115,7 @@

    Optional cascade

    @@ -126,7 +126,7 @@

    Optional indexSpecificati @@ -137,7 +137,7 @@

    Optional inversedBy

    @@ -148,7 +148,7 @@

    Optional isArray

    @@ -158,7 +158,7 @@

    type

    type: ClassConstructor<R>
    diff --git a/docs/interfaces/relationship_metadata.relationshipmetadataoptions.html b/docs/interfaces/relationship_metadata.relationshipmetadataoptions.html index b6916e81..bf999898 100644 --- a/docs/interfaces/relationship_metadata.relationshipmetadataoptions.html +++ b/docs/interfaces/relationship_metadata.relationshipmetadataoptions.html @@ -115,7 +115,7 @@

    Optional cascade

    @@ -126,7 +126,7 @@

    Optional indexSpecificati @@ -137,7 +137,7 @@

    Optional inversedBy

    @@ -148,7 +148,7 @@

    Optional isArray

    @@ -158,7 +158,7 @@

    type

    type: string | RelationshipTypeDescriptor<R> | ClassConstructor<R>
    diff --git a/docs/interfaces/serializer.iserializable.html b/docs/interfaces/serializer.iserializable.html index 077659e4..32c1aef9 100644 --- a/docs/interfaces/serializer.iserializable.html +++ b/docs/interfaces/serializer.iserializable.html @@ -124,7 +124,7 @@

    serialize

    serialize: () => object
    @@ -149,7 +149,7 @@

    toJSON

    toJSON: () => object
    diff --git a/docs/modules/constants.html b/docs/modules/constants.html index 7cbb40f3..b80c6920 100644 --- a/docs/modules/constants.html +++ b/docs/modules/constants.html @@ -94,7 +94,7 @@

    Const CHILD_RELATIONSHIPSCHILD_RELATIONSHIPS: "nestjs-mongo:child_relationships" = 'nestjs-mongo:child_relationships'

    @@ -104,7 +104,7 @@

    Const DEBUG

    DEBUG: "nestjs-mongo" = 'nestjs-mongo'
    @@ -114,7 +114,7 @@

    Const DEFAULT_CONNECTION_DEFAULT_CONNECTION_NAME: "nestjs-mongo:connection:default" = 'nestjs-mongo:connection:default'

    @@ -124,7 +124,7 @@

    Const INDEX_METADATA_NA
    INDEX_METADATA_NAME: "nestjs-mongo:index" = 'nestjs-mongo:index'
    @@ -134,7 +134,7 @@

    Const INVERSED_RELATIONSHIP_
    INVERSED_RELATIONSHIP_METADATA_NAME: "nestjs-mongo:inversed_relationship" = 'nestjs-mongo:inversed_relationship'
    @@ -144,7 +144,7 @@

    Const LOADER_SESSION_NA
    LOADER_SESSION_NAME: "nestjs-mongo:loaders_session" = 'nestjs-mongo:loaders_session'
    @@ -154,7 +154,7 @@

    Const NAMED_CONNECTION_
    NAMED_CONNECTION_TOKEN: "nestjs-mongo:connection:name" = 'nestjs-mongo:connection:name'
    @@ -164,7 +164,7 @@

    Const RELATIONSHIPS_CASCADES
    RELATIONSHIPS_CASCADES_METADATA_NAME: "nestjs-mongo:relationships_cascades" = 'nestjs-mongo:relationships_cascades'
    @@ -174,7 +174,7 @@

    Const RELATIONSHIP_METADATA_
    RELATIONSHIP_METADATA_NAME: "nestjs-mongo:relationship" = 'nestjs-mongo:relationship'
    diff --git a/docs/modules/decorators.html b/docs/modules/decorators.html index b7f345ba..88caeacb 100644 --- a/docs/modules/decorators.html +++ b/docs/modules/decorators.html @@ -97,7 +97,7 @@

    Collection

  • Parameters

    @@ -138,7 +138,7 @@

    InjectManager

  • Parameters

    @@ -185,7 +185,7 @@

    InjectMongoClient

  • Parameters

    @@ -232,7 +232,7 @@

    InjectRepository

  • Parameters

    @@ -282,7 +282,7 @@

    ObjectIdTransformer

  • Parameters

    @@ -314,7 +314,7 @@

    SlugDecorator

  • Type parameters

    @@ -349,7 +349,7 @@

    Slugify

  • Type parameters

    @@ -411,7 +411,7 @@

    TypeObjectId

  • Parameters

    diff --git a/docs/modules/helpers.html b/docs/modules/helpers.html index 5f66da0c..6f0ac95a 100644 --- a/docs/modules/helpers.html +++ b/docs/modules/helpers.html @@ -102,7 +102,7 @@

    getConfigToken

  • Parameters

    @@ -125,7 +125,7 @@

    getConnectionToken

  • Parameters

    @@ -148,7 +148,7 @@

    getDataloaderToken

  • Parameters

    @@ -174,7 +174,7 @@

    getManagerToken

  • Parameters

    @@ -197,7 +197,7 @@

    getObjectName

  • Parameters

    @@ -220,7 +220,7 @@

    getRepositoryToken

  • Parameters

    @@ -246,7 +246,7 @@

    Const isClass

  • Parameters

    diff --git a/docs/modules/index.html b/docs/modules/index.html index aaccdf4e..9dd51db8 100644 --- a/docs/modules/index.html +++ b/docs/modules/index.html @@ -210,7 +210,7 @@

    EventCallback

    EventCallback<Model>: (eventName: string, eventType: EventType, entity: Model | ObjectId, originalEvent: SupportedChangeEvent<Model>) => void

    Type parameters

    @@ -256,7 +256,7 @@

    EventType

    EventType: "create" | "update" | "delete"
    @@ -266,7 +266,7 @@

    ExceptionFactory

    ExceptionFactory: (errors: ValidationError[]) => any
    @@ -297,7 +297,7 @@

    IsUniqueOptions

    IsUniqueOptions: ValidationOptions & { keys?: string[]; noIndex?: boolean; sparse?: boolean }
    @@ -307,7 +307,7 @@

    RelationshipTypeDescriptor

    RelationshipTypeDescriptor<Relationship>: (obj: unknown) => ClassConstructor<Relationship>

    Type parameters

    @@ -344,7 +344,7 @@

    SupportedChangeEvent

    SupportedChangeEvent<M>: ChangeEventUpdate<M> | ChangeEventDelete<M> | ChangeEventCR<M>

    Type parameters

    @@ -360,7 +360,7 @@

    WithRelationshipTest

    WithRelationshipTest: (object: any, relationship: any, em: MongoManager) => Promise<string | true>
    @@ -397,7 +397,7 @@

    WithValidRelationship

    WithValidRelationship: (object: any, relationship: any, em: MongoManager) => Promise<string | true>
    @@ -437,7 +437,7 @@

    Const CHILD_RELATIONSHIPSCHILD_RELATIONSHIPS: "nestjs-mongo:child_relationships" = 'nestjs-mongo:child_relationships'

    @@ -447,7 +447,7 @@

    Const DEBUG

    DEBUG: "nestjs-mongo" = 'nestjs-mongo'
    @@ -457,7 +457,7 @@

    Const DEFAULT_CONNECTION_DEFAULT_CONNECTION_NAME: "nestjs-mongo:connection:default" = 'nestjs-mongo:connection:default'

    @@ -467,7 +467,7 @@

    Const EXCLUDED_PREFIXES

    EXCLUDED_PREFIXES: string[] = ...
    @@ -477,7 +477,7 @@

    Const INDEX_METADATA_NA
    INDEX_METADATA_NAME: "nestjs-mongo:index" = 'nestjs-mongo:index'
    @@ -487,7 +487,7 @@

    Const INVERSED_RELATIONSHIP_
    INVERSED_RELATIONSHIP_METADATA_NAME: "nestjs-mongo:inversed_relationship" = 'nestjs-mongo:inversed_relationship'
    @@ -497,7 +497,7 @@

    Const LOADER_SESSION_NA
    LOADER_SESSION_NAME: "nestjs-mongo:loaders_session" = 'nestjs-mongo:loaders_session'
    @@ -507,7 +507,7 @@

    Const NAMED_CONNECTION_
    NAMED_CONNECTION_TOKEN: "nestjs-mongo:connection:name" = 'nestjs-mongo:connection:name'
    @@ -517,7 +517,7 @@

    Const RELATIONSHIPS_CASCADES
    RELATIONSHIPS_CASCADES_METADATA_NAME: "nestjs-mongo:relationships_cascades" = 'nestjs-mongo:relationships_cascades'
    @@ -527,7 +527,7 @@

    Const RELATIONSHIP_METADATA_
    RELATIONSHIP_METADATA_NAME: "nestjs-mongo:relationship" = 'nestjs-mongo:relationship'
    @@ -537,7 +537,7 @@

    Const childrenRelationshipchildrenRelationshipMetadata: Map<ClassConstructor<any>, string[]> = ...

    @@ -547,7 +547,7 @@

    Const relationshipCascadesrelationshipCascadesMetadata: Map<ClassConstructor<any>, RelationshipCascade<any>[]> = ... @@ -564,7 +564,7 @@

    Collection

  • Parameters

    @@ -605,7 +605,7 @@

    Index

  • Parameters

    @@ -649,7 +649,7 @@

    InjectManager

  • Parameters

    @@ -696,7 +696,7 @@

    InjectMongoClient

  • Parameters

    @@ -743,7 +743,7 @@

    InjectRepository

  • Parameters

    @@ -793,7 +793,7 @@

    IsUnique

  • Parameters

    @@ -837,7 +837,7 @@

    IsValidRelationship

  • Parameters

    @@ -881,7 +881,7 @@

    ObjectIdTransformer

  • Parameters

    @@ -913,7 +913,7 @@

    Relationship

  • Type parameters

    @@ -966,7 +966,7 @@

    Serializable

  • Returns (target: any) => void

    @@ -1001,7 +1001,7 @@

    SlugDecorator

  • Type parameters

    @@ -1036,7 +1036,7 @@

    Slugify

  • Type parameters

    @@ -1098,7 +1098,7 @@

    TypeObjectId

  • Parameters

    @@ -1154,7 +1154,7 @@

    addChildRelationshipMetadata

  • Type parameters

    @@ -1186,7 +1186,7 @@

    createIndexes

  • Type parameters

    @@ -1218,7 +1218,7 @@

    fromPlain

  • Type parameters

    @@ -1253,7 +1253,7 @@

    getChildrenRelationshipMetadata

  • Type parameters

    @@ -1282,7 +1282,7 @@

    getConfigToken

  • Parameters

    @@ -1305,7 +1305,7 @@

    getConnectionToken

  • Parameters

    @@ -1328,7 +1328,7 @@

    getDataloaderToken

  • Parameters

    @@ -1354,7 +1354,7 @@

    getIndexMetadata

  • Parameters

    @@ -1380,7 +1380,7 @@

    getIndexMetadatas

  • Parameters

    @@ -1403,7 +1403,7 @@

    getManagerToken

  • Parameters

    @@ -1426,7 +1426,7 @@

    getObjectName

  • Parameters

    @@ -1449,7 +1449,7 @@

    getRelationshipCascadesMetadata

  • Type parameters

    @@ -1484,7 +1484,7 @@

    getRelationshipMetadata

  • Type parameters

    @@ -1519,7 +1519,7 @@

    getRelationshipsCascadesMetadata

  • Type parameters

    @@ -1548,7 +1548,7 @@

    getRepositoryToken

  • Parameters

    @@ -1574,7 +1574,7 @@

    Const isClass

  • Parameters

    @@ -1597,7 +1597,7 @@

    merge

  • Type parameters

    @@ -1632,7 +1632,7 @@

    serialize

  • Returns Record<string, any>

    @@ -1649,7 +1649,7 @@

    setIndexMetadata

  • Parameters

    @@ -1678,7 +1678,7 @@

    setRelationshipMetadata

  • Type parameters

    @@ -1713,7 +1713,7 @@

    setRelationshipsCascadesMetadata

  • Type parameters

    diff --git a/docs/modules/indexes_decorators.html b/docs/modules/indexes_decorators.html index cbe6d3ee..425c00ff 100644 --- a/docs/modules/indexes_decorators.html +++ b/docs/modules/indexes_decorators.html @@ -90,7 +90,7 @@

    Index

  • Parameters

    diff --git a/docs/modules/indexes_metadata.html b/docs/modules/indexes_metadata.html index 232f2e97..8b707336 100644 --- a/docs/modules/indexes_metadata.html +++ b/docs/modules/indexes_metadata.html @@ -99,7 +99,7 @@

    createIndexes

  • Type parameters

    @@ -131,7 +131,7 @@

    getIndexMetadata

  • Parameters

    @@ -157,7 +157,7 @@

    getIndexMetadatas

  • Parameters

    @@ -180,7 +180,7 @@

    setIndexMetadata

  • Parameters

    diff --git a/docs/modules/interfaces_event.html b/docs/modules/interfaces_event.html index 185834b4..227cd66b 100644 --- a/docs/modules/interfaces_event.html +++ b/docs/modules/interfaces_event.html @@ -88,7 +88,7 @@

    EventCallback

    EventCallback<Model>: (eventName: string, eventType: EventType, entity: Model | ObjectId, originalEvent: SupportedChangeEvent<Model>) => void

    Type parameters

    @@ -134,7 +134,7 @@

    EventType

    EventType: "create" | "update" | "delete"
    @@ -144,7 +144,7 @@

    SupportedChangeEvent

    SupportedChangeEvent<M>: ChangeEventUpdate<M> | ChangeEventDelete<M> | ChangeEventCR<M>

    Type parameters

    diff --git a/docs/modules/interfaces_exception.html b/docs/modules/interfaces_exception.html index 1099e545..dc9ddc5c 100644 --- a/docs/modules/interfaces_exception.html +++ b/docs/modules/interfaces_exception.html @@ -86,7 +86,7 @@

    ExceptionFactory

    ExceptionFactory: (errors: ValidationError[]) => any
    diff --git a/docs/modules/relationship_decorators.html b/docs/modules/relationship_decorators.html index dcfaf996..43b7a657 100644 --- a/docs/modules/relationship_decorators.html +++ b/docs/modules/relationship_decorators.html @@ -101,7 +101,7 @@

    WithRelationshipTest

    WithRelationshipTest: (object: any, relationship: any, em: MongoManager) => Promise<string | true>
    @@ -138,7 +138,7 @@

    WithValidRelationship

    WithValidRelationship: (object: any, relationship: any, em: MongoManager) => Promise<string | true>
    @@ -182,7 +182,7 @@

    IsValidRelationship

  • Parameters

    @@ -226,7 +226,7 @@

    Relationship

  • Type parameters

    diff --git a/docs/modules/relationship_metadata.html b/docs/modules/relationship_metadata.html index 7bea13b6..f023e197 100644 --- a/docs/modules/relationship_metadata.html +++ b/docs/modules/relationship_metadata.html @@ -120,7 +120,7 @@

    RelationshipTypeDescriptor

    RelationshipTypeDescriptor<Relationship>: (obj: unknown) => ClassConstructor<Relationship>

    Type parameters

    @@ -160,7 +160,7 @@

    Const childrenRelationshipchildrenRelationshipMetadata: Map<ClassConstructor<any>, string[]> = ... @@ -170,7 +170,7 @@

    Const relationshipCascadesrelationshipCascadesMetadata: Map<ClassConstructor<any>, RelationshipCascade<any>[]> = ... @@ -187,7 +187,7 @@

    addChildRelationshipMetadata

  • Type parameters

    @@ -219,7 +219,7 @@

    getChildrenRelationshipMetadata

  • Type parameters

    @@ -248,7 +248,7 @@

    getRelationshipCascadesMetadata

  • Type parameters

    @@ -283,7 +283,7 @@

    getRelationshipMetadata

  • Type parameters

    @@ -318,7 +318,7 @@

    getRelationshipsCascadesMetadata

  • Type parameters

    @@ -347,7 +347,7 @@

    setRelationshipMetadata

  • Type parameters

    @@ -382,7 +382,7 @@

    setRelationshipsCascadesMetadata

  • Type parameters

    diff --git a/docs/modules/serializer.html b/docs/modules/serializer.html index 126c17d0..0bae9900 100644 --- a/docs/modules/serializer.html +++ b/docs/modules/serializer.html @@ -97,7 +97,7 @@

    Serializable

  • Returns (target: any) => void

    @@ -132,7 +132,7 @@

    serialize

  • Returns Record<string, any>

    diff --git a/docs/modules/transformers_utils.html b/docs/modules/transformers_utils.html index bb91e309..de64fc55 100644 --- a/docs/modules/transformers_utils.html +++ b/docs/modules/transformers_utils.html @@ -93,7 +93,7 @@

    Const EXCLUDED_PREFIXES

    EXCLUDED_PREFIXES: string[] = ...
    @@ -110,7 +110,7 @@

    fromPlain

  • Type parameters

    @@ -145,7 +145,7 @@

    merge

  • Type parameters

    diff --git a/docs/modules/validation_unique_constraint.html b/docs/modules/validation_unique_constraint.html index 535326c9..f4b47851 100644 --- a/docs/modules/validation_unique_constraint.html +++ b/docs/modules/validation_unique_constraint.html @@ -92,7 +92,7 @@

    IsUniqueOptions

    IsUniqueOptions: ValidationOptions & { keys?: string[]; noIndex?: boolean; sparse?: boolean }
    diff --git a/docs/modules/validation_unique_decorator.html b/docs/modules/validation_unique_decorator.html index 7f605437..1f6c1c87 100644 --- a/docs/modules/validation_unique_decorator.html +++ b/docs/modules/validation_unique_decorator.html @@ -90,7 +90,7 @@

    IsUnique

  • Parameters