@wix/auto_sdk_stores_products-v-3 1.0.60 → 1.0.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/index.d.ts +3 -3
- package/build/cjs/index.js +6 -6
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.js +6 -6
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.js +6 -6
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +3 -3
- package/build/es/index.mjs +6 -6
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.mjs +6 -6
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.mjs +6 -6
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +3 -3
- package/build/internal/cjs/index.js +6 -6
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.js +6 -6
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.js +6 -6
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +3 -3
- package/build/internal/es/index.mjs +6 -6
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.mjs +6 -6
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.mjs +6 -6
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -403,14 +403,14 @@ declare const bulkAddProductsToCategoriesByFilter: MaybeContext<BuildRESTFunctio
|
|
|
403
403
|
declare const bulkRemoveProductsFromCategoriesByFilter: MaybeContext<BuildRESTFunction<typeof bulkRemoveProductsFromCategoriesByFilter$1> & typeof bulkRemoveProductsFromCategoriesByFilter$1>;
|
|
404
404
|
declare const getAllProductsCategory: MaybeContext<BuildRESTFunction<typeof getAllProductsCategory$1> & typeof getAllProductsCategory$1>;
|
|
405
405
|
/** */
|
|
406
|
-
declare const onProductCreated: BuildEventDefinition<typeof onProductCreated$1
|
|
406
|
+
declare const onProductCreated: BuildEventDefinition<typeof onProductCreated$1> & typeof onProductCreated$1;
|
|
407
407
|
/**
|
|
408
408
|
* Triggered when a product is deleted.
|
|
409
409
|
*/
|
|
410
|
-
declare const onProductDeleted: BuildEventDefinition<typeof onProductDeleted$1
|
|
410
|
+
declare const onProductDeleted: BuildEventDefinition<typeof onProductDeleted$1> & typeof onProductDeleted$1;
|
|
411
411
|
/**
|
|
412
412
|
* Triggered when a product is updated.
|
|
413
413
|
*/
|
|
414
|
-
declare const onProductUpdated: BuildEventDefinition<typeof onProductUpdated$1
|
|
414
|
+
declare const onProductUpdated: BuildEventDefinition<typeof onProductUpdated$1> & typeof onProductUpdated$1;
|
|
415
415
|
|
|
416
416
|
export { BulkAddInfoSectionsToProductsApplicationErrors, BulkAddInfoSectionsToProductsByFilterApplicationErrors, BulkAddInfoSectionsToProductsByFilterOptions, BulkAddInfoSectionsToProductsOptions, BulkAddProductsToCategoriesByFilterOptions, BulkAddProductsToCategoriesByFilterResponse, BulkAdjustProductVariantsByFilterApplicationErrors, BulkAdjustProductVariantsByFilterOptions, BulkAdjustProductVariantsByFilterValidationErrors, BulkCreateProductsApplicationErrors, BulkCreateProductsOptions, BulkCreateProductsResponse, BulkCreateProductsValidationErrors, BulkCreateProductsWithInventoryApplicationErrors, BulkCreateProductsWithInventoryOptions, BulkCreateProductsWithInventoryResponse, BulkCreateProductsWithInventoryValidationErrors, BulkDeleteProductsByFilterOptions, BulkDeleteProductsValidationErrors, BulkRemoveInfoSectionsFromProductsByFilterOptions, BulkRemoveInfoSectionsFromProductsOptions, BulkRemoveProductsFromCategoriesByFilterOptions, BulkRemoveProductsFromCategoriesByFilterResponse, BulkUpdateProductVariantsByFilterApplicationErrors, BulkUpdateProductVariantsByFilterOptions, BulkUpdateProductVariantsByFilterResponse, BulkUpdateProductVariantsByFilterValidationErrors, BulkUpdateProductsApplicationErrors, BulkUpdateProductsByFilterApplicationErrors, BulkUpdateProductsByFilterOptions, BulkUpdateProductsByFilterValidationErrors, BulkUpdateProductsOptions, BulkUpdateProductsResponse, BulkUpdateProductsValidationErrors, BulkUpdateProductsWithInventoryApplicationErrors, BulkUpdateProductsWithInventoryOptions, BulkUpdateProductsWithInventoryResponse, BulkUpdateProductsWithInventoryValidationErrors, CountProductsApplicationErrors, CountProductsOptions, CreateProductApplicationErrors, CreateProductOptions, CreateProductValidationErrors, CreateProductWithInventoryApplicationErrors, CreateProductWithInventoryOptions, CreateProductWithInventoryResponse, CreateProductWithInventoryValidationErrors, GetAllProductsCategoryResponse, GetProductApplicationErrors, GetProductBySlugApplicationErrors, GetProductBySlugOptions, GetProductOptions, MaskedProductWithInventory, ProductCreatedEnvelope, ProductDeletedEnvelope, ProductUpdatedEnvelope, ProductWithInventory, ProductsQueryBuilder, QueryProductsOptions, SearchProductsApplicationErrors, SearchProductsOptions, UpdateProduct, UpdateProductApplicationErrors, UpdateProductOptions, UpdateProductValidationErrors, UpdateProductWithInventoryApplicationErrors, UpdateProductWithInventoryOptions, UpdateProductWithInventoryProduct, UpdateProductWithInventoryResponse, UpdateProductWithInventoryValidationErrors, V3BulkAddInfoSectionsToProductsByFilterResponse, V3BulkAddInfoSectionsToProductsResponse, V3BulkAdjustProductVariantsByFilterResponse, V3BulkDeleteProductsByFilterResponse, V3BulkDeleteProductsResponse, V3BulkRemoveInfoSectionsFromProductsByFilterResponse, V3BulkRemoveInfoSectionsFromProductsResponse, V3BulkUpdateProductsByFilterResponse, V3CountProductsResponse, V3GetProductBySlugResponse, V3MaskedProduct, V3Product, V3ProductIdWithRevision, V3ProductSearch, V3SearchProductsResponse, bulkAddInfoSectionsToProducts, bulkAddInfoSectionsToProductsByFilter, bulkAddProductsToCategoriesByFilter, bulkAdjustProductVariantsByFilter, bulkCreateProducts, bulkCreateProductsWithInventory, bulkDeleteProducts, bulkDeleteProductsByFilter, bulkRemoveInfoSectionsFromProducts, bulkRemoveInfoSectionsFromProductsByFilter, bulkRemoveProductsFromCategoriesByFilter, bulkUpdateProductVariantsByFilter, bulkUpdateProducts, bulkUpdateProductsByFilter, bulkUpdateProductsWithInventory, countProducts, createProduct, createProductWithInventory, deleteProduct, getAllProductsCategory, getProduct, getProductBySlug, onProductCreated, onProductDeleted, onProductUpdated, queryProducts, searchProducts, updateProduct, updateProductWithInventory };
|
package/build/cjs/index.js
CHANGED
|
@@ -4193,7 +4193,7 @@ function searchProducts(payload) {
|
|
|
4193
4193
|
]);
|
|
4194
4194
|
const metadata = {
|
|
4195
4195
|
entityFqdn: "wix.stores.catalog.v3.product",
|
|
4196
|
-
method: "
|
|
4196
|
+
method: "GET",
|
|
4197
4197
|
methodFqn: "wix.stores.catalog.v3.CatalogApi.SearchProducts",
|
|
4198
4198
|
packageName: PACKAGE_NAME,
|
|
4199
4199
|
url: resolveWixStoresCatalogV3CatalogApiUrl({
|
|
@@ -4201,7 +4201,7 @@ function searchProducts(payload) {
|
|
|
4201
4201
|
data: serializedData,
|
|
4202
4202
|
host
|
|
4203
4203
|
}),
|
|
4204
|
-
|
|
4204
|
+
params: (0, import_rest_modules.toURLSearchParams)(serializedData, true),
|
|
4205
4205
|
transformResponse: (payload2) => (0, import_transform_paths.transformPaths)(payload2, [
|
|
4206
4206
|
{
|
|
4207
4207
|
transformFn: import_timestamp2.transformRESTTimestampToSDKTimestamp,
|
|
@@ -4446,7 +4446,7 @@ function queryProducts(payload) {
|
|
|
4446
4446
|
function __queryProducts({ host }) {
|
|
4447
4447
|
const metadata = {
|
|
4448
4448
|
entityFqdn: "wix.stores.catalog.v3.product",
|
|
4449
|
-
method: "
|
|
4449
|
+
method: "GET",
|
|
4450
4450
|
methodFqn: "wix.stores.catalog.v3.CatalogApi.QueryProducts",
|
|
4451
4451
|
packageName: PACKAGE_NAME,
|
|
4452
4452
|
url: resolveWixStoresCatalogV3CatalogApiUrl({
|
|
@@ -4454,7 +4454,7 @@ function queryProducts(payload) {
|
|
|
4454
4454
|
data: payload,
|
|
4455
4455
|
host
|
|
4456
4456
|
}),
|
|
4457
|
-
|
|
4457
|
+
params: (0, import_rest_modules.toURLSearchParams)(payload, true),
|
|
4458
4458
|
transformResponse: (payload2) => (0, import_transform_paths.transformPaths)(payload2, [
|
|
4459
4459
|
{
|
|
4460
4460
|
transformFn: import_timestamp2.transformRESTTimestampToSDKTimestamp,
|
|
@@ -4678,7 +4678,7 @@ function countProducts(payload) {
|
|
|
4678
4678
|
function __countProducts({ host }) {
|
|
4679
4679
|
const metadata = {
|
|
4680
4680
|
entityFqdn: "wix.stores.catalog.v3.product",
|
|
4681
|
-
method: "
|
|
4681
|
+
method: "GET",
|
|
4682
4682
|
methodFqn: "wix.stores.catalog.v3.CatalogApi.CountProducts",
|
|
4683
4683
|
packageName: PACKAGE_NAME,
|
|
4684
4684
|
url: resolveWixStoresCatalogV3CatalogApiUrl({
|
|
@@ -4686,7 +4686,7 @@ function countProducts(payload) {
|
|
|
4686
4686
|
data: payload,
|
|
4687
4687
|
host
|
|
4688
4688
|
}),
|
|
4689
|
-
|
|
4689
|
+
params: (0, import_rest_modules.toURLSearchParams)(payload, true),
|
|
4690
4690
|
fallback: [
|
|
4691
4691
|
{
|
|
4692
4692
|
method: "POST",
|