From 97bd9696dfa042e5875c0525cb510651607dcc5b Mon Sep 17 00:00:00 2001 From: ExWeiv GitHub BOT Date: Fri, 6 Sep 2024 20:47:33 +0000 Subject: [PATCH] Build and Generate Docs - BOT --- app/package-lock.json | 4 +- docs/functions/Hooks.afterCount.html | 4 +- docs/functions/Hooks.afterFindOne.html | 4 +- docs/functions/Hooks.afterGet.html | 4 +- docs/functions/Hooks.afterGetAndRemove.html | 4 +- docs/functions/Hooks.afterGetAndReplace.html | 4 +- docs/functions/Hooks.afterGetAndUpdate.html | 4 +- docs/functions/Hooks.afterIncrement.html | 4 +- docs/functions/Hooks.afterInsert.html | 4 +- docs/functions/Hooks.afterMultiply.html | 4 +- docs/functions/Hooks.afterPull.html | 4 +- docs/functions/Hooks.afterPush.html | 4 +- docs/functions/Hooks.afterQuery.html | 4 +- docs/functions/Hooks.afterRemove.html | 4 +- docs/functions/Hooks.afterReplace.html | 4 +- docs/functions/Hooks.afterUpdate.html | 4 +- docs/functions/Hooks.beforeCount.html | 4 +- docs/functions/Hooks.beforeFindOne.html | 4 +- docs/functions/Hooks.beforeGet.html | 4 +- docs/functions/Hooks.beforeGetAndRemove.html | 4 +- docs/functions/Hooks.beforeGetAndReplace.html | 4 +- docs/functions/Hooks.beforeGetAndUpdate.html | 4 +- docs/functions/Hooks.beforeIncrement.html | 4 +- docs/functions/Hooks.beforeInsert.html | 4 +- docs/functions/Hooks.beforeMultiply.html | 4 +- docs/functions/Hooks.beforePull.html | 4 +- docs/functions/Hooks.beforePush.html | 4 +- docs/functions/Hooks.beforeQuery.html | 4 +- docs/functions/Hooks.beforeRemove.html | 4 +- docs/functions/Hooks.beforeReplace.html | 4 +- docs/functions/Hooks.beforeUpdate.html | 4 +- docs/functions/Hooks.onFailure.html | 4 +- docs/functions/_version.html | 4 +- docs/functions/aggregate.html | 4 +- docs/functions/bulkInsert.html | 4 +- docs/functions/bulkRemove.html | 4 +- docs/functions/bulkSave.html | 4 +- docs/functions/bulkUpdate.html | 4 +- docs/functions/convertIdToObjectId.html | 4 +- docs/functions/convertIdToString.html | 4 +- docs/functions/createCollection.html | 4 +- docs/functions/deleteCollection.html | 4 +- docs/functions/filter.html | 4 +- docs/functions/findOne.html | 4 +- docs/functions/flushCache.html | 4 +- docs/functions/get.html | 4 +- docs/functions/getAndRemove.html | 4 +- docs/functions/getAndReplace.html | 4 +- docs/functions/getAndUpdate.html | 4 +- docs/functions/increment.html | 4 +- docs/functions/insert.html | 4 +- docs/functions/insertReference.html | 4 +- docs/functions/isReferenced.html | 4 +- docs/functions/listCollections.html | 4 +- docs/functions/multiply.html | 4 +- docs/functions/native.html | 4 +- docs/functions/pull.html | 4 +- docs/functions/push.html | 4 +- docs/functions/query.html | 4 +- docs/functions/queryReferenced.html | 4 +- docs/functions/remove.html | 4 +- docs/functions/removeReference.html | 4 +- docs/functions/renameCollection.html | 4 +- docs/functions/replace.html | 4 +- docs/functions/replaceReferences.html | 4 +- docs/functions/save.html | 4 +- docs/functions/truncate.html | 4 +- docs/functions/update.html | 4 +- docs/hierarchy.html | 2 +- docs/index.html | 2 +- .../CustomOptions.ConfigOptions.html | 6 +- .../CustomOptions.ConnectionOptions.html | 12 ++-- docs/interfaces/IncludeObject.html | 18 +++--- docs/interfaces/Item.html | 4 +- docs/interfaces/SyncWixApps.wixBlog.html | 6 +- docs/interfaces/SyncWixApps.wixEcom.html | 6 +- docs/interfaces/SyncWixApps.wixMarketing.html | 6 +- docs/interfaces/SyncWixApps.wixMembers.html | 6 +- .../SyncWixApps.wixPricingPlans.html | 6 +- docs/interfaces/SyncWixApps.wixStores.html | 6 +- docs/interfaces/WeivDataAggregate.html | 30 +++++----- docs/interfaces/WeivDataAggregateResult.html | 14 ++--- docs/interfaces/WeivDataFilter.html | 38 ++++++------- docs/interfaces/WeivDataOptions.html | 12 ++-- docs/interfaces/WeivDataOptionsCache.html | 16 +++--- docs/interfaces/WeivDataOptionsOwner.html | 14 ++--- docs/interfaces/WeivDataOptionsQuery.html | 14 ++--- docs/interfaces/WeivDataOptionsWrite.html | 14 ++--- .../interfaces/WeivDataOptionsWriteOwner.html | 16 +++--- docs/interfaces/WeivDataQuery.html | 56 +++++++++---------- .../WeivDataQueryReferencedResult.html | 16 +++--- docs/interfaces/WeivDataQueryResult.html | 28 +++++----- docs/modules.html | 2 +- docs/modules/CustomOptions.html | 4 +- docs/modules/Errors.html | 4 +- docs/modules/Hooks.html | 4 +- docs/modules/SyncWixApps.html | 4 +- docs/types/BulkInsertResult.html | 4 +- docs/types/BulkRemoveResult.html | 4 +- docs/types/BulkSaveResult.html | 4 +- docs/types/BulkUpdateResult.html | 4 +- docs/types/CacheSelections.html | 4 +- docs/types/CollectionID.html | 4 +- docs/types/CustomOptions.WeivDataConfig.html | 4 +- docs/types/Errors.ErrorsList.html | 4 +- docs/types/Hooks.HookContext.html | 4 +- docs/types/Hooks.HookName.html | 4 +- docs/types/ItemID.html | 4 +- docs/types/PipelineStage.html | 4 +- docs/types/PipelineStageKey.html | 4 +- docs/types/ReadConcern.html | 4 +- docs/types/ReferencedItem.html | 4 +- docs/types/ReferringItem.html | 4 +- docs/types/SaveResult.html | 4 +- docs/types/WeivDataAggregateRunOptions.html | 4 +- .../types/WeivDataQueryReferencedOptions.html | 4 +- 116 files changed, 357 insertions(+), 357 deletions(-) diff --git a/app/package-lock.json b/app/package-lock.json index 8e19ed88..90d034da 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,12 +1,12 @@ { "name": "@exweiv/weiv-data", - "version": "4.9.5", + "version": "4.9.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@exweiv/weiv-data", - "version": "4.9.5", + "version": "4.9.7", "license": "Apache-2.0", "dependencies": { "crypto-js": "^4.2.0", diff --git a/docs/functions/Hooks.afterCount.html b/docs/functions/Hooks.afterCount.html index 7606091b..1f274b37 100644 --- a/docs/functions/Hooks.afterCount.html +++ b/docs/functions/Hooks.afterCount.html @@ -3,10 +3,10 @@
  • context: HookContext

    Contextual information about the hook.

  • Returns Promise<number> | number

    The count to return to count() instead of the original count. Returning a rejected promise will not block the operation, but will return a rejected promise to the caller as well as trigger the onFailure() hook.

    A hook that is triggered after a count() operation.

    -