@wix/stores 1.0.310 → 1.0.311
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.311",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@wix/stores_customizations-v-3": "1.0.31",
|
|
28
28
|
"@wix/stores_info-sections-v-3": "1.0.31",
|
|
29
29
|
"@wix/stores_inventory": "1.0.67",
|
|
30
|
-
"@wix/stores_inventory-items-v-3": "1.0.
|
|
30
|
+
"@wix/stores_inventory-items-v-3": "1.0.36",
|
|
31
31
|
"@wix/stores_products": "1.0.92",
|
|
32
32
|
"@wix/stores_products-v-3": "1.0.79",
|
|
33
33
|
"@wix/stores_ribbons-v-3": "1.0.25",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"fqdn": ""
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"falconPackageHash": "
|
|
61
|
+
"falconPackageHash": "8f67a5137b01d205ea2056f99853e642b3d47c5152e75928baf0d28e"
|
|
62
62
|
}
|
|
@@ -801,7 +801,7 @@ interface QueryCollectionsRequest$1 {
|
|
|
801
801
|
}
|
|
802
802
|
interface PlatformQuery$1 extends PlatformQueryPagingMethodOneOf$1 {
|
|
803
803
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
804
|
-
paging?: PlatformPaging$
|
|
804
|
+
paging?: PlatformPaging$2;
|
|
805
805
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
806
806
|
cursorPaging?: CursorPaging$8;
|
|
807
807
|
/** Filter object. */
|
|
@@ -812,7 +812,7 @@ interface PlatformQuery$1 extends PlatformQueryPagingMethodOneOf$1 {
|
|
|
812
812
|
/** @oneof */
|
|
813
813
|
interface PlatformQueryPagingMethodOneOf$1 {
|
|
814
814
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
815
|
-
paging?: PlatformPaging$
|
|
815
|
+
paging?: PlatformPaging$2;
|
|
816
816
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
817
817
|
cursorPaging?: CursorPaging$8;
|
|
818
818
|
}
|
|
@@ -826,7 +826,7 @@ declare enum SortOrder$8 {
|
|
|
826
826
|
ASC = "ASC",
|
|
827
827
|
DESC = "DESC"
|
|
828
828
|
}
|
|
829
|
-
interface PlatformPaging$
|
|
829
|
+
interface PlatformPaging$2 {
|
|
830
830
|
/** Number of items to load. */
|
|
831
831
|
limit?: number | null;
|
|
832
832
|
/** Number of items to skip in the current sort order. */
|
|
@@ -1027,7 +1027,7 @@ type context$b_QueryCollectionsResponseNonNullableFields = QueryCollectionsRespo
|
|
|
1027
1027
|
declare const context$b_getCollection: typeof getCollection;
|
|
1028
1028
|
declare const context$b_queryCollections: typeof queryCollections;
|
|
1029
1029
|
declare namespace context$b {
|
|
1030
|
-
export { type Collection$1 as Collection, type CollectionNonNullableFields$1 as CollectionNonNullableFields, type context$b_CollectionsQueryBuilder as CollectionsQueryBuilder, type context$b_CollectionsQueryResult as CollectionsQueryResult, type CursorPaging$8 as CursorPaging, type Cursors$8 as Cursors, type GetCollectionBySlugRequest$1 as GetCollectionBySlugRequest, type GetCollectionBySlugResponse$1 as GetCollectionBySlugResponse, type GetCollectionBySlugResponseNonNullableFields$1 as GetCollectionBySlugResponseNonNullableFields, type GetCollectionRequest$1 as GetCollectionRequest, type GetCollectionResponse$1 as GetCollectionResponse, type context$b_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type Keyword$2 as Keyword, type Media$3 as Media, type MediaItem$1 as MediaItem, type MediaItemItemOneOf$1 as MediaItemItemOneOf, MediaItemType$1 as MediaItemType, type MediaItemUrlAndSize$1 as MediaItemUrlAndSize, type MediaItemVideo$1 as MediaItemVideo, type PlatformPaging$
|
|
1030
|
+
export { type Collection$1 as Collection, type CollectionNonNullableFields$1 as CollectionNonNullableFields, type context$b_CollectionsQueryBuilder as CollectionsQueryBuilder, type context$b_CollectionsQueryResult as CollectionsQueryResult, type CursorPaging$8 as CursorPaging, type Cursors$8 as Cursors, type GetCollectionBySlugRequest$1 as GetCollectionBySlugRequest, type GetCollectionBySlugResponse$1 as GetCollectionBySlugResponse, type GetCollectionBySlugResponseNonNullableFields$1 as GetCollectionBySlugResponseNonNullableFields, type GetCollectionRequest$1 as GetCollectionRequest, type GetCollectionResponse$1 as GetCollectionResponse, type context$b_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type Keyword$2 as Keyword, type Media$3 as Media, type MediaItem$1 as MediaItem, type MediaItemItemOneOf$1 as MediaItemItemOneOf, MediaItemType$1 as MediaItemType, type MediaItemUrlAndSize$1 as MediaItemUrlAndSize, type MediaItemVideo$1 as MediaItemVideo, type PlatformPaging$2 as PlatformPaging, type PlatformPagingMetadata$1 as PlatformPagingMetadata, type PlatformQuery$1 as PlatformQuery, type PlatformQueryPagingMethodOneOf$1 as PlatformQueryPagingMethodOneOf, type QueryCollectionsRequest$1 as QueryCollectionsRequest, type QueryCollectionsResponse$1 as QueryCollectionsResponse, type context$b_QueryCollectionsResponseNonNullableFields as QueryCollectionsResponseNonNullableFields, type SeoSchema$2 as SeoSchema, type Settings$3 as Settings, SortOrder$8 as SortOrder, type Sorting$8 as Sorting, type Tag$2 as Tag, context$b_getCollection as getCollection, getCollectionBySlug$2 as getCollectionBySlug, context$b_queryCollections as queryCollections };
|
|
1031
1031
|
}
|
|
1032
1032
|
|
|
1033
1033
|
interface Product$2 {
|
|
@@ -2115,13 +2115,13 @@ interface QueryProductsRequest$1 {
|
|
|
2115
2115
|
includeMerchantSpecificData?: boolean;
|
|
2116
2116
|
}
|
|
2117
2117
|
interface Query$1 {
|
|
2118
|
-
paging?: Paging$
|
|
2118
|
+
paging?: Paging$3;
|
|
2119
2119
|
/** Filter string */
|
|
2120
2120
|
filter?: string | null;
|
|
2121
2121
|
/** Sort string */
|
|
2122
2122
|
sort?: string | null;
|
|
2123
2123
|
}
|
|
2124
|
-
interface Paging$
|
|
2124
|
+
interface Paging$3 {
|
|
2125
2125
|
/** Amount of items to load per page */
|
|
2126
2126
|
limit?: number | null;
|
|
2127
2127
|
/** Number of items to skip in the display (relevant for all pages after the first) */
|
|
@@ -2143,7 +2143,7 @@ interface QueryProductsPlatformizedRequest {
|
|
|
2143
2143
|
}
|
|
2144
2144
|
interface PlatformQuery extends PlatformQueryPagingMethodOneOf {
|
|
2145
2145
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
2146
|
-
paging?: PlatformPaging$
|
|
2146
|
+
paging?: PlatformPaging$1;
|
|
2147
2147
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
2148
2148
|
cursorPaging?: CursorPaging$7;
|
|
2149
2149
|
/** Filter object. */
|
|
@@ -2154,7 +2154,7 @@ interface PlatformQuery extends PlatformQueryPagingMethodOneOf {
|
|
|
2154
2154
|
/** @oneof */
|
|
2155
2155
|
interface PlatformQueryPagingMethodOneOf {
|
|
2156
2156
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
2157
|
-
paging?: PlatformPaging$
|
|
2157
|
+
paging?: PlatformPaging$1;
|
|
2158
2158
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
2159
2159
|
cursorPaging?: CursorPaging$7;
|
|
2160
2160
|
}
|
|
@@ -2168,7 +2168,7 @@ declare enum SortOrder$7 {
|
|
|
2168
2168
|
ASC = "ASC",
|
|
2169
2169
|
DESC = "DESC"
|
|
2170
2170
|
}
|
|
2171
|
-
interface PlatformPaging$
|
|
2171
|
+
interface PlatformPaging$1 {
|
|
2172
2172
|
/** Number of items to load. */
|
|
2173
2173
|
limit?: number | null;
|
|
2174
2174
|
/** Number of items to skip in the current sort order. */
|
|
@@ -2343,7 +2343,7 @@ interface QueryProductVariantsRequest {
|
|
|
2343
2343
|
choices?: Record<string, string>;
|
|
2344
2344
|
/** List of variant IDs (not relevant when passing choices). */
|
|
2345
2345
|
variantIds?: string[];
|
|
2346
|
-
paging?: Paging$
|
|
2346
|
+
paging?: Paging$3;
|
|
2347
2347
|
/** Whether merchant specific data should be included in the response. Requires permissions to manage products. */
|
|
2348
2348
|
includeMerchantSpecificData?: boolean;
|
|
2349
2349
|
}
|
|
@@ -3105,7 +3105,7 @@ interface QueryProductVariantsOptions {
|
|
|
3105
3105
|
choices?: Record<string, string>;
|
|
3106
3106
|
/** List of variant IDs (not relevant when passing choices). */
|
|
3107
3107
|
variantIds?: string[];
|
|
3108
|
-
paging?: Paging$
|
|
3108
|
+
paging?: Paging$3;
|
|
3109
3109
|
/** Whether merchant specific data should be included in the response. Requires permissions to manage products. */
|
|
3110
3110
|
includeMerchantSpecificData?: boolean;
|
|
3111
3111
|
}
|
|
@@ -3611,7 +3611,7 @@ declare const context$a_resetAllProductVariantData: typeof resetAllProductVarian
|
|
|
3611
3611
|
declare const context$a_updateCollection: typeof updateCollection;
|
|
3612
3612
|
declare const context$a_updateProductVariants: typeof updateProductVariants;
|
|
3613
3613
|
declare namespace context$a {
|
|
3614
|
-
export { type context$a_AddProductMediaRequest as AddProductMediaRequest, type context$a_AddProductMediaResponse as AddProductMediaResponse, type context$a_AddProductMediaToChoicesRequest as AddProductMediaToChoicesRequest, type context$a_AddProductMediaToChoicesResponse as AddProductMediaToChoicesResponse, type context$a_AddProductsToCollectionRequest as AddProductsToCollectionRequest, type context$a_AddProductsToCollectionResponse as AddProductsToCollectionResponse, type context$a_AdditionalInfoSection as AdditionalInfoSection, type AdjustValue$1 as AdjustValue, type context$a_AdjustValueValueOneOf as AdjustValueValueOneOf, type context$a_AggregateProductsRequest as AggregateProductsRequest, type context$a_AggregateProductsResponse as AggregateProductsResponse, type context$a_AllowedProductsCountLimitExceededErrorData as AllowedProductsCountLimitExceededErrorData, type ApplicationError$6 as ApplicationError, type BaseEventMetadata$7 as BaseEventMetadata, type BulkActionMetadata$6 as BulkActionMetadata, type context$a_BulkAdjustProductPropertiesByFilterSyncRequest as BulkAdjustProductPropertiesByFilterSyncRequest, type context$a_BulkAdjustProductPropertiesByFilterSyncResponse as BulkAdjustProductPropertiesByFilterSyncResponse, type context$a_BulkAdjustProductPropertiesRequest as BulkAdjustProductPropertiesRequest, type context$a_BulkAdjustProductPropertiesResponse as BulkAdjustProductPropertiesResponse, type context$a_BulkAdjustProductPropertiesResponseNonNullableFields as BulkAdjustProductPropertiesResponseNonNullableFields, type BulkDeleteProductsRequest$1 as BulkDeleteProductsRequest, type BulkDeleteProductsResponse$1 as BulkDeleteProductsResponse, type BulkProductResult$1 as BulkProductResult, type context$a_BulkQueryCustomFieldsRequest as BulkQueryCustomFieldsRequest, type context$a_BulkQueryCustomFieldsResponse as BulkQueryCustomFieldsResponse, type context$a_BulkRemoveCustomFieldsRequest as BulkRemoveCustomFieldsRequest, type context$a_BulkRemoveCustomFieldsResponse as BulkRemoveCustomFieldsResponse, type context$a_BulkSetCustomFieldsRequest as BulkSetCustomFieldsRequest, type context$a_BulkSetCustomFieldsResponse as BulkSetCustomFieldsResponse, type context$a_BulkUpdateProductsByFilterSyncRequest as BulkUpdateProductsByFilterSyncRequest, type context$a_BulkUpdateProductsByFilterSyncResponse as BulkUpdateProductsByFilterSyncResponse, type BulkUpdateProductsRequest$1 as BulkUpdateProductsRequest, type BulkUpdateProductsResponse$1 as BulkUpdateProductsResponse, type BulkUpdateProductsResponseNonNullableFields$1 as BulkUpdateProductsResponseNonNullableFields, type Choice$1 as Choice, type context$a_Collection as Collection, type context$a_CollectionChanged as CollectionChanged, type context$a_CollectionCreated as CollectionCreated, type context$a_CollectionDeleted as CollectionDeleted, type context$a_CostAndProfitData as CostAndProfitData, type context$a_CreateCollectionRequest as CreateCollectionRequest, type context$a_CreateCollectionResponse as CreateCollectionResponse, type context$a_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type context$a_CreateDigitalProductRequest as CreateDigitalProductRequest, type context$a_CreateDigitalProductResponse as CreateDigitalProductResponse, type context$a_CreateProductPlatformizedRequest as CreateProductPlatformizedRequest, type context$a_CreateProductPlatformizedResponse as CreateProductPlatformizedResponse, type CreateProductRequest$1 as CreateProductRequest, type CreateProductResponse$1 as CreateProductResponse, type CreateProductResponseNonNullableFields$1 as CreateProductResponseNonNullableFields, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type context$a_CustomFieldsContainer as CustomFieldsContainer, type context$a_CustomTextField as CustomTextField, type context$a_DeleteCollectionRequest as DeleteCollectionRequest, type context$a_DeleteCollectionResponse as DeleteCollectionResponse, type context$a_DeleteProductOptionsRequest as DeleteProductOptionsRequest, type context$a_DeleteProductOptionsResponse as DeleteProductOptionsResponse, type context$a_DeleteProductPlatformizedRequest as DeleteProductPlatformizedRequest, type context$a_DeleteProductPlatformizedResponse as DeleteProductPlatformizedResponse, type DeleteProductRequest$1 as DeleteProductRequest, type DeleteProductResponse$1 as DeleteProductResponse, type Discount$1 as Discount, DiscountType$2 as DiscountType, FileType$1 as FileType, type FocalPoint$1 as FocalPoint, type context$a_FormattedPrice as FormattedPrice, type context$a_GetCollectionBySlugRequest as GetCollectionBySlugRequest, type context$a_GetCollectionBySlugResponse as GetCollectionBySlugResponse, type context$a_GetCollectionBySlugResponseNonNullableFields as GetCollectionBySlugResponseNonNullableFields, type context$a_GetCollectionRequest as GetCollectionRequest, type context$a_GetCollectionResponse as GetCollectionResponse, type GetProductOptions$1 as GetProductOptions, type context$a_GetProductPlatformizedRequest as GetProductPlatformizedRequest, type context$a_GetProductPlatformizedResponse as GetProductPlatformizedResponse, type GetProductRequest$1 as GetProductRequest, type GetProductResponse$1 as GetProductResponse, type context$a_GetProductResponseNonNullableFields as GetProductResponseNonNullableFields, type context$a_GetProductsRequest as GetProductsRequest, type context$a_GetProductsResponse as GetProductsResponse, type context$a_GetStoreVariantRequest as GetStoreVariantRequest, type context$a_GetStoreVariantResponse as GetStoreVariantResponse, type context$a_GetStoreVariantResponseNonNullableFields as GetStoreVariantResponseNonNullableFields, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, InventoryStatus$1 as InventoryStatus, type ItemMetadata$6 as ItemMetadata, type Keyword$1 as Keyword, MeasurementUnit$1 as MeasurementUnit, type Media$2 as Media, type context$a_MediaAssignmentToChoice as MediaAssignmentToChoice, type context$a_MediaDataForWrite as MediaDataForWrite, type context$a_MediaDataForWriteMediaSourceOneOf as MediaDataForWriteMediaSourceOneOf, type context$a_MediaItem as MediaItem, type context$a_MediaItemItemOneOf as MediaItemItemOneOf, context$a_MediaItemType as MediaItemType, type context$a_MediaItemUrlAndSize as MediaItemUrlAndSize, type context$a_MediaItemVideo as MediaItemVideo, type MessageEnvelope$9 as MessageEnvelope, type context$a_NumericPropertyRange as NumericPropertyRange, type context$a_OptionAndChoice as OptionAndChoice, context$a_OptionType as OptionType, type context$a_PageUrl as PageUrl, type Paging$2 as Paging, type PagingMetadata$4 as PagingMetadata, type context$a_PagingWithBigLimit as PagingWithBigLimit, type context$a_PercentageData as PercentageData, type context$a_PlatformMedia as PlatformMedia, type context$a_PlatformMediaMediaOneOf as PlatformMediaMediaOneOf, type PlatformPaging$2 as PlatformPaging, type context$a_PlatformPagingMetadata as PlatformPagingMetadata, type context$a_PlatformQuery as PlatformQuery, type context$a_PlatformQueryPagingMethodOneOf as PlatformQueryPagingMethodOneOf, type PreorderInfo$3 as PreorderInfo, type context$a_PriceData as PriceData, type context$a_PricePerUnitData as PricePerUnitData, type Product$2 as Product, type context$a_ProductChanged as ProductChanged, type context$a_ProductChangedEnvelope as ProductChangedEnvelope, type context$a_ProductCollectionChangedEnvelope as ProductCollectionChangedEnvelope, type context$a_ProductCollectionCreatedEnvelope as ProductCollectionCreatedEnvelope, type context$a_ProductCollectionDeletedEnvelope as ProductCollectionDeletedEnvelope, type context$a_ProductCreated as ProductCreated, type ProductCreatedEnvelope$1 as ProductCreatedEnvelope, type context$a_ProductDeleted as ProductDeleted, type ProductDeletedEnvelope$1 as ProductDeletedEnvelope, type context$a_ProductOption as ProductOption, type context$a_ProductOptionsAvailabilityRequest as ProductOptionsAvailabilityRequest, type context$a_ProductOptionsAvailabilityResponse as ProductOptionsAvailabilityResponse, type context$a_ProductOptionsAvailabilityResponseNonNullableFields as ProductOptionsAvailabilityResponseNonNullableFields, ProductType$1 as ProductType, type context$a_ProductVariantsChangedEnvelope as ProductVariantsChangedEnvelope, type ProductsQueryBuilder$1 as ProductsQueryBuilder, type ProductsQueryResult$1 as ProductsQueryResult, type context$a_PropertyAdjustmentData as PropertyAdjustmentData, type context$a_PropertyAdjustmentDataByOneOf as PropertyAdjustmentDataByOneOf, type Query$1 as Query, type context$a_QueryCollectionsPlatformizedRequest as QueryCollectionsPlatformizedRequest, type context$a_QueryCollectionsPlatformizedResponse as QueryCollectionsPlatformizedResponse, type context$a_QueryCollectionsRequest as QueryCollectionsRequest, type context$a_QueryCollectionsResponse as QueryCollectionsResponse, type context$a_QueryCustomFieldsRequest as QueryCustomFieldsRequest, type context$a_QueryCustomFieldsResponse as QueryCustomFieldsResponse, type context$a_QueryProductVariantsOptions as QueryProductVariantsOptions, type context$a_QueryProductVariantsRequest as QueryProductVariantsRequest, type context$a_QueryProductVariantsResponse as QueryProductVariantsResponse, type context$a_QueryProductVariantsResponseNonNullableFields as QueryProductVariantsResponseNonNullableFields, type context$a_QueryProductsPlatformizedRequest as QueryProductsPlatformizedRequest, type context$a_QueryProductsPlatformizedResponse as QueryProductsPlatformizedResponse, type context$a_QueryProductsPlatformizedResponseNonNullableFields as QueryProductsPlatformizedResponseNonNullableFields, type QueryProductsRequest$1 as QueryProductsRequest, type QueryProductsResponse$1 as QueryProductsResponse, type context$a_QueryProductsWithBigPageLimitRequest as QueryProductsWithBigPageLimitRequest, type context$a_QueryStoreVariantsRequest as QueryStoreVariantsRequest, type context$a_QueryStoreVariantsResponse as QueryStoreVariantsResponse, type context$a_QueryStoreVariantsResponseNonNullableFields as QueryStoreVariantsResponseNonNullableFields, type context$a_QueryStoreVariantsWithBigLimitRequest as QueryStoreVariantsWithBigLimitRequest, type context$a_QueryWithBigPageLimit as QueryWithBigPageLimit, type context$a_ReCloneStoreRequest as ReCloneStoreRequest, type context$a_ReCloneStoreResponse as ReCloneStoreResponse, type context$a_RemoveCustomFieldsRequest as RemoveCustomFieldsRequest, type context$a_RemoveCustomFieldsResponse as RemoveCustomFieldsResponse, type context$a_RemoveProductBrandRequest as RemoveProductBrandRequest, type context$a_RemoveProductBrandResponse as RemoveProductBrandResponse, type context$a_RemoveProductMediaFromChoicesRequest as RemoveProductMediaFromChoicesRequest, type context$a_RemoveProductMediaFromChoicesResponse as RemoveProductMediaFromChoicesResponse, type context$a_RemoveProductMediaRequest as RemoveProductMediaRequest, type context$a_RemoveProductMediaResponse as RemoveProductMediaResponse, type context$a_RemoveProductRibbonRequest as RemoveProductRibbonRequest, type context$a_RemoveProductRibbonResponse as RemoveProductRibbonResponse, type context$a_RemoveProductsFromCollectionRequest as RemoveProductsFromCollectionRequest, type context$a_RemoveProductsFromCollectionResponse as RemoveProductsFromCollectionResponse, type context$a_ResetAllVariantDataRequest as ResetAllVariantDataRequest, type context$a_ResetAllVariantDataResponse as ResetAllVariantDataResponse, type Ribbon$2 as Ribbon, type SecuredMedia$1 as SecuredMedia, type SeoSchema$1 as SeoSchema, type context$a_SetCustomFieldsRequest as SetCustomFieldsRequest, type context$a_SetCustomFieldsResponse as SetCustomFieldsResponse, type context$a_SetValue as SetValue, type context$a_SetValueValueOneOf as SetValueValueOneOf, type Settings$2 as Settings, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type context$a_Stock as Stock, type context$a_StoreVariant as StoreVariant, type Tag$1 as Tag, type context$a_UnlimitedPlatformCursorPaging as UnlimitedPlatformCursorPaging, type context$a_UnlimitedPlatformPaging as UnlimitedPlatformPaging, type context$a_UnlimitedPlatformQuery as UnlimitedPlatformQuery, type context$a_UnlimitedPlatformQueryPagingMethodOneOf as UnlimitedPlatformQueryPagingMethodOneOf, type context$a_UpdateCollection as UpdateCollection, type context$a_UpdateCollectionRequest as UpdateCollectionRequest, type context$a_UpdateCollectionResponse as UpdateCollectionResponse, type context$a_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, type UpdateProduct$1 as UpdateProduct, type context$a_UpdateProductPlatformizedRequest as UpdateProductPlatformizedRequest, type context$a_UpdateProductPlatformizedResponse as UpdateProductPlatformizedResponse, type UpdateProductRequest$1 as UpdateProductRequest, type UpdateProductResponse$1 as UpdateProductResponse, type UpdateProductResponseNonNullableFields$1 as UpdateProductResponseNonNullableFields, type context$a_UpdateVariantsRequest as UpdateVariantsRequest, type context$a_UpdateVariantsResponse as UpdateVariantsResponse, type context$a_UpdateVariantsResponseNonNullableFields as UpdateVariantsResponseNonNullableFields, type context$a_V1CreateProductPlatformizedRequest as V1CreateProductPlatformizedRequest, type context$a_V1CreateProductPlatformizedResponse as V1CreateProductPlatformizedResponse, type context$a_V1DeleteProductPlatformizedRequest as V1DeleteProductPlatformizedRequest, type context$a_V1DeleteProductPlatformizedResponse as V1DeleteProductPlatformizedResponse, type context$a_V1UpdateProductPlatformizedRequest as V1UpdateProductPlatformizedRequest, type context$a_V1UpdateProductPlatformizedResponse as V1UpdateProductPlatformizedResponse, type Variant$1 as Variant, type context$a_VariantChanged as VariantChanged, type context$a_VariantData as VariantData, type context$a_VariantDataWithNoStock as VariantDataWithNoStock, type context$a_VariantOverride as VariantOverride, type context$a_VariantStock as VariantStock, type context$a_VariantsChanged as VariantsChanged, Version$1 as Version, type VideoResolution$1 as VideoResolution, WebhookIdentityType$9 as WebhookIdentityType, type context$a__publicOnProductChangedType as _publicOnProductChangedType, type context$a__publicOnProductCollectionChangedType as _publicOnProductCollectionChangedType, type context$a__publicOnProductCollectionCreatedType as _publicOnProductCollectionCreatedType, type context$a__publicOnProductCollectionDeletedType as _publicOnProductCollectionDeletedType, type _publicOnProductCreatedType$1 as _publicOnProductCreatedType, type _publicOnProductDeletedType$1 as _publicOnProductDeletedType, type context$a__publicOnProductVariantsChangedType as _publicOnProductVariantsChangedType, context$a_addProductMedia as addProductMedia, context$a_addProductMediaToChoices as addProductMediaToChoices, context$a_addProductsToCollection as addProductsToCollection, context$a_bulkAdjustProductProperty as bulkAdjustProductProperty, context$a_bulkUpdateProductsProperty as bulkUpdateProductsProperty, context$a_createCollection as createCollection, createProduct$2 as createProduct, context$a_deleteCollection as deleteCollection, deleteProduct$2 as deleteProduct, context$a_deleteProductOptions as deleteProductOptions, context$a_getCollectionBySlug as getCollectionBySlug, getProduct$2 as getProduct, context$a_getProductOptionsAvailability as getProductOptionsAvailability, context$a_getStoreVariant as getStoreVariant, context$a_onProductChanged as onProductChanged, context$a_onProductCollectionChanged as onProductCollectionChanged, context$a_onProductCollectionCreated as onProductCollectionCreated, context$a_onProductCollectionDeleted as onProductCollectionDeleted, onProductCreated$2 as onProductCreated, onProductDeleted$2 as onProductDeleted, context$a_onProductVariantsChanged as onProductVariantsChanged, onProductChanged$1 as publicOnProductChanged, onProductCollectionChanged$1 as publicOnProductCollectionChanged, onProductCollectionCreated$1 as publicOnProductCollectionCreated, onProductCollectionDeleted$1 as publicOnProductCollectionDeleted, onProductCreated$3 as publicOnProductCreated, onProductDeleted$3 as publicOnProductDeleted, onProductVariantsChanged$1 as publicOnProductVariantsChanged, context$a_queryProductVariants as queryProductVariants, queryProducts$2 as queryProducts, context$a_queryStoreVariants as queryStoreVariants, context$a_removeBrand as removeBrand, context$a_removeProductMedia as removeProductMedia, context$a_removeProductMediaFromChoices as removeProductMediaFromChoices, context$a_removeProductsFromCollection as removeProductsFromCollection, context$a_removeRibbon as removeRibbon, context$a_resetAllProductVariantData as resetAllProductVariantData, context$a_updateCollection as updateCollection, updateProduct$2 as updateProduct, context$a_updateProductVariants as updateProductVariants };
|
|
3614
|
+
export { type context$a_AddProductMediaRequest as AddProductMediaRequest, type context$a_AddProductMediaResponse as AddProductMediaResponse, type context$a_AddProductMediaToChoicesRequest as AddProductMediaToChoicesRequest, type context$a_AddProductMediaToChoicesResponse as AddProductMediaToChoicesResponse, type context$a_AddProductsToCollectionRequest as AddProductsToCollectionRequest, type context$a_AddProductsToCollectionResponse as AddProductsToCollectionResponse, type context$a_AdditionalInfoSection as AdditionalInfoSection, type AdjustValue$1 as AdjustValue, type context$a_AdjustValueValueOneOf as AdjustValueValueOneOf, type context$a_AggregateProductsRequest as AggregateProductsRequest, type context$a_AggregateProductsResponse as AggregateProductsResponse, type context$a_AllowedProductsCountLimitExceededErrorData as AllowedProductsCountLimitExceededErrorData, type ApplicationError$6 as ApplicationError, type BaseEventMetadata$7 as BaseEventMetadata, type BulkActionMetadata$6 as BulkActionMetadata, type context$a_BulkAdjustProductPropertiesByFilterSyncRequest as BulkAdjustProductPropertiesByFilterSyncRequest, type context$a_BulkAdjustProductPropertiesByFilterSyncResponse as BulkAdjustProductPropertiesByFilterSyncResponse, type context$a_BulkAdjustProductPropertiesRequest as BulkAdjustProductPropertiesRequest, type context$a_BulkAdjustProductPropertiesResponse as BulkAdjustProductPropertiesResponse, type context$a_BulkAdjustProductPropertiesResponseNonNullableFields as BulkAdjustProductPropertiesResponseNonNullableFields, type BulkDeleteProductsRequest$1 as BulkDeleteProductsRequest, type BulkDeleteProductsResponse$1 as BulkDeleteProductsResponse, type BulkProductResult$1 as BulkProductResult, type context$a_BulkQueryCustomFieldsRequest as BulkQueryCustomFieldsRequest, type context$a_BulkQueryCustomFieldsResponse as BulkQueryCustomFieldsResponse, type context$a_BulkRemoveCustomFieldsRequest as BulkRemoveCustomFieldsRequest, type context$a_BulkRemoveCustomFieldsResponse as BulkRemoveCustomFieldsResponse, type context$a_BulkSetCustomFieldsRequest as BulkSetCustomFieldsRequest, type context$a_BulkSetCustomFieldsResponse as BulkSetCustomFieldsResponse, type context$a_BulkUpdateProductsByFilterSyncRequest as BulkUpdateProductsByFilterSyncRequest, type context$a_BulkUpdateProductsByFilterSyncResponse as BulkUpdateProductsByFilterSyncResponse, type BulkUpdateProductsRequest$1 as BulkUpdateProductsRequest, type BulkUpdateProductsResponse$1 as BulkUpdateProductsResponse, type BulkUpdateProductsResponseNonNullableFields$1 as BulkUpdateProductsResponseNonNullableFields, type Choice$1 as Choice, type context$a_Collection as Collection, type context$a_CollectionChanged as CollectionChanged, type context$a_CollectionCreated as CollectionCreated, type context$a_CollectionDeleted as CollectionDeleted, type context$a_CostAndProfitData as CostAndProfitData, type context$a_CreateCollectionRequest as CreateCollectionRequest, type context$a_CreateCollectionResponse as CreateCollectionResponse, type context$a_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type context$a_CreateDigitalProductRequest as CreateDigitalProductRequest, type context$a_CreateDigitalProductResponse as CreateDigitalProductResponse, type context$a_CreateProductPlatformizedRequest as CreateProductPlatformizedRequest, type context$a_CreateProductPlatformizedResponse as CreateProductPlatformizedResponse, type CreateProductRequest$1 as CreateProductRequest, type CreateProductResponse$1 as CreateProductResponse, type CreateProductResponseNonNullableFields$1 as CreateProductResponseNonNullableFields, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type context$a_CustomFieldsContainer as CustomFieldsContainer, type context$a_CustomTextField as CustomTextField, type context$a_DeleteCollectionRequest as DeleteCollectionRequest, type context$a_DeleteCollectionResponse as DeleteCollectionResponse, type context$a_DeleteProductOptionsRequest as DeleteProductOptionsRequest, type context$a_DeleteProductOptionsResponse as DeleteProductOptionsResponse, type context$a_DeleteProductPlatformizedRequest as DeleteProductPlatformizedRequest, type context$a_DeleteProductPlatformizedResponse as DeleteProductPlatformizedResponse, type DeleteProductRequest$1 as DeleteProductRequest, type DeleteProductResponse$1 as DeleteProductResponse, type Discount$1 as Discount, DiscountType$2 as DiscountType, FileType$1 as FileType, type FocalPoint$1 as FocalPoint, type context$a_FormattedPrice as FormattedPrice, type context$a_GetCollectionBySlugRequest as GetCollectionBySlugRequest, type context$a_GetCollectionBySlugResponse as GetCollectionBySlugResponse, type context$a_GetCollectionBySlugResponseNonNullableFields as GetCollectionBySlugResponseNonNullableFields, type context$a_GetCollectionRequest as GetCollectionRequest, type context$a_GetCollectionResponse as GetCollectionResponse, type GetProductOptions$1 as GetProductOptions, type context$a_GetProductPlatformizedRequest as GetProductPlatformizedRequest, type context$a_GetProductPlatformizedResponse as GetProductPlatformizedResponse, type GetProductRequest$1 as GetProductRequest, type GetProductResponse$1 as GetProductResponse, type context$a_GetProductResponseNonNullableFields as GetProductResponseNonNullableFields, type context$a_GetProductsRequest as GetProductsRequest, type context$a_GetProductsResponse as GetProductsResponse, type context$a_GetStoreVariantRequest as GetStoreVariantRequest, type context$a_GetStoreVariantResponse as GetStoreVariantResponse, type context$a_GetStoreVariantResponseNonNullableFields as GetStoreVariantResponseNonNullableFields, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, InventoryStatus$1 as InventoryStatus, type ItemMetadata$6 as ItemMetadata, type Keyword$1 as Keyword, MeasurementUnit$1 as MeasurementUnit, type Media$2 as Media, type context$a_MediaAssignmentToChoice as MediaAssignmentToChoice, type context$a_MediaDataForWrite as MediaDataForWrite, type context$a_MediaDataForWriteMediaSourceOneOf as MediaDataForWriteMediaSourceOneOf, type context$a_MediaItem as MediaItem, type context$a_MediaItemItemOneOf as MediaItemItemOneOf, context$a_MediaItemType as MediaItemType, type context$a_MediaItemUrlAndSize as MediaItemUrlAndSize, type context$a_MediaItemVideo as MediaItemVideo, type MessageEnvelope$9 as MessageEnvelope, type context$a_NumericPropertyRange as NumericPropertyRange, type context$a_OptionAndChoice as OptionAndChoice, context$a_OptionType as OptionType, type context$a_PageUrl as PageUrl, type Paging$3 as Paging, type PagingMetadata$4 as PagingMetadata, type context$a_PagingWithBigLimit as PagingWithBigLimit, type context$a_PercentageData as PercentageData, type context$a_PlatformMedia as PlatformMedia, type context$a_PlatformMediaMediaOneOf as PlatformMediaMediaOneOf, type PlatformPaging$1 as PlatformPaging, type context$a_PlatformPagingMetadata as PlatformPagingMetadata, type context$a_PlatformQuery as PlatformQuery, type context$a_PlatformQueryPagingMethodOneOf as PlatformQueryPagingMethodOneOf, type PreorderInfo$3 as PreorderInfo, type context$a_PriceData as PriceData, type context$a_PricePerUnitData as PricePerUnitData, type Product$2 as Product, type context$a_ProductChanged as ProductChanged, type context$a_ProductChangedEnvelope as ProductChangedEnvelope, type context$a_ProductCollectionChangedEnvelope as ProductCollectionChangedEnvelope, type context$a_ProductCollectionCreatedEnvelope as ProductCollectionCreatedEnvelope, type context$a_ProductCollectionDeletedEnvelope as ProductCollectionDeletedEnvelope, type context$a_ProductCreated as ProductCreated, type ProductCreatedEnvelope$1 as ProductCreatedEnvelope, type context$a_ProductDeleted as ProductDeleted, type ProductDeletedEnvelope$1 as ProductDeletedEnvelope, type context$a_ProductOption as ProductOption, type context$a_ProductOptionsAvailabilityRequest as ProductOptionsAvailabilityRequest, type context$a_ProductOptionsAvailabilityResponse as ProductOptionsAvailabilityResponse, type context$a_ProductOptionsAvailabilityResponseNonNullableFields as ProductOptionsAvailabilityResponseNonNullableFields, ProductType$1 as ProductType, type context$a_ProductVariantsChangedEnvelope as ProductVariantsChangedEnvelope, type ProductsQueryBuilder$1 as ProductsQueryBuilder, type ProductsQueryResult$1 as ProductsQueryResult, type context$a_PropertyAdjustmentData as PropertyAdjustmentData, type context$a_PropertyAdjustmentDataByOneOf as PropertyAdjustmentDataByOneOf, type Query$1 as Query, type context$a_QueryCollectionsPlatformizedRequest as QueryCollectionsPlatformizedRequest, type context$a_QueryCollectionsPlatformizedResponse as QueryCollectionsPlatformizedResponse, type context$a_QueryCollectionsRequest as QueryCollectionsRequest, type context$a_QueryCollectionsResponse as QueryCollectionsResponse, type context$a_QueryCustomFieldsRequest as QueryCustomFieldsRequest, type context$a_QueryCustomFieldsResponse as QueryCustomFieldsResponse, type context$a_QueryProductVariantsOptions as QueryProductVariantsOptions, type context$a_QueryProductVariantsRequest as QueryProductVariantsRequest, type context$a_QueryProductVariantsResponse as QueryProductVariantsResponse, type context$a_QueryProductVariantsResponseNonNullableFields as QueryProductVariantsResponseNonNullableFields, type context$a_QueryProductsPlatformizedRequest as QueryProductsPlatformizedRequest, type context$a_QueryProductsPlatformizedResponse as QueryProductsPlatformizedResponse, type context$a_QueryProductsPlatformizedResponseNonNullableFields as QueryProductsPlatformizedResponseNonNullableFields, type QueryProductsRequest$1 as QueryProductsRequest, type QueryProductsResponse$1 as QueryProductsResponse, type context$a_QueryProductsWithBigPageLimitRequest as QueryProductsWithBigPageLimitRequest, type context$a_QueryStoreVariantsRequest as QueryStoreVariantsRequest, type context$a_QueryStoreVariantsResponse as QueryStoreVariantsResponse, type context$a_QueryStoreVariantsResponseNonNullableFields as QueryStoreVariantsResponseNonNullableFields, type context$a_QueryStoreVariantsWithBigLimitRequest as QueryStoreVariantsWithBigLimitRequest, type context$a_QueryWithBigPageLimit as QueryWithBigPageLimit, type context$a_ReCloneStoreRequest as ReCloneStoreRequest, type context$a_ReCloneStoreResponse as ReCloneStoreResponse, type context$a_RemoveCustomFieldsRequest as RemoveCustomFieldsRequest, type context$a_RemoveCustomFieldsResponse as RemoveCustomFieldsResponse, type context$a_RemoveProductBrandRequest as RemoveProductBrandRequest, type context$a_RemoveProductBrandResponse as RemoveProductBrandResponse, type context$a_RemoveProductMediaFromChoicesRequest as RemoveProductMediaFromChoicesRequest, type context$a_RemoveProductMediaFromChoicesResponse as RemoveProductMediaFromChoicesResponse, type context$a_RemoveProductMediaRequest as RemoveProductMediaRequest, type context$a_RemoveProductMediaResponse as RemoveProductMediaResponse, type context$a_RemoveProductRibbonRequest as RemoveProductRibbonRequest, type context$a_RemoveProductRibbonResponse as RemoveProductRibbonResponse, type context$a_RemoveProductsFromCollectionRequest as RemoveProductsFromCollectionRequest, type context$a_RemoveProductsFromCollectionResponse as RemoveProductsFromCollectionResponse, type context$a_ResetAllVariantDataRequest as ResetAllVariantDataRequest, type context$a_ResetAllVariantDataResponse as ResetAllVariantDataResponse, type Ribbon$2 as Ribbon, type SecuredMedia$1 as SecuredMedia, type SeoSchema$1 as SeoSchema, type context$a_SetCustomFieldsRequest as SetCustomFieldsRequest, type context$a_SetCustomFieldsResponse as SetCustomFieldsResponse, type context$a_SetValue as SetValue, type context$a_SetValueValueOneOf as SetValueValueOneOf, type Settings$2 as Settings, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type context$a_Stock as Stock, type context$a_StoreVariant as StoreVariant, type Tag$1 as Tag, type context$a_UnlimitedPlatformCursorPaging as UnlimitedPlatformCursorPaging, type context$a_UnlimitedPlatformPaging as UnlimitedPlatformPaging, type context$a_UnlimitedPlatformQuery as UnlimitedPlatformQuery, type context$a_UnlimitedPlatformQueryPagingMethodOneOf as UnlimitedPlatformQueryPagingMethodOneOf, type context$a_UpdateCollection as UpdateCollection, type context$a_UpdateCollectionRequest as UpdateCollectionRequest, type context$a_UpdateCollectionResponse as UpdateCollectionResponse, type context$a_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, type UpdateProduct$1 as UpdateProduct, type context$a_UpdateProductPlatformizedRequest as UpdateProductPlatformizedRequest, type context$a_UpdateProductPlatformizedResponse as UpdateProductPlatformizedResponse, type UpdateProductRequest$1 as UpdateProductRequest, type UpdateProductResponse$1 as UpdateProductResponse, type UpdateProductResponseNonNullableFields$1 as UpdateProductResponseNonNullableFields, type context$a_UpdateVariantsRequest as UpdateVariantsRequest, type context$a_UpdateVariantsResponse as UpdateVariantsResponse, type context$a_UpdateVariantsResponseNonNullableFields as UpdateVariantsResponseNonNullableFields, type context$a_V1CreateProductPlatformizedRequest as V1CreateProductPlatformizedRequest, type context$a_V1CreateProductPlatformizedResponse as V1CreateProductPlatformizedResponse, type context$a_V1DeleteProductPlatformizedRequest as V1DeleteProductPlatformizedRequest, type context$a_V1DeleteProductPlatformizedResponse as V1DeleteProductPlatformizedResponse, type context$a_V1UpdateProductPlatformizedRequest as V1UpdateProductPlatformizedRequest, type context$a_V1UpdateProductPlatformizedResponse as V1UpdateProductPlatformizedResponse, type Variant$1 as Variant, type context$a_VariantChanged as VariantChanged, type context$a_VariantData as VariantData, type context$a_VariantDataWithNoStock as VariantDataWithNoStock, type context$a_VariantOverride as VariantOverride, type context$a_VariantStock as VariantStock, type context$a_VariantsChanged as VariantsChanged, Version$1 as Version, type VideoResolution$1 as VideoResolution, WebhookIdentityType$9 as WebhookIdentityType, type context$a__publicOnProductChangedType as _publicOnProductChangedType, type context$a__publicOnProductCollectionChangedType as _publicOnProductCollectionChangedType, type context$a__publicOnProductCollectionCreatedType as _publicOnProductCollectionCreatedType, type context$a__publicOnProductCollectionDeletedType as _publicOnProductCollectionDeletedType, type _publicOnProductCreatedType$1 as _publicOnProductCreatedType, type _publicOnProductDeletedType$1 as _publicOnProductDeletedType, type context$a__publicOnProductVariantsChangedType as _publicOnProductVariantsChangedType, context$a_addProductMedia as addProductMedia, context$a_addProductMediaToChoices as addProductMediaToChoices, context$a_addProductsToCollection as addProductsToCollection, context$a_bulkAdjustProductProperty as bulkAdjustProductProperty, context$a_bulkUpdateProductsProperty as bulkUpdateProductsProperty, context$a_createCollection as createCollection, createProduct$2 as createProduct, context$a_deleteCollection as deleteCollection, deleteProduct$2 as deleteProduct, context$a_deleteProductOptions as deleteProductOptions, context$a_getCollectionBySlug as getCollectionBySlug, getProduct$2 as getProduct, context$a_getProductOptionsAvailability as getProductOptionsAvailability, context$a_getStoreVariant as getStoreVariant, context$a_onProductChanged as onProductChanged, context$a_onProductCollectionChanged as onProductCollectionChanged, context$a_onProductCollectionCreated as onProductCollectionCreated, context$a_onProductCollectionDeleted as onProductCollectionDeleted, onProductCreated$2 as onProductCreated, onProductDeleted$2 as onProductDeleted, context$a_onProductVariantsChanged as onProductVariantsChanged, onProductChanged$1 as publicOnProductChanged, onProductCollectionChanged$1 as publicOnProductCollectionChanged, onProductCollectionCreated$1 as publicOnProductCollectionCreated, onProductCollectionDeleted$1 as publicOnProductCollectionDeleted, onProductCreated$3 as publicOnProductCreated, onProductDeleted$3 as publicOnProductDeleted, onProductVariantsChanged$1 as publicOnProductVariantsChanged, context$a_queryProductVariants as queryProductVariants, queryProducts$2 as queryProducts, context$a_queryStoreVariants as queryStoreVariants, context$a_removeBrand as removeBrand, context$a_removeProductMedia as removeProductMedia, context$a_removeProductMediaFromChoices as removeProductMediaFromChoices, context$a_removeProductsFromCollection as removeProductsFromCollection, context$a_removeRibbon as removeRibbon, context$a_resetAllProductVariantData as resetAllProductVariantData, context$a_updateCollection as updateCollection, updateProduct$2 as updateProduct, context$a_updateProductVariants as updateProductVariants };
|
|
3615
3615
|
}
|
|
3616
3616
|
|
|
3617
3617
|
/**
|
|
@@ -8732,34 +8732,32 @@ interface BulkInventoryItemResult$1 {
|
|
|
8732
8732
|
}
|
|
8733
8733
|
interface QueryInventoryItemsRequest {
|
|
8734
8734
|
/** Query options. */
|
|
8735
|
-
query?:
|
|
8735
|
+
query?: QueryV2;
|
|
8736
8736
|
}
|
|
8737
|
-
interface
|
|
8738
|
-
/**
|
|
8739
|
-
paging?:
|
|
8740
|
-
/** Cursor pointing to page of results.
|
|
8741
|
-
cursorPaging?:
|
|
8737
|
+
interface QueryV2 extends QueryV2PagingMethodOneOf {
|
|
8738
|
+
/** Paging options to limit and skip the number of items. */
|
|
8739
|
+
paging?: Paging$2;
|
|
8740
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
8741
|
+
cursorPaging?: CursorPaging$3;
|
|
8742
8742
|
/**
|
|
8743
|
-
* Filter object
|
|
8744
|
-
*
|
|
8745
|
-
*
|
|
8746
|
-
* "fieldName2":{"$operator":"value2"}
|
|
8747
|
-
* }`
|
|
8748
|
-
* Example of operators: `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`, `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`
|
|
8743
|
+
* Filter object.
|
|
8744
|
+
*
|
|
8745
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
8749
8746
|
*/
|
|
8750
8747
|
filter?: Record<string, any> | null;
|
|
8751
8748
|
/**
|
|
8752
|
-
* Sort object
|
|
8753
|
-
*
|
|
8749
|
+
* Sort object.
|
|
8750
|
+
*
|
|
8751
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
8754
8752
|
*/
|
|
8755
8753
|
sort?: Sorting$3[];
|
|
8756
8754
|
}
|
|
8757
8755
|
/** @oneof */
|
|
8758
|
-
interface
|
|
8759
|
-
/**
|
|
8760
|
-
paging?:
|
|
8761
|
-
/** Cursor pointing to page of results.
|
|
8762
|
-
cursorPaging?:
|
|
8756
|
+
interface QueryV2PagingMethodOneOf {
|
|
8757
|
+
/** Paging options to limit and skip the number of items. */
|
|
8758
|
+
paging?: Paging$2;
|
|
8759
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
8760
|
+
cursorPaging?: CursorPaging$3;
|
|
8763
8761
|
}
|
|
8764
8762
|
interface Sorting$3 {
|
|
8765
8763
|
/** Name of the field to sort by. */
|
|
@@ -8771,22 +8769,19 @@ declare enum SortOrder$3 {
|
|
|
8771
8769
|
ASC = "ASC",
|
|
8772
8770
|
DESC = "DESC"
|
|
8773
8771
|
}
|
|
8774
|
-
interface
|
|
8772
|
+
interface Paging$2 {
|
|
8775
8773
|
/** Number of items to load. */
|
|
8776
8774
|
limit?: number | null;
|
|
8777
8775
|
/** Number of items to skip in the current sort order. */
|
|
8778
8776
|
offset?: number | null;
|
|
8779
8777
|
}
|
|
8780
|
-
interface
|
|
8781
|
-
/**
|
|
8782
|
-
* Number of items to load.
|
|
8783
|
-
* Cursor token returned in the query response. To be used on the next query request, but not the first query request.
|
|
8784
|
-
*/
|
|
8778
|
+
interface CursorPaging$3 {
|
|
8779
|
+
/** Maximum number of items to return in the results. */
|
|
8785
8780
|
limit?: number | null;
|
|
8786
8781
|
/**
|
|
8787
8782
|
* Pointer to the next or previous page in the list of results.
|
|
8788
|
-
*
|
|
8789
|
-
* from the `pagingMetadata` object in the previous call's response.
|
|
8783
|
+
*
|
|
8784
|
+
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
8790
8785
|
* Not relevant for the first request.
|
|
8791
8786
|
*/
|
|
8792
8787
|
cursor?: string | null;
|
|
@@ -8801,9 +8796,9 @@ interface PlatformPagingMetadataV2 {
|
|
|
8801
8796
|
/** The number of items returned in this response. */
|
|
8802
8797
|
count?: number | null;
|
|
8803
8798
|
/** Cursors to navigate through result pages. Returned if cursor paging was used. */
|
|
8804
|
-
cursors?:
|
|
8799
|
+
cursors?: CommonCursors$1;
|
|
8805
8800
|
}
|
|
8806
|
-
interface
|
|
8801
|
+
interface CommonCursors$1 {
|
|
8807
8802
|
/** Cursor string pointing to the next page in the list of results. */
|
|
8808
8803
|
next?: string | null;
|
|
8809
8804
|
/** Cursor pointing to the previous page in the list of results. */
|
|
@@ -9050,17 +9045,6 @@ interface GroupByAggregationKindOneOf$1 {
|
|
|
9050
9045
|
/** Value aggregation configuration. */
|
|
9051
9046
|
value?: ValueAggregation$1;
|
|
9052
9047
|
}
|
|
9053
|
-
interface CursorPaging$3 {
|
|
9054
|
-
/** Maximum number of items to return in the results. */
|
|
9055
|
-
limit?: number | null;
|
|
9056
|
-
/**
|
|
9057
|
-
* Pointer to the next or previous page in the list of results.
|
|
9058
|
-
*
|
|
9059
|
-
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
9060
|
-
* Not relevant for the first request.
|
|
9061
|
-
*/
|
|
9062
|
-
cursor?: string | null;
|
|
9063
|
-
}
|
|
9064
9048
|
interface SearchInventoryItemsResponse {
|
|
9065
9049
|
/** List of inventory items. */
|
|
9066
9050
|
inventoryItems?: InventoryItem$1[];
|
|
@@ -9082,6 +9066,12 @@ interface CursorPagingMetadata$3 {
|
|
|
9082
9066
|
*/
|
|
9083
9067
|
hasNext?: boolean | null;
|
|
9084
9068
|
}
|
|
9069
|
+
interface Cursors$3 {
|
|
9070
|
+
/** Cursor string pointing to the next page in the list of results. */
|
|
9071
|
+
next?: string | null;
|
|
9072
|
+
/** Cursor pointing to the previous page in the list of results. */
|
|
9073
|
+
prev?: string | null;
|
|
9074
|
+
}
|
|
9085
9075
|
interface AggregationData$1 {
|
|
9086
9076
|
/** key = aggregation name (as derived from search request). */
|
|
9087
9077
|
results?: AggregationResults$1[];
|
|
@@ -9245,30 +9235,46 @@ interface AggregationResultsResultOneOf$1 {
|
|
|
9245
9235
|
}
|
|
9246
9236
|
interface SearchInventoryItemsWithOffsetRequest {
|
|
9247
9237
|
/** WQL expression. */
|
|
9248
|
-
search?:
|
|
9238
|
+
search?: OffsetSearch;
|
|
9249
9239
|
}
|
|
9250
|
-
interface
|
|
9251
|
-
/** Pointer to page of results using offset. Can
|
|
9252
|
-
paging?:
|
|
9253
|
-
/**
|
|
9240
|
+
interface OffsetSearch extends OffsetSearchPagingMethodOneOf {
|
|
9241
|
+
/** Pointer to page of results using offset. Can't be used together with 'cursor_paging'. */
|
|
9242
|
+
paging?: Paging$2;
|
|
9243
|
+
/**
|
|
9244
|
+
* Filter object.
|
|
9245
|
+
*
|
|
9246
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
9247
|
+
*/
|
|
9254
9248
|
filter?: Record<string, any> | null;
|
|
9255
|
-
/**
|
|
9249
|
+
/**
|
|
9250
|
+
* Sort object.
|
|
9251
|
+
*
|
|
9252
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
9253
|
+
*/
|
|
9256
9254
|
sort?: Sorting$3[];
|
|
9255
|
+
/** Projection on the result object - list of specific field names to return. If fieldsets are also specified, return the union of fieldsets and fields. */
|
|
9256
|
+
fields?: string[];
|
|
9257
|
+
/** Projection on the result object - list of named projections. For example, "basic" will return ID and name fields. Specifying multiple fieldsets will return the union of fields from all. Specifying fieldsets and fields will also return the union of fields. */
|
|
9258
|
+
fieldsets?: string[];
|
|
9257
9259
|
/** Aggregations | Faceted search: refers to a way to explore large amounts of data by displaying summaries about various partitions of the data and later allowing to narrow the navigation to a specific partition. */
|
|
9258
9260
|
aggregations?: Aggregation$1[];
|
|
9259
|
-
/**
|
|
9261
|
+
/** Free text to match in searchable fields. */
|
|
9260
9262
|
search?: SearchDetails$1;
|
|
9263
|
+
/**
|
|
9264
|
+
* UTC offset or IANA time zone. Valid values are
|
|
9265
|
+
* ISO 8601 UTC offsets, such as +02:00 or -06:00,
|
|
9266
|
+
* and IANA time zone IDs, such as Europe/Rome.
|
|
9267
|
+
*
|
|
9268
|
+
* Affects all filters and aggregations returned values.
|
|
9269
|
+
* You may override this behavior in a specific filter by providing
|
|
9270
|
+
* timestamps including time zone. For example, `"2023-12-20T10:52:34.795Z"`.
|
|
9271
|
+
*/
|
|
9272
|
+
timeZone?: string | null;
|
|
9261
9273
|
}
|
|
9262
9274
|
/** @oneof */
|
|
9263
|
-
interface
|
|
9264
|
-
/** Pointer to page of results using offset. Can
|
|
9265
|
-
paging?:
|
|
9266
|
-
}
|
|
9267
|
-
interface PlatformPaging$1 {
|
|
9268
|
-
/** Number of items to load. */
|
|
9269
|
-
limit?: number | null;
|
|
9270
|
-
/** Number of items to skip in the current sort order. */
|
|
9271
|
-
offset?: number | null;
|
|
9275
|
+
interface OffsetSearchPagingMethodOneOf {
|
|
9276
|
+
/** Pointer to page of results using offset. Can't be used together with 'cursor_paging'. */
|
|
9277
|
+
paging?: Paging$2;
|
|
9272
9278
|
}
|
|
9273
9279
|
interface SearchInventoryItemsWithOffsetResponse {
|
|
9274
9280
|
/** InventoryItems which satisfy the provided query. */
|
|
@@ -10246,7 +10252,6 @@ type context$6_GetInventoryItemResponse = GetInventoryItemResponse;
|
|
|
10246
10252
|
type context$6_GetInventoryItemResponseNonNullableFields = GetInventoryItemResponseNonNullableFields;
|
|
10247
10253
|
type context$6_IncrementDataById = IncrementDataById;
|
|
10248
10254
|
type context$6_IncrementDataByVariantAndLocation = IncrementDataByVariantAndLocation;
|
|
10249
|
-
type context$6_InventoryCursorPaging = InventoryCursorPaging;
|
|
10250
10255
|
type context$6_InventoryItemCreatedEnvelope = InventoryItemCreatedEnvelope;
|
|
10251
10256
|
type context$6_InventoryItemDeletedEnvelope = InventoryItemDeletedEnvelope;
|
|
10252
10257
|
type context$6_InventoryItemStockStatusUpdatedEnvelope = InventoryItemStockStatusUpdatedEnvelope;
|
|
@@ -10256,15 +10261,16 @@ type context$6_InventoryItemUpdatedWithReason = InventoryItemUpdatedWithReason;
|
|
|
10256
10261
|
type context$6_InventoryItemUpdatedWithReasonEnvelope = InventoryItemUpdatedWithReasonEnvelope;
|
|
10257
10262
|
type context$6_InventoryItemsQueryBuilder = InventoryItemsQueryBuilder;
|
|
10258
10263
|
type context$6_InventoryItemsQueryResult = InventoryItemsQueryResult;
|
|
10259
|
-
type context$6_InventoryPaging = InventoryPaging;
|
|
10260
|
-
type context$6_InventoryQuery = InventoryQuery;
|
|
10261
|
-
type context$6_InventoryQueryPagingMethodOneOf = InventoryQueryPagingMethodOneOf;
|
|
10262
10264
|
type context$6_MaskedInventoryItem = MaskedInventoryItem;
|
|
10265
|
+
type context$6_OffsetSearch = OffsetSearch;
|
|
10266
|
+
type context$6_OffsetSearchPagingMethodOneOf = OffsetSearchPagingMethodOneOf;
|
|
10263
10267
|
type context$6_PlatformPagingMetadataV2 = PlatformPagingMetadataV2;
|
|
10264
10268
|
type context$6_ProductInventoryItems = ProductInventoryItems;
|
|
10265
10269
|
type context$6_QueryInventoryItemsRequest = QueryInventoryItemsRequest;
|
|
10266
10270
|
type context$6_QueryInventoryItemsResponse = QueryInventoryItemsResponse;
|
|
10267
10271
|
type context$6_QueryInventoryItemsResponseNonNullableFields = QueryInventoryItemsResponseNonNullableFields;
|
|
10272
|
+
type context$6_QueryV2 = QueryV2;
|
|
10273
|
+
type context$6_QueryV2PagingMethodOneOf = QueryV2PagingMethodOneOf;
|
|
10268
10274
|
type context$6_SearchInventoryItemsOptions = SearchInventoryItemsOptions;
|
|
10269
10275
|
type context$6_SearchInventoryItemsRequest = SearchInventoryItemsRequest;
|
|
10270
10276
|
type context$6_SearchInventoryItemsResponse = SearchInventoryItemsResponse;
|
|
@@ -10302,7 +10308,7 @@ declare const context$6_queryInventoryItems: typeof queryInventoryItems;
|
|
|
10302
10308
|
declare const context$6_searchInventoryItems: typeof searchInventoryItems;
|
|
10303
10309
|
declare const context$6_updateInventoryItem: typeof updateInventoryItem;
|
|
10304
10310
|
declare namespace context$6 {
|
|
10305
|
-
export { type ActionEvent$3 as ActionEvent, type context$6_AdjustInventoryAction as AdjustInventoryAction, type context$6_AdjustInventoryActionActionOneOf as AdjustInventoryActionActionOneOf, type Aggregation$1 as Aggregation, type AggregationData$1 as AggregationData, type AggregationKindOneOf$1 as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type AggregationResultsScalarResult$1 as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type App$3 as App, type ApplicationError$2 as ApplicationError, AvailabilityStatus$1 as AvailabilityStatus, type BaseEventMetadata$3 as BaseEventMetadata, type BulkActionMetadata$2 as BulkActionMetadata, type context$6_BulkCreateInventoryItemsOptions as BulkCreateInventoryItemsOptions, type context$6_BulkCreateInventoryItemsRequest as BulkCreateInventoryItemsRequest, type context$6_BulkCreateInventoryItemsResponse as BulkCreateInventoryItemsResponse, type context$6_BulkCreateInventoryItemsResponseNonNullableFields as BulkCreateInventoryItemsResponseNonNullableFields, type context$6_BulkDecrementInventoryItemsByVariantAndLocationOptions as BulkDecrementInventoryItemsByVariantAndLocationOptions, type context$6_BulkDecrementInventoryItemsByVariantAndLocationRequest as BulkDecrementInventoryItemsByVariantAndLocationRequest, type context$6_BulkDecrementInventoryItemsByVariantAndLocationResponse as BulkDecrementInventoryItemsByVariantAndLocationResponse, type context$6_BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type context$6_BulkDecrementInventoryItemsOptions as BulkDecrementInventoryItemsOptions, type context$6_BulkDecrementInventoryItemsRequest as BulkDecrementInventoryItemsRequest, type context$6_BulkDecrementInventoryItemsResponse as BulkDecrementInventoryItemsResponse, type context$6_BulkDecrementInventoryItemsResponseNonNullableFields as BulkDecrementInventoryItemsResponseNonNullableFields, type context$6_BulkDeleteInventoryItemsRequest as BulkDeleteInventoryItemsRequest, type context$6_BulkDeleteInventoryItemsResponse as BulkDeleteInventoryItemsResponse, type context$6_BulkDeleteInventoryItemsResponseNonNullableFields as BulkDeleteInventoryItemsResponseNonNullableFields, type context$6_BulkIncrementInventoryItemsByVariantAndLocationOptions as BulkIncrementInventoryItemsByVariantAndLocationOptions, type context$6_BulkIncrementInventoryItemsByVariantAndLocationRequest as BulkIncrementInventoryItemsByVariantAndLocationRequest, type context$6_BulkIncrementInventoryItemsByVariantAndLocationResponse as BulkIncrementInventoryItemsByVariantAndLocationResponse, type context$6_BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type context$6_BulkIncrementInventoryItemsOptions as BulkIncrementInventoryItemsOptions, type context$6_BulkIncrementInventoryItemsRequest as BulkIncrementInventoryItemsRequest, type context$6_BulkIncrementInventoryItemsResponse as BulkIncrementInventoryItemsResponse, type context$6_BulkIncrementInventoryItemsResponseNonNullableFields as BulkIncrementInventoryItemsResponseNonNullableFields, type BulkInventoryItemAction$1 as BulkInventoryItemAction, type BulkInventoryItemResult$1 as BulkInventoryItemResult, type context$6_BulkSetInventoryItemsForProductsInLocationRequest as BulkSetInventoryItemsForProductsInLocationRequest, type context$6_BulkSetInventoryItemsForProductsInLocationResponse as BulkSetInventoryItemsForProductsInLocationResponse, type context$6_BulkSetOrAdjustInventoryItemsByFilterRequest as BulkSetOrAdjustInventoryItemsByFilterRequest, type context$6_BulkSetOrAdjustInventoryItemsByFilterResponse as BulkSetOrAdjustInventoryItemsByFilterResponse, type context$6_BulkUpdateInventoryItemsByFilterOptions as BulkUpdateInventoryItemsByFilterOptions, type context$6_BulkUpdateInventoryItemsByFilterRequest as BulkUpdateInventoryItemsByFilterRequest, type context$6_BulkUpdateInventoryItemsByFilterResponse as BulkUpdateInventoryItemsByFilterResponse, type context$6_BulkUpdateInventoryItemsByFilterResponseNonNullableFields as BulkUpdateInventoryItemsByFilterResponseNonNullableFields, type context$6_BulkUpdateInventoryItemsOptions as BulkUpdateInventoryItemsOptions, type BulkUpdateInventoryItemsRequest$1 as BulkUpdateInventoryItemsRequest, type BulkUpdateInventoryItemsResponse$1 as BulkUpdateInventoryItemsResponse, type context$6_BulkUpdateInventoryItemsResponseNonNullableFields as BulkUpdateInventoryItemsResponseNonNullableFields, type context$6_CreateInventoryItemRequest as CreateInventoryItemRequest, type context$6_CreateInventoryItemResponse as CreateInventoryItemResponse, type context$6_CreateInventoryItemResponseNonNullableFields as CreateInventoryItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$3 as Cursors, type DateHistogramAggregation$1 as DateHistogramAggregation, type DateHistogramResult$1 as DateHistogramResult, type DateHistogramResults$1 as DateHistogramResults, type context$6_DecrementDataById as DecrementDataById, type context$6_DecrementDataByVariantAndLocation as DecrementDataByVariantAndLocation, type context$6_DeleteInventoryItemRequest as DeleteInventoryItemRequest, type context$6_DeleteInventoryItemResponse as DeleteInventoryItemResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$4 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type ExtendedFields$1 as ExtendedFields, type File$3 as File, type context$6_GetInventoryItemRequest as GetInventoryItemRequest, type context$6_GetInventoryItemResponse as GetInventoryItemResponse, type context$6_GetInventoryItemResponseNonNullableFields as GetInventoryItemResponseNonNullableFields, type GroupByAggregation$1 as GroupByAggregation, type GroupByAggregationKindOneOf$1 as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type IncludeMissingValuesOptions$1 as IncludeMissingValuesOptions, type context$6_IncrementDataById as IncrementDataById, type context$6_IncrementDataByVariantAndLocation as IncrementDataByVariantAndLocation, Interval$1 as Interval, type InvalidateCache$3 as InvalidateCache, type InvalidateCacheGetByOneOf$3 as InvalidateCacheGetByOneOf, type context$6_InventoryCursorPaging as InventoryCursorPaging, type InventoryItem$1 as InventoryItem, type context$6_InventoryItemCreatedEnvelope as InventoryItemCreatedEnvelope, type context$6_InventoryItemDeletedEnvelope as InventoryItemDeletedEnvelope, type InventoryItemNonNullableFields$1 as InventoryItemNonNullableFields, type context$6_InventoryItemStockStatusUpdatedEnvelope as InventoryItemStockStatusUpdatedEnvelope, type context$6_InventoryItemStockStatusUpdatedEvent as InventoryItemStockStatusUpdatedEvent, type InventoryItemTrackingMethodOneOf$1 as InventoryItemTrackingMethodOneOf, type context$6_InventoryItemUpdatedEnvelope as InventoryItemUpdatedEnvelope, type context$6_InventoryItemUpdatedWithReason as InventoryItemUpdatedWithReason, type context$6_InventoryItemUpdatedWithReasonEnvelope as InventoryItemUpdatedWithReasonEnvelope, type context$6_InventoryItemsQueryBuilder as InventoryItemsQueryBuilder, type context$6_InventoryItemsQueryResult as InventoryItemsQueryResult, type context$6_InventoryPaging as InventoryPaging, type context$6_InventoryQuery as InventoryQuery, type context$6_InventoryQueryPagingMethodOneOf as InventoryQueryPagingMethodOneOf, type ItemMetadata$2 as ItemMetadata, type context$6_MaskedInventoryItem as MaskedInventoryItem, type MessageEnvelope$5 as MessageEnvelope, MissingValues$1 as MissingValues, Mode$1 as Mode, type NestedAggregation$1 as NestedAggregation, type NestedAggregationItem$1 as NestedAggregationItem, type NestedAggregationItemKindOneOf$1 as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, NestedAggregationType$1 as NestedAggregationType, type NestedResultValue$1 as NestedResultValue, type NestedResultValueResultOneOf$1 as NestedResultValueResultOneOf, type NestedResults$1 as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type Page$3 as Page, type PagingMetadata$3 as PagingMetadata, type PlatformOffsetSearch$1 as PlatformOffsetSearch, type PlatformOffsetSearchPagingMethodOneOf$1 as PlatformOffsetSearchPagingMethodOneOf, type PlatformPaging$1 as PlatformPaging, type context$6_PlatformPagingMetadataV2 as PlatformPagingMetadataV2, type PreorderInfo$2 as PreorderInfo, type Product$1 as Product, type context$6_ProductInventoryItems as ProductInventoryItems, type context$6_QueryInventoryItemsRequest as QueryInventoryItemsRequest, type context$6_QueryInventoryItemsResponse as QueryInventoryItemsResponse, type context$6_QueryInventoryItemsResponseNonNullableFields as QueryInventoryItemsResponseNonNullableFields, type RangeAggregation$1 as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type RangeBucket$1 as RangeBucket, type RangeResult$1 as RangeResult, type RangeResults$1 as RangeResults, ReasonType$1 as ReasonType, type RestoreInfo$3 as RestoreInfo, type Results$1 as Results, type ScalarAggregation$1 as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type SearchDetails$1 as SearchDetails, type context$6_SearchInventoryItemsOptions as SearchInventoryItemsOptions, type context$6_SearchInventoryItemsRequest as SearchInventoryItemsRequest, type context$6_SearchInventoryItemsResponse as SearchInventoryItemsResponse, type context$6_SearchInventoryItemsResponseNonNullableFields as SearchInventoryItemsResponseNonNullableFields, type context$6_SearchInventoryItemsWithOffsetRequest as SearchInventoryItemsWithOffsetRequest, type context$6_SearchInventoryItemsWithOffsetResponse as SearchInventoryItemsWithOffsetResponse, SortDirection$1 as SortDirection, SortOrder$3 as SortOrder, SortType$1 as SortType, type Sorting$3 as Sorting, type URI$3 as URI, type context$6_UpdateInventoryItem as UpdateInventoryItem, type context$6_UpdateInventoryItemOptions as UpdateInventoryItemOptions, type context$6_UpdateInventoryItemRequest as UpdateInventoryItemRequest, type context$6_UpdateInventoryItemResponse as UpdateInventoryItemResponse, type context$6_UpdateInventoryItemResponseNonNullableFields as UpdateInventoryItemResponseNonNullableFields, type context$6_V3BulkInventoryItemResult as V3BulkInventoryItemResult, type ValueAggregation$1 as ValueAggregation, type ValueAggregationOptionsOneOf$1 as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type ValueResult$1 as ValueResult, type ValueResults$1 as ValueResults, WebhookIdentityType$5 as WebhookIdentityType, type context$6__publicOnInventoryItemCreatedType as _publicOnInventoryItemCreatedType, type context$6__publicOnInventoryItemDeletedType as _publicOnInventoryItemDeletedType, type context$6__publicOnInventoryItemStockStatusUpdatedType as _publicOnInventoryItemStockStatusUpdatedType, type context$6__publicOnInventoryItemUpdatedType as _publicOnInventoryItemUpdatedType, type context$6__publicOnInventoryItemUpdatedWithReasonType as _publicOnInventoryItemUpdatedWithReasonType, context$6_bulkCreateInventoryItems as bulkCreateInventoryItems, context$6_bulkDecrementInventoryItems as bulkDecrementInventoryItems, context$6_bulkDecrementInventoryItemsByVariantAndLocation as bulkDecrementInventoryItemsByVariantAndLocation, context$6_bulkDeleteInventoryItems as bulkDeleteInventoryItems, context$6_bulkIncrementInventoryItems as bulkIncrementInventoryItems, context$6_bulkIncrementInventoryItemsByVariantAndLocation as bulkIncrementInventoryItemsByVariantAndLocation, context$6_bulkUpdateInventoryItems as bulkUpdateInventoryItems, context$6_bulkUpdateInventoryItemsByFilter as bulkUpdateInventoryItemsByFilter, context$6_createInventoryItem as createInventoryItem, context$6_deleteInventoryItem as deleteInventoryItem, context$6_getInventoryItem as getInventoryItem, context$6_onInventoryItemCreated as onInventoryItemCreated, context$6_onInventoryItemDeleted as onInventoryItemDeleted, context$6_onInventoryItemStockStatusUpdated as onInventoryItemStockStatusUpdated, context$6_onInventoryItemUpdated as onInventoryItemUpdated, context$6_onInventoryItemUpdatedWithReason as onInventoryItemUpdatedWithReason, onInventoryItemCreated$1 as publicOnInventoryItemCreated, onInventoryItemDeleted$1 as publicOnInventoryItemDeleted, onInventoryItemStockStatusUpdated$1 as publicOnInventoryItemStockStatusUpdated, onInventoryItemUpdated$1 as publicOnInventoryItemUpdated, onInventoryItemUpdatedWithReason$1 as publicOnInventoryItemUpdatedWithReason, context$6_queryInventoryItems as queryInventoryItems, context$6_searchInventoryItems as searchInventoryItems, context$6_updateInventoryItem as updateInventoryItem };
|
|
10311
|
+
export { type ActionEvent$3 as ActionEvent, type context$6_AdjustInventoryAction as AdjustInventoryAction, type context$6_AdjustInventoryActionActionOneOf as AdjustInventoryActionActionOneOf, type Aggregation$1 as Aggregation, type AggregationData$1 as AggregationData, type AggregationKindOneOf$1 as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type AggregationResultsScalarResult$1 as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type App$3 as App, type ApplicationError$2 as ApplicationError, AvailabilityStatus$1 as AvailabilityStatus, type BaseEventMetadata$3 as BaseEventMetadata, type BulkActionMetadata$2 as BulkActionMetadata, type context$6_BulkCreateInventoryItemsOptions as BulkCreateInventoryItemsOptions, type context$6_BulkCreateInventoryItemsRequest as BulkCreateInventoryItemsRequest, type context$6_BulkCreateInventoryItemsResponse as BulkCreateInventoryItemsResponse, type context$6_BulkCreateInventoryItemsResponseNonNullableFields as BulkCreateInventoryItemsResponseNonNullableFields, type context$6_BulkDecrementInventoryItemsByVariantAndLocationOptions as BulkDecrementInventoryItemsByVariantAndLocationOptions, type context$6_BulkDecrementInventoryItemsByVariantAndLocationRequest as BulkDecrementInventoryItemsByVariantAndLocationRequest, type context$6_BulkDecrementInventoryItemsByVariantAndLocationResponse as BulkDecrementInventoryItemsByVariantAndLocationResponse, type context$6_BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type context$6_BulkDecrementInventoryItemsOptions as BulkDecrementInventoryItemsOptions, type context$6_BulkDecrementInventoryItemsRequest as BulkDecrementInventoryItemsRequest, type context$6_BulkDecrementInventoryItemsResponse as BulkDecrementInventoryItemsResponse, type context$6_BulkDecrementInventoryItemsResponseNonNullableFields as BulkDecrementInventoryItemsResponseNonNullableFields, type context$6_BulkDeleteInventoryItemsRequest as BulkDeleteInventoryItemsRequest, type context$6_BulkDeleteInventoryItemsResponse as BulkDeleteInventoryItemsResponse, type context$6_BulkDeleteInventoryItemsResponseNonNullableFields as BulkDeleteInventoryItemsResponseNonNullableFields, type context$6_BulkIncrementInventoryItemsByVariantAndLocationOptions as BulkIncrementInventoryItemsByVariantAndLocationOptions, type context$6_BulkIncrementInventoryItemsByVariantAndLocationRequest as BulkIncrementInventoryItemsByVariantAndLocationRequest, type context$6_BulkIncrementInventoryItemsByVariantAndLocationResponse as BulkIncrementInventoryItemsByVariantAndLocationResponse, type context$6_BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type context$6_BulkIncrementInventoryItemsOptions as BulkIncrementInventoryItemsOptions, type context$6_BulkIncrementInventoryItemsRequest as BulkIncrementInventoryItemsRequest, type context$6_BulkIncrementInventoryItemsResponse as BulkIncrementInventoryItemsResponse, type context$6_BulkIncrementInventoryItemsResponseNonNullableFields as BulkIncrementInventoryItemsResponseNonNullableFields, type BulkInventoryItemAction$1 as BulkInventoryItemAction, type BulkInventoryItemResult$1 as BulkInventoryItemResult, type context$6_BulkSetInventoryItemsForProductsInLocationRequest as BulkSetInventoryItemsForProductsInLocationRequest, type context$6_BulkSetInventoryItemsForProductsInLocationResponse as BulkSetInventoryItemsForProductsInLocationResponse, type context$6_BulkSetOrAdjustInventoryItemsByFilterRequest as BulkSetOrAdjustInventoryItemsByFilterRequest, type context$6_BulkSetOrAdjustInventoryItemsByFilterResponse as BulkSetOrAdjustInventoryItemsByFilterResponse, type context$6_BulkUpdateInventoryItemsByFilterOptions as BulkUpdateInventoryItemsByFilterOptions, type context$6_BulkUpdateInventoryItemsByFilterRequest as BulkUpdateInventoryItemsByFilterRequest, type context$6_BulkUpdateInventoryItemsByFilterResponse as BulkUpdateInventoryItemsByFilterResponse, type context$6_BulkUpdateInventoryItemsByFilterResponseNonNullableFields as BulkUpdateInventoryItemsByFilterResponseNonNullableFields, type context$6_BulkUpdateInventoryItemsOptions as BulkUpdateInventoryItemsOptions, type BulkUpdateInventoryItemsRequest$1 as BulkUpdateInventoryItemsRequest, type BulkUpdateInventoryItemsResponse$1 as BulkUpdateInventoryItemsResponse, type context$6_BulkUpdateInventoryItemsResponseNonNullableFields as BulkUpdateInventoryItemsResponseNonNullableFields, type CommonCursors$1 as CommonCursors, type context$6_CreateInventoryItemRequest as CreateInventoryItemRequest, type context$6_CreateInventoryItemResponse as CreateInventoryItemResponse, type context$6_CreateInventoryItemResponseNonNullableFields as CreateInventoryItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$3 as Cursors, type DateHistogramAggregation$1 as DateHistogramAggregation, type DateHistogramResult$1 as DateHistogramResult, type DateHistogramResults$1 as DateHistogramResults, type context$6_DecrementDataById as DecrementDataById, type context$6_DecrementDataByVariantAndLocation as DecrementDataByVariantAndLocation, type context$6_DeleteInventoryItemRequest as DeleteInventoryItemRequest, type context$6_DeleteInventoryItemResponse as DeleteInventoryItemResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$4 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type ExtendedFields$1 as ExtendedFields, type File$3 as File, type context$6_GetInventoryItemRequest as GetInventoryItemRequest, type context$6_GetInventoryItemResponse as GetInventoryItemResponse, type context$6_GetInventoryItemResponseNonNullableFields as GetInventoryItemResponseNonNullableFields, type GroupByAggregation$1 as GroupByAggregation, type GroupByAggregationKindOneOf$1 as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type IncludeMissingValuesOptions$1 as IncludeMissingValuesOptions, type context$6_IncrementDataById as IncrementDataById, type context$6_IncrementDataByVariantAndLocation as IncrementDataByVariantAndLocation, Interval$1 as Interval, type InvalidateCache$3 as InvalidateCache, type InvalidateCacheGetByOneOf$3 as InvalidateCacheGetByOneOf, type InventoryItem$1 as InventoryItem, type context$6_InventoryItemCreatedEnvelope as InventoryItemCreatedEnvelope, type context$6_InventoryItemDeletedEnvelope as InventoryItemDeletedEnvelope, type InventoryItemNonNullableFields$1 as InventoryItemNonNullableFields, type context$6_InventoryItemStockStatusUpdatedEnvelope as InventoryItemStockStatusUpdatedEnvelope, type context$6_InventoryItemStockStatusUpdatedEvent as InventoryItemStockStatusUpdatedEvent, type InventoryItemTrackingMethodOneOf$1 as InventoryItemTrackingMethodOneOf, type context$6_InventoryItemUpdatedEnvelope as InventoryItemUpdatedEnvelope, type context$6_InventoryItemUpdatedWithReason as InventoryItemUpdatedWithReason, type context$6_InventoryItemUpdatedWithReasonEnvelope as InventoryItemUpdatedWithReasonEnvelope, type context$6_InventoryItemsQueryBuilder as InventoryItemsQueryBuilder, type context$6_InventoryItemsQueryResult as InventoryItemsQueryResult, type ItemMetadata$2 as ItemMetadata, type context$6_MaskedInventoryItem as MaskedInventoryItem, type MessageEnvelope$5 as MessageEnvelope, MissingValues$1 as MissingValues, Mode$1 as Mode, type NestedAggregation$1 as NestedAggregation, type NestedAggregationItem$1 as NestedAggregationItem, type NestedAggregationItemKindOneOf$1 as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, NestedAggregationType$1 as NestedAggregationType, type NestedResultValue$1 as NestedResultValue, type NestedResultValueResultOneOf$1 as NestedResultValueResultOneOf, type NestedResults$1 as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type context$6_OffsetSearch as OffsetSearch, type context$6_OffsetSearchPagingMethodOneOf as OffsetSearchPagingMethodOneOf, type Page$3 as Page, type Paging$2 as Paging, type PagingMetadata$3 as PagingMetadata, type context$6_PlatformPagingMetadataV2 as PlatformPagingMetadataV2, type PreorderInfo$2 as PreorderInfo, type Product$1 as Product, type context$6_ProductInventoryItems as ProductInventoryItems, type context$6_QueryInventoryItemsRequest as QueryInventoryItemsRequest, type context$6_QueryInventoryItemsResponse as QueryInventoryItemsResponse, type context$6_QueryInventoryItemsResponseNonNullableFields as QueryInventoryItemsResponseNonNullableFields, type context$6_QueryV2 as QueryV2, type context$6_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RangeAggregation$1 as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type RangeBucket$1 as RangeBucket, type RangeResult$1 as RangeResult, type RangeResults$1 as RangeResults, ReasonType$1 as ReasonType, type RestoreInfo$3 as RestoreInfo, type Results$1 as Results, type ScalarAggregation$1 as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type SearchDetails$1 as SearchDetails, type context$6_SearchInventoryItemsOptions as SearchInventoryItemsOptions, type context$6_SearchInventoryItemsRequest as SearchInventoryItemsRequest, type context$6_SearchInventoryItemsResponse as SearchInventoryItemsResponse, type context$6_SearchInventoryItemsResponseNonNullableFields as SearchInventoryItemsResponseNonNullableFields, type context$6_SearchInventoryItemsWithOffsetRequest as SearchInventoryItemsWithOffsetRequest, type context$6_SearchInventoryItemsWithOffsetResponse as SearchInventoryItemsWithOffsetResponse, SortDirection$1 as SortDirection, SortOrder$3 as SortOrder, SortType$1 as SortType, type Sorting$3 as Sorting, type URI$3 as URI, type context$6_UpdateInventoryItem as UpdateInventoryItem, type context$6_UpdateInventoryItemOptions as UpdateInventoryItemOptions, type context$6_UpdateInventoryItemRequest as UpdateInventoryItemRequest, type context$6_UpdateInventoryItemResponse as UpdateInventoryItemResponse, type context$6_UpdateInventoryItemResponseNonNullableFields as UpdateInventoryItemResponseNonNullableFields, type context$6_V3BulkInventoryItemResult as V3BulkInventoryItemResult, type ValueAggregation$1 as ValueAggregation, type ValueAggregationOptionsOneOf$1 as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type ValueResult$1 as ValueResult, type ValueResults$1 as ValueResults, WebhookIdentityType$5 as WebhookIdentityType, type context$6__publicOnInventoryItemCreatedType as _publicOnInventoryItemCreatedType, type context$6__publicOnInventoryItemDeletedType as _publicOnInventoryItemDeletedType, type context$6__publicOnInventoryItemStockStatusUpdatedType as _publicOnInventoryItemStockStatusUpdatedType, type context$6__publicOnInventoryItemUpdatedType as _publicOnInventoryItemUpdatedType, type context$6__publicOnInventoryItemUpdatedWithReasonType as _publicOnInventoryItemUpdatedWithReasonType, context$6_bulkCreateInventoryItems as bulkCreateInventoryItems, context$6_bulkDecrementInventoryItems as bulkDecrementInventoryItems, context$6_bulkDecrementInventoryItemsByVariantAndLocation as bulkDecrementInventoryItemsByVariantAndLocation, context$6_bulkDeleteInventoryItems as bulkDeleteInventoryItems, context$6_bulkIncrementInventoryItems as bulkIncrementInventoryItems, context$6_bulkIncrementInventoryItemsByVariantAndLocation as bulkIncrementInventoryItemsByVariantAndLocation, context$6_bulkUpdateInventoryItems as bulkUpdateInventoryItems, context$6_bulkUpdateInventoryItemsByFilter as bulkUpdateInventoryItemsByFilter, context$6_createInventoryItem as createInventoryItem, context$6_deleteInventoryItem as deleteInventoryItem, context$6_getInventoryItem as getInventoryItem, context$6_onInventoryItemCreated as onInventoryItemCreated, context$6_onInventoryItemDeleted as onInventoryItemDeleted, context$6_onInventoryItemStockStatusUpdated as onInventoryItemStockStatusUpdated, context$6_onInventoryItemUpdated as onInventoryItemUpdated, context$6_onInventoryItemUpdatedWithReason as onInventoryItemUpdatedWithReason, onInventoryItemCreated$1 as publicOnInventoryItemCreated, onInventoryItemDeleted$1 as publicOnInventoryItemDeleted, onInventoryItemStockStatusUpdated$1 as publicOnInventoryItemStockStatusUpdated, onInventoryItemUpdated$1 as publicOnInventoryItemUpdated, onInventoryItemUpdatedWithReason$1 as publicOnInventoryItemUpdatedWithReason, context$6_queryInventoryItems as queryInventoryItems, context$6_searchInventoryItems as searchInventoryItems, context$6_updateInventoryItem as updateInventoryItem };
|
|
10306
10312
|
}
|
|
10307
10313
|
|
|
10308
10314
|
interface V3Product extends V3ProductTypedPropertiesOneOf {
|
|
@@ -801,7 +801,7 @@ interface QueryCollectionsRequest$1 {
|
|
|
801
801
|
}
|
|
802
802
|
interface PlatformQuery$1 extends PlatformQueryPagingMethodOneOf$1 {
|
|
803
803
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
804
|
-
paging?: PlatformPaging$
|
|
804
|
+
paging?: PlatformPaging$2;
|
|
805
805
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
806
806
|
cursorPaging?: CursorPaging$8;
|
|
807
807
|
/** Filter object. */
|
|
@@ -812,7 +812,7 @@ interface PlatformQuery$1 extends PlatformQueryPagingMethodOneOf$1 {
|
|
|
812
812
|
/** @oneof */
|
|
813
813
|
interface PlatformQueryPagingMethodOneOf$1 {
|
|
814
814
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
815
|
-
paging?: PlatformPaging$
|
|
815
|
+
paging?: PlatformPaging$2;
|
|
816
816
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
817
817
|
cursorPaging?: CursorPaging$8;
|
|
818
818
|
}
|
|
@@ -826,7 +826,7 @@ declare enum SortOrder$8 {
|
|
|
826
826
|
ASC = "ASC",
|
|
827
827
|
DESC = "DESC"
|
|
828
828
|
}
|
|
829
|
-
interface PlatformPaging$
|
|
829
|
+
interface PlatformPaging$2 {
|
|
830
830
|
/** Number of items to load. */
|
|
831
831
|
limit?: number | null;
|
|
832
832
|
/** Number of items to skip in the current sort order. */
|
|
@@ -1027,7 +1027,7 @@ type index_d$b_QueryCollectionsResponseNonNullableFields = QueryCollectionsRespo
|
|
|
1027
1027
|
declare const index_d$b_getCollection: typeof getCollection;
|
|
1028
1028
|
declare const index_d$b_queryCollections: typeof queryCollections;
|
|
1029
1029
|
declare namespace index_d$b {
|
|
1030
|
-
export { type Collection$1 as Collection, type CollectionNonNullableFields$1 as CollectionNonNullableFields, type index_d$b_CollectionsQueryBuilder as CollectionsQueryBuilder, type index_d$b_CollectionsQueryResult as CollectionsQueryResult, type CursorPaging$8 as CursorPaging, type Cursors$8 as Cursors, type GetCollectionBySlugRequest$1 as GetCollectionBySlugRequest, type GetCollectionBySlugResponse$1 as GetCollectionBySlugResponse, type GetCollectionBySlugResponseNonNullableFields$1 as GetCollectionBySlugResponseNonNullableFields, type GetCollectionRequest$1 as GetCollectionRequest, type GetCollectionResponse$1 as GetCollectionResponse, type index_d$b_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type Keyword$2 as Keyword, type Media$3 as Media, type MediaItem$1 as MediaItem, type MediaItemItemOneOf$1 as MediaItemItemOneOf, MediaItemType$1 as MediaItemType, type MediaItemUrlAndSize$1 as MediaItemUrlAndSize, type MediaItemVideo$1 as MediaItemVideo, type PlatformPaging$
|
|
1030
|
+
export { type Collection$1 as Collection, type CollectionNonNullableFields$1 as CollectionNonNullableFields, type index_d$b_CollectionsQueryBuilder as CollectionsQueryBuilder, type index_d$b_CollectionsQueryResult as CollectionsQueryResult, type CursorPaging$8 as CursorPaging, type Cursors$8 as Cursors, type GetCollectionBySlugRequest$1 as GetCollectionBySlugRequest, type GetCollectionBySlugResponse$1 as GetCollectionBySlugResponse, type GetCollectionBySlugResponseNonNullableFields$1 as GetCollectionBySlugResponseNonNullableFields, type GetCollectionRequest$1 as GetCollectionRequest, type GetCollectionResponse$1 as GetCollectionResponse, type index_d$b_GetCollectionResponseNonNullableFields as GetCollectionResponseNonNullableFields, type Keyword$2 as Keyword, type Media$3 as Media, type MediaItem$1 as MediaItem, type MediaItemItemOneOf$1 as MediaItemItemOneOf, MediaItemType$1 as MediaItemType, type MediaItemUrlAndSize$1 as MediaItemUrlAndSize, type MediaItemVideo$1 as MediaItemVideo, type PlatformPaging$2 as PlatformPaging, type PlatformPagingMetadata$1 as PlatformPagingMetadata, type PlatformQuery$1 as PlatformQuery, type PlatformQueryPagingMethodOneOf$1 as PlatformQueryPagingMethodOneOf, type QueryCollectionsRequest$1 as QueryCollectionsRequest, type QueryCollectionsResponse$1 as QueryCollectionsResponse, type index_d$b_QueryCollectionsResponseNonNullableFields as QueryCollectionsResponseNonNullableFields, type SeoSchema$2 as SeoSchema, type Settings$3 as Settings, SortOrder$8 as SortOrder, type Sorting$8 as Sorting, type Tag$2 as Tag, index_d$b_getCollection as getCollection, getCollectionBySlug$2 as getCollectionBySlug, index_d$b_queryCollections as queryCollections };
|
|
1031
1031
|
}
|
|
1032
1032
|
|
|
1033
1033
|
interface Product$2 {
|
|
@@ -2115,13 +2115,13 @@ interface QueryProductsRequest$1 {
|
|
|
2115
2115
|
includeMerchantSpecificData?: boolean;
|
|
2116
2116
|
}
|
|
2117
2117
|
interface Query$1 {
|
|
2118
|
-
paging?: Paging$
|
|
2118
|
+
paging?: Paging$3;
|
|
2119
2119
|
/** Filter string */
|
|
2120
2120
|
filter?: string | null;
|
|
2121
2121
|
/** Sort string */
|
|
2122
2122
|
sort?: string | null;
|
|
2123
2123
|
}
|
|
2124
|
-
interface Paging$
|
|
2124
|
+
interface Paging$3 {
|
|
2125
2125
|
/** Amount of items to load per page */
|
|
2126
2126
|
limit?: number | null;
|
|
2127
2127
|
/** Number of items to skip in the display (relevant for all pages after the first) */
|
|
@@ -2143,7 +2143,7 @@ interface QueryProductsPlatformizedRequest {
|
|
|
2143
2143
|
}
|
|
2144
2144
|
interface PlatformQuery extends PlatformQueryPagingMethodOneOf {
|
|
2145
2145
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
2146
|
-
paging?: PlatformPaging$
|
|
2146
|
+
paging?: PlatformPaging$1;
|
|
2147
2147
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
2148
2148
|
cursorPaging?: CursorPaging$7;
|
|
2149
2149
|
/** Filter object. */
|
|
@@ -2154,7 +2154,7 @@ interface PlatformQuery extends PlatformQueryPagingMethodOneOf {
|
|
|
2154
2154
|
/** @oneof */
|
|
2155
2155
|
interface PlatformQueryPagingMethodOneOf {
|
|
2156
2156
|
/** Pointer to page of results using offset. Cannot be used together with `cursorPaging`. */
|
|
2157
|
-
paging?: PlatformPaging$
|
|
2157
|
+
paging?: PlatformPaging$1;
|
|
2158
2158
|
/** Cursor pointing to page of results. Cannot be used together with `paging`. `cursorPaging.cursor` can not be used together with `filter` or `sort`. */
|
|
2159
2159
|
cursorPaging?: CursorPaging$7;
|
|
2160
2160
|
}
|
|
@@ -2168,7 +2168,7 @@ declare enum SortOrder$7 {
|
|
|
2168
2168
|
ASC = "ASC",
|
|
2169
2169
|
DESC = "DESC"
|
|
2170
2170
|
}
|
|
2171
|
-
interface PlatformPaging$
|
|
2171
|
+
interface PlatformPaging$1 {
|
|
2172
2172
|
/** Number of items to load. */
|
|
2173
2173
|
limit?: number | null;
|
|
2174
2174
|
/** Number of items to skip in the current sort order. */
|
|
@@ -2343,7 +2343,7 @@ interface QueryProductVariantsRequest {
|
|
|
2343
2343
|
choices?: Record<string, string>;
|
|
2344
2344
|
/** List of variant IDs (not relevant when passing choices). */
|
|
2345
2345
|
variantIds?: string[];
|
|
2346
|
-
paging?: Paging$
|
|
2346
|
+
paging?: Paging$3;
|
|
2347
2347
|
/** Whether merchant specific data should be included in the response. Requires permissions to manage products. */
|
|
2348
2348
|
includeMerchantSpecificData?: boolean;
|
|
2349
2349
|
}
|
|
@@ -3105,7 +3105,7 @@ interface QueryProductVariantsOptions {
|
|
|
3105
3105
|
choices?: Record<string, string>;
|
|
3106
3106
|
/** List of variant IDs (not relevant when passing choices). */
|
|
3107
3107
|
variantIds?: string[];
|
|
3108
|
-
paging?: Paging$
|
|
3108
|
+
paging?: Paging$3;
|
|
3109
3109
|
/** Whether merchant specific data should be included in the response. Requires permissions to manage products. */
|
|
3110
3110
|
includeMerchantSpecificData?: boolean;
|
|
3111
3111
|
}
|
|
@@ -3611,7 +3611,7 @@ declare const index_d$a_resetAllProductVariantData: typeof resetAllProductVarian
|
|
|
3611
3611
|
declare const index_d$a_updateCollection: typeof updateCollection;
|
|
3612
3612
|
declare const index_d$a_updateProductVariants: typeof updateProductVariants;
|
|
3613
3613
|
declare namespace index_d$a {
|
|
3614
|
-
export { type index_d$a_AddProductMediaRequest as AddProductMediaRequest, type index_d$a_AddProductMediaResponse as AddProductMediaResponse, type index_d$a_AddProductMediaToChoicesRequest as AddProductMediaToChoicesRequest, type index_d$a_AddProductMediaToChoicesResponse as AddProductMediaToChoicesResponse, type index_d$a_AddProductsToCollectionRequest as AddProductsToCollectionRequest, type index_d$a_AddProductsToCollectionResponse as AddProductsToCollectionResponse, type index_d$a_AdditionalInfoSection as AdditionalInfoSection, type AdjustValue$1 as AdjustValue, type index_d$a_AdjustValueValueOneOf as AdjustValueValueOneOf, type index_d$a_AggregateProductsRequest as AggregateProductsRequest, type index_d$a_AggregateProductsResponse as AggregateProductsResponse, type index_d$a_AllowedProductsCountLimitExceededErrorData as AllowedProductsCountLimitExceededErrorData, type ApplicationError$6 as ApplicationError, type BaseEventMetadata$7 as BaseEventMetadata, type BulkActionMetadata$6 as BulkActionMetadata, type index_d$a_BulkAdjustProductPropertiesByFilterSyncRequest as BulkAdjustProductPropertiesByFilterSyncRequest, type index_d$a_BulkAdjustProductPropertiesByFilterSyncResponse as BulkAdjustProductPropertiesByFilterSyncResponse, type index_d$a_BulkAdjustProductPropertiesRequest as BulkAdjustProductPropertiesRequest, type index_d$a_BulkAdjustProductPropertiesResponse as BulkAdjustProductPropertiesResponse, type index_d$a_BulkAdjustProductPropertiesResponseNonNullableFields as BulkAdjustProductPropertiesResponseNonNullableFields, type BulkDeleteProductsRequest$1 as BulkDeleteProductsRequest, type BulkDeleteProductsResponse$1 as BulkDeleteProductsResponse, type BulkProductResult$1 as BulkProductResult, type index_d$a_BulkQueryCustomFieldsRequest as BulkQueryCustomFieldsRequest, type index_d$a_BulkQueryCustomFieldsResponse as BulkQueryCustomFieldsResponse, type index_d$a_BulkRemoveCustomFieldsRequest as BulkRemoveCustomFieldsRequest, type index_d$a_BulkRemoveCustomFieldsResponse as BulkRemoveCustomFieldsResponse, type index_d$a_BulkSetCustomFieldsRequest as BulkSetCustomFieldsRequest, type index_d$a_BulkSetCustomFieldsResponse as BulkSetCustomFieldsResponse, type index_d$a_BulkUpdateProductsByFilterSyncRequest as BulkUpdateProductsByFilterSyncRequest, type index_d$a_BulkUpdateProductsByFilterSyncResponse as BulkUpdateProductsByFilterSyncResponse, type BulkUpdateProductsRequest$1 as BulkUpdateProductsRequest, type BulkUpdateProductsResponse$1 as BulkUpdateProductsResponse, type BulkUpdateProductsResponseNonNullableFields$1 as BulkUpdateProductsResponseNonNullableFields, type Choice$1 as Choice, type index_d$a_Collection as Collection, type index_d$a_CollectionChanged as CollectionChanged, type index_d$a_CollectionCreated as CollectionCreated, type index_d$a_CollectionDeleted as CollectionDeleted, type index_d$a_CostAndProfitData as CostAndProfitData, type index_d$a_CreateCollectionRequest as CreateCollectionRequest, type index_d$a_CreateCollectionResponse as CreateCollectionResponse, type index_d$a_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type index_d$a_CreateDigitalProductRequest as CreateDigitalProductRequest, type index_d$a_CreateDigitalProductResponse as CreateDigitalProductResponse, type index_d$a_CreateProductPlatformizedRequest as CreateProductPlatformizedRequest, type index_d$a_CreateProductPlatformizedResponse as CreateProductPlatformizedResponse, type CreateProductRequest$1 as CreateProductRequest, type CreateProductResponse$1 as CreateProductResponse, type CreateProductResponseNonNullableFields$1 as CreateProductResponseNonNullableFields, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type index_d$a_CustomFieldsContainer as CustomFieldsContainer, type index_d$a_CustomTextField as CustomTextField, type index_d$a_DeleteCollectionRequest as DeleteCollectionRequest, type index_d$a_DeleteCollectionResponse as DeleteCollectionResponse, type index_d$a_DeleteProductOptionsRequest as DeleteProductOptionsRequest, type index_d$a_DeleteProductOptionsResponse as DeleteProductOptionsResponse, type index_d$a_DeleteProductPlatformizedRequest as DeleteProductPlatformizedRequest, type index_d$a_DeleteProductPlatformizedResponse as DeleteProductPlatformizedResponse, type DeleteProductRequest$1 as DeleteProductRequest, type DeleteProductResponse$1 as DeleteProductResponse, type Discount$1 as Discount, DiscountType$2 as DiscountType, FileType$1 as FileType, type FocalPoint$1 as FocalPoint, type index_d$a_FormattedPrice as FormattedPrice, type index_d$a_GetCollectionBySlugRequest as GetCollectionBySlugRequest, type index_d$a_GetCollectionBySlugResponse as GetCollectionBySlugResponse, type index_d$a_GetCollectionBySlugResponseNonNullableFields as GetCollectionBySlugResponseNonNullableFields, type index_d$a_GetCollectionRequest as GetCollectionRequest, type index_d$a_GetCollectionResponse as GetCollectionResponse, type GetProductOptions$1 as GetProductOptions, type index_d$a_GetProductPlatformizedRequest as GetProductPlatformizedRequest, type index_d$a_GetProductPlatformizedResponse as GetProductPlatformizedResponse, type GetProductRequest$1 as GetProductRequest, type GetProductResponse$1 as GetProductResponse, type index_d$a_GetProductResponseNonNullableFields as GetProductResponseNonNullableFields, type index_d$a_GetProductsRequest as GetProductsRequest, type index_d$a_GetProductsResponse as GetProductsResponse, type index_d$a_GetStoreVariantRequest as GetStoreVariantRequest, type index_d$a_GetStoreVariantResponse as GetStoreVariantResponse, type index_d$a_GetStoreVariantResponseNonNullableFields as GetStoreVariantResponseNonNullableFields, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, InventoryStatus$1 as InventoryStatus, type ItemMetadata$6 as ItemMetadata, type Keyword$1 as Keyword, MeasurementUnit$1 as MeasurementUnit, type Media$2 as Media, type index_d$a_MediaAssignmentToChoice as MediaAssignmentToChoice, type index_d$a_MediaDataForWrite as MediaDataForWrite, type index_d$a_MediaDataForWriteMediaSourceOneOf as MediaDataForWriteMediaSourceOneOf, type index_d$a_MediaItem as MediaItem, type index_d$a_MediaItemItemOneOf as MediaItemItemOneOf, index_d$a_MediaItemType as MediaItemType, type index_d$a_MediaItemUrlAndSize as MediaItemUrlAndSize, type index_d$a_MediaItemVideo as MediaItemVideo, type MessageEnvelope$9 as MessageEnvelope, type index_d$a_NumericPropertyRange as NumericPropertyRange, type index_d$a_OptionAndChoice as OptionAndChoice, index_d$a_OptionType as OptionType, type index_d$a_PageUrl as PageUrl, type Paging$2 as Paging, type PagingMetadata$4 as PagingMetadata, type index_d$a_PagingWithBigLimit as PagingWithBigLimit, type index_d$a_PercentageData as PercentageData, type index_d$a_PlatformMedia as PlatformMedia, type index_d$a_PlatformMediaMediaOneOf as PlatformMediaMediaOneOf, type PlatformPaging$2 as PlatformPaging, type index_d$a_PlatformPagingMetadata as PlatformPagingMetadata, type index_d$a_PlatformQuery as PlatformQuery, type index_d$a_PlatformQueryPagingMethodOneOf as PlatformQueryPagingMethodOneOf, type PreorderInfo$3 as PreorderInfo, type index_d$a_PriceData as PriceData, type index_d$a_PricePerUnitData as PricePerUnitData, type Product$2 as Product, type index_d$a_ProductChanged as ProductChanged, type index_d$a_ProductChangedEnvelope as ProductChangedEnvelope, type index_d$a_ProductCollectionChangedEnvelope as ProductCollectionChangedEnvelope, type index_d$a_ProductCollectionCreatedEnvelope as ProductCollectionCreatedEnvelope, type index_d$a_ProductCollectionDeletedEnvelope as ProductCollectionDeletedEnvelope, type index_d$a_ProductCreated as ProductCreated, type ProductCreatedEnvelope$1 as ProductCreatedEnvelope, type index_d$a_ProductDeleted as ProductDeleted, type ProductDeletedEnvelope$1 as ProductDeletedEnvelope, type index_d$a_ProductOption as ProductOption, type index_d$a_ProductOptionsAvailabilityRequest as ProductOptionsAvailabilityRequest, type index_d$a_ProductOptionsAvailabilityResponse as ProductOptionsAvailabilityResponse, type index_d$a_ProductOptionsAvailabilityResponseNonNullableFields as ProductOptionsAvailabilityResponseNonNullableFields, ProductType$1 as ProductType, type index_d$a_ProductVariantsChangedEnvelope as ProductVariantsChangedEnvelope, type ProductsQueryBuilder$1 as ProductsQueryBuilder, type ProductsQueryResult$1 as ProductsQueryResult, type index_d$a_PropertyAdjustmentData as PropertyAdjustmentData, type index_d$a_PropertyAdjustmentDataByOneOf as PropertyAdjustmentDataByOneOf, type Query$1 as Query, type index_d$a_QueryCollectionsPlatformizedRequest as QueryCollectionsPlatformizedRequest, type index_d$a_QueryCollectionsPlatformizedResponse as QueryCollectionsPlatformizedResponse, type index_d$a_QueryCollectionsRequest as QueryCollectionsRequest, type index_d$a_QueryCollectionsResponse as QueryCollectionsResponse, type index_d$a_QueryCustomFieldsRequest as QueryCustomFieldsRequest, type index_d$a_QueryCustomFieldsResponse as QueryCustomFieldsResponse, type index_d$a_QueryProductVariantsOptions as QueryProductVariantsOptions, type index_d$a_QueryProductVariantsRequest as QueryProductVariantsRequest, type index_d$a_QueryProductVariantsResponse as QueryProductVariantsResponse, type index_d$a_QueryProductVariantsResponseNonNullableFields as QueryProductVariantsResponseNonNullableFields, type index_d$a_QueryProductsPlatformizedRequest as QueryProductsPlatformizedRequest, type index_d$a_QueryProductsPlatformizedResponse as QueryProductsPlatformizedResponse, type index_d$a_QueryProductsPlatformizedResponseNonNullableFields as QueryProductsPlatformizedResponseNonNullableFields, type QueryProductsRequest$1 as QueryProductsRequest, type QueryProductsResponse$1 as QueryProductsResponse, type index_d$a_QueryProductsWithBigPageLimitRequest as QueryProductsWithBigPageLimitRequest, type index_d$a_QueryStoreVariantsRequest as QueryStoreVariantsRequest, type index_d$a_QueryStoreVariantsResponse as QueryStoreVariantsResponse, type index_d$a_QueryStoreVariantsResponseNonNullableFields as QueryStoreVariantsResponseNonNullableFields, type index_d$a_QueryStoreVariantsWithBigLimitRequest as QueryStoreVariantsWithBigLimitRequest, type index_d$a_QueryWithBigPageLimit as QueryWithBigPageLimit, type index_d$a_ReCloneStoreRequest as ReCloneStoreRequest, type index_d$a_ReCloneStoreResponse as ReCloneStoreResponse, type index_d$a_RemoveCustomFieldsRequest as RemoveCustomFieldsRequest, type index_d$a_RemoveCustomFieldsResponse as RemoveCustomFieldsResponse, type index_d$a_RemoveProductBrandRequest as RemoveProductBrandRequest, type index_d$a_RemoveProductBrandResponse as RemoveProductBrandResponse, type index_d$a_RemoveProductMediaFromChoicesRequest as RemoveProductMediaFromChoicesRequest, type index_d$a_RemoveProductMediaFromChoicesResponse as RemoveProductMediaFromChoicesResponse, type index_d$a_RemoveProductMediaRequest as RemoveProductMediaRequest, type index_d$a_RemoveProductMediaResponse as RemoveProductMediaResponse, type index_d$a_RemoveProductRibbonRequest as RemoveProductRibbonRequest, type index_d$a_RemoveProductRibbonResponse as RemoveProductRibbonResponse, type index_d$a_RemoveProductsFromCollectionRequest as RemoveProductsFromCollectionRequest, type index_d$a_RemoveProductsFromCollectionResponse as RemoveProductsFromCollectionResponse, type index_d$a_ResetAllVariantDataRequest as ResetAllVariantDataRequest, type index_d$a_ResetAllVariantDataResponse as ResetAllVariantDataResponse, type Ribbon$2 as Ribbon, type SecuredMedia$1 as SecuredMedia, type SeoSchema$1 as SeoSchema, type index_d$a_SetCustomFieldsRequest as SetCustomFieldsRequest, type index_d$a_SetCustomFieldsResponse as SetCustomFieldsResponse, type index_d$a_SetValue as SetValue, type index_d$a_SetValueValueOneOf as SetValueValueOneOf, type Settings$2 as Settings, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type index_d$a_Stock as Stock, type index_d$a_StoreVariant as StoreVariant, type Tag$1 as Tag, type index_d$a_UnlimitedPlatformCursorPaging as UnlimitedPlatformCursorPaging, type index_d$a_UnlimitedPlatformPaging as UnlimitedPlatformPaging, type index_d$a_UnlimitedPlatformQuery as UnlimitedPlatformQuery, type index_d$a_UnlimitedPlatformQueryPagingMethodOneOf as UnlimitedPlatformQueryPagingMethodOneOf, type index_d$a_UpdateCollection as UpdateCollection, type index_d$a_UpdateCollectionRequest as UpdateCollectionRequest, type index_d$a_UpdateCollectionResponse as UpdateCollectionResponse, type index_d$a_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, type UpdateProduct$1 as UpdateProduct, type index_d$a_UpdateProductPlatformizedRequest as UpdateProductPlatformizedRequest, type index_d$a_UpdateProductPlatformizedResponse as UpdateProductPlatformizedResponse, type UpdateProductRequest$1 as UpdateProductRequest, type UpdateProductResponse$1 as UpdateProductResponse, type UpdateProductResponseNonNullableFields$1 as UpdateProductResponseNonNullableFields, type index_d$a_UpdateVariantsRequest as UpdateVariantsRequest, type index_d$a_UpdateVariantsResponse as UpdateVariantsResponse, type index_d$a_UpdateVariantsResponseNonNullableFields as UpdateVariantsResponseNonNullableFields, type index_d$a_V1CreateProductPlatformizedRequest as V1CreateProductPlatformizedRequest, type index_d$a_V1CreateProductPlatformizedResponse as V1CreateProductPlatformizedResponse, type index_d$a_V1DeleteProductPlatformizedRequest as V1DeleteProductPlatformizedRequest, type index_d$a_V1DeleteProductPlatformizedResponse as V1DeleteProductPlatformizedResponse, type index_d$a_V1UpdateProductPlatformizedRequest as V1UpdateProductPlatformizedRequest, type index_d$a_V1UpdateProductPlatformizedResponse as V1UpdateProductPlatformizedResponse, type Variant$1 as Variant, type index_d$a_VariantChanged as VariantChanged, type index_d$a_VariantData as VariantData, type index_d$a_VariantDataWithNoStock as VariantDataWithNoStock, type index_d$a_VariantOverride as VariantOverride, type index_d$a_VariantStock as VariantStock, type index_d$a_VariantsChanged as VariantsChanged, Version$1 as Version, type VideoResolution$1 as VideoResolution, WebhookIdentityType$9 as WebhookIdentityType, type index_d$a__publicOnProductChangedType as _publicOnProductChangedType, type index_d$a__publicOnProductCollectionChangedType as _publicOnProductCollectionChangedType, type index_d$a__publicOnProductCollectionCreatedType as _publicOnProductCollectionCreatedType, type index_d$a__publicOnProductCollectionDeletedType as _publicOnProductCollectionDeletedType, type _publicOnProductCreatedType$1 as _publicOnProductCreatedType, type _publicOnProductDeletedType$1 as _publicOnProductDeletedType, type index_d$a__publicOnProductVariantsChangedType as _publicOnProductVariantsChangedType, index_d$a_addProductMedia as addProductMedia, index_d$a_addProductMediaToChoices as addProductMediaToChoices, index_d$a_addProductsToCollection as addProductsToCollection, index_d$a_bulkAdjustProductProperty as bulkAdjustProductProperty, index_d$a_bulkUpdateProductsProperty as bulkUpdateProductsProperty, index_d$a_createCollection as createCollection, createProduct$2 as createProduct, index_d$a_deleteCollection as deleteCollection, deleteProduct$2 as deleteProduct, index_d$a_deleteProductOptions as deleteProductOptions, index_d$a_getCollectionBySlug as getCollectionBySlug, getProduct$2 as getProduct, index_d$a_getProductOptionsAvailability as getProductOptionsAvailability, index_d$a_getStoreVariant as getStoreVariant, index_d$a_onProductChanged as onProductChanged, index_d$a_onProductCollectionChanged as onProductCollectionChanged, index_d$a_onProductCollectionCreated as onProductCollectionCreated, index_d$a_onProductCollectionDeleted as onProductCollectionDeleted, onProductCreated$2 as onProductCreated, onProductDeleted$2 as onProductDeleted, index_d$a_onProductVariantsChanged as onProductVariantsChanged, onProductChanged$1 as publicOnProductChanged, onProductCollectionChanged$1 as publicOnProductCollectionChanged, onProductCollectionCreated$1 as publicOnProductCollectionCreated, onProductCollectionDeleted$1 as publicOnProductCollectionDeleted, onProductCreated$3 as publicOnProductCreated, onProductDeleted$3 as publicOnProductDeleted, onProductVariantsChanged$1 as publicOnProductVariantsChanged, index_d$a_queryProductVariants as queryProductVariants, queryProducts$2 as queryProducts, index_d$a_queryStoreVariants as queryStoreVariants, index_d$a_removeBrand as removeBrand, index_d$a_removeProductMedia as removeProductMedia, index_d$a_removeProductMediaFromChoices as removeProductMediaFromChoices, index_d$a_removeProductsFromCollection as removeProductsFromCollection, index_d$a_removeRibbon as removeRibbon, index_d$a_resetAllProductVariantData as resetAllProductVariantData, index_d$a_updateCollection as updateCollection, updateProduct$2 as updateProduct, index_d$a_updateProductVariants as updateProductVariants };
|
|
3614
|
+
export { type index_d$a_AddProductMediaRequest as AddProductMediaRequest, type index_d$a_AddProductMediaResponse as AddProductMediaResponse, type index_d$a_AddProductMediaToChoicesRequest as AddProductMediaToChoicesRequest, type index_d$a_AddProductMediaToChoicesResponse as AddProductMediaToChoicesResponse, type index_d$a_AddProductsToCollectionRequest as AddProductsToCollectionRequest, type index_d$a_AddProductsToCollectionResponse as AddProductsToCollectionResponse, type index_d$a_AdditionalInfoSection as AdditionalInfoSection, type AdjustValue$1 as AdjustValue, type index_d$a_AdjustValueValueOneOf as AdjustValueValueOneOf, type index_d$a_AggregateProductsRequest as AggregateProductsRequest, type index_d$a_AggregateProductsResponse as AggregateProductsResponse, type index_d$a_AllowedProductsCountLimitExceededErrorData as AllowedProductsCountLimitExceededErrorData, type ApplicationError$6 as ApplicationError, type BaseEventMetadata$7 as BaseEventMetadata, type BulkActionMetadata$6 as BulkActionMetadata, type index_d$a_BulkAdjustProductPropertiesByFilterSyncRequest as BulkAdjustProductPropertiesByFilterSyncRequest, type index_d$a_BulkAdjustProductPropertiesByFilterSyncResponse as BulkAdjustProductPropertiesByFilterSyncResponse, type index_d$a_BulkAdjustProductPropertiesRequest as BulkAdjustProductPropertiesRequest, type index_d$a_BulkAdjustProductPropertiesResponse as BulkAdjustProductPropertiesResponse, type index_d$a_BulkAdjustProductPropertiesResponseNonNullableFields as BulkAdjustProductPropertiesResponseNonNullableFields, type BulkDeleteProductsRequest$1 as BulkDeleteProductsRequest, type BulkDeleteProductsResponse$1 as BulkDeleteProductsResponse, type BulkProductResult$1 as BulkProductResult, type index_d$a_BulkQueryCustomFieldsRequest as BulkQueryCustomFieldsRequest, type index_d$a_BulkQueryCustomFieldsResponse as BulkQueryCustomFieldsResponse, type index_d$a_BulkRemoveCustomFieldsRequest as BulkRemoveCustomFieldsRequest, type index_d$a_BulkRemoveCustomFieldsResponse as BulkRemoveCustomFieldsResponse, type index_d$a_BulkSetCustomFieldsRequest as BulkSetCustomFieldsRequest, type index_d$a_BulkSetCustomFieldsResponse as BulkSetCustomFieldsResponse, type index_d$a_BulkUpdateProductsByFilterSyncRequest as BulkUpdateProductsByFilterSyncRequest, type index_d$a_BulkUpdateProductsByFilterSyncResponse as BulkUpdateProductsByFilterSyncResponse, type BulkUpdateProductsRequest$1 as BulkUpdateProductsRequest, type BulkUpdateProductsResponse$1 as BulkUpdateProductsResponse, type BulkUpdateProductsResponseNonNullableFields$1 as BulkUpdateProductsResponseNonNullableFields, type Choice$1 as Choice, type index_d$a_Collection as Collection, type index_d$a_CollectionChanged as CollectionChanged, type index_d$a_CollectionCreated as CollectionCreated, type index_d$a_CollectionDeleted as CollectionDeleted, type index_d$a_CostAndProfitData as CostAndProfitData, type index_d$a_CreateCollectionRequest as CreateCollectionRequest, type index_d$a_CreateCollectionResponse as CreateCollectionResponse, type index_d$a_CreateCollectionResponseNonNullableFields as CreateCollectionResponseNonNullableFields, type index_d$a_CreateDigitalProductRequest as CreateDigitalProductRequest, type index_d$a_CreateDigitalProductResponse as CreateDigitalProductResponse, type index_d$a_CreateProductPlatformizedRequest as CreateProductPlatformizedRequest, type index_d$a_CreateProductPlatformizedResponse as CreateProductPlatformizedResponse, type CreateProductRequest$1 as CreateProductRequest, type CreateProductResponse$1 as CreateProductResponse, type CreateProductResponseNonNullableFields$1 as CreateProductResponseNonNullableFields, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type index_d$a_CustomFieldsContainer as CustomFieldsContainer, type index_d$a_CustomTextField as CustomTextField, type index_d$a_DeleteCollectionRequest as DeleteCollectionRequest, type index_d$a_DeleteCollectionResponse as DeleteCollectionResponse, type index_d$a_DeleteProductOptionsRequest as DeleteProductOptionsRequest, type index_d$a_DeleteProductOptionsResponse as DeleteProductOptionsResponse, type index_d$a_DeleteProductPlatformizedRequest as DeleteProductPlatformizedRequest, type index_d$a_DeleteProductPlatformizedResponse as DeleteProductPlatformizedResponse, type DeleteProductRequest$1 as DeleteProductRequest, type DeleteProductResponse$1 as DeleteProductResponse, type Discount$1 as Discount, DiscountType$2 as DiscountType, FileType$1 as FileType, type FocalPoint$1 as FocalPoint, type index_d$a_FormattedPrice as FormattedPrice, type index_d$a_GetCollectionBySlugRequest as GetCollectionBySlugRequest, type index_d$a_GetCollectionBySlugResponse as GetCollectionBySlugResponse, type index_d$a_GetCollectionBySlugResponseNonNullableFields as GetCollectionBySlugResponseNonNullableFields, type index_d$a_GetCollectionRequest as GetCollectionRequest, type index_d$a_GetCollectionResponse as GetCollectionResponse, type GetProductOptions$1 as GetProductOptions, type index_d$a_GetProductPlatformizedRequest as GetProductPlatformizedRequest, type index_d$a_GetProductPlatformizedResponse as GetProductPlatformizedResponse, type GetProductRequest$1 as GetProductRequest, type GetProductResponse$1 as GetProductResponse, type index_d$a_GetProductResponseNonNullableFields as GetProductResponseNonNullableFields, type index_d$a_GetProductsRequest as GetProductsRequest, type index_d$a_GetProductsResponse as GetProductsResponse, type index_d$a_GetStoreVariantRequest as GetStoreVariantRequest, type index_d$a_GetStoreVariantResponse as GetStoreVariantResponse, type index_d$a_GetStoreVariantResponseNonNullableFields as GetStoreVariantResponseNonNullableFields, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, InventoryStatus$1 as InventoryStatus, type ItemMetadata$6 as ItemMetadata, type Keyword$1 as Keyword, MeasurementUnit$1 as MeasurementUnit, type Media$2 as Media, type index_d$a_MediaAssignmentToChoice as MediaAssignmentToChoice, type index_d$a_MediaDataForWrite as MediaDataForWrite, type index_d$a_MediaDataForWriteMediaSourceOneOf as MediaDataForWriteMediaSourceOneOf, type index_d$a_MediaItem as MediaItem, type index_d$a_MediaItemItemOneOf as MediaItemItemOneOf, index_d$a_MediaItemType as MediaItemType, type index_d$a_MediaItemUrlAndSize as MediaItemUrlAndSize, type index_d$a_MediaItemVideo as MediaItemVideo, type MessageEnvelope$9 as MessageEnvelope, type index_d$a_NumericPropertyRange as NumericPropertyRange, type index_d$a_OptionAndChoice as OptionAndChoice, index_d$a_OptionType as OptionType, type index_d$a_PageUrl as PageUrl, type Paging$3 as Paging, type PagingMetadata$4 as PagingMetadata, type index_d$a_PagingWithBigLimit as PagingWithBigLimit, type index_d$a_PercentageData as PercentageData, type index_d$a_PlatformMedia as PlatformMedia, type index_d$a_PlatformMediaMediaOneOf as PlatformMediaMediaOneOf, type PlatformPaging$1 as PlatformPaging, type index_d$a_PlatformPagingMetadata as PlatformPagingMetadata, type index_d$a_PlatformQuery as PlatformQuery, type index_d$a_PlatformQueryPagingMethodOneOf as PlatformQueryPagingMethodOneOf, type PreorderInfo$3 as PreorderInfo, type index_d$a_PriceData as PriceData, type index_d$a_PricePerUnitData as PricePerUnitData, type Product$2 as Product, type index_d$a_ProductChanged as ProductChanged, type index_d$a_ProductChangedEnvelope as ProductChangedEnvelope, type index_d$a_ProductCollectionChangedEnvelope as ProductCollectionChangedEnvelope, type index_d$a_ProductCollectionCreatedEnvelope as ProductCollectionCreatedEnvelope, type index_d$a_ProductCollectionDeletedEnvelope as ProductCollectionDeletedEnvelope, type index_d$a_ProductCreated as ProductCreated, type ProductCreatedEnvelope$1 as ProductCreatedEnvelope, type index_d$a_ProductDeleted as ProductDeleted, type ProductDeletedEnvelope$1 as ProductDeletedEnvelope, type index_d$a_ProductOption as ProductOption, type index_d$a_ProductOptionsAvailabilityRequest as ProductOptionsAvailabilityRequest, type index_d$a_ProductOptionsAvailabilityResponse as ProductOptionsAvailabilityResponse, type index_d$a_ProductOptionsAvailabilityResponseNonNullableFields as ProductOptionsAvailabilityResponseNonNullableFields, ProductType$1 as ProductType, type index_d$a_ProductVariantsChangedEnvelope as ProductVariantsChangedEnvelope, type ProductsQueryBuilder$1 as ProductsQueryBuilder, type ProductsQueryResult$1 as ProductsQueryResult, type index_d$a_PropertyAdjustmentData as PropertyAdjustmentData, type index_d$a_PropertyAdjustmentDataByOneOf as PropertyAdjustmentDataByOneOf, type Query$1 as Query, type index_d$a_QueryCollectionsPlatformizedRequest as QueryCollectionsPlatformizedRequest, type index_d$a_QueryCollectionsPlatformizedResponse as QueryCollectionsPlatformizedResponse, type index_d$a_QueryCollectionsRequest as QueryCollectionsRequest, type index_d$a_QueryCollectionsResponse as QueryCollectionsResponse, type index_d$a_QueryCustomFieldsRequest as QueryCustomFieldsRequest, type index_d$a_QueryCustomFieldsResponse as QueryCustomFieldsResponse, type index_d$a_QueryProductVariantsOptions as QueryProductVariantsOptions, type index_d$a_QueryProductVariantsRequest as QueryProductVariantsRequest, type index_d$a_QueryProductVariantsResponse as QueryProductVariantsResponse, type index_d$a_QueryProductVariantsResponseNonNullableFields as QueryProductVariantsResponseNonNullableFields, type index_d$a_QueryProductsPlatformizedRequest as QueryProductsPlatformizedRequest, type index_d$a_QueryProductsPlatformizedResponse as QueryProductsPlatformizedResponse, type index_d$a_QueryProductsPlatformizedResponseNonNullableFields as QueryProductsPlatformizedResponseNonNullableFields, type QueryProductsRequest$1 as QueryProductsRequest, type QueryProductsResponse$1 as QueryProductsResponse, type index_d$a_QueryProductsWithBigPageLimitRequest as QueryProductsWithBigPageLimitRequest, type index_d$a_QueryStoreVariantsRequest as QueryStoreVariantsRequest, type index_d$a_QueryStoreVariantsResponse as QueryStoreVariantsResponse, type index_d$a_QueryStoreVariantsResponseNonNullableFields as QueryStoreVariantsResponseNonNullableFields, type index_d$a_QueryStoreVariantsWithBigLimitRequest as QueryStoreVariantsWithBigLimitRequest, type index_d$a_QueryWithBigPageLimit as QueryWithBigPageLimit, type index_d$a_ReCloneStoreRequest as ReCloneStoreRequest, type index_d$a_ReCloneStoreResponse as ReCloneStoreResponse, type index_d$a_RemoveCustomFieldsRequest as RemoveCustomFieldsRequest, type index_d$a_RemoveCustomFieldsResponse as RemoveCustomFieldsResponse, type index_d$a_RemoveProductBrandRequest as RemoveProductBrandRequest, type index_d$a_RemoveProductBrandResponse as RemoveProductBrandResponse, type index_d$a_RemoveProductMediaFromChoicesRequest as RemoveProductMediaFromChoicesRequest, type index_d$a_RemoveProductMediaFromChoicesResponse as RemoveProductMediaFromChoicesResponse, type index_d$a_RemoveProductMediaRequest as RemoveProductMediaRequest, type index_d$a_RemoveProductMediaResponse as RemoveProductMediaResponse, type index_d$a_RemoveProductRibbonRequest as RemoveProductRibbonRequest, type index_d$a_RemoveProductRibbonResponse as RemoveProductRibbonResponse, type index_d$a_RemoveProductsFromCollectionRequest as RemoveProductsFromCollectionRequest, type index_d$a_RemoveProductsFromCollectionResponse as RemoveProductsFromCollectionResponse, type index_d$a_ResetAllVariantDataRequest as ResetAllVariantDataRequest, type index_d$a_ResetAllVariantDataResponse as ResetAllVariantDataResponse, type Ribbon$2 as Ribbon, type SecuredMedia$1 as SecuredMedia, type SeoSchema$1 as SeoSchema, type index_d$a_SetCustomFieldsRequest as SetCustomFieldsRequest, type index_d$a_SetCustomFieldsResponse as SetCustomFieldsResponse, type index_d$a_SetValue as SetValue, type index_d$a_SetValueValueOneOf as SetValueValueOneOf, type Settings$2 as Settings, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type index_d$a_Stock as Stock, type index_d$a_StoreVariant as StoreVariant, type Tag$1 as Tag, type index_d$a_UnlimitedPlatformCursorPaging as UnlimitedPlatformCursorPaging, type index_d$a_UnlimitedPlatformPaging as UnlimitedPlatformPaging, type index_d$a_UnlimitedPlatformQuery as UnlimitedPlatformQuery, type index_d$a_UnlimitedPlatformQueryPagingMethodOneOf as UnlimitedPlatformQueryPagingMethodOneOf, type index_d$a_UpdateCollection as UpdateCollection, type index_d$a_UpdateCollectionRequest as UpdateCollectionRequest, type index_d$a_UpdateCollectionResponse as UpdateCollectionResponse, type index_d$a_UpdateCollectionResponseNonNullableFields as UpdateCollectionResponseNonNullableFields, type UpdateProduct$1 as UpdateProduct, type index_d$a_UpdateProductPlatformizedRequest as UpdateProductPlatformizedRequest, type index_d$a_UpdateProductPlatformizedResponse as UpdateProductPlatformizedResponse, type UpdateProductRequest$1 as UpdateProductRequest, type UpdateProductResponse$1 as UpdateProductResponse, type UpdateProductResponseNonNullableFields$1 as UpdateProductResponseNonNullableFields, type index_d$a_UpdateVariantsRequest as UpdateVariantsRequest, type index_d$a_UpdateVariantsResponse as UpdateVariantsResponse, type index_d$a_UpdateVariantsResponseNonNullableFields as UpdateVariantsResponseNonNullableFields, type index_d$a_V1CreateProductPlatformizedRequest as V1CreateProductPlatformizedRequest, type index_d$a_V1CreateProductPlatformizedResponse as V1CreateProductPlatformizedResponse, type index_d$a_V1DeleteProductPlatformizedRequest as V1DeleteProductPlatformizedRequest, type index_d$a_V1DeleteProductPlatformizedResponse as V1DeleteProductPlatformizedResponse, type index_d$a_V1UpdateProductPlatformizedRequest as V1UpdateProductPlatformizedRequest, type index_d$a_V1UpdateProductPlatformizedResponse as V1UpdateProductPlatformizedResponse, type Variant$1 as Variant, type index_d$a_VariantChanged as VariantChanged, type index_d$a_VariantData as VariantData, type index_d$a_VariantDataWithNoStock as VariantDataWithNoStock, type index_d$a_VariantOverride as VariantOverride, type index_d$a_VariantStock as VariantStock, type index_d$a_VariantsChanged as VariantsChanged, Version$1 as Version, type VideoResolution$1 as VideoResolution, WebhookIdentityType$9 as WebhookIdentityType, type index_d$a__publicOnProductChangedType as _publicOnProductChangedType, type index_d$a__publicOnProductCollectionChangedType as _publicOnProductCollectionChangedType, type index_d$a__publicOnProductCollectionCreatedType as _publicOnProductCollectionCreatedType, type index_d$a__publicOnProductCollectionDeletedType as _publicOnProductCollectionDeletedType, type _publicOnProductCreatedType$1 as _publicOnProductCreatedType, type _publicOnProductDeletedType$1 as _publicOnProductDeletedType, type index_d$a__publicOnProductVariantsChangedType as _publicOnProductVariantsChangedType, index_d$a_addProductMedia as addProductMedia, index_d$a_addProductMediaToChoices as addProductMediaToChoices, index_d$a_addProductsToCollection as addProductsToCollection, index_d$a_bulkAdjustProductProperty as bulkAdjustProductProperty, index_d$a_bulkUpdateProductsProperty as bulkUpdateProductsProperty, index_d$a_createCollection as createCollection, createProduct$2 as createProduct, index_d$a_deleteCollection as deleteCollection, deleteProduct$2 as deleteProduct, index_d$a_deleteProductOptions as deleteProductOptions, index_d$a_getCollectionBySlug as getCollectionBySlug, getProduct$2 as getProduct, index_d$a_getProductOptionsAvailability as getProductOptionsAvailability, index_d$a_getStoreVariant as getStoreVariant, index_d$a_onProductChanged as onProductChanged, index_d$a_onProductCollectionChanged as onProductCollectionChanged, index_d$a_onProductCollectionCreated as onProductCollectionCreated, index_d$a_onProductCollectionDeleted as onProductCollectionDeleted, onProductCreated$2 as onProductCreated, onProductDeleted$2 as onProductDeleted, index_d$a_onProductVariantsChanged as onProductVariantsChanged, onProductChanged$1 as publicOnProductChanged, onProductCollectionChanged$1 as publicOnProductCollectionChanged, onProductCollectionCreated$1 as publicOnProductCollectionCreated, onProductCollectionDeleted$1 as publicOnProductCollectionDeleted, onProductCreated$3 as publicOnProductCreated, onProductDeleted$3 as publicOnProductDeleted, onProductVariantsChanged$1 as publicOnProductVariantsChanged, index_d$a_queryProductVariants as queryProductVariants, queryProducts$2 as queryProducts, index_d$a_queryStoreVariants as queryStoreVariants, index_d$a_removeBrand as removeBrand, index_d$a_removeProductMedia as removeProductMedia, index_d$a_removeProductMediaFromChoices as removeProductMediaFromChoices, index_d$a_removeProductsFromCollection as removeProductsFromCollection, index_d$a_removeRibbon as removeRibbon, index_d$a_resetAllProductVariantData as resetAllProductVariantData, index_d$a_updateCollection as updateCollection, updateProduct$2 as updateProduct, index_d$a_updateProductVariants as updateProductVariants };
|
|
3615
3615
|
}
|
|
3616
3616
|
|
|
3617
3617
|
/**
|
|
@@ -8732,34 +8732,32 @@ interface BulkInventoryItemResult$1 {
|
|
|
8732
8732
|
}
|
|
8733
8733
|
interface QueryInventoryItemsRequest {
|
|
8734
8734
|
/** Query options. */
|
|
8735
|
-
query?:
|
|
8735
|
+
query?: QueryV2;
|
|
8736
8736
|
}
|
|
8737
|
-
interface
|
|
8738
|
-
/**
|
|
8739
|
-
paging?:
|
|
8740
|
-
/** Cursor pointing to page of results.
|
|
8741
|
-
cursorPaging?:
|
|
8737
|
+
interface QueryV2 extends QueryV2PagingMethodOneOf {
|
|
8738
|
+
/** Paging options to limit and skip the number of items. */
|
|
8739
|
+
paging?: Paging$2;
|
|
8740
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
8741
|
+
cursorPaging?: CursorPaging$3;
|
|
8742
8742
|
/**
|
|
8743
|
-
* Filter object
|
|
8744
|
-
*
|
|
8745
|
-
*
|
|
8746
|
-
* "fieldName2":{"$operator":"value2"}
|
|
8747
|
-
* }`
|
|
8748
|
-
* Example of operators: `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`, `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`
|
|
8743
|
+
* Filter object.
|
|
8744
|
+
*
|
|
8745
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
8749
8746
|
*/
|
|
8750
8747
|
filter?: Record<string, any> | null;
|
|
8751
8748
|
/**
|
|
8752
|
-
* Sort object
|
|
8753
|
-
*
|
|
8749
|
+
* Sort object.
|
|
8750
|
+
*
|
|
8751
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
8754
8752
|
*/
|
|
8755
8753
|
sort?: Sorting$3[];
|
|
8756
8754
|
}
|
|
8757
8755
|
/** @oneof */
|
|
8758
|
-
interface
|
|
8759
|
-
/**
|
|
8760
|
-
paging?:
|
|
8761
|
-
/** Cursor pointing to page of results.
|
|
8762
|
-
cursorPaging?:
|
|
8756
|
+
interface QueryV2PagingMethodOneOf {
|
|
8757
|
+
/** Paging options to limit and skip the number of items. */
|
|
8758
|
+
paging?: Paging$2;
|
|
8759
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
8760
|
+
cursorPaging?: CursorPaging$3;
|
|
8763
8761
|
}
|
|
8764
8762
|
interface Sorting$3 {
|
|
8765
8763
|
/** Name of the field to sort by. */
|
|
@@ -8771,22 +8769,19 @@ declare enum SortOrder$3 {
|
|
|
8771
8769
|
ASC = "ASC",
|
|
8772
8770
|
DESC = "DESC"
|
|
8773
8771
|
}
|
|
8774
|
-
interface
|
|
8772
|
+
interface Paging$2 {
|
|
8775
8773
|
/** Number of items to load. */
|
|
8776
8774
|
limit?: number | null;
|
|
8777
8775
|
/** Number of items to skip in the current sort order. */
|
|
8778
8776
|
offset?: number | null;
|
|
8779
8777
|
}
|
|
8780
|
-
interface
|
|
8781
|
-
/**
|
|
8782
|
-
* Number of items to load.
|
|
8783
|
-
* Cursor token returned in the query response. To be used on the next query request, but not the first query request.
|
|
8784
|
-
*/
|
|
8778
|
+
interface CursorPaging$3 {
|
|
8779
|
+
/** Maximum number of items to return in the results. */
|
|
8785
8780
|
limit?: number | null;
|
|
8786
8781
|
/**
|
|
8787
8782
|
* Pointer to the next or previous page in the list of results.
|
|
8788
|
-
*
|
|
8789
|
-
* from the `pagingMetadata` object in the previous call's response.
|
|
8783
|
+
*
|
|
8784
|
+
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
8790
8785
|
* Not relevant for the first request.
|
|
8791
8786
|
*/
|
|
8792
8787
|
cursor?: string | null;
|
|
@@ -8801,9 +8796,9 @@ interface PlatformPagingMetadataV2 {
|
|
|
8801
8796
|
/** The number of items returned in this response. */
|
|
8802
8797
|
count?: number | null;
|
|
8803
8798
|
/** Cursors to navigate through result pages. Returned if cursor paging was used. */
|
|
8804
|
-
cursors?:
|
|
8799
|
+
cursors?: CommonCursors$1;
|
|
8805
8800
|
}
|
|
8806
|
-
interface
|
|
8801
|
+
interface CommonCursors$1 {
|
|
8807
8802
|
/** Cursor string pointing to the next page in the list of results. */
|
|
8808
8803
|
next?: string | null;
|
|
8809
8804
|
/** Cursor pointing to the previous page in the list of results. */
|
|
@@ -9050,17 +9045,6 @@ interface GroupByAggregationKindOneOf$1 {
|
|
|
9050
9045
|
/** Value aggregation configuration. */
|
|
9051
9046
|
value?: ValueAggregation$1;
|
|
9052
9047
|
}
|
|
9053
|
-
interface CursorPaging$3 {
|
|
9054
|
-
/** Maximum number of items to return in the results. */
|
|
9055
|
-
limit?: number | null;
|
|
9056
|
-
/**
|
|
9057
|
-
* Pointer to the next or previous page in the list of results.
|
|
9058
|
-
*
|
|
9059
|
-
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
9060
|
-
* Not relevant for the first request.
|
|
9061
|
-
*/
|
|
9062
|
-
cursor?: string | null;
|
|
9063
|
-
}
|
|
9064
9048
|
interface SearchInventoryItemsResponse {
|
|
9065
9049
|
/** List of inventory items. */
|
|
9066
9050
|
inventoryItems?: InventoryItem$1[];
|
|
@@ -9082,6 +9066,12 @@ interface CursorPagingMetadata$3 {
|
|
|
9082
9066
|
*/
|
|
9083
9067
|
hasNext?: boolean | null;
|
|
9084
9068
|
}
|
|
9069
|
+
interface Cursors$3 {
|
|
9070
|
+
/** Cursor string pointing to the next page in the list of results. */
|
|
9071
|
+
next?: string | null;
|
|
9072
|
+
/** Cursor pointing to the previous page in the list of results. */
|
|
9073
|
+
prev?: string | null;
|
|
9074
|
+
}
|
|
9085
9075
|
interface AggregationData$1 {
|
|
9086
9076
|
/** key = aggregation name (as derived from search request). */
|
|
9087
9077
|
results?: AggregationResults$1[];
|
|
@@ -9245,30 +9235,46 @@ interface AggregationResultsResultOneOf$1 {
|
|
|
9245
9235
|
}
|
|
9246
9236
|
interface SearchInventoryItemsWithOffsetRequest {
|
|
9247
9237
|
/** WQL expression. */
|
|
9248
|
-
search?:
|
|
9238
|
+
search?: OffsetSearch;
|
|
9249
9239
|
}
|
|
9250
|
-
interface
|
|
9251
|
-
/** Pointer to page of results using offset. Can
|
|
9252
|
-
paging?:
|
|
9253
|
-
/**
|
|
9240
|
+
interface OffsetSearch extends OffsetSearchPagingMethodOneOf {
|
|
9241
|
+
/** Pointer to page of results using offset. Can't be used together with 'cursor_paging'. */
|
|
9242
|
+
paging?: Paging$2;
|
|
9243
|
+
/**
|
|
9244
|
+
* Filter object.
|
|
9245
|
+
*
|
|
9246
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
9247
|
+
*/
|
|
9254
9248
|
filter?: Record<string, any> | null;
|
|
9255
|
-
/**
|
|
9249
|
+
/**
|
|
9250
|
+
* Sort object.
|
|
9251
|
+
*
|
|
9252
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
9253
|
+
*/
|
|
9256
9254
|
sort?: Sorting$3[];
|
|
9255
|
+
/** Projection on the result object - list of specific field names to return. If fieldsets are also specified, return the union of fieldsets and fields. */
|
|
9256
|
+
fields?: string[];
|
|
9257
|
+
/** Projection on the result object - list of named projections. For example, "basic" will return ID and name fields. Specifying multiple fieldsets will return the union of fields from all. Specifying fieldsets and fields will also return the union of fields. */
|
|
9258
|
+
fieldsets?: string[];
|
|
9257
9259
|
/** Aggregations | Faceted search: refers to a way to explore large amounts of data by displaying summaries about various partitions of the data and later allowing to narrow the navigation to a specific partition. */
|
|
9258
9260
|
aggregations?: Aggregation$1[];
|
|
9259
|
-
/**
|
|
9261
|
+
/** Free text to match in searchable fields. */
|
|
9260
9262
|
search?: SearchDetails$1;
|
|
9263
|
+
/**
|
|
9264
|
+
* UTC offset or IANA time zone. Valid values are
|
|
9265
|
+
* ISO 8601 UTC offsets, such as +02:00 or -06:00,
|
|
9266
|
+
* and IANA time zone IDs, such as Europe/Rome.
|
|
9267
|
+
*
|
|
9268
|
+
* Affects all filters and aggregations returned values.
|
|
9269
|
+
* You may override this behavior in a specific filter by providing
|
|
9270
|
+
* timestamps including time zone. For example, `"2023-12-20T10:52:34.795Z"`.
|
|
9271
|
+
*/
|
|
9272
|
+
timeZone?: string | null;
|
|
9261
9273
|
}
|
|
9262
9274
|
/** @oneof */
|
|
9263
|
-
interface
|
|
9264
|
-
/** Pointer to page of results using offset. Can
|
|
9265
|
-
paging?:
|
|
9266
|
-
}
|
|
9267
|
-
interface PlatformPaging$1 {
|
|
9268
|
-
/** Number of items to load. */
|
|
9269
|
-
limit?: number | null;
|
|
9270
|
-
/** Number of items to skip in the current sort order. */
|
|
9271
|
-
offset?: number | null;
|
|
9275
|
+
interface OffsetSearchPagingMethodOneOf {
|
|
9276
|
+
/** Pointer to page of results using offset. Can't be used together with 'cursor_paging'. */
|
|
9277
|
+
paging?: Paging$2;
|
|
9272
9278
|
}
|
|
9273
9279
|
interface SearchInventoryItemsWithOffsetResponse {
|
|
9274
9280
|
/** InventoryItems which satisfy the provided query. */
|
|
@@ -10246,7 +10252,6 @@ type index_d$6_GetInventoryItemResponse = GetInventoryItemResponse;
|
|
|
10246
10252
|
type index_d$6_GetInventoryItemResponseNonNullableFields = GetInventoryItemResponseNonNullableFields;
|
|
10247
10253
|
type index_d$6_IncrementDataById = IncrementDataById;
|
|
10248
10254
|
type index_d$6_IncrementDataByVariantAndLocation = IncrementDataByVariantAndLocation;
|
|
10249
|
-
type index_d$6_InventoryCursorPaging = InventoryCursorPaging;
|
|
10250
10255
|
type index_d$6_InventoryItemCreatedEnvelope = InventoryItemCreatedEnvelope;
|
|
10251
10256
|
type index_d$6_InventoryItemDeletedEnvelope = InventoryItemDeletedEnvelope;
|
|
10252
10257
|
type index_d$6_InventoryItemStockStatusUpdatedEnvelope = InventoryItemStockStatusUpdatedEnvelope;
|
|
@@ -10256,15 +10261,16 @@ type index_d$6_InventoryItemUpdatedWithReason = InventoryItemUpdatedWithReason;
|
|
|
10256
10261
|
type index_d$6_InventoryItemUpdatedWithReasonEnvelope = InventoryItemUpdatedWithReasonEnvelope;
|
|
10257
10262
|
type index_d$6_InventoryItemsQueryBuilder = InventoryItemsQueryBuilder;
|
|
10258
10263
|
type index_d$6_InventoryItemsQueryResult = InventoryItemsQueryResult;
|
|
10259
|
-
type index_d$6_InventoryPaging = InventoryPaging;
|
|
10260
|
-
type index_d$6_InventoryQuery = InventoryQuery;
|
|
10261
|
-
type index_d$6_InventoryQueryPagingMethodOneOf = InventoryQueryPagingMethodOneOf;
|
|
10262
10264
|
type index_d$6_MaskedInventoryItem = MaskedInventoryItem;
|
|
10265
|
+
type index_d$6_OffsetSearch = OffsetSearch;
|
|
10266
|
+
type index_d$6_OffsetSearchPagingMethodOneOf = OffsetSearchPagingMethodOneOf;
|
|
10263
10267
|
type index_d$6_PlatformPagingMetadataV2 = PlatformPagingMetadataV2;
|
|
10264
10268
|
type index_d$6_ProductInventoryItems = ProductInventoryItems;
|
|
10265
10269
|
type index_d$6_QueryInventoryItemsRequest = QueryInventoryItemsRequest;
|
|
10266
10270
|
type index_d$6_QueryInventoryItemsResponse = QueryInventoryItemsResponse;
|
|
10267
10271
|
type index_d$6_QueryInventoryItemsResponseNonNullableFields = QueryInventoryItemsResponseNonNullableFields;
|
|
10272
|
+
type index_d$6_QueryV2 = QueryV2;
|
|
10273
|
+
type index_d$6_QueryV2PagingMethodOneOf = QueryV2PagingMethodOneOf;
|
|
10268
10274
|
type index_d$6_SearchInventoryItemsOptions = SearchInventoryItemsOptions;
|
|
10269
10275
|
type index_d$6_SearchInventoryItemsRequest = SearchInventoryItemsRequest;
|
|
10270
10276
|
type index_d$6_SearchInventoryItemsResponse = SearchInventoryItemsResponse;
|
|
@@ -10302,7 +10308,7 @@ declare const index_d$6_queryInventoryItems: typeof queryInventoryItems;
|
|
|
10302
10308
|
declare const index_d$6_searchInventoryItems: typeof searchInventoryItems;
|
|
10303
10309
|
declare const index_d$6_updateInventoryItem: typeof updateInventoryItem;
|
|
10304
10310
|
declare namespace index_d$6 {
|
|
10305
|
-
export { type ActionEvent$3 as ActionEvent, type index_d$6_AdjustInventoryAction as AdjustInventoryAction, type index_d$6_AdjustInventoryActionActionOneOf as AdjustInventoryActionActionOneOf, type Aggregation$1 as Aggregation, type AggregationData$1 as AggregationData, type AggregationKindOneOf$1 as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type AggregationResultsScalarResult$1 as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type App$3 as App, type ApplicationError$2 as ApplicationError, AvailabilityStatus$1 as AvailabilityStatus, type BaseEventMetadata$3 as BaseEventMetadata, type BulkActionMetadata$2 as BulkActionMetadata, type index_d$6_BulkCreateInventoryItemsOptions as BulkCreateInventoryItemsOptions, type index_d$6_BulkCreateInventoryItemsRequest as BulkCreateInventoryItemsRequest, type index_d$6_BulkCreateInventoryItemsResponse as BulkCreateInventoryItemsResponse, type index_d$6_BulkCreateInventoryItemsResponseNonNullableFields as BulkCreateInventoryItemsResponseNonNullableFields, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationOptions as BulkDecrementInventoryItemsByVariantAndLocationOptions, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationRequest as BulkDecrementInventoryItemsByVariantAndLocationRequest, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationResponse as BulkDecrementInventoryItemsByVariantAndLocationResponse, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type index_d$6_BulkDecrementInventoryItemsOptions as BulkDecrementInventoryItemsOptions, type index_d$6_BulkDecrementInventoryItemsRequest as BulkDecrementInventoryItemsRequest, type index_d$6_BulkDecrementInventoryItemsResponse as BulkDecrementInventoryItemsResponse, type index_d$6_BulkDecrementInventoryItemsResponseNonNullableFields as BulkDecrementInventoryItemsResponseNonNullableFields, type index_d$6_BulkDeleteInventoryItemsRequest as BulkDeleteInventoryItemsRequest, type index_d$6_BulkDeleteInventoryItemsResponse as BulkDeleteInventoryItemsResponse, type index_d$6_BulkDeleteInventoryItemsResponseNonNullableFields as BulkDeleteInventoryItemsResponseNonNullableFields, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationOptions as BulkIncrementInventoryItemsByVariantAndLocationOptions, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationRequest as BulkIncrementInventoryItemsByVariantAndLocationRequest, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationResponse as BulkIncrementInventoryItemsByVariantAndLocationResponse, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type index_d$6_BulkIncrementInventoryItemsOptions as BulkIncrementInventoryItemsOptions, type index_d$6_BulkIncrementInventoryItemsRequest as BulkIncrementInventoryItemsRequest, type index_d$6_BulkIncrementInventoryItemsResponse as BulkIncrementInventoryItemsResponse, type index_d$6_BulkIncrementInventoryItemsResponseNonNullableFields as BulkIncrementInventoryItemsResponseNonNullableFields, type BulkInventoryItemAction$1 as BulkInventoryItemAction, type BulkInventoryItemResult$1 as BulkInventoryItemResult, type index_d$6_BulkSetInventoryItemsForProductsInLocationRequest as BulkSetInventoryItemsForProductsInLocationRequest, type index_d$6_BulkSetInventoryItemsForProductsInLocationResponse as BulkSetInventoryItemsForProductsInLocationResponse, type index_d$6_BulkSetOrAdjustInventoryItemsByFilterRequest as BulkSetOrAdjustInventoryItemsByFilterRequest, type index_d$6_BulkSetOrAdjustInventoryItemsByFilterResponse as BulkSetOrAdjustInventoryItemsByFilterResponse, type index_d$6_BulkUpdateInventoryItemsByFilterOptions as BulkUpdateInventoryItemsByFilterOptions, type index_d$6_BulkUpdateInventoryItemsByFilterRequest as BulkUpdateInventoryItemsByFilterRequest, type index_d$6_BulkUpdateInventoryItemsByFilterResponse as BulkUpdateInventoryItemsByFilterResponse, type index_d$6_BulkUpdateInventoryItemsByFilterResponseNonNullableFields as BulkUpdateInventoryItemsByFilterResponseNonNullableFields, type index_d$6_BulkUpdateInventoryItemsOptions as BulkUpdateInventoryItemsOptions, type BulkUpdateInventoryItemsRequest$1 as BulkUpdateInventoryItemsRequest, type BulkUpdateInventoryItemsResponse$1 as BulkUpdateInventoryItemsResponse, type index_d$6_BulkUpdateInventoryItemsResponseNonNullableFields as BulkUpdateInventoryItemsResponseNonNullableFields, type index_d$6_CreateInventoryItemRequest as CreateInventoryItemRequest, type index_d$6_CreateInventoryItemResponse as CreateInventoryItemResponse, type index_d$6_CreateInventoryItemResponseNonNullableFields as CreateInventoryItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$3 as Cursors, type DateHistogramAggregation$1 as DateHistogramAggregation, type DateHistogramResult$1 as DateHistogramResult, type DateHistogramResults$1 as DateHistogramResults, type index_d$6_DecrementDataById as DecrementDataById, type index_d$6_DecrementDataByVariantAndLocation as DecrementDataByVariantAndLocation, type index_d$6_DeleteInventoryItemRequest as DeleteInventoryItemRequest, type index_d$6_DeleteInventoryItemResponse as DeleteInventoryItemResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$4 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type ExtendedFields$1 as ExtendedFields, type File$3 as File, type index_d$6_GetInventoryItemRequest as GetInventoryItemRequest, type index_d$6_GetInventoryItemResponse as GetInventoryItemResponse, type index_d$6_GetInventoryItemResponseNonNullableFields as GetInventoryItemResponseNonNullableFields, type GroupByAggregation$1 as GroupByAggregation, type GroupByAggregationKindOneOf$1 as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type IncludeMissingValuesOptions$1 as IncludeMissingValuesOptions, type index_d$6_IncrementDataById as IncrementDataById, type index_d$6_IncrementDataByVariantAndLocation as IncrementDataByVariantAndLocation, Interval$1 as Interval, type InvalidateCache$3 as InvalidateCache, type InvalidateCacheGetByOneOf$3 as InvalidateCacheGetByOneOf, type index_d$6_InventoryCursorPaging as InventoryCursorPaging, type InventoryItem$1 as InventoryItem, type index_d$6_InventoryItemCreatedEnvelope as InventoryItemCreatedEnvelope, type index_d$6_InventoryItemDeletedEnvelope as InventoryItemDeletedEnvelope, type InventoryItemNonNullableFields$1 as InventoryItemNonNullableFields, type index_d$6_InventoryItemStockStatusUpdatedEnvelope as InventoryItemStockStatusUpdatedEnvelope, type index_d$6_InventoryItemStockStatusUpdatedEvent as InventoryItemStockStatusUpdatedEvent, type InventoryItemTrackingMethodOneOf$1 as InventoryItemTrackingMethodOneOf, type index_d$6_InventoryItemUpdatedEnvelope as InventoryItemUpdatedEnvelope, type index_d$6_InventoryItemUpdatedWithReason as InventoryItemUpdatedWithReason, type index_d$6_InventoryItemUpdatedWithReasonEnvelope as InventoryItemUpdatedWithReasonEnvelope, type index_d$6_InventoryItemsQueryBuilder as InventoryItemsQueryBuilder, type index_d$6_InventoryItemsQueryResult as InventoryItemsQueryResult, type index_d$6_InventoryPaging as InventoryPaging, type index_d$6_InventoryQuery as InventoryQuery, type index_d$6_InventoryQueryPagingMethodOneOf as InventoryQueryPagingMethodOneOf, type ItemMetadata$2 as ItemMetadata, type index_d$6_MaskedInventoryItem as MaskedInventoryItem, type MessageEnvelope$5 as MessageEnvelope, MissingValues$1 as MissingValues, Mode$1 as Mode, type NestedAggregation$1 as NestedAggregation, type NestedAggregationItem$1 as NestedAggregationItem, type NestedAggregationItemKindOneOf$1 as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, NestedAggregationType$1 as NestedAggregationType, type NestedResultValue$1 as NestedResultValue, type NestedResultValueResultOneOf$1 as NestedResultValueResultOneOf, type NestedResults$1 as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type Page$3 as Page, type PagingMetadata$3 as PagingMetadata, type PlatformOffsetSearch$1 as PlatformOffsetSearch, type PlatformOffsetSearchPagingMethodOneOf$1 as PlatformOffsetSearchPagingMethodOneOf, type PlatformPaging$1 as PlatformPaging, type index_d$6_PlatformPagingMetadataV2 as PlatformPagingMetadataV2, type PreorderInfo$2 as PreorderInfo, type Product$1 as Product, type index_d$6_ProductInventoryItems as ProductInventoryItems, type index_d$6_QueryInventoryItemsRequest as QueryInventoryItemsRequest, type index_d$6_QueryInventoryItemsResponse as QueryInventoryItemsResponse, type index_d$6_QueryInventoryItemsResponseNonNullableFields as QueryInventoryItemsResponseNonNullableFields, type RangeAggregation$1 as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type RangeBucket$1 as RangeBucket, type RangeResult$1 as RangeResult, type RangeResults$1 as RangeResults, ReasonType$1 as ReasonType, type RestoreInfo$3 as RestoreInfo, type Results$1 as Results, type ScalarAggregation$1 as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type SearchDetails$1 as SearchDetails, type index_d$6_SearchInventoryItemsOptions as SearchInventoryItemsOptions, type index_d$6_SearchInventoryItemsRequest as SearchInventoryItemsRequest, type index_d$6_SearchInventoryItemsResponse as SearchInventoryItemsResponse, type index_d$6_SearchInventoryItemsResponseNonNullableFields as SearchInventoryItemsResponseNonNullableFields, type index_d$6_SearchInventoryItemsWithOffsetRequest as SearchInventoryItemsWithOffsetRequest, type index_d$6_SearchInventoryItemsWithOffsetResponse as SearchInventoryItemsWithOffsetResponse, SortDirection$1 as SortDirection, SortOrder$3 as SortOrder, SortType$1 as SortType, type Sorting$3 as Sorting, type URI$3 as URI, type index_d$6_UpdateInventoryItem as UpdateInventoryItem, type index_d$6_UpdateInventoryItemOptions as UpdateInventoryItemOptions, type index_d$6_UpdateInventoryItemRequest as UpdateInventoryItemRequest, type index_d$6_UpdateInventoryItemResponse as UpdateInventoryItemResponse, type index_d$6_UpdateInventoryItemResponseNonNullableFields as UpdateInventoryItemResponseNonNullableFields, type index_d$6_V3BulkInventoryItemResult as V3BulkInventoryItemResult, type ValueAggregation$1 as ValueAggregation, type ValueAggregationOptionsOneOf$1 as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type ValueResult$1 as ValueResult, type ValueResults$1 as ValueResults, WebhookIdentityType$5 as WebhookIdentityType, type index_d$6__publicOnInventoryItemCreatedType as _publicOnInventoryItemCreatedType, type index_d$6__publicOnInventoryItemDeletedType as _publicOnInventoryItemDeletedType, type index_d$6__publicOnInventoryItemStockStatusUpdatedType as _publicOnInventoryItemStockStatusUpdatedType, type index_d$6__publicOnInventoryItemUpdatedType as _publicOnInventoryItemUpdatedType, type index_d$6__publicOnInventoryItemUpdatedWithReasonType as _publicOnInventoryItemUpdatedWithReasonType, index_d$6_bulkCreateInventoryItems as bulkCreateInventoryItems, index_d$6_bulkDecrementInventoryItems as bulkDecrementInventoryItems, index_d$6_bulkDecrementInventoryItemsByVariantAndLocation as bulkDecrementInventoryItemsByVariantAndLocation, index_d$6_bulkDeleteInventoryItems as bulkDeleteInventoryItems, index_d$6_bulkIncrementInventoryItems as bulkIncrementInventoryItems, index_d$6_bulkIncrementInventoryItemsByVariantAndLocation as bulkIncrementInventoryItemsByVariantAndLocation, index_d$6_bulkUpdateInventoryItems as bulkUpdateInventoryItems, index_d$6_bulkUpdateInventoryItemsByFilter as bulkUpdateInventoryItemsByFilter, index_d$6_createInventoryItem as createInventoryItem, index_d$6_deleteInventoryItem as deleteInventoryItem, index_d$6_getInventoryItem as getInventoryItem, index_d$6_onInventoryItemCreated as onInventoryItemCreated, index_d$6_onInventoryItemDeleted as onInventoryItemDeleted, index_d$6_onInventoryItemStockStatusUpdated as onInventoryItemStockStatusUpdated, index_d$6_onInventoryItemUpdated as onInventoryItemUpdated, index_d$6_onInventoryItemUpdatedWithReason as onInventoryItemUpdatedWithReason, onInventoryItemCreated$1 as publicOnInventoryItemCreated, onInventoryItemDeleted$1 as publicOnInventoryItemDeleted, onInventoryItemStockStatusUpdated$1 as publicOnInventoryItemStockStatusUpdated, onInventoryItemUpdated$1 as publicOnInventoryItemUpdated, onInventoryItemUpdatedWithReason$1 as publicOnInventoryItemUpdatedWithReason, index_d$6_queryInventoryItems as queryInventoryItems, index_d$6_searchInventoryItems as searchInventoryItems, index_d$6_updateInventoryItem as updateInventoryItem };
|
|
10311
|
+
export { type ActionEvent$3 as ActionEvent, type index_d$6_AdjustInventoryAction as AdjustInventoryAction, type index_d$6_AdjustInventoryActionActionOneOf as AdjustInventoryActionActionOneOf, type Aggregation$1 as Aggregation, type AggregationData$1 as AggregationData, type AggregationKindOneOf$1 as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type AggregationResultsScalarResult$1 as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type App$3 as App, type ApplicationError$2 as ApplicationError, AvailabilityStatus$1 as AvailabilityStatus, type BaseEventMetadata$3 as BaseEventMetadata, type BulkActionMetadata$2 as BulkActionMetadata, type index_d$6_BulkCreateInventoryItemsOptions as BulkCreateInventoryItemsOptions, type index_d$6_BulkCreateInventoryItemsRequest as BulkCreateInventoryItemsRequest, type index_d$6_BulkCreateInventoryItemsResponse as BulkCreateInventoryItemsResponse, type index_d$6_BulkCreateInventoryItemsResponseNonNullableFields as BulkCreateInventoryItemsResponseNonNullableFields, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationOptions as BulkDecrementInventoryItemsByVariantAndLocationOptions, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationRequest as BulkDecrementInventoryItemsByVariantAndLocationRequest, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationResponse as BulkDecrementInventoryItemsByVariantAndLocationResponse, type index_d$6_BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkDecrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type index_d$6_BulkDecrementInventoryItemsOptions as BulkDecrementInventoryItemsOptions, type index_d$6_BulkDecrementInventoryItemsRequest as BulkDecrementInventoryItemsRequest, type index_d$6_BulkDecrementInventoryItemsResponse as BulkDecrementInventoryItemsResponse, type index_d$6_BulkDecrementInventoryItemsResponseNonNullableFields as BulkDecrementInventoryItemsResponseNonNullableFields, type index_d$6_BulkDeleteInventoryItemsRequest as BulkDeleteInventoryItemsRequest, type index_d$6_BulkDeleteInventoryItemsResponse as BulkDeleteInventoryItemsResponse, type index_d$6_BulkDeleteInventoryItemsResponseNonNullableFields as BulkDeleteInventoryItemsResponseNonNullableFields, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationOptions as BulkIncrementInventoryItemsByVariantAndLocationOptions, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationRequest as BulkIncrementInventoryItemsByVariantAndLocationRequest, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationResponse as BulkIncrementInventoryItemsByVariantAndLocationResponse, type index_d$6_BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields as BulkIncrementInventoryItemsByVariantAndLocationResponseNonNullableFields, type index_d$6_BulkIncrementInventoryItemsOptions as BulkIncrementInventoryItemsOptions, type index_d$6_BulkIncrementInventoryItemsRequest as BulkIncrementInventoryItemsRequest, type index_d$6_BulkIncrementInventoryItemsResponse as BulkIncrementInventoryItemsResponse, type index_d$6_BulkIncrementInventoryItemsResponseNonNullableFields as BulkIncrementInventoryItemsResponseNonNullableFields, type BulkInventoryItemAction$1 as BulkInventoryItemAction, type BulkInventoryItemResult$1 as BulkInventoryItemResult, type index_d$6_BulkSetInventoryItemsForProductsInLocationRequest as BulkSetInventoryItemsForProductsInLocationRequest, type index_d$6_BulkSetInventoryItemsForProductsInLocationResponse as BulkSetInventoryItemsForProductsInLocationResponse, type index_d$6_BulkSetOrAdjustInventoryItemsByFilterRequest as BulkSetOrAdjustInventoryItemsByFilterRequest, type index_d$6_BulkSetOrAdjustInventoryItemsByFilterResponse as BulkSetOrAdjustInventoryItemsByFilterResponse, type index_d$6_BulkUpdateInventoryItemsByFilterOptions as BulkUpdateInventoryItemsByFilterOptions, type index_d$6_BulkUpdateInventoryItemsByFilterRequest as BulkUpdateInventoryItemsByFilterRequest, type index_d$6_BulkUpdateInventoryItemsByFilterResponse as BulkUpdateInventoryItemsByFilterResponse, type index_d$6_BulkUpdateInventoryItemsByFilterResponseNonNullableFields as BulkUpdateInventoryItemsByFilterResponseNonNullableFields, type index_d$6_BulkUpdateInventoryItemsOptions as BulkUpdateInventoryItemsOptions, type BulkUpdateInventoryItemsRequest$1 as BulkUpdateInventoryItemsRequest, type BulkUpdateInventoryItemsResponse$1 as BulkUpdateInventoryItemsResponse, type index_d$6_BulkUpdateInventoryItemsResponseNonNullableFields as BulkUpdateInventoryItemsResponseNonNullableFields, type CommonCursors$1 as CommonCursors, type index_d$6_CreateInventoryItemRequest as CreateInventoryItemRequest, type index_d$6_CreateInventoryItemResponse as CreateInventoryItemResponse, type index_d$6_CreateInventoryItemResponseNonNullableFields as CreateInventoryItemResponseNonNullableFields, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$3 as Cursors, type DateHistogramAggregation$1 as DateHistogramAggregation, type DateHistogramResult$1 as DateHistogramResult, type DateHistogramResults$1 as DateHistogramResults, type index_d$6_DecrementDataById as DecrementDataById, type index_d$6_DecrementDataByVariantAndLocation as DecrementDataByVariantAndLocation, type index_d$6_DeleteInventoryItemRequest as DeleteInventoryItemRequest, type index_d$6_DeleteInventoryItemResponse as DeleteInventoryItemResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$4 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type ExtendedFields$1 as ExtendedFields, type File$3 as File, type index_d$6_GetInventoryItemRequest as GetInventoryItemRequest, type index_d$6_GetInventoryItemResponse as GetInventoryItemResponse, type index_d$6_GetInventoryItemResponseNonNullableFields as GetInventoryItemResponseNonNullableFields, type GroupByAggregation$1 as GroupByAggregation, type GroupByAggregationKindOneOf$1 as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type IncludeMissingValuesOptions$1 as IncludeMissingValuesOptions, type index_d$6_IncrementDataById as IncrementDataById, type index_d$6_IncrementDataByVariantAndLocation as IncrementDataByVariantAndLocation, Interval$1 as Interval, type InvalidateCache$3 as InvalidateCache, type InvalidateCacheGetByOneOf$3 as InvalidateCacheGetByOneOf, type InventoryItem$1 as InventoryItem, type index_d$6_InventoryItemCreatedEnvelope as InventoryItemCreatedEnvelope, type index_d$6_InventoryItemDeletedEnvelope as InventoryItemDeletedEnvelope, type InventoryItemNonNullableFields$1 as InventoryItemNonNullableFields, type index_d$6_InventoryItemStockStatusUpdatedEnvelope as InventoryItemStockStatusUpdatedEnvelope, type index_d$6_InventoryItemStockStatusUpdatedEvent as InventoryItemStockStatusUpdatedEvent, type InventoryItemTrackingMethodOneOf$1 as InventoryItemTrackingMethodOneOf, type index_d$6_InventoryItemUpdatedEnvelope as InventoryItemUpdatedEnvelope, type index_d$6_InventoryItemUpdatedWithReason as InventoryItemUpdatedWithReason, type index_d$6_InventoryItemUpdatedWithReasonEnvelope as InventoryItemUpdatedWithReasonEnvelope, type index_d$6_InventoryItemsQueryBuilder as InventoryItemsQueryBuilder, type index_d$6_InventoryItemsQueryResult as InventoryItemsQueryResult, type ItemMetadata$2 as ItemMetadata, type index_d$6_MaskedInventoryItem as MaskedInventoryItem, type MessageEnvelope$5 as MessageEnvelope, MissingValues$1 as MissingValues, Mode$1 as Mode, type NestedAggregation$1 as NestedAggregation, type NestedAggregationItem$1 as NestedAggregationItem, type NestedAggregationItemKindOneOf$1 as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, NestedAggregationType$1 as NestedAggregationType, type NestedResultValue$1 as NestedResultValue, type NestedResultValueResultOneOf$1 as NestedResultValueResultOneOf, type NestedResults$1 as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type index_d$6_OffsetSearch as OffsetSearch, type index_d$6_OffsetSearchPagingMethodOneOf as OffsetSearchPagingMethodOneOf, type Page$3 as Page, type Paging$2 as Paging, type PagingMetadata$3 as PagingMetadata, type index_d$6_PlatformPagingMetadataV2 as PlatformPagingMetadataV2, type PreorderInfo$2 as PreorderInfo, type Product$1 as Product, type index_d$6_ProductInventoryItems as ProductInventoryItems, type index_d$6_QueryInventoryItemsRequest as QueryInventoryItemsRequest, type index_d$6_QueryInventoryItemsResponse as QueryInventoryItemsResponse, type index_d$6_QueryInventoryItemsResponseNonNullableFields as QueryInventoryItemsResponseNonNullableFields, type index_d$6_QueryV2 as QueryV2, type index_d$6_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type RangeAggregation$1 as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type RangeBucket$1 as RangeBucket, type RangeResult$1 as RangeResult, type RangeResults$1 as RangeResults, ReasonType$1 as ReasonType, type RestoreInfo$3 as RestoreInfo, type Results$1 as Results, type ScalarAggregation$1 as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type SearchDetails$1 as SearchDetails, type index_d$6_SearchInventoryItemsOptions as SearchInventoryItemsOptions, type index_d$6_SearchInventoryItemsRequest as SearchInventoryItemsRequest, type index_d$6_SearchInventoryItemsResponse as SearchInventoryItemsResponse, type index_d$6_SearchInventoryItemsResponseNonNullableFields as SearchInventoryItemsResponseNonNullableFields, type index_d$6_SearchInventoryItemsWithOffsetRequest as SearchInventoryItemsWithOffsetRequest, type index_d$6_SearchInventoryItemsWithOffsetResponse as SearchInventoryItemsWithOffsetResponse, SortDirection$1 as SortDirection, SortOrder$3 as SortOrder, SortType$1 as SortType, type Sorting$3 as Sorting, type URI$3 as URI, type index_d$6_UpdateInventoryItem as UpdateInventoryItem, type index_d$6_UpdateInventoryItemOptions as UpdateInventoryItemOptions, type index_d$6_UpdateInventoryItemRequest as UpdateInventoryItemRequest, type index_d$6_UpdateInventoryItemResponse as UpdateInventoryItemResponse, type index_d$6_UpdateInventoryItemResponseNonNullableFields as UpdateInventoryItemResponseNonNullableFields, type index_d$6_V3BulkInventoryItemResult as V3BulkInventoryItemResult, type ValueAggregation$1 as ValueAggregation, type ValueAggregationOptionsOneOf$1 as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type ValueResult$1 as ValueResult, type ValueResults$1 as ValueResults, WebhookIdentityType$5 as WebhookIdentityType, type index_d$6__publicOnInventoryItemCreatedType as _publicOnInventoryItemCreatedType, type index_d$6__publicOnInventoryItemDeletedType as _publicOnInventoryItemDeletedType, type index_d$6__publicOnInventoryItemStockStatusUpdatedType as _publicOnInventoryItemStockStatusUpdatedType, type index_d$6__publicOnInventoryItemUpdatedType as _publicOnInventoryItemUpdatedType, type index_d$6__publicOnInventoryItemUpdatedWithReasonType as _publicOnInventoryItemUpdatedWithReasonType, index_d$6_bulkCreateInventoryItems as bulkCreateInventoryItems, index_d$6_bulkDecrementInventoryItems as bulkDecrementInventoryItems, index_d$6_bulkDecrementInventoryItemsByVariantAndLocation as bulkDecrementInventoryItemsByVariantAndLocation, index_d$6_bulkDeleteInventoryItems as bulkDeleteInventoryItems, index_d$6_bulkIncrementInventoryItems as bulkIncrementInventoryItems, index_d$6_bulkIncrementInventoryItemsByVariantAndLocation as bulkIncrementInventoryItemsByVariantAndLocation, index_d$6_bulkUpdateInventoryItems as bulkUpdateInventoryItems, index_d$6_bulkUpdateInventoryItemsByFilter as bulkUpdateInventoryItemsByFilter, index_d$6_createInventoryItem as createInventoryItem, index_d$6_deleteInventoryItem as deleteInventoryItem, index_d$6_getInventoryItem as getInventoryItem, index_d$6_onInventoryItemCreated as onInventoryItemCreated, index_d$6_onInventoryItemDeleted as onInventoryItemDeleted, index_d$6_onInventoryItemStockStatusUpdated as onInventoryItemStockStatusUpdated, index_d$6_onInventoryItemUpdated as onInventoryItemUpdated, index_d$6_onInventoryItemUpdatedWithReason as onInventoryItemUpdatedWithReason, onInventoryItemCreated$1 as publicOnInventoryItemCreated, onInventoryItemDeleted$1 as publicOnInventoryItemDeleted, onInventoryItemStockStatusUpdated$1 as publicOnInventoryItemStockStatusUpdated, onInventoryItemUpdated$1 as publicOnInventoryItemUpdated, onInventoryItemUpdatedWithReason$1 as publicOnInventoryItemUpdatedWithReason, index_d$6_queryInventoryItems as queryInventoryItems, index_d$6_searchInventoryItems as searchInventoryItems, index_d$6_updateInventoryItem as updateInventoryItem };
|
|
10306
10312
|
}
|
|
10307
10313
|
|
|
10308
10314
|
interface V3Product extends V3ProductTypedPropertiesOneOf {
|
|
@@ -1446,7 +1446,7 @@ interface BulkAdjustProductPropertiesResponse$1 {
|
|
|
1446
1446
|
/** Bulk action metadata. */
|
|
1447
1447
|
bulkActionMetadata?: BulkActionMetadata$b;
|
|
1448
1448
|
}
|
|
1449
|
-
interface Paging$
|
|
1449
|
+
interface Paging$7 {
|
|
1450
1450
|
/** Amount of items to load per page */
|
|
1451
1451
|
limit?: number | null;
|
|
1452
1452
|
/** Number of items to skip in the display (relevant for all pages after the first) */
|
|
@@ -1588,7 +1588,7 @@ interface QueryProductVariantsRequest$1 {
|
|
|
1588
1588
|
choices?: Record<string, string>;
|
|
1589
1589
|
/** List of variant IDs (not relevant when passing choices). */
|
|
1590
1590
|
variantIds?: string[];
|
|
1591
|
-
paging?: Paging$
|
|
1591
|
+
paging?: Paging$7;
|
|
1592
1592
|
/** Whether merchant specific data should be included in the response. Requires permissions to manage products. */
|
|
1593
1593
|
includeMerchantSpecificData?: boolean;
|
|
1594
1594
|
}
|
|
@@ -2850,7 +2850,7 @@ interface BulkAdjustProductPropertiesResponse {
|
|
|
2850
2850
|
/** Bulk action metadata. */
|
|
2851
2851
|
bulkActionMetadata?: BulkActionMetadata$a;
|
|
2852
2852
|
}
|
|
2853
|
-
interface Paging$
|
|
2853
|
+
interface Paging$6 {
|
|
2854
2854
|
/** Amount of items to load per page */
|
|
2855
2855
|
limit?: number | null;
|
|
2856
2856
|
/** Number of items to skip in the display (relevant for all pages after the first) */
|
|
@@ -2992,7 +2992,7 @@ interface QueryProductVariantsRequest {
|
|
|
2992
2992
|
choices?: Record<string, string>;
|
|
2993
2993
|
/** List of variant IDs (not relevant when passing choices). */
|
|
2994
2994
|
variantIds?: string[];
|
|
2995
|
-
paging?: Paging$
|
|
2995
|
+
paging?: Paging$6;
|
|
2996
2996
|
/** Whether merchant specific data should be included in the response. Requires permissions to manage products. */
|
|
2997
2997
|
includeMerchantSpecificData?: boolean;
|
|
2998
2998
|
}
|
|
@@ -9311,34 +9311,32 @@ interface BulkInventoryItemResult$3 {
|
|
|
9311
9311
|
}
|
|
9312
9312
|
interface QueryInventoryItemsRequest$1 {
|
|
9313
9313
|
/** Query options. */
|
|
9314
|
-
query?:
|
|
9314
|
+
query?: QueryV2$1;
|
|
9315
9315
|
}
|
|
9316
|
-
interface
|
|
9317
|
-
/**
|
|
9318
|
-
paging?:
|
|
9319
|
-
/** Cursor pointing to page of results.
|
|
9320
|
-
cursorPaging?:
|
|
9316
|
+
interface QueryV2$1 extends QueryV2PagingMethodOneOf$1 {
|
|
9317
|
+
/** Paging options to limit and skip the number of items. */
|
|
9318
|
+
paging?: Paging$5;
|
|
9319
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
9320
|
+
cursorPaging?: CursorPaging$5;
|
|
9321
9321
|
/**
|
|
9322
|
-
* Filter object
|
|
9323
|
-
*
|
|
9324
|
-
*
|
|
9325
|
-
* "fieldName2":{"$operator":"value2"}
|
|
9326
|
-
* }`
|
|
9327
|
-
* Example of operators: `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`, `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`
|
|
9322
|
+
* Filter object.
|
|
9323
|
+
*
|
|
9324
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
9328
9325
|
*/
|
|
9329
9326
|
filter?: Record<string, any> | null;
|
|
9330
9327
|
/**
|
|
9331
|
-
* Sort object
|
|
9332
|
-
*
|
|
9328
|
+
* Sort object.
|
|
9329
|
+
*
|
|
9330
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
9333
9331
|
*/
|
|
9334
9332
|
sort?: Sorting$5[];
|
|
9335
9333
|
}
|
|
9336
9334
|
/** @oneof */
|
|
9337
|
-
interface
|
|
9338
|
-
/**
|
|
9339
|
-
paging?:
|
|
9340
|
-
/** Cursor pointing to page of results.
|
|
9341
|
-
cursorPaging?:
|
|
9335
|
+
interface QueryV2PagingMethodOneOf$1 {
|
|
9336
|
+
/** Paging options to limit and skip the number of items. */
|
|
9337
|
+
paging?: Paging$5;
|
|
9338
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
9339
|
+
cursorPaging?: CursorPaging$5;
|
|
9342
9340
|
}
|
|
9343
9341
|
interface Sorting$5 {
|
|
9344
9342
|
/** Name of the field to sort by. */
|
|
@@ -9350,22 +9348,19 @@ declare enum SortOrder$5 {
|
|
|
9350
9348
|
ASC = "ASC",
|
|
9351
9349
|
DESC = "DESC"
|
|
9352
9350
|
}
|
|
9353
|
-
interface
|
|
9351
|
+
interface Paging$5 {
|
|
9354
9352
|
/** Number of items to load. */
|
|
9355
9353
|
limit?: number | null;
|
|
9356
9354
|
/** Number of items to skip in the current sort order. */
|
|
9357
9355
|
offset?: number | null;
|
|
9358
9356
|
}
|
|
9359
|
-
interface
|
|
9360
|
-
/**
|
|
9361
|
-
* Number of items to load.
|
|
9362
|
-
* Cursor token returned in the query response. To be used on the next query request, but not the first query request.
|
|
9363
|
-
*/
|
|
9357
|
+
interface CursorPaging$5 {
|
|
9358
|
+
/** Maximum number of items to return in the results. */
|
|
9364
9359
|
limit?: number | null;
|
|
9365
9360
|
/**
|
|
9366
9361
|
* Pointer to the next or previous page in the list of results.
|
|
9367
|
-
*
|
|
9368
|
-
* from the `pagingMetadata` object in the previous call's response.
|
|
9362
|
+
*
|
|
9363
|
+
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
9369
9364
|
* Not relevant for the first request.
|
|
9370
9365
|
*/
|
|
9371
9366
|
cursor?: string | null;
|
|
@@ -9380,9 +9375,9 @@ interface PlatformPagingMetadataV2$1 {
|
|
|
9380
9375
|
/** The number of items returned in this response. */
|
|
9381
9376
|
count?: number | null;
|
|
9382
9377
|
/** Cursors to navigate through result pages. Returned if cursor paging was used. */
|
|
9383
|
-
cursors?:
|
|
9378
|
+
cursors?: CommonCursors$3;
|
|
9384
9379
|
}
|
|
9385
|
-
interface
|
|
9380
|
+
interface CommonCursors$3 {
|
|
9386
9381
|
/** Cursor string pointing to the next page in the list of results. */
|
|
9387
9382
|
next?: string | null;
|
|
9388
9383
|
/** Cursor pointing to the previous page in the list of results. */
|
|
@@ -9629,17 +9624,6 @@ interface GroupByAggregationKindOneOf$1 {
|
|
|
9629
9624
|
/** Value aggregation configuration. */
|
|
9630
9625
|
value?: ValueAggregation$1;
|
|
9631
9626
|
}
|
|
9632
|
-
interface CursorPaging$5 {
|
|
9633
|
-
/** Maximum number of items to return in the results. */
|
|
9634
|
-
limit?: number | null;
|
|
9635
|
-
/**
|
|
9636
|
-
* Pointer to the next or previous page in the list of results.
|
|
9637
|
-
*
|
|
9638
|
-
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
9639
|
-
* Not relevant for the first request.
|
|
9640
|
-
*/
|
|
9641
|
-
cursor?: string | null;
|
|
9642
|
-
}
|
|
9643
9627
|
interface SearchInventoryItemsResponse$1 {
|
|
9644
9628
|
/** List of inventory items. */
|
|
9645
9629
|
inventoryItems?: InventoryItem$3[];
|
|
@@ -9661,6 +9645,12 @@ interface CursorPagingMetadata$5 {
|
|
|
9661
9645
|
*/
|
|
9662
9646
|
hasNext?: boolean | null;
|
|
9663
9647
|
}
|
|
9648
|
+
interface Cursors$5 {
|
|
9649
|
+
/** Cursor string pointing to the next page in the list of results. */
|
|
9650
|
+
next?: string | null;
|
|
9651
|
+
/** Cursor pointing to the previous page in the list of results. */
|
|
9652
|
+
prev?: string | null;
|
|
9653
|
+
}
|
|
9664
9654
|
interface AggregationData$1 {
|
|
9665
9655
|
/** key = aggregation name (as derived from search request). */
|
|
9666
9656
|
results?: AggregationResults$1[];
|
|
@@ -10396,34 +10386,32 @@ interface BulkInventoryItemResult$2 {
|
|
|
10396
10386
|
}
|
|
10397
10387
|
interface QueryInventoryItemsRequest {
|
|
10398
10388
|
/** Query options. */
|
|
10399
|
-
query?:
|
|
10389
|
+
query?: QueryV2;
|
|
10400
10390
|
}
|
|
10401
|
-
interface
|
|
10402
|
-
/**
|
|
10403
|
-
paging?:
|
|
10404
|
-
/** Cursor pointing to page of results.
|
|
10405
|
-
cursorPaging?:
|
|
10391
|
+
interface QueryV2 extends QueryV2PagingMethodOneOf {
|
|
10392
|
+
/** Paging options to limit and skip the number of items. */
|
|
10393
|
+
paging?: Paging$4;
|
|
10394
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
10395
|
+
cursorPaging?: CursorPaging$4;
|
|
10406
10396
|
/**
|
|
10407
|
-
* Filter object
|
|
10408
|
-
*
|
|
10409
|
-
*
|
|
10410
|
-
* "fieldName2":{"$operator":"value2"}
|
|
10411
|
-
* }`
|
|
10412
|
-
* Example of operators: `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`, `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`
|
|
10397
|
+
* Filter object.
|
|
10398
|
+
*
|
|
10399
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
10413
10400
|
*/
|
|
10414
10401
|
filter?: Record<string, any> | null;
|
|
10415
10402
|
/**
|
|
10416
|
-
* Sort object
|
|
10417
|
-
*
|
|
10403
|
+
* Sort object.
|
|
10404
|
+
*
|
|
10405
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
10418
10406
|
*/
|
|
10419
10407
|
sort?: Sorting$4[];
|
|
10420
10408
|
}
|
|
10421
10409
|
/** @oneof */
|
|
10422
|
-
interface
|
|
10423
|
-
/**
|
|
10424
|
-
paging?:
|
|
10425
|
-
/** Cursor pointing to page of results.
|
|
10426
|
-
cursorPaging?:
|
|
10410
|
+
interface QueryV2PagingMethodOneOf {
|
|
10411
|
+
/** Paging options to limit and skip the number of items. */
|
|
10412
|
+
paging?: Paging$4;
|
|
10413
|
+
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
10414
|
+
cursorPaging?: CursorPaging$4;
|
|
10427
10415
|
}
|
|
10428
10416
|
interface Sorting$4 {
|
|
10429
10417
|
/** Name of the field to sort by. */
|
|
@@ -10435,22 +10423,19 @@ declare enum SortOrder$4 {
|
|
|
10435
10423
|
ASC = "ASC",
|
|
10436
10424
|
DESC = "DESC"
|
|
10437
10425
|
}
|
|
10438
|
-
interface
|
|
10426
|
+
interface Paging$4 {
|
|
10439
10427
|
/** Number of items to load. */
|
|
10440
10428
|
limit?: number | null;
|
|
10441
10429
|
/** Number of items to skip in the current sort order. */
|
|
10442
10430
|
offset?: number | null;
|
|
10443
10431
|
}
|
|
10444
|
-
interface
|
|
10445
|
-
/**
|
|
10446
|
-
* Number of items to load.
|
|
10447
|
-
* Cursor token returned in the query response. To be used on the next query request, but not the first query request.
|
|
10448
|
-
*/
|
|
10432
|
+
interface CursorPaging$4 {
|
|
10433
|
+
/** Maximum number of items to return in the results. */
|
|
10449
10434
|
limit?: number | null;
|
|
10450
10435
|
/**
|
|
10451
10436
|
* Pointer to the next or previous page in the list of results.
|
|
10452
|
-
*
|
|
10453
|
-
* from the `pagingMetadata` object in the previous call's response.
|
|
10437
|
+
*
|
|
10438
|
+
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
10454
10439
|
* Not relevant for the first request.
|
|
10455
10440
|
*/
|
|
10456
10441
|
cursor?: string | null;
|
|
@@ -10465,9 +10450,9 @@ interface PlatformPagingMetadataV2 {
|
|
|
10465
10450
|
/** The number of items returned in this response. */
|
|
10466
10451
|
count?: number | null;
|
|
10467
10452
|
/** Cursors to navigate through result pages. Returned if cursor paging was used. */
|
|
10468
|
-
cursors?:
|
|
10453
|
+
cursors?: CommonCursors$2;
|
|
10469
10454
|
}
|
|
10470
|
-
interface
|
|
10455
|
+
interface CommonCursors$2 {
|
|
10471
10456
|
/** Cursor string pointing to the next page in the list of results. */
|
|
10472
10457
|
next?: string | null;
|
|
10473
10458
|
/** Cursor pointing to the previous page in the list of results. */
|
|
@@ -10714,17 +10699,6 @@ interface GroupByAggregationKindOneOf {
|
|
|
10714
10699
|
/** Value aggregation configuration. */
|
|
10715
10700
|
value?: ValueAggregation;
|
|
10716
10701
|
}
|
|
10717
|
-
interface CursorPaging$4 {
|
|
10718
|
-
/** Maximum number of items to return in the results. */
|
|
10719
|
-
limit?: number | null;
|
|
10720
|
-
/**
|
|
10721
|
-
* Pointer to the next or previous page in the list of results.
|
|
10722
|
-
*
|
|
10723
|
-
* Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
|
|
10724
|
-
* Not relevant for the first request.
|
|
10725
|
-
*/
|
|
10726
|
-
cursor?: string | null;
|
|
10727
|
-
}
|
|
10728
10702
|
interface SearchInventoryItemsResponse {
|
|
10729
10703
|
/** List of inventory items. */
|
|
10730
10704
|
inventoryItems?: InventoryItem$2[];
|
|
@@ -10746,6 +10720,12 @@ interface CursorPagingMetadata$4 {
|
|
|
10746
10720
|
*/
|
|
10747
10721
|
hasNext?: boolean | null;
|
|
10748
10722
|
}
|
|
10723
|
+
interface Cursors$4 {
|
|
10724
|
+
/** Cursor string pointing to the next page in the list of results. */
|
|
10725
|
+
next?: string | null;
|
|
10726
|
+
/** Cursor pointing to the previous page in the list of results. */
|
|
10727
|
+
prev?: string | null;
|
|
10728
|
+
}
|
|
10749
10729
|
interface AggregationData {
|
|
10750
10730
|
/** key = aggregation name (as derived from search request). */
|
|
10751
10731
|
results?: AggregationResults[];
|