@wix/stores 1.0.285 → 1.0.286
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/stores",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.286",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@wix/stores_inventory": "1.0.59",
|
|
30
30
|
"@wix/stores_inventory-items-v-3": "1.0.26",
|
|
31
31
|
"@wix/stores_products": "1.0.84",
|
|
32
|
-
"@wix/stores_products-v-3": "1.0.
|
|
32
|
+
"@wix/stores_products-v-3": "1.0.68",
|
|
33
33
|
"@wix/stores_ribbons-v-3": "1.0.22",
|
|
34
34
|
"@wix/stores_stores-locations-v-3": "1.0.23",
|
|
35
35
|
"@wix/stores_subscription-options": "1.0.46",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"fqdn": ""
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"falconPackageHash": "
|
|
61
|
+
"falconPackageHash": "b5c02dd69994fb3e378ce054942ca207fa770c22534f1688a00030f7"
|
|
62
62
|
}
|
|
@@ -13017,7 +13017,7 @@ interface ProductWithInventory extends ProductWithInventoryTypedPropertiesOneOf
|
|
|
13017
13017
|
/**
|
|
13018
13018
|
* Custom extended fields for the product object.
|
|
13019
13019
|
*
|
|
13020
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
13020
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
|
|
13021
13021
|
*/
|
|
13022
13022
|
extendedFields?: ExtendedFields;
|
|
13023
13023
|
}
|
|
@@ -16646,7 +16646,7 @@ interface UpdateProductWithInventoryProduct {
|
|
|
16646
16646
|
/**
|
|
16647
16647
|
* Custom extended fields for the product object.
|
|
16648
16648
|
*
|
|
16649
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
16649
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
|
|
16650
16650
|
*/
|
|
16651
16651
|
extendedFields?: ExtendedFields;
|
|
16652
16652
|
}
|
|
@@ -13017,7 +13017,7 @@ interface ProductWithInventory extends ProductWithInventoryTypedPropertiesOneOf
|
|
|
13017
13017
|
/**
|
|
13018
13018
|
* Custom extended fields for the product object.
|
|
13019
13019
|
*
|
|
13020
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
13020
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
|
|
13021
13021
|
*/
|
|
13022
13022
|
extendedFields?: ExtendedFields;
|
|
13023
13023
|
}
|
|
@@ -16646,7 +16646,7 @@ interface UpdateProductWithInventoryProduct {
|
|
|
16646
16646
|
/**
|
|
16647
16647
|
* Custom extended fields for the product object.
|
|
16648
16648
|
*
|
|
16649
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
16649
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
|
|
16650
16650
|
*/
|
|
16651
16651
|
extendedFields?: ExtendedFields;
|
|
16652
16652
|
}
|
|
@@ -13665,7 +13665,7 @@ interface ProductWithInventory$1 extends ProductWithInventoryTypedPropertiesOneO
|
|
|
13665
13665
|
/**
|
|
13666
13666
|
* Custom extended fields for the product object.
|
|
13667
13667
|
*
|
|
13668
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
13668
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
|
|
13669
13669
|
*/
|
|
13670
13670
|
extendedFields?: ExtendedFields$1;
|
|
13671
13671
|
}
|
|
@@ -18052,7 +18052,7 @@ interface ProductWithInventory extends ProductWithInventoryTypedPropertiesOneOf
|
|
|
18052
18052
|
/**
|
|
18053
18053
|
* Custom extended fields for the product object.
|
|
18054
18054
|
*
|
|
18055
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
18055
|
+
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
|
|
18056
18056
|
*/
|
|
18057
18057
|
extendedFields?: ExtendedFields;
|
|
18058
18058
|
}
|