@lustre/sdk 2.0.1-dev.2 → 2.0.1-dev.4
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/dist/api/FetchOptions.js +2 -2
- package/dist/api/QueryError.js +54 -54
- package/dist/api/QueryResolver.js +98 -98
- package/dist/api/WrappedQuery.js +2 -2
- package/dist/api/fast1a64utf.js +135 -135
- package/dist/api/fetchEntity.js +41 -41
- package/dist/api/fetchQuery.js +31 -31
- package/dist/api/getHash.js +27 -27
- package/dist/api/getQueryHash.js +9 -9
- package/dist/index.js +39 -39
- package/dist/schema/builtins.js +433 -433
- package/dist/schema/entities/alias.js +2 -2
- package/dist/schema/entities/brand.js +2 -2
- package/dist/schema/entities/category.js +2 -2
- package/dist/schema/entities/crawl.js +2 -2
- package/dist/schema/entities/index.js +29 -29
- package/dist/schema/entities/media.js +2 -2
- package/dist/schema/entities/offer.js +2 -2
- package/dist/schema/entities/productConfiguration.js +2 -2
- package/dist/schema/entities/productFamily.js +2 -2
- package/dist/schema/entities/productGeneration.js +2 -2
- package/dist/schema/entities/productType.js +2 -2
- package/dist/schema/entities/rating.js +2 -2
- package/dist/schema/entities/source.js +2 -2
- package/dist/schema/entities/spec.js +2 -2
- package/dist/schema/entities/specType.js +2 -2
- package/dist/schema/entities/specTypeChoice.js +2 -2
- package/dist/schema/entities/storePage.js +2 -2
- package/dist/schema/entities/storePageQueueGroup.js +2 -2
- package/dist/schema/entities/user.js +2 -2
- package/dist/schema/index.js +29 -29
- package/dist/schema/mutations/createBrand.js +2 -2
- package/dist/schema/mutations/createCategory.js +2 -2
- package/dist/schema/mutations/createProductConfiguration.js +2 -2
- package/dist/schema/mutations/createProductFamily.js +2 -2
- package/dist/schema/mutations/createProductGeneration.js +2 -2
- package/dist/schema/mutations/createProductType.js +2 -2
- package/dist/schema/mutations/createUser.js +2 -2
- package/dist/schema/mutations/storePageQueueClaimById.js +2 -2
- package/dist/schema/mutations/storePageQueueClaimNext.js +2 -2
- package/dist/schema/mutations/storePageQueueHandle.js +2 -2
- package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js +2 -2
- package/dist/schema/mutations/updateAlias.js +2 -2
- package/dist/schema/mutations/updateBrand.js +2 -2
- package/dist/schema/mutations/updateCategory.js +2 -2
- package/dist/schema/mutations/updateOffer.js +2 -2
- package/dist/schema/mutations/updateProductConfiguration.js +2 -2
- package/dist/schema/mutations/updateProductConfigurationProductType.js +2 -2
- package/dist/schema/mutations/updateProductFamily.js +2 -2
- package/dist/schema/mutations/updateProductFamilyBrand.js +2 -2
- package/dist/schema/mutations/updateProductGeneration.js +2 -2
- package/dist/schema/mutations/updateProductGenerationProductFamily.js +2 -2
- package/dist/schema/mutations/updateProductType.js +2 -2
- package/dist/schema/mutations/updateProductTypeProductGeneration.js +2 -2
- package/dist/schema/mutations/updateSource.js +2 -2
- package/dist/schema/mutations/updateStorePage.js +2 -2
- package/dist/schema/queries/affiliateUrl.js +2 -2
- package/dist/schema/queries/aliasIdListBySomeId.js +2 -2
- package/dist/schema/queries/analyticsTrack.js +2 -2
- package/dist/schema/queries/appliedCategoryIdListBySomeId.js +2 -2
- package/dist/schema/queries/baseScore.js +2 -2
- package/dist/schema/queries/baseScoreRatingIdList.js +2 -2
- package/dist/schema/queries/baseScoresByCategoryId.js +2 -2
- package/dist/schema/queries/bestInClass.js +2 -2
- package/dist/schema/queries/brandAliasResolution.js +2 -2
- package/dist/schema/queries/brandCategoryRankings.js +2 -2
- package/dist/schema/queries/brandIdBySomeId.js +2 -2
- package/dist/schema/queries/brandIdList.js +2 -2
- package/dist/schema/queries/brandIdListBySearch.js +2 -2
- package/dist/schema/queries/brandSocialMediaPostList.js +2 -2
- package/dist/schema/queries/categoryAliasResolution.js +2 -2
- package/dist/schema/queries/categoryDisplayMode.js +2 -2
- package/dist/schema/queries/categoryIdByUrlSlug.js +2 -2
- package/dist/schema/queries/categoryIdList.js +2 -2
- package/dist/schema/queries/categoryIdListBySomeId.js +2 -2
- package/dist/schema/queries/categoryIdListBySourceId.js +2 -2
- package/dist/schema/queries/categoryModifierSearchList.js +2 -2
- package/dist/schema/queries/categoryRankings.js +2 -2
- package/dist/schema/queries/categorySearchList.js +2 -2
- package/dist/schema/queries/categoryStatusList.js +2 -2
- package/dist/schema/queries/crawlIdList.js +2 -2
- package/dist/schema/queries/crawlIdListByUrl.js +2 -2
- package/dist/schema/queries/descriptionMarkdown.js +2 -2
- package/dist/schema/queries/entityType.js +2 -2
- package/dist/schema/queries/fallbackPriceByProductTypeId.js +2 -2
- package/dist/schema/queries/inputLayerVersion.js +2 -2
- package/dist/schema/queries/latestRatingIdList.js +2 -2
- package/dist/schema/queries/latestRatingIdListBySomeId.js +2 -2
- package/dist/schema/queries/mediaIdListBySomeId.js +2 -2
- package/dist/schema/queries/mlCategoryDisplayMode.js +2 -2
- package/dist/schema/queries/noteMarkdown.js +2 -2
- package/dist/schema/queries/offerIdListByStorePageId.js +2 -2
- package/dist/schema/queries/possibleAliasIdListBySomeId.js +2 -2
- package/dist/schema/queries/possibleStorePageIdListBySomeId.js +2 -2
- package/dist/schema/queries/preferredCategoryIdListByProductId.js +2 -2
- package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js +2 -2
- package/dist/schema/queries/preferredStorePageList.js +2 -2
- package/dist/schema/queries/priceHistoryLookup.js +2 -2
- package/dist/schema/queries/pricePointCompetitors.js +2 -2
- package/dist/schema/queries/priceRangeByCategoryId.js +2 -2
- package/dist/schema/queries/productConfigurationIdListBySomeId.js +2 -2
- package/dist/schema/queries/productDealList.js +2 -2
- package/dist/schema/queries/productDocumentByStoreUrl.js +2 -2
- package/dist/schema/queries/productDocumentsByProductIds.js +2 -2
- package/dist/schema/queries/productFamilyIdBySomeId.js +2 -2
- package/dist/schema/queries/productFamilyIdListBySomeId.js +2 -2
- package/dist/schema/queries/productGenerationIdBySomeId.js +2 -2
- package/dist/schema/queries/productGenerationIdListBySomeId.js +2 -2
- package/dist/schema/queries/productListSort.js +2 -2
- package/dist/schema/queries/productPricePointList.js +2 -2
- package/dist/schema/queries/productSearchList.js +2 -2
- package/dist/schema/queries/productTypeIdBySomeId.js +2 -2
- package/dist/schema/queries/productTypeIdByStoreUrl.js +2 -2
- package/dist/schema/queries/productTypeIdListByCategoryId.js +2 -2
- package/dist/schema/queries/productTypeIdListByModifiers.js +2 -2
- package/dist/schema/queries/productTypeIdListBySomeId.js +2 -2
- package/dist/schema/queries/saleMetrics.js +2 -2
- package/dist/schema/queries/searchSuggestionList.js +2 -2
- package/dist/schema/queries/sectionDataByCrawlId.js +2 -2
- package/dist/schema/queries/sourceIdList.js +2 -2
- package/dist/schema/queries/specIdListBySomeId.js +2 -2
- package/dist/schema/queries/specTypeIdList.js +2 -2
- package/dist/schema/queries/specTypeValidValues.js +2 -2
- package/dist/schema/queries/specValueRangeListByCategoryId.js +2 -2
- package/dist/schema/queries/stablePriceByProductId.js +2 -2
- package/dist/schema/queries/stablePriceByProductIdAndStoreName.js +2 -2
- package/dist/schema/queries/stablePriceByStorePageId.js +2 -2
- package/dist/schema/queries/storePageFetchData.js +2 -2
- package/dist/schema/queries/storePageIdByUrl.js +2 -2
- package/dist/schema/queries/storePageIdListBySomeId.js +2 -2
- package/dist/schema/queries/storePageInfo.js +2 -2
- package/dist/schema/queries/storePageInfoBySku.js +2 -2
- package/dist/schema/queries/storePageScrapeData.js +2 -2
- package/dist/schema/queries/subCategoryIdListByCategoryId.js +2 -2
- package/dist/schema/queries/subsetModifierDataByModifiers.js +2 -2
- package/dist/schema/queries/topProductDocumentList.js +2 -2
- package/dist/schema/queries/unstableMediaIdListByCategoryId.js +2 -2
- package/dist/schema/queries/unstableSourceTrust.js +2 -2
- package/dist/schema/queries/userIdList.js +2 -2
- package/dist/schema/queries/userPermissionsByUserId.js +2 -2
- package/dist/schema/queries/userRestictedData.js +2 -2
- package/dist/schema/queries/userReviewAnalysis.js +2 -2
- package/dist/schema/queries/whoAmI.js +2 -2
- package/dist/schema/queries.js +2 -2
- package/dist/schema/responses.js +2 -2
- package/package.json +1 -1
- package/types/api/FetchOptions.d.ts +5 -5
- package/types/api/QueryError.d.ts +29 -29
- package/types/api/QueryResolver.d.ts +31 -31
- package/types/api/WrappedQuery.d.ts +8 -8
- package/types/api/fast1a64utf.d.ts +2 -2
- package/types/api/fetchEntity.d.ts +6 -6
- package/types/api/fetchQuery.d.ts +6 -6
- package/types/api/getHash.d.ts +6 -6
- package/types/api/getQueryHash.d.ts +2 -2
- package/types/index.d.ts +10 -10
- package/types/schema/builtins.d.ts +123 -123
- package/types/schema/entities/alias.d.ts +5 -5
- package/types/schema/entities/brand.d.ts +4 -4
- package/types/schema/entities/category.d.ts +6 -6
- package/types/schema/entities/crawl.d.ts +11 -11
- package/types/schema/entities/index.d.ts +17 -17
- package/types/schema/entities/media.d.ts +5 -5
- package/types/schema/entities/offer.d.ts +10 -10
- package/types/schema/entities/productConfiguration.d.ts +4 -4
- package/types/schema/entities/productFamily.d.ts +4 -4
- package/types/schema/entities/productGeneration.d.ts +4 -4
- package/types/schema/entities/productType.d.ts +4 -4
- package/types/schema/entities/rating.d.ts +52 -52
- package/types/schema/entities/source.d.ts +7 -7
- package/types/schema/entities/spec.d.ts +21 -21
- package/types/schema/entities/specType.d.ts +5 -5
- package/types/schema/entities/specTypeChoice.d.ts +6 -6
- package/types/schema/entities/storePage.d.ts +7 -7
- package/types/schema/entities/storePageQueueGroup.d.ts +5 -5
- package/types/schema/entities/user.d.ts +4 -4
- package/types/schema/index.d.ts +259 -259
- package/types/schema/mutations/createBrand.d.ts +8 -8
- package/types/schema/mutations/createCategory.d.ts +8 -8
- package/types/schema/mutations/createProductConfiguration.d.ts +9 -9
- package/types/schema/mutations/createProductFamily.d.ts +9 -9
- package/types/schema/mutations/createProductGeneration.d.ts +9 -9
- package/types/schema/mutations/createProductType.d.ts +9 -9
- package/types/schema/mutations/createUser.d.ts +9 -9
- package/types/schema/mutations/storePageQueueClaimById.d.ts +16 -16
- package/types/schema/mutations/storePageQueueClaimNext.d.ts +14 -14
- package/types/schema/mutations/storePageQueueHandle.d.ts +14 -14
- package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts +14 -14
- package/types/schema/mutations/updateAlias.d.ts +7 -7
- package/types/schema/mutations/updateBrand.d.ts +7 -7
- package/types/schema/mutations/updateCategory.d.ts +9 -9
- package/types/schema/mutations/updateOffer.d.ts +7 -7
- package/types/schema/mutations/updateProductConfiguration.d.ts +7 -7
- package/types/schema/mutations/updateProductConfigurationProductType.d.ts +7 -7
- package/types/schema/mutations/updateProductFamily.d.ts +7 -7
- package/types/schema/mutations/updateProductFamilyBrand.d.ts +7 -7
- package/types/schema/mutations/updateProductGeneration.d.ts +7 -7
- package/types/schema/mutations/updateProductGenerationProductFamily.d.ts +7 -7
- package/types/schema/mutations/updateProductType.d.ts +7 -7
- package/types/schema/mutations/updateProductTypeProductGeneration.d.ts +7 -7
- package/types/schema/mutations/updateSource.d.ts +9 -9
- package/types/schema/mutations/updateStorePage.d.ts +7 -7
- package/types/schema/queries/affiliateUrl.d.ts +11 -11
- package/types/schema/queries/aliasIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/analyticsTrack.d.ts +5 -5
- package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/baseScore.d.ts +8 -8
- package/types/schema/queries/baseScoreRatingIdList.d.ts +7 -7
- package/types/schema/queries/baseScoresByCategoryId.d.ts +11 -11
- package/types/schema/queries/bestInClass.d.ts +19 -19
- package/types/schema/queries/brandAliasResolution.d.ts +10 -10
- package/types/schema/queries/brandCategoryRankings.d.ts +36 -29
- package/types/schema/queries/brandCategoryRankings.d.ts.map +1 -1
- package/types/schema/queries/brandIdBySomeId.d.ts +5 -5
- package/types/schema/queries/brandIdList.d.ts +8 -8
- package/types/schema/queries/brandIdListBySearch.d.ts +6 -6
- package/types/schema/queries/brandSocialMediaPostList.d.ts +21 -21
- package/types/schema/queries/categoryAliasResolution.d.ts +12 -12
- package/types/schema/queries/categoryDisplayMode.d.ts +10 -10
- package/types/schema/queries/categoryIdByUrlSlug.d.ts +5 -5
- package/types/schema/queries/categoryIdList.d.ts +8 -8
- package/types/schema/queries/categoryIdListBySomeId.d.ts +10 -10
- package/types/schema/queries/categoryIdListBySourceId.d.ts +6 -6
- package/types/schema/queries/categoryModifierSearchList.d.ts +21 -21
- package/types/schema/queries/categoryRankings.d.ts +13 -13
- package/types/schema/queries/categorySearchList.d.ts +16 -16
- package/types/schema/queries/categoryStatusList.d.ts +9 -9
- package/types/schema/queries/crawlIdList.d.ts +11 -11
- package/types/schema/queries/crawlIdListByUrl.d.ts +6 -6
- package/types/schema/queries/descriptionMarkdown.d.ts +5 -5
- package/types/schema/queries/entityType.d.ts +54 -54
- package/types/schema/queries/fallbackPriceByProductTypeId.d.ts +6 -6
- package/types/schema/queries/inputLayerVersion.d.ts +5 -5
- package/types/schema/queries/latestRatingIdList.d.ts +6 -6
- package/types/schema/queries/latestRatingIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/mediaIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/mlCategoryDisplayMode.d.ts +8 -8
- package/types/schema/queries/noteMarkdown.d.ts +5 -5
- package/types/schema/queries/offerIdListByStorePageId.d.ts +12 -12
- package/types/schema/queries/possibleAliasIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/preferredCategoryIdListByProductId.d.ts +6 -6
- package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/preferredStorePageList.d.ts +11 -11
- package/types/schema/queries/priceHistoryLookup.d.ts +16 -16
- package/types/schema/queries/pricePointCompetitors.d.ts +16 -16
- package/types/schema/queries/priceRangeByCategoryId.d.ts +10 -10
- package/types/schema/queries/productConfigurationIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productDealList.d.ts +13 -13
- package/types/schema/queries/productDocumentByStoreUrl.d.ts +7 -7
- package/types/schema/queries/productDocumentsByProductIds.d.ts +6 -6
- package/types/schema/queries/productFamilyIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productFamilyIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productGenerationIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productGenerationIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productListSort.d.ts +9 -9
- package/types/schema/queries/productPricePointList.d.ts +13 -13
- package/types/schema/queries/productSearchList.d.ts +39 -39
- package/types/schema/queries/productTypeIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productTypeIdByStoreUrl.d.ts +6 -6
- package/types/schema/queries/productTypeIdListByCategoryId.d.ts +10 -10
- package/types/schema/queries/productTypeIdListByModifiers.d.ts +7 -7
- package/types/schema/queries/productTypeIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/saleMetrics.d.ts +8 -8
- package/types/schema/queries/searchSuggestionList.d.ts +9 -9
- package/types/schema/queries/sectionDataByCrawlId.d.ts +19 -19
- package/types/schema/queries/sourceIdList.d.ts +4 -4
- package/types/schema/queries/specIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/specTypeIdList.d.ts +12 -12
- package/types/schema/queries/specTypeValidValues.d.ts +15 -15
- package/types/schema/queries/specValueRangeListByCategoryId.d.ts +36 -36
- package/types/schema/queries/stablePriceByProductId.d.ts +6 -6
- package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts +7 -7
- package/types/schema/queries/stablePriceByStorePageId.d.ts +6 -6
- package/types/schema/queries/storePageFetchData.d.ts +12 -12
- package/types/schema/queries/storePageIdByUrl.d.ts +6 -6
- package/types/schema/queries/storePageIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/storePageInfo.d.ts +11 -11
- package/types/schema/queries/storePageInfoBySku.d.ts +20 -20
- package/types/schema/queries/storePageScrapeData.d.ts +9 -9
- package/types/schema/queries/subCategoryIdListByCategoryId.d.ts +6 -6
- package/types/schema/queries/subsetModifierDataByModifiers.d.ts +12 -12
- package/types/schema/queries/topProductDocumentList.d.ts +8 -8
- package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts +6 -6
- package/types/schema/queries/unstableSourceTrust.d.ts +9 -9
- package/types/schema/queries/userIdList.d.ts +4 -4
- package/types/schema/queries/userPermissionsByUserId.d.ts +7 -7
- package/types/schema/queries/userRestictedData.d.ts +10 -10
- package/types/schema/queries/userReviewAnalysis.d.ts +37 -37
- package/types/schema/queries/whoAmI.d.ts +5 -5
- package/types/schema/queries.d.ts +82 -82
- package/types/schema/responses.d.ts +82 -82
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { ProductGeneration, ProductType } from "../entities";
|
|
3
|
-
export interface CreateProductTypeMutation extends Mutation {
|
|
4
|
-
productGenerationId: ProductGeneration["id"];
|
|
5
|
-
name: string;
|
|
6
|
-
}
|
|
7
|
-
export interface CreateProductTypeEffect extends Effect {
|
|
8
|
-
id: ProductType["id"];
|
|
9
|
-
}
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { ProductGeneration, ProductType } from "../entities";
|
|
3
|
+
export interface CreateProductTypeMutation extends Mutation {
|
|
4
|
+
productGenerationId: ProductGeneration["id"];
|
|
5
|
+
name: string;
|
|
6
|
+
}
|
|
7
|
+
export interface CreateProductTypeEffect extends Effect {
|
|
8
|
+
id: ProductType["id"];
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=createProductType.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Mutation, Effect } from "../builtins";
|
|
2
|
-
import { User } from "../entities";
|
|
3
|
-
export interface CreateUserMutation extends Mutation {
|
|
4
|
-
email: string;
|
|
5
|
-
password: string;
|
|
6
|
-
}
|
|
7
|
-
export interface CreateUserEffect extends Effect {
|
|
8
|
-
id: User["id"];
|
|
9
|
-
}
|
|
1
|
+
import { Mutation, Effect } from "../builtins";
|
|
2
|
+
import { User } from "../entities";
|
|
3
|
+
export interface CreateUserMutation extends Mutation {
|
|
4
|
+
email: string;
|
|
5
|
+
password: string;
|
|
6
|
+
}
|
|
7
|
+
export interface CreateUserEffect extends Effect {
|
|
8
|
+
id: User["id"];
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=createUser.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { Effect, Mutation, TimeInterval } from "../builtins";
|
|
2
|
-
import { StorePageQueueGroup } from "../entities/storePageQueueGroup";
|
|
3
|
-
export interface StorePageQueueClaimNextMutation extends Mutation {
|
|
4
|
-
duration: TimeInterval;
|
|
5
|
-
maximumGroupSize?: number;
|
|
6
|
-
minimumGroupSize?: number;
|
|
7
|
-
maximumOtherStorePageCount?: number;
|
|
8
|
-
minimumOtherStorePageCount?: number;
|
|
9
|
-
maximumNormalizedStorePageCount?: number;
|
|
10
|
-
minimumNormalizedStorePageCount?: number;
|
|
11
|
-
maximumSectionCount?: number;
|
|
12
|
-
minimumSectionCount?: number;
|
|
13
|
-
}
|
|
14
|
-
export interface StorePageQueueClaimNextEffect extends Effect {
|
|
15
|
-
storePageQueueGroupId: StorePageQueueGroup["id"];
|
|
16
|
-
}
|
|
1
|
+
import { Effect, Mutation, TimeInterval } from "../builtins";
|
|
2
|
+
import { StorePageQueueGroup } from "../entities/storePageQueueGroup";
|
|
3
|
+
export interface StorePageQueueClaimNextMutation extends Mutation {
|
|
4
|
+
duration: TimeInterval;
|
|
5
|
+
maximumGroupSize?: number;
|
|
6
|
+
minimumGroupSize?: number;
|
|
7
|
+
maximumOtherStorePageCount?: number;
|
|
8
|
+
minimumOtherStorePageCount?: number;
|
|
9
|
+
maximumNormalizedStorePageCount?: number;
|
|
10
|
+
minimumNormalizedStorePageCount?: number;
|
|
11
|
+
maximumSectionCount?: number;
|
|
12
|
+
minimumSectionCount?: number;
|
|
13
|
+
}
|
|
14
|
+
export interface StorePageQueueClaimNextEffect extends Effect {
|
|
15
|
+
storePageQueueGroupId: StorePageQueueGroup["id"];
|
|
16
|
+
}
|
|
17
17
|
//# sourceMappingURL=storePageQueueClaimById.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { Effect, Mutation, TimeInterval } from "../builtins";
|
|
2
|
-
import { StorePageQueueGroup } from "../entities/storePageQueueGroup";
|
|
3
|
-
export interface StorePageQueueClaimNextMutation extends Mutation {
|
|
4
|
-
duration: TimeInterval;
|
|
5
|
-
maximumGroupSize?: number;
|
|
6
|
-
minimumGroupSize?: number;
|
|
7
|
-
maximumOtherStorePageCount?: number;
|
|
8
|
-
minimumOtherStorePageCount?: number;
|
|
9
|
-
maximumNormalizedStorePageCount?: number;
|
|
10
|
-
minimumNormalizedStorePageCount?: number;
|
|
11
|
-
}
|
|
12
|
-
export interface StorePageQueueClaimNextEffect extends Effect {
|
|
13
|
-
storePageQueueGroupId: StorePageQueueGroup["id"];
|
|
14
|
-
}
|
|
1
|
+
import { Effect, Mutation, TimeInterval } from "../builtins";
|
|
2
|
+
import { StorePageQueueGroup } from "../entities/storePageQueueGroup";
|
|
3
|
+
export interface StorePageQueueClaimNextMutation extends Mutation {
|
|
4
|
+
duration: TimeInterval;
|
|
5
|
+
maximumGroupSize?: number;
|
|
6
|
+
minimumGroupSize?: number;
|
|
7
|
+
maximumOtherStorePageCount?: number;
|
|
8
|
+
minimumOtherStorePageCount?: number;
|
|
9
|
+
maximumNormalizedStorePageCount?: number;
|
|
10
|
+
minimumNormalizedStorePageCount?: number;
|
|
11
|
+
}
|
|
12
|
+
export interface StorePageQueueClaimNextEffect extends Effect {
|
|
13
|
+
storePageQueueGroupId: StorePageQueueGroup["id"];
|
|
14
|
+
}
|
|
15
15
|
//# sourceMappingURL=storePageQueueClaimNext.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { User } from "../entities/user";
|
|
3
|
-
import { StorePageQueueGroup } from "../entities/storePageQueueGroup";
|
|
4
|
-
export interface StorePageQueueHandleMutation extends Mutation {
|
|
5
|
-
storePageQueueGroupId: StorePageQueueGroup["id"];
|
|
6
|
-
isAccepted: boolean;
|
|
7
|
-
handlerContext: StorePageQueueGroupHandlerContext;
|
|
8
|
-
}
|
|
9
|
-
export declare type StorePageQueueHandleEffect = Effect;
|
|
10
|
-
interface StorePageQueueGroupHandlerContext {
|
|
11
|
-
userId: User["id"];
|
|
12
|
-
reason: string;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { User } from "../entities/user";
|
|
3
|
+
import { StorePageQueueGroup } from "../entities/storePageQueueGroup";
|
|
4
|
+
export interface StorePageQueueHandleMutation extends Mutation {
|
|
5
|
+
storePageQueueGroupId: StorePageQueueGroup["id"];
|
|
6
|
+
isAccepted: boolean;
|
|
7
|
+
handlerContext: StorePageQueueGroupHandlerContext;
|
|
8
|
+
}
|
|
9
|
+
export declare type StorePageQueueHandleEffect = Effect;
|
|
10
|
+
interface StorePageQueueGroupHandlerContext {
|
|
11
|
+
userId: User["id"];
|
|
12
|
+
reason: string;
|
|
13
|
+
}
|
|
14
|
+
export {};
|
|
15
15
|
//# sourceMappingURL=storePageQueueHandle.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { User } from "../entities/user";
|
|
3
|
-
import { StorePage } from "../entities/storePage";
|
|
4
|
-
export interface StorePageQueueHandleStorePageIdSetMutation extends Mutation {
|
|
5
|
-
storePageIdSet: Set<StorePage["id"]>;
|
|
6
|
-
isAccepted: boolean;
|
|
7
|
-
handlerContext: StorePageQueueGroupHandlerContext;
|
|
8
|
-
}
|
|
9
|
-
export declare type StorePageQueueHandleStorePageIdSetEffect = Effect;
|
|
10
|
-
interface StorePageQueueGroupHandlerContext {
|
|
11
|
-
userId: User["id"];
|
|
12
|
-
reason: string;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { User } from "../entities/user";
|
|
3
|
+
import { StorePage } from "../entities/storePage";
|
|
4
|
+
export interface StorePageQueueHandleStorePageIdSetMutation extends Mutation {
|
|
5
|
+
storePageIdSet: Set<StorePage["id"]>;
|
|
6
|
+
isAccepted: boolean;
|
|
7
|
+
handlerContext: StorePageQueueGroupHandlerContext;
|
|
8
|
+
}
|
|
9
|
+
export declare type StorePageQueueHandleStorePageIdSetEffect = Effect;
|
|
10
|
+
interface StorePageQueueGroupHandlerContext {
|
|
11
|
+
userId: User["id"];
|
|
12
|
+
reason: string;
|
|
13
|
+
}
|
|
14
|
+
export {};
|
|
15
15
|
//# sourceMappingURL=storePageQueueHandleStorePageIdSet.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { Alias } from "../entities";
|
|
3
|
-
export interface UpdateAliasMutation extends Mutation {
|
|
4
|
-
id: Alias["id"];
|
|
5
|
-
isInvalid: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateAliasEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { Alias } from "../entities";
|
|
3
|
+
export interface UpdateAliasMutation extends Mutation {
|
|
4
|
+
id: Alias["id"];
|
|
5
|
+
isInvalid: boolean;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateAliasEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateAlias.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Mutation, Effect } from "../builtins";
|
|
2
|
-
import { Brand } from "../entities";
|
|
3
|
-
export interface UpdateBrandMutation extends Mutation {
|
|
4
|
-
id: Brand["id"];
|
|
5
|
-
name: string;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateBrandEffect = Effect;
|
|
1
|
+
import { Mutation, Effect } from "../builtins";
|
|
2
|
+
import { Brand } from "../entities";
|
|
3
|
+
export interface UpdateBrandMutation extends Mutation {
|
|
4
|
+
id: Brand["id"];
|
|
5
|
+
name: string;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateBrandEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateBrand.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Effect, Mutation, SearchDisplayMode } from "../builtins";
|
|
2
|
-
import { Category } from "../entities";
|
|
3
|
-
export interface UpdateCategoryMutation extends Mutation {
|
|
4
|
-
id: Category["id"];
|
|
5
|
-
name?: string;
|
|
6
|
-
pluralName?: string;
|
|
7
|
-
searchDisplayMode?: SearchDisplayMode;
|
|
8
|
-
}
|
|
9
|
-
export declare type UpdateCategoryEffect = Effect;
|
|
1
|
+
import { Effect, Mutation, SearchDisplayMode } from "../builtins";
|
|
2
|
+
import { Category } from "../entities";
|
|
3
|
+
export interface UpdateCategoryMutation extends Mutation {
|
|
4
|
+
id: Category["id"];
|
|
5
|
+
name?: string;
|
|
6
|
+
pluralName?: string;
|
|
7
|
+
searchDisplayMode?: SearchDisplayMode;
|
|
8
|
+
}
|
|
9
|
+
export declare type UpdateCategoryEffect = Effect;
|
|
10
10
|
//# sourceMappingURL=updateCategory.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { Offer } from "../entities";
|
|
3
|
-
export interface UpdateOfferMutation extends Mutation {
|
|
4
|
-
id: Offer["id"];
|
|
5
|
-
isInvalid: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateOfferEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { Offer } from "../entities";
|
|
3
|
+
export interface UpdateOfferMutation extends Mutation {
|
|
4
|
+
id: Offer["id"];
|
|
5
|
+
isInvalid: boolean;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateOfferEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateOffer.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Mutation, Effect } from "../builtins";
|
|
2
|
-
import { ProductConfiguration } from "../entities";
|
|
3
|
-
export interface UpdateProductConfigurationMutation extends Mutation {
|
|
4
|
-
id: ProductConfiguration["id"];
|
|
5
|
-
name: string;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductConfigurationEffect = Effect;
|
|
1
|
+
import { Mutation, Effect } from "../builtins";
|
|
2
|
+
import { ProductConfiguration } from "../entities";
|
|
3
|
+
export interface UpdateProductConfigurationMutation extends Mutation {
|
|
4
|
+
id: ProductConfiguration["id"];
|
|
5
|
+
name: string;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductConfigurationEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductConfiguration.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { ProductConfiguration, ProductType } from "../entities";
|
|
3
|
-
export interface UpdateProductConfigurationProductTypeMutation extends Mutation {
|
|
4
|
-
id: ProductConfiguration["id"];
|
|
5
|
-
productTypeId: ProductType["id"];
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductConfigurationProductTypeEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { ProductConfiguration, ProductType } from "../entities";
|
|
3
|
+
export interface UpdateProductConfigurationProductTypeMutation extends Mutation {
|
|
4
|
+
id: ProductConfiguration["id"];
|
|
5
|
+
productTypeId: ProductType["id"];
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductConfigurationProductTypeEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductConfigurationProductType.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Mutation, Effect } from "../builtins";
|
|
2
|
-
import { ProductFamily } from "../entities";
|
|
3
|
-
export interface UpdateProductFamilyMutation extends Mutation {
|
|
4
|
-
id: ProductFamily["id"];
|
|
5
|
-
name: string;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductFamilyEffect = Effect;
|
|
1
|
+
import { Mutation, Effect } from "../builtins";
|
|
2
|
+
import { ProductFamily } from "../entities";
|
|
3
|
+
export interface UpdateProductFamilyMutation extends Mutation {
|
|
4
|
+
id: ProductFamily["id"];
|
|
5
|
+
name: string;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductFamilyEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductFamily.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { Brand, ProductFamily } from "../entities";
|
|
3
|
-
export interface UpdateProductFamilyBrandMutation extends Mutation {
|
|
4
|
-
id: ProductFamily["id"];
|
|
5
|
-
brandId: Brand["id"];
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductFamilyBrandEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { Brand, ProductFamily } from "../entities";
|
|
3
|
+
export interface UpdateProductFamilyBrandMutation extends Mutation {
|
|
4
|
+
id: ProductFamily["id"];
|
|
5
|
+
brandId: Brand["id"];
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductFamilyBrandEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductFamilyBrand.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Mutation, Effect } from "../builtins";
|
|
2
|
-
import { ProductGeneration } from "../entities";
|
|
3
|
-
export interface UpdateProductGenerationMutation extends Mutation {
|
|
4
|
-
id: ProductGeneration["id"];
|
|
5
|
-
name: string;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductGenerationEffect = Effect;
|
|
1
|
+
import { Mutation, Effect } from "../builtins";
|
|
2
|
+
import { ProductGeneration } from "../entities";
|
|
3
|
+
export interface UpdateProductGenerationMutation extends Mutation {
|
|
4
|
+
id: ProductGeneration["id"];
|
|
5
|
+
name: string;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductGenerationEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductGeneration.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { ProductGeneration, ProductFamily } from "../entities";
|
|
3
|
-
export interface UpdateProductGenerationProductFamilyMutation extends Mutation {
|
|
4
|
-
id: ProductGeneration["id"];
|
|
5
|
-
productFamilyId: ProductFamily["id"];
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductGenerationProductFamilyEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { ProductGeneration, ProductFamily } from "../entities";
|
|
3
|
+
export interface UpdateProductGenerationProductFamilyMutation extends Mutation {
|
|
4
|
+
id: ProductGeneration["id"];
|
|
5
|
+
productFamilyId: ProductFamily["id"];
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductGenerationProductFamilyEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductGenerationProductFamily.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Mutation, Effect } from "../builtins";
|
|
2
|
-
import { ProductType } from "../entities";
|
|
3
|
-
export interface UpdateProductTypeMutation extends Mutation {
|
|
4
|
-
id: ProductType["id"];
|
|
5
|
-
name: string;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductTypeEffect = Effect;
|
|
1
|
+
import { Mutation, Effect } from "../builtins";
|
|
2
|
+
import { ProductType } from "../entities";
|
|
3
|
+
export interface UpdateProductTypeMutation extends Mutation {
|
|
4
|
+
id: ProductType["id"];
|
|
5
|
+
name: string;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductTypeEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductType.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { ProductGeneration, ProductType } from "../entities";
|
|
3
|
-
export interface UpdateProductTypeProductGenerationMutation extends Mutation {
|
|
4
|
-
id: ProductType["id"];
|
|
5
|
-
productGenerationId: ProductGeneration["id"];
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateProductTypeProductGenerationEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { ProductGeneration, ProductType } from "../entities";
|
|
3
|
+
export interface UpdateProductTypeProductGenerationMutation extends Mutation {
|
|
4
|
+
id: ProductType["id"];
|
|
5
|
+
productGenerationId: ProductGeneration["id"];
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateProductTypeProductGenerationEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateProductTypeProductGeneration.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Effect, Mutation, Url } from "../builtins";
|
|
2
|
-
import { Source } from "../entities";
|
|
3
|
-
export interface UpdateSourceMutation extends Mutation {
|
|
4
|
-
id: Source["id"];
|
|
5
|
-
faviconUrl?: Url;
|
|
6
|
-
logoUrl?: Url;
|
|
7
|
-
name?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare type UpdateSourceEffect = Effect;
|
|
1
|
+
import { Effect, Mutation, Url } from "../builtins";
|
|
2
|
+
import { Source } from "../entities";
|
|
3
|
+
export interface UpdateSourceMutation extends Mutation {
|
|
4
|
+
id: Source["id"];
|
|
5
|
+
faviconUrl?: Url;
|
|
6
|
+
logoUrl?: Url;
|
|
7
|
+
name?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare type UpdateSourceEffect = Effect;
|
|
10
10
|
//# sourceMappingURL=updateSource.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Effect, Mutation } from "../builtins";
|
|
2
|
-
import { StorePage } from "../entities";
|
|
3
|
-
export interface UpdateStorePageMutation extends Mutation {
|
|
4
|
-
id: StorePage["id"];
|
|
5
|
-
fetchInterval: number;
|
|
6
|
-
}
|
|
7
|
-
export declare type UpdateStorePageEffect = Effect;
|
|
1
|
+
import { Effect, Mutation } from "../builtins";
|
|
2
|
+
import { StorePage } from "../entities";
|
|
3
|
+
export interface UpdateStorePageMutation extends Mutation {
|
|
4
|
+
id: StorePage["id"];
|
|
5
|
+
fetchInterval: number;
|
|
6
|
+
}
|
|
7
|
+
export declare type UpdateStorePageEffect = Effect;
|
|
8
8
|
//# sourceMappingURL=updateStorePage.d.ts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Url } from "../builtins";
|
|
2
|
-
import { StorePage } from "../entities";
|
|
3
|
-
export interface AffiliateUrlQuery {
|
|
4
|
-
contextUrl: Url;
|
|
5
|
-
storePageId: StorePage["id"];
|
|
6
|
-
partnerAmazonTag?: string;
|
|
7
|
-
partnerGeniuslinkId?: string;
|
|
8
|
-
partnerSkimlinksId?: string;
|
|
9
|
-
partnerNarrativId?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare type AffiliateUrlResponse = Url;
|
|
1
|
+
import { Url } from "../builtins";
|
|
2
|
+
import { StorePage } from "../entities";
|
|
3
|
+
export interface AffiliateUrlQuery {
|
|
4
|
+
contextUrl: Url;
|
|
5
|
+
storePageId: StorePage["id"];
|
|
6
|
+
partnerAmazonTag?: string;
|
|
7
|
+
partnerGeniuslinkId?: string;
|
|
8
|
+
partnerSkimlinksId?: string;
|
|
9
|
+
partnerNarrativId?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare type AffiliateUrlResponse = Url;
|
|
12
12
|
//# sourceMappingURL=affiliateUrl.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Alias, Category, Brand, ProductType, ProductGeneration, ProductFamily, ProductConfiguration } from "../entities";
|
|
3
|
-
export interface AliasIdListBySomeIdQuery extends ListQuery {
|
|
4
|
-
someId: Brand["id"] | Category["id"] | ProductFamily["id"] | ProductGeneration["id"] | ProductType["id"] | ProductConfiguration["id"];
|
|
5
|
-
}
|
|
6
|
-
export declare type AliasIdListBySomeIdResponse = ListResponse<Alias["id"]>;
|
|
1
|
+
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
+
import { Alias, Category, Brand, ProductType, ProductGeneration, ProductFamily, ProductConfiguration } from "../entities";
|
|
3
|
+
export interface AliasIdListBySomeIdQuery extends ListQuery {
|
|
4
|
+
someId: Brand["id"] | Category["id"] | ProductFamily["id"] | ProductGeneration["id"] | ProductType["id"] | ProductConfiguration["id"];
|
|
5
|
+
}
|
|
6
|
+
export declare type AliasIdListBySomeIdResponse = ListResponse<Alias["id"]>;
|
|
7
7
|
//# sourceMappingURL=aliasIdListBySomeId.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export interface AnalyticsTrackQuery {
|
|
2
|
-
event: string;
|
|
3
|
-
properties?: Record<string, unknown>;
|
|
4
|
-
}
|
|
5
|
-
export declare type AnalyticsTrackResponse = Record<string, never>;
|
|
1
|
+
export interface AnalyticsTrackQuery {
|
|
2
|
+
event: string;
|
|
3
|
+
properties?: Record<string, unknown>;
|
|
4
|
+
}
|
|
5
|
+
export declare type AnalyticsTrackResponse = Record<string, never>;
|
|
6
6
|
//# sourceMappingURL=analyticsTrack.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Category, ProductType } from "../entities";
|
|
3
|
-
export interface AppliedCategoryIdListBySomeIdQuery extends ListQuery {
|
|
4
|
-
someId: ProductType["id"];
|
|
5
|
-
}
|
|
6
|
-
export declare type AppliedCategoryIdListBySomeIdResponse = ListResponse<Category["id"]>;
|
|
1
|
+
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
+
import { Category, ProductType } from "../entities";
|
|
3
|
+
export interface AppliedCategoryIdListBySomeIdQuery extends ListQuery {
|
|
4
|
+
someId: ProductType["id"];
|
|
5
|
+
}
|
|
6
|
+
export declare type AppliedCategoryIdListBySomeIdResponse = ListResponse<Category["id"]>;
|
|
7
7
|
//# sourceMappingURL=appliedCategoryIdListBySomeId.d.ts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Category, ProductType } from "../entities";
|
|
2
|
-
export interface BaseScoreQuery {
|
|
3
|
-
productId: ProductType["id"];
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
}
|
|
6
|
-
export declare type BaseScoreResponse = BaseScore;
|
|
7
|
-
declare type BaseScore = number;
|
|
8
|
-
export {};
|
|
1
|
+
import { Category, ProductType } from "../entities";
|
|
2
|
+
export interface BaseScoreQuery {
|
|
3
|
+
productId: ProductType["id"];
|
|
4
|
+
categoryId: Category["id"];
|
|
5
|
+
}
|
|
6
|
+
export declare type BaseScoreResponse = BaseScore;
|
|
7
|
+
declare type BaseScore = number;
|
|
8
|
+
export {};
|
|
9
9
|
//# sourceMappingURL=baseScore.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Category, ProductType, Rating } from "../entities";
|
|
3
|
-
export interface BaseScoreRatingIdListQuery extends ListQuery {
|
|
4
|
-
productId: ProductType["id"];
|
|
5
|
-
categoryId: Category["id"];
|
|
6
|
-
}
|
|
7
|
-
export declare type BaseScoreRatingIdListResponse = ListResponse<Rating["id"]>;
|
|
1
|
+
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
+
import { Category, ProductType, Rating } from "../entities";
|
|
3
|
+
export interface BaseScoreRatingIdListQuery extends ListQuery {
|
|
4
|
+
productId: ProductType["id"];
|
|
5
|
+
categoryId: Category["id"];
|
|
6
|
+
}
|
|
7
|
+
export declare type BaseScoreRatingIdListResponse = ListResponse<Rating["id"]>;
|
|
8
8
|
//# sourceMappingURL=baseScoreRatingIdList.d.ts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Category, ProductType } from "../entities";
|
|
2
|
-
export interface BaseScoresByCategoryIdQuery {
|
|
3
|
-
categoryId: Category["id"];
|
|
4
|
-
productTypeIds?: ProductType["id"][];
|
|
5
|
-
}
|
|
6
|
-
export declare type BaseScoresByCategoryIdResponse = BaseScoreInfo[];
|
|
7
|
-
interface BaseScoreInfo {
|
|
8
|
-
productTypeId: ProductType["id"];
|
|
9
|
-
baseScore: number;
|
|
10
|
-
}
|
|
11
|
-
export {};
|
|
1
|
+
import { Category, ProductType } from "../entities";
|
|
2
|
+
export interface BaseScoresByCategoryIdQuery {
|
|
3
|
+
categoryId: Category["id"];
|
|
4
|
+
productTypeIds?: ProductType["id"][];
|
|
5
|
+
}
|
|
6
|
+
export declare type BaseScoresByCategoryIdResponse = BaseScoreInfo[];
|
|
7
|
+
interface BaseScoreInfo {
|
|
8
|
+
productTypeId: ProductType["id"];
|
|
9
|
+
baseScore: number;
|
|
10
|
+
}
|
|
11
|
+
export {};
|
|
12
12
|
//# sourceMappingURL=baseScoresByCategoryId.d.ts.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { ArraySorted, Money } from "../builtins";
|
|
2
|
-
import { Category, ProductType } from "../entities";
|
|
3
|
-
export interface BestInClassQuery {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
productTypeIds?: ProductType["id"][];
|
|
6
|
-
}
|
|
7
|
-
export interface BestInClassResponse {
|
|
8
|
-
bestInClassAwards: BestInClassAward[];
|
|
9
|
-
bucketWinners: ArraySorted<BucketWinner>;
|
|
10
|
-
}
|
|
11
|
-
interface BestInClassAward {
|
|
12
|
-
productTypeId: ProductType["id"];
|
|
13
|
-
referencePrice: Money;
|
|
14
|
-
}
|
|
15
|
-
interface BucketWinner {
|
|
16
|
-
productTypeId: ProductType["id"];
|
|
17
|
-
referencePrice: Money;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
1
|
+
import { ArraySorted, Money } from "../builtins";
|
|
2
|
+
import { Category, ProductType } from "../entities";
|
|
3
|
+
export interface BestInClassQuery {
|
|
4
|
+
categoryId: Category["id"];
|
|
5
|
+
productTypeIds?: ProductType["id"][];
|
|
6
|
+
}
|
|
7
|
+
export interface BestInClassResponse {
|
|
8
|
+
bestInClassAwards: BestInClassAward[];
|
|
9
|
+
bucketWinners: ArraySorted<BucketWinner>;
|
|
10
|
+
}
|
|
11
|
+
interface BestInClassAward {
|
|
12
|
+
productTypeId: ProductType["id"];
|
|
13
|
+
referencePrice: Money;
|
|
14
|
+
}
|
|
15
|
+
interface BucketWinner {
|
|
16
|
+
productTypeId: ProductType["id"];
|
|
17
|
+
referencePrice: Money;
|
|
18
|
+
}
|
|
19
|
+
export {};
|
|
20
20
|
//# sourceMappingURL=bestInClass.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export interface BrandAliasResolutionQuery {
|
|
2
|
-
brandSearch: string;
|
|
3
|
-
}
|
|
4
|
-
export declare type BrandAliasResolutionResponse = {
|
|
5
|
-
brandId: string;
|
|
6
|
-
brandName: string;
|
|
7
|
-
} | {
|
|
8
|
-
brandId: null;
|
|
9
|
-
brandName: null;
|
|
10
|
-
};
|
|
1
|
+
export interface BrandAliasResolutionQuery {
|
|
2
|
+
brandSearch: string;
|
|
3
|
+
}
|
|
4
|
+
export declare type BrandAliasResolutionResponse = {
|
|
5
|
+
brandId: string;
|
|
6
|
+
brandName: string;
|
|
7
|
+
} | {
|
|
8
|
+
brandId: null;
|
|
9
|
+
brandName: null;
|
|
10
|
+
};
|
|
11
11
|
//# sourceMappingURL=brandAliasResolution.d.ts.map
|