@wix/stores 1.0.299 → 1.0.300
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.300",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@wix/stores_brands-v-3": "1.0.26",
|
|
25
25
|
"@wix/stores_catalog-versioning": "1.0.14",
|
|
26
26
|
"@wix/stores_collections": "1.0.49",
|
|
27
|
-
"@wix/stores_customizations-v-3": "1.0.
|
|
27
|
+
"@wix/stores_customizations-v-3": "1.0.28",
|
|
28
28
|
"@wix/stores_info-sections-v-3": "1.0.30",
|
|
29
29
|
"@wix/stores_inventory": "1.0.63",
|
|
30
30
|
"@wix/stores_inventory-items-v-3": "1.0.30",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"fqdn": ""
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"falconPackageHash": "
|
|
61
|
+
"falconPackageHash": "467d1edf8f29bbe3d8ad95130a3286911f75aa7df6a7a265cf19e9f8"
|
|
62
62
|
}
|
|
@@ -2401,7 +2401,7 @@ interface PlatformMediaMediaOneOf {
|
|
|
2401
2401
|
image?: string;
|
|
2402
2402
|
video?: string;
|
|
2403
2403
|
}
|
|
2404
|
-
interface FocalPoint {
|
|
2404
|
+
interface FocalPoint$1 {
|
|
2405
2405
|
/** X-coordinate of the focal point. */
|
|
2406
2406
|
x?: number;
|
|
2407
2407
|
/** Y-coordinate of the focal point. */
|
|
@@ -3462,7 +3462,6 @@ type context$a_DeleteProductOptionsRequest = DeleteProductOptionsRequest;
|
|
|
3462
3462
|
type context$a_DeleteProductOptionsResponse = DeleteProductOptionsResponse;
|
|
3463
3463
|
type context$a_DeleteProductPlatformizedRequest = DeleteProductPlatformizedRequest;
|
|
3464
3464
|
type context$a_DeleteProductPlatformizedResponse = DeleteProductPlatformizedResponse;
|
|
3465
|
-
type context$a_FocalPoint = FocalPoint;
|
|
3466
3465
|
type context$a_FormattedPrice = FormattedPrice;
|
|
3467
3466
|
type context$a_GetCollectionBySlugRequest = GetCollectionBySlugRequest;
|
|
3468
3467
|
type context$a_GetCollectionBySlugResponse = GetCollectionBySlugResponse;
|
|
@@ -3612,7 +3611,7 @@ declare const context$a_resetAllProductVariantData: typeof resetAllProductVarian
|
|
|
3612
3611
|
declare const context$a_updateCollection: typeof updateCollection;
|
|
3613
3612
|
declare const context$a_updateProductVariants: typeof updateProductVariants;
|
|
3614
3613
|
declare namespace context$a {
|
|
3615
|
-
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 context$a_FocalPoint 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$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 };
|
|
3616
3615
|
}
|
|
3617
3616
|
|
|
3618
3617
|
/**
|
|
@@ -4718,6 +4717,16 @@ interface MultipleColors$1 {
|
|
|
4718
4717
|
/** A list of color codes. */
|
|
4719
4718
|
colorCodes?: string[];
|
|
4720
4719
|
}
|
|
4720
|
+
interface FocalPoint {
|
|
4721
|
+
/** X-coordinate of the focal point. */
|
|
4722
|
+
x?: number;
|
|
4723
|
+
/** Y-coordinate of the focal point. */
|
|
4724
|
+
y?: number;
|
|
4725
|
+
/** crop by height */
|
|
4726
|
+
height?: number | null;
|
|
4727
|
+
/** crop by width */
|
|
4728
|
+
width?: number | null;
|
|
4729
|
+
}
|
|
4721
4730
|
interface InvalidateCache$5 extends InvalidateCacheGetByOneOf$5 {
|
|
4722
4731
|
/** Invalidate by msId. NOT recommended, as this will invalidate the entire site cache! */
|
|
4723
4732
|
metaSiteId?: string;
|
|
@@ -5725,6 +5734,7 @@ type context$8_CustomizationsQueryBuilder = CustomizationsQueryBuilder;
|
|
|
5725
5734
|
type context$8_CustomizationsQueryResult = CustomizationsQueryResult;
|
|
5726
5735
|
type context$8_DeleteCustomizationRequest = DeleteCustomizationRequest;
|
|
5727
5736
|
type context$8_DeleteCustomizationResponse = DeleteCustomizationResponse;
|
|
5737
|
+
type context$8_FocalPoint = FocalPoint;
|
|
5728
5738
|
type context$8_GetCustomizationOptions = GetCustomizationOptions;
|
|
5729
5739
|
type context$8_GetCustomizationRequest = GetCustomizationRequest;
|
|
5730
5740
|
type context$8_GetCustomizationResponse = GetCustomizationResponse;
|
|
@@ -5765,7 +5775,7 @@ declare const context$8_removeCustomizationChoices: typeof removeCustomizationCh
|
|
|
5765
5775
|
declare const context$8_setCustomizationChoices: typeof setCustomizationChoices;
|
|
5766
5776
|
declare const context$8_updateCustomization: typeof updateCustomization;
|
|
5767
5777
|
declare namespace context$8 {
|
|
5768
|
-
export { type ActionEvent$5 as ActionEvent, type context$8_AddCustomizationChoicesOptions as AddCustomizationChoicesOptions, type context$8_AddCustomizationChoicesRequest as AddCustomizationChoicesRequest, type context$8_AddCustomizationChoicesResponse as AddCustomizationChoicesResponse, type context$8_AddCustomizationChoicesResponseNonNullableFields as AddCustomizationChoicesResponseNonNullableFields, type App$5 as App, type ApplicationError$4 as ApplicationError, type BaseEventMetadata$5 as BaseEventMetadata, type BulkActionMetadata$4 as BulkActionMetadata, type context$8_BulkAddCustomizationChoicesOptions as BulkAddCustomizationChoicesOptions, type context$8_BulkAddCustomizationChoicesRequest as BulkAddCustomizationChoicesRequest, type context$8_BulkAddCustomizationChoicesResponse as BulkAddCustomizationChoicesResponse, type context$8_BulkAddCustomizationChoicesResponseNonNullableFields as BulkAddCustomizationChoicesResponseNonNullableFields, type context$8_BulkCreateCustomizationsOptions as BulkCreateCustomizationsOptions, type context$8_BulkCreateCustomizationsRequest as BulkCreateCustomizationsRequest, type context$8_BulkCreateCustomizationsResponse as BulkCreateCustomizationsResponse, type context$8_BulkCreateCustomizationsResponseNonNullableFields as BulkCreateCustomizationsResponseNonNullableFields, type context$8_BulkCustomizationResult as BulkCustomizationResult, type context$8_BulkUpdateCustomizationsOptions as BulkUpdateCustomizationsOptions, type context$8_BulkUpdateCustomizationsRequest as BulkUpdateCustomizationsRequest, type context$8_BulkUpdateCustomizationsResponse as BulkUpdateCustomizationsResponse, type context$8_BulkUpdateCustomizationsResponseNonNullableFields as BulkUpdateCustomizationsResponseNonNullableFields, type context$8_Choice as Choice, ChoiceType$1 as ChoiceType, type context$8_ChoiceValueOneOf as ChoiceValueOneOf, type ChoicesSettings$1 as ChoicesSettings, type context$8_CreateCustomizationRequest as CreateCustomizationRequest, type context$8_CreateCustomizationResponse as CreateCustomizationResponse, type context$8_CreateCustomizationResponseNonNullableFields as CreateCustomizationResponseNonNullableFields, type CursorPaging$5 as CursorPaging, type CursorPagingMetadata$5 as CursorPagingMetadata, type CursorQuery$4 as CursorQuery, type CursorQueryPagingMethodOneOf$4 as CursorQueryPagingMethodOneOf, type Cursors$5 as Cursors, type context$8_Customization as Customization, type context$8_CustomizationChoices as CustomizationChoices, type context$8_CustomizationCreatedEnvelope as CustomizationCreatedEnvelope, type context$8_CustomizationCustomizationSettingsOneOf as CustomizationCustomizationSettingsOneOf, type context$8_CustomizationDeletedEnvelope as CustomizationDeletedEnvelope, type context$8_CustomizationIdsWrapper as CustomizationIdsWrapper, type context$8_CustomizationNonNullableFields as CustomizationNonNullableFields, context$8_CustomizationRenderType as CustomizationRenderType, context$8_CustomizationType as CustomizationType, type context$8_CustomizationUpdatedEnvelope as CustomizationUpdatedEnvelope, type context$8_CustomizationsQueryBuilder as CustomizationsQueryBuilder, type context$8_CustomizationsQueryResult as CustomizationsQueryResult, type context$8_DeleteCustomizationRequest as DeleteCustomizationRequest, type context$8_DeleteCustomizationResponse as DeleteCustomizationResponse, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$6 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$4 as EventMetadata, type File$5 as File, type FreeTextSettings$1 as FreeTextSettings, type context$8_GetCustomizationOptions as GetCustomizationOptions, type context$8_GetCustomizationRequest as GetCustomizationRequest, type context$8_GetCustomizationResponse as GetCustomizationResponse, type context$8_GetCustomizationResponseNonNullableFields as GetCustomizationResponseNonNullableFields, type IdentificationData$7 as IdentificationData, type IdentificationDataIdOneOf$7 as IdentificationDataIdOneOf, type InvalidateCache$5 as InvalidateCache, type InvalidateCacheGetByOneOf$5 as InvalidateCacheGetByOneOf, type ItemMetadata$4 as ItemMetadata, type context$8_MaskedCustomization as MaskedCustomization, type MessageEnvelope$7 as MessageEnvelope, type MultipleColors$1 as MultipleColors, type Page$5 as Page, type context$8_QueryCustomizationsOptions as QueryCustomizationsOptions, type context$8_QueryCustomizationsRequest as QueryCustomizationsRequest, type context$8_QueryCustomizationsResponse as QueryCustomizationsResponse, type context$8_QueryCustomizationsResponseNonNullableFields as QueryCustomizationsResponseNonNullableFields, type context$8_RemoveCustomizationChoicesOptions as RemoveCustomizationChoicesOptions, type context$8_RemoveCustomizationChoicesRequest as RemoveCustomizationChoicesRequest, type context$8_RemoveCustomizationChoicesResponse as RemoveCustomizationChoicesResponse, type context$8_RemoveCustomizationChoicesResponseNonNullableFields as RemoveCustomizationChoicesResponseNonNullableFields, RequestedFields$3 as RequestedFields, type RestoreInfo$5 as RestoreInfo, type context$8_SetCustomizationChoicesOptions as SetCustomizationChoicesOptions, type context$8_SetCustomizationChoicesRequest as SetCustomizationChoicesRequest, type context$8_SetCustomizationChoicesResponse as SetCustomizationChoicesResponse, type context$8_SetCustomizationChoicesResponseNonNullableFields as SetCustomizationChoicesResponseNonNullableFields, SortOrder$5 as SortOrder, type Sorting$5 as Sorting, type URI$5 as URI, type context$8_UpdateCustomization as UpdateCustomization, type context$8_UpdateCustomizationOptions as UpdateCustomizationOptions, type context$8_UpdateCustomizationRequest as UpdateCustomizationRequest, type context$8_UpdateCustomizationResponse as UpdateCustomizationResponse, type context$8_UpdateCustomizationResponseNonNullableFields as UpdateCustomizationResponseNonNullableFields, WebhookIdentityType$7 as WebhookIdentityType, type context$8__publicOnCustomizationCreatedType as _publicOnCustomizationCreatedType, type context$8__publicOnCustomizationDeletedType as _publicOnCustomizationDeletedType, type context$8__publicOnCustomizationUpdatedType as _publicOnCustomizationUpdatedType, context$8_addCustomizationChoices as addCustomizationChoices, context$8_bulkAddCustomizationChoices as bulkAddCustomizationChoices, context$8_bulkCreateCustomizations as bulkCreateCustomizations, context$8_bulkUpdateCustomizations as bulkUpdateCustomizations, context$8_createCustomization as createCustomization, context$8_deleteCustomization as deleteCustomization, context$8_getCustomization as getCustomization, context$8_onCustomizationCreated as onCustomizationCreated, context$8_onCustomizationDeleted as onCustomizationDeleted, context$8_onCustomizationUpdated as onCustomizationUpdated, onCustomizationCreated$1 as publicOnCustomizationCreated, onCustomizationDeleted$1 as publicOnCustomizationDeleted, onCustomizationUpdated$1 as publicOnCustomizationUpdated, context$8_queryCustomizations as queryCustomizations, context$8_removeCustomizationChoices as removeCustomizationChoices, context$8_setCustomizationChoices as setCustomizationChoices, context$8_updateCustomization as updateCustomization };
|
|
5778
|
+
export { type ActionEvent$5 as ActionEvent, type context$8_AddCustomizationChoicesOptions as AddCustomizationChoicesOptions, type context$8_AddCustomizationChoicesRequest as AddCustomizationChoicesRequest, type context$8_AddCustomizationChoicesResponse as AddCustomizationChoicesResponse, type context$8_AddCustomizationChoicesResponseNonNullableFields as AddCustomizationChoicesResponseNonNullableFields, type App$5 as App, type ApplicationError$4 as ApplicationError, type BaseEventMetadata$5 as BaseEventMetadata, type BulkActionMetadata$4 as BulkActionMetadata, type context$8_BulkAddCustomizationChoicesOptions as BulkAddCustomizationChoicesOptions, type context$8_BulkAddCustomizationChoicesRequest as BulkAddCustomizationChoicesRequest, type context$8_BulkAddCustomizationChoicesResponse as BulkAddCustomizationChoicesResponse, type context$8_BulkAddCustomizationChoicesResponseNonNullableFields as BulkAddCustomizationChoicesResponseNonNullableFields, type context$8_BulkCreateCustomizationsOptions as BulkCreateCustomizationsOptions, type context$8_BulkCreateCustomizationsRequest as BulkCreateCustomizationsRequest, type context$8_BulkCreateCustomizationsResponse as BulkCreateCustomizationsResponse, type context$8_BulkCreateCustomizationsResponseNonNullableFields as BulkCreateCustomizationsResponseNonNullableFields, type context$8_BulkCustomizationResult as BulkCustomizationResult, type context$8_BulkUpdateCustomizationsOptions as BulkUpdateCustomizationsOptions, type context$8_BulkUpdateCustomizationsRequest as BulkUpdateCustomizationsRequest, type context$8_BulkUpdateCustomizationsResponse as BulkUpdateCustomizationsResponse, type context$8_BulkUpdateCustomizationsResponseNonNullableFields as BulkUpdateCustomizationsResponseNonNullableFields, type context$8_Choice as Choice, ChoiceType$1 as ChoiceType, type context$8_ChoiceValueOneOf as ChoiceValueOneOf, type ChoicesSettings$1 as ChoicesSettings, type context$8_CreateCustomizationRequest as CreateCustomizationRequest, type context$8_CreateCustomizationResponse as CreateCustomizationResponse, type context$8_CreateCustomizationResponseNonNullableFields as CreateCustomizationResponseNonNullableFields, type CursorPaging$5 as CursorPaging, type CursorPagingMetadata$5 as CursorPagingMetadata, type CursorQuery$4 as CursorQuery, type CursorQueryPagingMethodOneOf$4 as CursorQueryPagingMethodOneOf, type Cursors$5 as Cursors, type context$8_Customization as Customization, type context$8_CustomizationChoices as CustomizationChoices, type context$8_CustomizationCreatedEnvelope as CustomizationCreatedEnvelope, type context$8_CustomizationCustomizationSettingsOneOf as CustomizationCustomizationSettingsOneOf, type context$8_CustomizationDeletedEnvelope as CustomizationDeletedEnvelope, type context$8_CustomizationIdsWrapper as CustomizationIdsWrapper, type context$8_CustomizationNonNullableFields as CustomizationNonNullableFields, context$8_CustomizationRenderType as CustomizationRenderType, context$8_CustomizationType as CustomizationType, type context$8_CustomizationUpdatedEnvelope as CustomizationUpdatedEnvelope, type context$8_CustomizationsQueryBuilder as CustomizationsQueryBuilder, type context$8_CustomizationsQueryResult as CustomizationsQueryResult, type context$8_DeleteCustomizationRequest as DeleteCustomizationRequest, type context$8_DeleteCustomizationResponse as DeleteCustomizationResponse, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$6 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$4 as EventMetadata, type File$5 as File, type context$8_FocalPoint as FocalPoint, type FreeTextSettings$1 as FreeTextSettings, type context$8_GetCustomizationOptions as GetCustomizationOptions, type context$8_GetCustomizationRequest as GetCustomizationRequest, type context$8_GetCustomizationResponse as GetCustomizationResponse, type context$8_GetCustomizationResponseNonNullableFields as GetCustomizationResponseNonNullableFields, type IdentificationData$7 as IdentificationData, type IdentificationDataIdOneOf$7 as IdentificationDataIdOneOf, type InvalidateCache$5 as InvalidateCache, type InvalidateCacheGetByOneOf$5 as InvalidateCacheGetByOneOf, type ItemMetadata$4 as ItemMetadata, type context$8_MaskedCustomization as MaskedCustomization, type MessageEnvelope$7 as MessageEnvelope, type MultipleColors$1 as MultipleColors, type Page$5 as Page, type context$8_QueryCustomizationsOptions as QueryCustomizationsOptions, type context$8_QueryCustomizationsRequest as QueryCustomizationsRequest, type context$8_QueryCustomizationsResponse as QueryCustomizationsResponse, type context$8_QueryCustomizationsResponseNonNullableFields as QueryCustomizationsResponseNonNullableFields, type context$8_RemoveCustomizationChoicesOptions as RemoveCustomizationChoicesOptions, type context$8_RemoveCustomizationChoicesRequest as RemoveCustomizationChoicesRequest, type context$8_RemoveCustomizationChoicesResponse as RemoveCustomizationChoicesResponse, type context$8_RemoveCustomizationChoicesResponseNonNullableFields as RemoveCustomizationChoicesResponseNonNullableFields, RequestedFields$3 as RequestedFields, type RestoreInfo$5 as RestoreInfo, type context$8_SetCustomizationChoicesOptions as SetCustomizationChoicesOptions, type context$8_SetCustomizationChoicesRequest as SetCustomizationChoicesRequest, type context$8_SetCustomizationChoicesResponse as SetCustomizationChoicesResponse, type context$8_SetCustomizationChoicesResponseNonNullableFields as SetCustomizationChoicesResponseNonNullableFields, SortOrder$5 as SortOrder, type Sorting$5 as Sorting, type URI$5 as URI, type context$8_UpdateCustomization as UpdateCustomization, type context$8_UpdateCustomizationOptions as UpdateCustomizationOptions, type context$8_UpdateCustomizationRequest as UpdateCustomizationRequest, type context$8_UpdateCustomizationResponse as UpdateCustomizationResponse, type context$8_UpdateCustomizationResponseNonNullableFields as UpdateCustomizationResponseNonNullableFields, WebhookIdentityType$7 as WebhookIdentityType, type context$8__publicOnCustomizationCreatedType as _publicOnCustomizationCreatedType, type context$8__publicOnCustomizationDeletedType as _publicOnCustomizationDeletedType, type context$8__publicOnCustomizationUpdatedType as _publicOnCustomizationUpdatedType, context$8_addCustomizationChoices as addCustomizationChoices, context$8_bulkAddCustomizationChoices as bulkAddCustomizationChoices, context$8_bulkCreateCustomizations as bulkCreateCustomizations, context$8_bulkUpdateCustomizations as bulkUpdateCustomizations, context$8_createCustomization as createCustomization, context$8_deleteCustomization as deleteCustomization, context$8_getCustomization as getCustomization, context$8_onCustomizationCreated as onCustomizationCreated, context$8_onCustomizationDeleted as onCustomizationDeleted, context$8_onCustomizationUpdated as onCustomizationUpdated, onCustomizationCreated$1 as publicOnCustomizationCreated, onCustomizationDeleted$1 as publicOnCustomizationDeleted, onCustomizationUpdated$1 as publicOnCustomizationUpdated, context$8_queryCustomizations as queryCustomizations, context$8_removeCustomizationChoices as removeCustomizationChoices, context$8_setCustomizationChoices as setCustomizationChoices, context$8_updateCustomization as updateCustomization };
|
|
5769
5779
|
}
|
|
5770
5780
|
|
|
5771
5781
|
/**
|
|
@@ -2401,7 +2401,7 @@ interface PlatformMediaMediaOneOf {
|
|
|
2401
2401
|
image?: string;
|
|
2402
2402
|
video?: string;
|
|
2403
2403
|
}
|
|
2404
|
-
interface FocalPoint {
|
|
2404
|
+
interface FocalPoint$1 {
|
|
2405
2405
|
/** X-coordinate of the focal point. */
|
|
2406
2406
|
x?: number;
|
|
2407
2407
|
/** Y-coordinate of the focal point. */
|
|
@@ -3462,7 +3462,6 @@ type index_d$a_DeleteProductOptionsRequest = DeleteProductOptionsRequest;
|
|
|
3462
3462
|
type index_d$a_DeleteProductOptionsResponse = DeleteProductOptionsResponse;
|
|
3463
3463
|
type index_d$a_DeleteProductPlatformizedRequest = DeleteProductPlatformizedRequest;
|
|
3464
3464
|
type index_d$a_DeleteProductPlatformizedResponse = DeleteProductPlatformizedResponse;
|
|
3465
|
-
type index_d$a_FocalPoint = FocalPoint;
|
|
3466
3465
|
type index_d$a_FormattedPrice = FormattedPrice;
|
|
3467
3466
|
type index_d$a_GetCollectionBySlugRequest = GetCollectionBySlugRequest;
|
|
3468
3467
|
type index_d$a_GetCollectionBySlugResponse = GetCollectionBySlugResponse;
|
|
@@ -3612,7 +3611,7 @@ declare const index_d$a_resetAllProductVariantData: typeof resetAllProductVarian
|
|
|
3612
3611
|
declare const index_d$a_updateCollection: typeof updateCollection;
|
|
3613
3612
|
declare const index_d$a_updateProductVariants: typeof updateProductVariants;
|
|
3614
3613
|
declare namespace index_d$a {
|
|
3615
|
-
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 index_d$a_FocalPoint 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$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 };
|
|
3616
3615
|
}
|
|
3617
3616
|
|
|
3618
3617
|
/**
|
|
@@ -4718,6 +4717,16 @@ interface MultipleColors$1 {
|
|
|
4718
4717
|
/** A list of color codes. */
|
|
4719
4718
|
colorCodes?: string[];
|
|
4720
4719
|
}
|
|
4720
|
+
interface FocalPoint {
|
|
4721
|
+
/** X-coordinate of the focal point. */
|
|
4722
|
+
x?: number;
|
|
4723
|
+
/** Y-coordinate of the focal point. */
|
|
4724
|
+
y?: number;
|
|
4725
|
+
/** crop by height */
|
|
4726
|
+
height?: number | null;
|
|
4727
|
+
/** crop by width */
|
|
4728
|
+
width?: number | null;
|
|
4729
|
+
}
|
|
4721
4730
|
interface InvalidateCache$5 extends InvalidateCacheGetByOneOf$5 {
|
|
4722
4731
|
/** Invalidate by msId. NOT recommended, as this will invalidate the entire site cache! */
|
|
4723
4732
|
metaSiteId?: string;
|
|
@@ -5725,6 +5734,7 @@ type index_d$8_CustomizationsQueryBuilder = CustomizationsQueryBuilder;
|
|
|
5725
5734
|
type index_d$8_CustomizationsQueryResult = CustomizationsQueryResult;
|
|
5726
5735
|
type index_d$8_DeleteCustomizationRequest = DeleteCustomizationRequest;
|
|
5727
5736
|
type index_d$8_DeleteCustomizationResponse = DeleteCustomizationResponse;
|
|
5737
|
+
type index_d$8_FocalPoint = FocalPoint;
|
|
5728
5738
|
type index_d$8_GetCustomizationOptions = GetCustomizationOptions;
|
|
5729
5739
|
type index_d$8_GetCustomizationRequest = GetCustomizationRequest;
|
|
5730
5740
|
type index_d$8_GetCustomizationResponse = GetCustomizationResponse;
|
|
@@ -5765,7 +5775,7 @@ declare const index_d$8_removeCustomizationChoices: typeof removeCustomizationCh
|
|
|
5765
5775
|
declare const index_d$8_setCustomizationChoices: typeof setCustomizationChoices;
|
|
5766
5776
|
declare const index_d$8_updateCustomization: typeof updateCustomization;
|
|
5767
5777
|
declare namespace index_d$8 {
|
|
5768
|
-
export { type ActionEvent$5 as ActionEvent, type index_d$8_AddCustomizationChoicesOptions as AddCustomizationChoicesOptions, type index_d$8_AddCustomizationChoicesRequest as AddCustomizationChoicesRequest, type index_d$8_AddCustomizationChoicesResponse as AddCustomizationChoicesResponse, type index_d$8_AddCustomizationChoicesResponseNonNullableFields as AddCustomizationChoicesResponseNonNullableFields, type App$5 as App, type ApplicationError$4 as ApplicationError, type BaseEventMetadata$5 as BaseEventMetadata, type BulkActionMetadata$4 as BulkActionMetadata, type index_d$8_BulkAddCustomizationChoicesOptions as BulkAddCustomizationChoicesOptions, type index_d$8_BulkAddCustomizationChoicesRequest as BulkAddCustomizationChoicesRequest, type index_d$8_BulkAddCustomizationChoicesResponse as BulkAddCustomizationChoicesResponse, type index_d$8_BulkAddCustomizationChoicesResponseNonNullableFields as BulkAddCustomizationChoicesResponseNonNullableFields, type index_d$8_BulkCreateCustomizationsOptions as BulkCreateCustomizationsOptions, type index_d$8_BulkCreateCustomizationsRequest as BulkCreateCustomizationsRequest, type index_d$8_BulkCreateCustomizationsResponse as BulkCreateCustomizationsResponse, type index_d$8_BulkCreateCustomizationsResponseNonNullableFields as BulkCreateCustomizationsResponseNonNullableFields, type index_d$8_BulkCustomizationResult as BulkCustomizationResult, type index_d$8_BulkUpdateCustomizationsOptions as BulkUpdateCustomizationsOptions, type index_d$8_BulkUpdateCustomizationsRequest as BulkUpdateCustomizationsRequest, type index_d$8_BulkUpdateCustomizationsResponse as BulkUpdateCustomizationsResponse, type index_d$8_BulkUpdateCustomizationsResponseNonNullableFields as BulkUpdateCustomizationsResponseNonNullableFields, type index_d$8_Choice as Choice, ChoiceType$1 as ChoiceType, type index_d$8_ChoiceValueOneOf as ChoiceValueOneOf, type ChoicesSettings$1 as ChoicesSettings, type index_d$8_CreateCustomizationRequest as CreateCustomizationRequest, type index_d$8_CreateCustomizationResponse as CreateCustomizationResponse, type index_d$8_CreateCustomizationResponseNonNullableFields as CreateCustomizationResponseNonNullableFields, type CursorPaging$5 as CursorPaging, type CursorPagingMetadata$5 as CursorPagingMetadata, type CursorQuery$4 as CursorQuery, type CursorQueryPagingMethodOneOf$4 as CursorQueryPagingMethodOneOf, type Cursors$5 as Cursors, type index_d$8_Customization as Customization, type index_d$8_CustomizationChoices as CustomizationChoices, type index_d$8_CustomizationCreatedEnvelope as CustomizationCreatedEnvelope, type index_d$8_CustomizationCustomizationSettingsOneOf as CustomizationCustomizationSettingsOneOf, type index_d$8_CustomizationDeletedEnvelope as CustomizationDeletedEnvelope, type index_d$8_CustomizationIdsWrapper as CustomizationIdsWrapper, type index_d$8_CustomizationNonNullableFields as CustomizationNonNullableFields, index_d$8_CustomizationRenderType as CustomizationRenderType, index_d$8_CustomizationType as CustomizationType, type index_d$8_CustomizationUpdatedEnvelope as CustomizationUpdatedEnvelope, type index_d$8_CustomizationsQueryBuilder as CustomizationsQueryBuilder, type index_d$8_CustomizationsQueryResult as CustomizationsQueryResult, type index_d$8_DeleteCustomizationRequest as DeleteCustomizationRequest, type index_d$8_DeleteCustomizationResponse as DeleteCustomizationResponse, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$6 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$4 as EventMetadata, type File$5 as File, type FreeTextSettings$1 as FreeTextSettings, type index_d$8_GetCustomizationOptions as GetCustomizationOptions, type index_d$8_GetCustomizationRequest as GetCustomizationRequest, type index_d$8_GetCustomizationResponse as GetCustomizationResponse, type index_d$8_GetCustomizationResponseNonNullableFields as GetCustomizationResponseNonNullableFields, type IdentificationData$7 as IdentificationData, type IdentificationDataIdOneOf$7 as IdentificationDataIdOneOf, type InvalidateCache$5 as InvalidateCache, type InvalidateCacheGetByOneOf$5 as InvalidateCacheGetByOneOf, type ItemMetadata$4 as ItemMetadata, type index_d$8_MaskedCustomization as MaskedCustomization, type MessageEnvelope$7 as MessageEnvelope, type MultipleColors$1 as MultipleColors, type Page$5 as Page, type index_d$8_QueryCustomizationsOptions as QueryCustomizationsOptions, type index_d$8_QueryCustomizationsRequest as QueryCustomizationsRequest, type index_d$8_QueryCustomizationsResponse as QueryCustomizationsResponse, type index_d$8_QueryCustomizationsResponseNonNullableFields as QueryCustomizationsResponseNonNullableFields, type index_d$8_RemoveCustomizationChoicesOptions as RemoveCustomizationChoicesOptions, type index_d$8_RemoveCustomizationChoicesRequest as RemoveCustomizationChoicesRequest, type index_d$8_RemoveCustomizationChoicesResponse as RemoveCustomizationChoicesResponse, type index_d$8_RemoveCustomizationChoicesResponseNonNullableFields as RemoveCustomizationChoicesResponseNonNullableFields, RequestedFields$3 as RequestedFields, type RestoreInfo$5 as RestoreInfo, type index_d$8_SetCustomizationChoicesOptions as SetCustomizationChoicesOptions, type index_d$8_SetCustomizationChoicesRequest as SetCustomizationChoicesRequest, type index_d$8_SetCustomizationChoicesResponse as SetCustomizationChoicesResponse, type index_d$8_SetCustomizationChoicesResponseNonNullableFields as SetCustomizationChoicesResponseNonNullableFields, SortOrder$5 as SortOrder, type Sorting$5 as Sorting, type URI$5 as URI, type index_d$8_UpdateCustomization as UpdateCustomization, type index_d$8_UpdateCustomizationOptions as UpdateCustomizationOptions, type index_d$8_UpdateCustomizationRequest as UpdateCustomizationRequest, type index_d$8_UpdateCustomizationResponse as UpdateCustomizationResponse, type index_d$8_UpdateCustomizationResponseNonNullableFields as UpdateCustomizationResponseNonNullableFields, WebhookIdentityType$7 as WebhookIdentityType, type index_d$8__publicOnCustomizationCreatedType as _publicOnCustomizationCreatedType, type index_d$8__publicOnCustomizationDeletedType as _publicOnCustomizationDeletedType, type index_d$8__publicOnCustomizationUpdatedType as _publicOnCustomizationUpdatedType, index_d$8_addCustomizationChoices as addCustomizationChoices, index_d$8_bulkAddCustomizationChoices as bulkAddCustomizationChoices, index_d$8_bulkCreateCustomizations as bulkCreateCustomizations, index_d$8_bulkUpdateCustomizations as bulkUpdateCustomizations, index_d$8_createCustomization as createCustomization, index_d$8_deleteCustomization as deleteCustomization, index_d$8_getCustomization as getCustomization, index_d$8_onCustomizationCreated as onCustomizationCreated, index_d$8_onCustomizationDeleted as onCustomizationDeleted, index_d$8_onCustomizationUpdated as onCustomizationUpdated, onCustomizationCreated$1 as publicOnCustomizationCreated, onCustomizationDeleted$1 as publicOnCustomizationDeleted, onCustomizationUpdated$1 as publicOnCustomizationUpdated, index_d$8_queryCustomizations as queryCustomizations, index_d$8_removeCustomizationChoices as removeCustomizationChoices, index_d$8_setCustomizationChoices as setCustomizationChoices, index_d$8_updateCustomization as updateCustomization };
|
|
5778
|
+
export { type ActionEvent$5 as ActionEvent, type index_d$8_AddCustomizationChoicesOptions as AddCustomizationChoicesOptions, type index_d$8_AddCustomizationChoicesRequest as AddCustomizationChoicesRequest, type index_d$8_AddCustomizationChoicesResponse as AddCustomizationChoicesResponse, type index_d$8_AddCustomizationChoicesResponseNonNullableFields as AddCustomizationChoicesResponseNonNullableFields, type App$5 as App, type ApplicationError$4 as ApplicationError, type BaseEventMetadata$5 as BaseEventMetadata, type BulkActionMetadata$4 as BulkActionMetadata, type index_d$8_BulkAddCustomizationChoicesOptions as BulkAddCustomizationChoicesOptions, type index_d$8_BulkAddCustomizationChoicesRequest as BulkAddCustomizationChoicesRequest, type index_d$8_BulkAddCustomizationChoicesResponse as BulkAddCustomizationChoicesResponse, type index_d$8_BulkAddCustomizationChoicesResponseNonNullableFields as BulkAddCustomizationChoicesResponseNonNullableFields, type index_d$8_BulkCreateCustomizationsOptions as BulkCreateCustomizationsOptions, type index_d$8_BulkCreateCustomizationsRequest as BulkCreateCustomizationsRequest, type index_d$8_BulkCreateCustomizationsResponse as BulkCreateCustomizationsResponse, type index_d$8_BulkCreateCustomizationsResponseNonNullableFields as BulkCreateCustomizationsResponseNonNullableFields, type index_d$8_BulkCustomizationResult as BulkCustomizationResult, type index_d$8_BulkUpdateCustomizationsOptions as BulkUpdateCustomizationsOptions, type index_d$8_BulkUpdateCustomizationsRequest as BulkUpdateCustomizationsRequest, type index_d$8_BulkUpdateCustomizationsResponse as BulkUpdateCustomizationsResponse, type index_d$8_BulkUpdateCustomizationsResponseNonNullableFields as BulkUpdateCustomizationsResponseNonNullableFields, type index_d$8_Choice as Choice, ChoiceType$1 as ChoiceType, type index_d$8_ChoiceValueOneOf as ChoiceValueOneOf, type ChoicesSettings$1 as ChoicesSettings, type index_d$8_CreateCustomizationRequest as CreateCustomizationRequest, type index_d$8_CreateCustomizationResponse as CreateCustomizationResponse, type index_d$8_CreateCustomizationResponseNonNullableFields as CreateCustomizationResponseNonNullableFields, type CursorPaging$5 as CursorPaging, type CursorPagingMetadata$5 as CursorPagingMetadata, type CursorQuery$4 as CursorQuery, type CursorQueryPagingMethodOneOf$4 as CursorQueryPagingMethodOneOf, type Cursors$5 as Cursors, type index_d$8_Customization as Customization, type index_d$8_CustomizationChoices as CustomizationChoices, type index_d$8_CustomizationCreatedEnvelope as CustomizationCreatedEnvelope, type index_d$8_CustomizationCustomizationSettingsOneOf as CustomizationCustomizationSettingsOneOf, type index_d$8_CustomizationDeletedEnvelope as CustomizationDeletedEnvelope, type index_d$8_CustomizationIdsWrapper as CustomizationIdsWrapper, type index_d$8_CustomizationNonNullableFields as CustomizationNonNullableFields, index_d$8_CustomizationRenderType as CustomizationRenderType, index_d$8_CustomizationType as CustomizationType, type index_d$8_CustomizationUpdatedEnvelope as CustomizationUpdatedEnvelope, type index_d$8_CustomizationsQueryBuilder as CustomizationsQueryBuilder, type index_d$8_CustomizationsQueryResult as CustomizationsQueryResult, type index_d$8_DeleteCustomizationRequest as DeleteCustomizationRequest, type index_d$8_DeleteCustomizationResponse as DeleteCustomizationResponse, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$6 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type EventMetadata$4 as EventMetadata, type File$5 as File, type index_d$8_FocalPoint as FocalPoint, type FreeTextSettings$1 as FreeTextSettings, type index_d$8_GetCustomizationOptions as GetCustomizationOptions, type index_d$8_GetCustomizationRequest as GetCustomizationRequest, type index_d$8_GetCustomizationResponse as GetCustomizationResponse, type index_d$8_GetCustomizationResponseNonNullableFields as GetCustomizationResponseNonNullableFields, type IdentificationData$7 as IdentificationData, type IdentificationDataIdOneOf$7 as IdentificationDataIdOneOf, type InvalidateCache$5 as InvalidateCache, type InvalidateCacheGetByOneOf$5 as InvalidateCacheGetByOneOf, type ItemMetadata$4 as ItemMetadata, type index_d$8_MaskedCustomization as MaskedCustomization, type MessageEnvelope$7 as MessageEnvelope, type MultipleColors$1 as MultipleColors, type Page$5 as Page, type index_d$8_QueryCustomizationsOptions as QueryCustomizationsOptions, type index_d$8_QueryCustomizationsRequest as QueryCustomizationsRequest, type index_d$8_QueryCustomizationsResponse as QueryCustomizationsResponse, type index_d$8_QueryCustomizationsResponseNonNullableFields as QueryCustomizationsResponseNonNullableFields, type index_d$8_RemoveCustomizationChoicesOptions as RemoveCustomizationChoicesOptions, type index_d$8_RemoveCustomizationChoicesRequest as RemoveCustomizationChoicesRequest, type index_d$8_RemoveCustomizationChoicesResponse as RemoveCustomizationChoicesResponse, type index_d$8_RemoveCustomizationChoicesResponseNonNullableFields as RemoveCustomizationChoicesResponseNonNullableFields, RequestedFields$3 as RequestedFields, type RestoreInfo$5 as RestoreInfo, type index_d$8_SetCustomizationChoicesOptions as SetCustomizationChoicesOptions, type index_d$8_SetCustomizationChoicesRequest as SetCustomizationChoicesRequest, type index_d$8_SetCustomizationChoicesResponse as SetCustomizationChoicesResponse, type index_d$8_SetCustomizationChoicesResponseNonNullableFields as SetCustomizationChoicesResponseNonNullableFields, SortOrder$5 as SortOrder, type Sorting$5 as Sorting, type URI$5 as URI, type index_d$8_UpdateCustomization as UpdateCustomization, type index_d$8_UpdateCustomizationOptions as UpdateCustomizationOptions, type index_d$8_UpdateCustomizationRequest as UpdateCustomizationRequest, type index_d$8_UpdateCustomizationResponse as UpdateCustomizationResponse, type index_d$8_UpdateCustomizationResponseNonNullableFields as UpdateCustomizationResponseNonNullableFields, WebhookIdentityType$7 as WebhookIdentityType, type index_d$8__publicOnCustomizationCreatedType as _publicOnCustomizationCreatedType, type index_d$8__publicOnCustomizationDeletedType as _publicOnCustomizationDeletedType, type index_d$8__publicOnCustomizationUpdatedType as _publicOnCustomizationUpdatedType, index_d$8_addCustomizationChoices as addCustomizationChoices, index_d$8_bulkAddCustomizationChoices as bulkAddCustomizationChoices, index_d$8_bulkCreateCustomizations as bulkCreateCustomizations, index_d$8_bulkUpdateCustomizations as bulkUpdateCustomizations, index_d$8_createCustomization as createCustomization, index_d$8_deleteCustomization as deleteCustomization, index_d$8_getCustomization as getCustomization, index_d$8_onCustomizationCreated as onCustomizationCreated, index_d$8_onCustomizationDeleted as onCustomizationDeleted, index_d$8_onCustomizationUpdated as onCustomizationUpdated, onCustomizationCreated$1 as publicOnCustomizationCreated, onCustomizationDeleted$1 as publicOnCustomizationDeleted, onCustomizationUpdated$1 as publicOnCustomizationUpdated, index_d$8_queryCustomizations as queryCustomizations, index_d$8_removeCustomizationChoices as removeCustomizationChoices, index_d$8_setCustomizationChoices as setCustomizationChoices, index_d$8_updateCustomization as updateCustomization };
|
|
5769
5779
|
}
|
|
5770
5780
|
|
|
5771
5781
|
/**
|
|
@@ -1938,7 +1938,7 @@ interface QueryProductVariantsResponseNonNullableFields$1 {
|
|
|
1938
1938
|
metadata?: PagingMetadataNonNullableFields$5;
|
|
1939
1939
|
totalResults: number;
|
|
1940
1940
|
}
|
|
1941
|
-
interface FocalPointNonNullableFields {
|
|
1941
|
+
interface FocalPointNonNullableFields$1 {
|
|
1942
1942
|
x: number;
|
|
1943
1943
|
y: number;
|
|
1944
1944
|
}
|
|
@@ -1947,7 +1947,7 @@ interface ImageNonNullableFields$5 {
|
|
|
1947
1947
|
url: string;
|
|
1948
1948
|
height: number;
|
|
1949
1949
|
width: number;
|
|
1950
|
-
focalPoint?: FocalPointNonNullableFields;
|
|
1950
|
+
focalPoint?: FocalPointNonNullableFields$1;
|
|
1951
1951
|
}
|
|
1952
1952
|
interface VideoResolutionNonNullableFields$1 {
|
|
1953
1953
|
url: string;
|
|
@@ -4583,11 +4583,16 @@ interface FreeTextSettingsNonNullableFields$3 {
|
|
|
4583
4583
|
interface MultipleColorsNonNullableFields$3 {
|
|
4584
4584
|
colorCodes: string[];
|
|
4585
4585
|
}
|
|
4586
|
+
interface FocalPointNonNullableFields {
|
|
4587
|
+
x: number;
|
|
4588
|
+
y: number;
|
|
4589
|
+
}
|
|
4586
4590
|
interface ImageNonNullableFields$4 {
|
|
4587
4591
|
id: string;
|
|
4588
4592
|
url: string;
|
|
4589
4593
|
height: number;
|
|
4590
4594
|
width: number;
|
|
4595
|
+
focalPoint?: FocalPointNonNullableFields;
|
|
4591
4596
|
}
|
|
4592
4597
|
interface ChoiceNonNullableFields$1 {
|
|
4593
4598
|
colorCode: string;
|