@lustre/sdk 4.1.0-dev.4 → 4.1.0-dev.5
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/schema/builtins.js +1 -0
- package/dist/schema/builtins.js.map +1 -1
- package/dist/schema/{entities/brand.js → queries/findProduct.js} +1 -1
- package/dist/schema/queries/findProduct.js.map +1 -0
- package/dist/schema/{entities/category.js → queries/findSimilarProducts.js} +1 -1
- package/dist/schema/queries/findSimilarProducts.js.map +1 -0
- package/dist/schema/{entities/alias.js → queries/researchProductReviewV2.js} +1 -1
- package/dist/schema/queries/researchProductReviewV2.js.map +1 -0
- package/package.json +1 -1
- package/types/schema/builtins.d.ts +62 -8
- package/types/schema/builtins.d.ts.map +1 -1
- package/types/schema/index.d.ts +6 -0
- package/types/schema/index.d.ts.map +1 -1
- package/types/schema/queries/findProduct.d.ts +10 -0
- package/types/schema/queries/findProduct.d.ts.map +1 -0
- package/types/schema/queries/findSimilarProducts.d.ts +9 -0
- package/types/schema/queries/findSimilarProducts.d.ts.map +1 -0
- package/types/schema/queries/lookupProduct.d.ts +3 -3
- package/types/schema/queries/lookupProduct.d.ts.map +1 -1
- package/types/schema/queries/researchProductReviewV2.d.ts +8 -0
- package/types/schema/queries/researchProductReviewV2.d.ts.map +1 -0
- package/types/schema/queries.d.ts +3 -0
- package/types/schema/queries.d.ts.map +1 -1
- package/types/schema/responses.d.ts +3 -0
- package/types/schema/responses.d.ts.map +1 -1
- package/dist/api/fetchEntity.js +0 -42
- package/dist/api/fetchEntity.js.map +0 -1
- package/dist/schema/entities/alias.js.map +0 -1
- package/dist/schema/entities/brand.js.map +0 -1
- package/dist/schema/entities/category.js.map +0 -1
- package/dist/schema/entities/crawl.js +0 -3
- package/dist/schema/entities/crawl.js.map +0 -1
- package/dist/schema/entities/index.js +0 -34
- package/dist/schema/entities/index.js.map +0 -1
- package/dist/schema/entities/media.js +0 -3
- package/dist/schema/entities/media.js.map +0 -1
- package/dist/schema/entities/offer.js +0 -3
- package/dist/schema/entities/offer.js.map +0 -1
- package/dist/schema/entities/productConfiguration.js +0 -3
- package/dist/schema/entities/productConfiguration.js.map +0 -1
- package/dist/schema/entities/productFamily.js +0 -3
- package/dist/schema/entities/productFamily.js.map +0 -1
- package/dist/schema/entities/productGeneration.js +0 -3
- package/dist/schema/entities/productGeneration.js.map +0 -1
- package/dist/schema/entities/productType.js +0 -3
- package/dist/schema/entities/productType.js.map +0 -1
- package/dist/schema/entities/rating.js +0 -3
- package/dist/schema/entities/rating.js.map +0 -1
- package/dist/schema/entities/source.js +0 -3
- package/dist/schema/entities/source.js.map +0 -1
- package/dist/schema/entities/spec.js +0 -3
- package/dist/schema/entities/spec.js.map +0 -1
- package/dist/schema/entities/specType.js +0 -3
- package/dist/schema/entities/specType.js.map +0 -1
- package/dist/schema/entities/specTypeChoice.js +0 -3
- package/dist/schema/entities/specTypeChoice.js.map +0 -1
- package/dist/schema/entities/storePage.js +0 -3
- package/dist/schema/entities/storePage.js.map +0 -1
- package/dist/schema/entities/storePageQueueGroup.js +0 -3
- package/dist/schema/entities/storePageQueueGroup.js.map +0 -1
- package/dist/schema/entities/user.js +0 -3
- package/dist/schema/entities/user.js.map +0 -1
- package/dist/schema/mutations/createBrand.js +0 -3
- package/dist/schema/mutations/createBrand.js.map +0 -1
- package/dist/schema/mutations/createCategory.js +0 -3
- package/dist/schema/mutations/createCategory.js.map +0 -1
- package/dist/schema/mutations/createProductConfiguration.js +0 -3
- package/dist/schema/mutations/createProductConfiguration.js.map +0 -1
- package/dist/schema/mutations/createProductFamily.js +0 -3
- package/dist/schema/mutations/createProductFamily.js.map +0 -1
- package/dist/schema/mutations/createProductGeneration.js +0 -3
- package/dist/schema/mutations/createProductGeneration.js.map +0 -1
- package/dist/schema/mutations/createProductType.js +0 -3
- package/dist/schema/mutations/createProductType.js.map +0 -1
- package/dist/schema/mutations/createUser.js +0 -3
- package/dist/schema/mutations/createUser.js.map +0 -1
- package/dist/schema/mutations/storePageQueueClaimById.js +0 -3
- package/dist/schema/mutations/storePageQueueClaimById.js.map +0 -1
- package/dist/schema/mutations/storePageQueueClaimNext.js +0 -3
- package/dist/schema/mutations/storePageQueueClaimNext.js.map +0 -1
- package/dist/schema/mutations/storePageQueueHandle.js +0 -3
- package/dist/schema/mutations/storePageQueueHandle.js.map +0 -1
- package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js +0 -3
- package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js.map +0 -1
- package/dist/schema/mutations/updateAlias.js +0 -3
- package/dist/schema/mutations/updateAlias.js.map +0 -1
- package/dist/schema/mutations/updateBrand.js +0 -3
- package/dist/schema/mutations/updateBrand.js.map +0 -1
- package/dist/schema/mutations/updateCategory.js +0 -3
- package/dist/schema/mutations/updateCategory.js.map +0 -1
- package/dist/schema/mutations/updateOffer.js +0 -3
- package/dist/schema/mutations/updateOffer.js.map +0 -1
- package/dist/schema/mutations/updateProductBookmark.js +0 -3
- package/dist/schema/mutations/updateProductBookmark.js.map +0 -1
- package/dist/schema/mutations/updateProductConfiguration.js +0 -3
- package/dist/schema/mutations/updateProductConfiguration.js.map +0 -1
- package/dist/schema/mutations/updateProductConfigurationProductType.js +0 -3
- package/dist/schema/mutations/updateProductConfigurationProductType.js.map +0 -1
- package/dist/schema/mutations/updateProductFamily.js +0 -3
- package/dist/schema/mutations/updateProductFamily.js.map +0 -1
- package/dist/schema/mutations/updateProductFamilyBrand.js +0 -3
- package/dist/schema/mutations/updateProductFamilyBrand.js.map +0 -1
- package/dist/schema/mutations/updateProductGeneration.js +0 -3
- package/dist/schema/mutations/updateProductGeneration.js.map +0 -1
- package/dist/schema/mutations/updateProductGenerationProductFamily.js +0 -3
- package/dist/schema/mutations/updateProductGenerationProductFamily.js.map +0 -1
- package/dist/schema/mutations/updateProductType.js +0 -3
- package/dist/schema/mutations/updateProductType.js.map +0 -1
- package/dist/schema/mutations/updateProductTypeProductGeneration.js +0 -3
- package/dist/schema/mutations/updateProductTypeProductGeneration.js.map +0 -1
- package/dist/schema/mutations/updateSource.js +0 -3
- package/dist/schema/mutations/updateSource.js.map +0 -1
- package/dist/schema/mutations/updateStorePage.js +0 -3
- package/dist/schema/mutations/updateStorePage.js.map +0 -1
- package/dist/schema/queries/affiliateUrl.js +0 -3
- package/dist/schema/queries/affiliateUrl.js.map +0 -1
- package/dist/schema/queries/aliasIdListBySomeId.js +0 -3
- package/dist/schema/queries/aliasIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/appliedCategoryIdListBySomeId.js +0 -3
- package/dist/schema/queries/appliedCategoryIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/baseScore.js +0 -3
- package/dist/schema/queries/baseScore.js.map +0 -1
- package/dist/schema/queries/baseScoreRatingIdList.js +0 -3
- package/dist/schema/queries/baseScoreRatingIdList.js.map +0 -1
- package/dist/schema/queries/baseScoresByCategoryId.js +0 -3
- package/dist/schema/queries/baseScoresByCategoryId.js.map +0 -1
- package/dist/schema/queries/bestInClass.js +0 -3
- package/dist/schema/queries/bestInClass.js.map +0 -1
- package/dist/schema/queries/brandAliasResolution.js +0 -3
- package/dist/schema/queries/brandAliasResolution.js.map +0 -1
- package/dist/schema/queries/brandCategoryRankings.js +0 -3
- package/dist/schema/queries/brandCategoryRankings.js.map +0 -1
- package/dist/schema/queries/brandIdBySomeId.js +0 -3
- package/dist/schema/queries/brandIdBySomeId.js.map +0 -1
- package/dist/schema/queries/brandIdList.js +0 -3
- package/dist/schema/queries/brandIdList.js.map +0 -1
- package/dist/schema/queries/brandIdListBySearch.js +0 -3
- package/dist/schema/queries/brandIdListBySearch.js.map +0 -1
- package/dist/schema/queries/brandSocialMediaPostList.js +0 -3
- package/dist/schema/queries/brandSocialMediaPostList.js.map +0 -1
- package/dist/schema/queries/categoryAliasResolution.js +0 -3
- package/dist/schema/queries/categoryAliasResolution.js.map +0 -1
- package/dist/schema/queries/categoryDisplayMode.js +0 -3
- package/dist/schema/queries/categoryDisplayMode.js.map +0 -1
- package/dist/schema/queries/categoryIdByUrlSlug.js +0 -3
- package/dist/schema/queries/categoryIdByUrlSlug.js.map +0 -1
- package/dist/schema/queries/categoryIdList.js +0 -3
- package/dist/schema/queries/categoryIdList.js.map +0 -1
- package/dist/schema/queries/categoryIdListBySomeId.js +0 -3
- package/dist/schema/queries/categoryIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/categoryIdListBySourceId.js +0 -3
- package/dist/schema/queries/categoryIdListBySourceId.js.map +0 -1
- package/dist/schema/queries/categoryModifierSearchList.js +0 -3
- package/dist/schema/queries/categoryModifierSearchList.js.map +0 -1
- package/dist/schema/queries/categoryRankings.js +0 -3
- package/dist/schema/queries/categoryRankings.js.map +0 -1
- package/dist/schema/queries/categorySearchList.js +0 -3
- package/dist/schema/queries/categorySearchList.js.map +0 -1
- package/dist/schema/queries/categoryStatusList.js +0 -3
- package/dist/schema/queries/categoryStatusList.js.map +0 -1
- package/dist/schema/queries/competitorsAnalysis.js +0 -3
- package/dist/schema/queries/competitorsAnalysis.js.map +0 -1
- package/dist/schema/queries/crawlIdList.js +0 -3
- package/dist/schema/queries/crawlIdList.js.map +0 -1
- package/dist/schema/queries/crawlIdListByUrl.js +0 -3
- package/dist/schema/queries/crawlIdListByUrl.js.map +0 -1
- package/dist/schema/queries/descriptionMarkdown.js +0 -3
- package/dist/schema/queries/descriptionMarkdown.js.map +0 -1
- package/dist/schema/queries/domainAnalysis.js +0 -3
- package/dist/schema/queries/domainAnalysis.js.map +0 -1
- package/dist/schema/queries/domainSupport.js +0 -3
- package/dist/schema/queries/domainSupport.js.map +0 -1
- package/dist/schema/queries/educationalSearch.js +0 -3
- package/dist/schema/queries/educationalSearch.js.map +0 -1
- package/dist/schema/queries/entityType.js +0 -3
- package/dist/schema/queries/entityType.js.map +0 -1
- package/dist/schema/queries/fallbackPriceByProductTypeId.js +0 -3
- package/dist/schema/queries/fallbackPriceByProductTypeId.js.map +0 -1
- package/dist/schema/queries/findProducts.js +0 -3
- package/dist/schema/queries/findProducts.js.map +0 -1
- package/dist/schema/queries/inputLayerVersion.js +0 -3
- package/dist/schema/queries/inputLayerVersion.js.map +0 -1
- package/dist/schema/queries/latestRatingIdList.js +0 -3
- package/dist/schema/queries/latestRatingIdList.js.map +0 -1
- package/dist/schema/queries/latestRatingIdListBySomeId.js +0 -3
- package/dist/schema/queries/latestRatingIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/mediaIdListBySomeId.js +0 -3
- package/dist/schema/queries/mediaIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/mlCategoryDisplayMode.js +0 -3
- package/dist/schema/queries/mlCategoryDisplayMode.js.map +0 -1
- package/dist/schema/queries/noteMarkdown.js +0 -3
- package/dist/schema/queries/noteMarkdown.js.map +0 -1
- package/dist/schema/queries/offerIdListByStorePageId.js +0 -3
- package/dist/schema/queries/offerIdListByStorePageId.js.map +0 -1
- package/dist/schema/queries/possibleAliasIdListBySomeId.js +0 -3
- package/dist/schema/queries/possibleAliasIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/possibleStorePageIdListBySomeId.js +0 -3
- package/dist/schema/queries/possibleStorePageIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/preferredCategoryIdListByProductId.js +0 -3
- package/dist/schema/queries/preferredCategoryIdListByProductId.js.map +0 -1
- package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js +0 -3
- package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/preferredStorePageList.js +0 -3
- package/dist/schema/queries/preferredStorePageList.js.map +0 -1
- package/dist/schema/queries/pricePointCompetitors.js +0 -3
- package/dist/schema/queries/pricePointCompetitors.js.map +0 -1
- package/dist/schema/queries/priceRangeByCategoryId.js +0 -3
- package/dist/schema/queries/priceRangeByCategoryId.js.map +0 -1
- package/dist/schema/queries/productBookmarkById.js +0 -3
- package/dist/schema/queries/productBookmarkById.js.map +0 -1
- package/dist/schema/queries/productConfigurationIdListBySomeId.js +0 -3
- package/dist/schema/queries/productConfigurationIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/productDealList.js +0 -3
- package/dist/schema/queries/productDealList.js.map +0 -1
- package/dist/schema/queries/productDocumentByStoreUrl.js +0 -3
- package/dist/schema/queries/productDocumentByStoreUrl.js.map +0 -1
- package/dist/schema/queries/productDocumentsByProductIds.js +0 -3
- package/dist/schema/queries/productDocumentsByProductIds.js.map +0 -1
- package/dist/schema/queries/productFamilyIdBySomeId.js +0 -3
- package/dist/schema/queries/productFamilyIdBySomeId.js.map +0 -1
- package/dist/schema/queries/productFamilyIdListBySomeId.js +0 -3
- package/dist/schema/queries/productFamilyIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/productGenerationIdBySomeId.js +0 -3
- package/dist/schema/queries/productGenerationIdBySomeId.js.map +0 -1
- package/dist/schema/queries/productGenerationIdListBySomeId.js +0 -3
- package/dist/schema/queries/productGenerationIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/productListSort.js +0 -3
- package/dist/schema/queries/productListSort.js.map +0 -1
- package/dist/schema/queries/productPricePointList.js +0 -3
- package/dist/schema/queries/productPricePointList.js.map +0 -1
- package/dist/schema/queries/productSearchList.js +0 -3
- package/dist/schema/queries/productSearchList.js.map +0 -1
- package/dist/schema/queries/productTypeIdBySomeId.js +0 -3
- package/dist/schema/queries/productTypeIdBySomeId.js.map +0 -1
- package/dist/schema/queries/productTypeIdByStoreUrl.js +0 -3
- package/dist/schema/queries/productTypeIdByStoreUrl.js.map +0 -1
- package/dist/schema/queries/productTypeIdListByCategoryId.js +0 -3
- package/dist/schema/queries/productTypeIdListByCategoryId.js.map +0 -1
- package/dist/schema/queries/productTypeIdListByModifiers.js +0 -3
- package/dist/schema/queries/productTypeIdListByModifiers.js.map +0 -1
- package/dist/schema/queries/productTypeIdListBySomeId.js +0 -3
- package/dist/schema/queries/productTypeIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/research.js +0 -3
- package/dist/schema/queries/research.js.map +0 -1
- package/dist/schema/queries/researchBestProducts.js +0 -3
- package/dist/schema/queries/researchBestProducts.js.map +0 -1
- package/dist/schema/queries/researchQueryRefinement.js +0 -3
- package/dist/schema/queries/researchQueryRefinement.js.map +0 -1
- package/dist/schema/queries/saleMetrics.js +0 -3
- package/dist/schema/queries/saleMetrics.js.map +0 -1
- package/dist/schema/queries/searchSuggestionList.js +0 -3
- package/dist/schema/queries/searchSuggestionList.js.map +0 -1
- package/dist/schema/queries/sectionDataByCrawlId.js +0 -3
- package/dist/schema/queries/sectionDataByCrawlId.js.map +0 -1
- package/dist/schema/queries/sourceIdList.js +0 -3
- package/dist/schema/queries/sourceIdList.js.map +0 -1
- package/dist/schema/queries/specIdListBySomeId.js +0 -3
- package/dist/schema/queries/specIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/specTypeIdList.js +0 -3
- package/dist/schema/queries/specTypeIdList.js.map +0 -1
- package/dist/schema/queries/specTypeValidValues.js +0 -3
- package/dist/schema/queries/specTypeValidValues.js.map +0 -1
- package/dist/schema/queries/specValueRangeListByCategoryId.js +0 -3
- package/dist/schema/queries/specValueRangeListByCategoryId.js.map +0 -1
- package/dist/schema/queries/stablePriceByProductId.js +0 -3
- package/dist/schema/queries/stablePriceByProductId.js.map +0 -1
- package/dist/schema/queries/stablePriceByProductIdAndStoreName.js +0 -3
- package/dist/schema/queries/stablePriceByProductIdAndStoreName.js.map +0 -1
- package/dist/schema/queries/stablePriceByStorePageId.js +0 -3
- package/dist/schema/queries/stablePriceByStorePageId.js.map +0 -1
- package/dist/schema/queries/storePageFetchData.js +0 -3
- package/dist/schema/queries/storePageFetchData.js.map +0 -1
- package/dist/schema/queries/storePageIdByUrl.js +0 -3
- package/dist/schema/queries/storePageIdByUrl.js.map +0 -1
- package/dist/schema/queries/storePageIdListBySomeId.js +0 -3
- package/dist/schema/queries/storePageIdListBySomeId.js.map +0 -1
- package/dist/schema/queries/storePageInfoBySku.js +0 -3
- package/dist/schema/queries/storePageInfoBySku.js.map +0 -1
- package/dist/schema/queries/storePageScrapeData.js +0 -3
- package/dist/schema/queries/storePageScrapeData.js.map +0 -1
- package/dist/schema/queries/subCategoryIdListByCategoryId.js +0 -3
- package/dist/schema/queries/subCategoryIdListByCategoryId.js.map +0 -1
- package/dist/schema/queries/subsetModifierDataByModifiers.js +0 -3
- package/dist/schema/queries/subsetModifierDataByModifiers.js.map +0 -1
- package/dist/schema/queries/topProductDocumentList.js +0 -3
- package/dist/schema/queries/topProductDocumentList.js.map +0 -1
- package/dist/schema/queries/unstableMediaIdListByCategoryId.js +0 -3
- package/dist/schema/queries/unstableMediaIdListByCategoryId.js.map +0 -1
- package/dist/schema/queries/unstableSourceTrust.js +0 -3
- package/dist/schema/queries/unstableSourceTrust.js.map +0 -1
- package/dist/schema/queries/userIdList.js +0 -3
- package/dist/schema/queries/userIdList.js.map +0 -1
- package/dist/schema/queries/userPermissionsByUserId.js +0 -3
- package/dist/schema/queries/userPermissionsByUserId.js.map +0 -1
- package/dist/schema/queries/userRestictedData.js +0 -3
- package/dist/schema/queries/userRestictedData.js.map +0 -1
- package/dist/schema/queries/userReviewAnalysis.js +0 -3
- package/dist/schema/queries/userReviewAnalysis.js.map +0 -1
- package/dist/schema/queries/whoAmI.js +0 -3
- package/dist/schema/queries/whoAmI.js.map +0 -1
- package/types/api/fetchEntity.d.ts +0 -7
- package/types/api/fetchEntity.d.ts.map +0 -1
- package/types/schema/entities/alias.d.ts +0 -6
- package/types/schema/entities/alias.d.ts.map +0 -1
- package/types/schema/entities/brand.d.ts +0 -5
- package/types/schema/entities/brand.d.ts.map +0 -1
- package/types/schema/entities/category.d.ts +0 -7
- package/types/schema/entities/category.d.ts.map +0 -1
- package/types/schema/entities/crawl.d.ts +0 -12
- package/types/schema/entities/crawl.d.ts.map +0 -1
- package/types/schema/entities/index.d.ts +0 -18
- package/types/schema/entities/index.d.ts.map +0 -1
- package/types/schema/entities/media.d.ts +0 -6
- package/types/schema/entities/media.d.ts.map +0 -1
- package/types/schema/entities/offer.d.ts +0 -11
- package/types/schema/entities/offer.d.ts.map +0 -1
- package/types/schema/entities/productConfiguration.d.ts +0 -5
- package/types/schema/entities/productConfiguration.d.ts.map +0 -1
- package/types/schema/entities/productFamily.d.ts +0 -5
- package/types/schema/entities/productFamily.d.ts.map +0 -1
- package/types/schema/entities/productGeneration.d.ts +0 -5
- package/types/schema/entities/productGeneration.d.ts.map +0 -1
- package/types/schema/entities/productType.d.ts +0 -5
- package/types/schema/entities/productType.d.ts.map +0 -1
- package/types/schema/entities/rating.d.ts +0 -53
- package/types/schema/entities/rating.d.ts.map +0 -1
- package/types/schema/entities/source.d.ts +0 -8
- package/types/schema/entities/source.d.ts.map +0 -1
- package/types/schema/entities/spec.d.ts +0 -22
- package/types/schema/entities/spec.d.ts.map +0 -1
- package/types/schema/entities/specType.d.ts +0 -6
- package/types/schema/entities/specType.d.ts.map +0 -1
- package/types/schema/entities/specTypeChoice.d.ts +0 -7
- package/types/schema/entities/specTypeChoice.d.ts.map +0 -1
- package/types/schema/entities/storePage.d.ts +0 -8
- package/types/schema/entities/storePage.d.ts.map +0 -1
- package/types/schema/entities/storePageQueueGroup.d.ts +0 -6
- package/types/schema/entities/storePageQueueGroup.d.ts.map +0 -1
- package/types/schema/entities/user.d.ts +0 -5
- package/types/schema/entities/user.d.ts.map +0 -1
- package/types/schema/mutations/createBrand.d.ts +0 -9
- package/types/schema/mutations/createBrand.d.ts.map +0 -1
- package/types/schema/mutations/createCategory.d.ts +0 -9
- package/types/schema/mutations/createCategory.d.ts.map +0 -1
- package/types/schema/mutations/createProductConfiguration.d.ts +0 -10
- package/types/schema/mutations/createProductConfiguration.d.ts.map +0 -1
- package/types/schema/mutations/createProductFamily.d.ts +0 -10
- package/types/schema/mutations/createProductFamily.d.ts.map +0 -1
- package/types/schema/mutations/createProductGeneration.d.ts +0 -10
- package/types/schema/mutations/createProductGeneration.d.ts.map +0 -1
- package/types/schema/mutations/createProductType.d.ts +0 -10
- package/types/schema/mutations/createProductType.d.ts.map +0 -1
- package/types/schema/mutations/createUser.d.ts +0 -10
- package/types/schema/mutations/createUser.d.ts.map +0 -1
- package/types/schema/mutations/storePageQueueClaimById.d.ts +0 -17
- package/types/schema/mutations/storePageQueueClaimById.d.ts.map +0 -1
- package/types/schema/mutations/storePageQueueClaimNext.d.ts +0 -15
- package/types/schema/mutations/storePageQueueClaimNext.d.ts.map +0 -1
- package/types/schema/mutations/storePageQueueHandle.d.ts +0 -15
- package/types/schema/mutations/storePageQueueHandle.d.ts.map +0 -1
- package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts +0 -15
- package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts.map +0 -1
- package/types/schema/mutations/updateAlias.d.ts +0 -8
- package/types/schema/mutations/updateAlias.d.ts.map +0 -1
- package/types/schema/mutations/updateBrand.d.ts +0 -8
- package/types/schema/mutations/updateBrand.d.ts.map +0 -1
- package/types/schema/mutations/updateCategory.d.ts +0 -10
- package/types/schema/mutations/updateCategory.d.ts.map +0 -1
- package/types/schema/mutations/updateOffer.d.ts +0 -8
- package/types/schema/mutations/updateOffer.d.ts.map +0 -1
- package/types/schema/mutations/updateProductBookmark.d.ts +0 -11
- package/types/schema/mutations/updateProductBookmark.d.ts.map +0 -1
- package/types/schema/mutations/updateProductConfiguration.d.ts +0 -8
- package/types/schema/mutations/updateProductConfiguration.d.ts.map +0 -1
- package/types/schema/mutations/updateProductConfigurationProductType.d.ts +0 -8
- package/types/schema/mutations/updateProductConfigurationProductType.d.ts.map +0 -1
- package/types/schema/mutations/updateProductFamily.d.ts +0 -8
- package/types/schema/mutations/updateProductFamily.d.ts.map +0 -1
- package/types/schema/mutations/updateProductFamilyBrand.d.ts +0 -8
- package/types/schema/mutations/updateProductFamilyBrand.d.ts.map +0 -1
- package/types/schema/mutations/updateProductGeneration.d.ts +0 -8
- package/types/schema/mutations/updateProductGeneration.d.ts.map +0 -1
- package/types/schema/mutations/updateProductGenerationProductFamily.d.ts +0 -8
- package/types/schema/mutations/updateProductGenerationProductFamily.d.ts.map +0 -1
- package/types/schema/mutations/updateProductType.d.ts +0 -8
- package/types/schema/mutations/updateProductType.d.ts.map +0 -1
- package/types/schema/mutations/updateProductTypeProductGeneration.d.ts +0 -8
- package/types/schema/mutations/updateProductTypeProductGeneration.d.ts.map +0 -1
- package/types/schema/mutations/updateSource.d.ts +0 -10
- package/types/schema/mutations/updateSource.d.ts.map +0 -1
- package/types/schema/mutations/updateStorePage.d.ts +0 -8
- package/types/schema/mutations/updateStorePage.d.ts.map +0 -1
- package/types/schema/queries/affiliateUrl.d.ts +0 -12
- package/types/schema/queries/affiliateUrl.d.ts.map +0 -1
- package/types/schema/queries/aliasIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/aliasIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/baseScore.d.ts +0 -9
- package/types/schema/queries/baseScore.d.ts.map +0 -1
- package/types/schema/queries/baseScoreRatingIdList.d.ts +0 -8
- package/types/schema/queries/baseScoreRatingIdList.d.ts.map +0 -1
- package/types/schema/queries/baseScoresByCategoryId.d.ts +0 -12
- package/types/schema/queries/baseScoresByCategoryId.d.ts.map +0 -1
- package/types/schema/queries/bestInClass.d.ts +0 -20
- package/types/schema/queries/bestInClass.d.ts.map +0 -1
- package/types/schema/queries/brandAliasResolution.d.ts +0 -11
- package/types/schema/queries/brandAliasResolution.d.ts.map +0 -1
- package/types/schema/queries/brandCategoryRankings.d.ts +0 -37
- package/types/schema/queries/brandCategoryRankings.d.ts.map +0 -1
- package/types/schema/queries/brandIdBySomeId.d.ts +0 -6
- package/types/schema/queries/brandIdBySomeId.d.ts.map +0 -1
- package/types/schema/queries/brandIdList.d.ts +0 -9
- package/types/schema/queries/brandIdList.d.ts.map +0 -1
- package/types/schema/queries/brandIdListBySearch.d.ts +0 -7
- package/types/schema/queries/brandIdListBySearch.d.ts.map +0 -1
- package/types/schema/queries/brandSocialMediaPostList.d.ts +0 -22
- package/types/schema/queries/brandSocialMediaPostList.d.ts.map +0 -1
- package/types/schema/queries/categoryAliasResolution.d.ts +0 -13
- package/types/schema/queries/categoryAliasResolution.d.ts.map +0 -1
- package/types/schema/queries/categoryDisplayMode.d.ts +0 -11
- package/types/schema/queries/categoryDisplayMode.d.ts.map +0 -1
- package/types/schema/queries/categoryIdByUrlSlug.d.ts +0 -6
- package/types/schema/queries/categoryIdByUrlSlug.d.ts.map +0 -1
- package/types/schema/queries/categoryIdList.d.ts +0 -9
- package/types/schema/queries/categoryIdList.d.ts.map +0 -1
- package/types/schema/queries/categoryIdListBySomeId.d.ts +0 -11
- package/types/schema/queries/categoryIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/categoryIdListBySourceId.d.ts +0 -7
- package/types/schema/queries/categoryIdListBySourceId.d.ts.map +0 -1
- package/types/schema/queries/categoryModifierSearchList.d.ts +0 -22
- package/types/schema/queries/categoryModifierSearchList.d.ts.map +0 -1
- package/types/schema/queries/categoryRankings.d.ts +0 -14
- package/types/schema/queries/categoryRankings.d.ts.map +0 -1
- package/types/schema/queries/categorySearchList.d.ts +0 -17
- package/types/schema/queries/categorySearchList.d.ts.map +0 -1
- package/types/schema/queries/categoryStatusList.d.ts +0 -10
- package/types/schema/queries/categoryStatusList.d.ts.map +0 -1
- package/types/schema/queries/competitorsAnalysis.d.ts +0 -37
- package/types/schema/queries/competitorsAnalysis.d.ts.map +0 -1
- package/types/schema/queries/crawlIdList.d.ts +0 -12
- package/types/schema/queries/crawlIdList.d.ts.map +0 -1
- package/types/schema/queries/crawlIdListByUrl.d.ts +0 -7
- package/types/schema/queries/crawlIdListByUrl.d.ts.map +0 -1
- package/types/schema/queries/descriptionMarkdown.d.ts +0 -6
- package/types/schema/queries/descriptionMarkdown.d.ts.map +0 -1
- package/types/schema/queries/domainAnalysis.d.ts +0 -19
- package/types/schema/queries/domainAnalysis.d.ts.map +0 -1
- package/types/schema/queries/domainSupport.d.ts +0 -5
- package/types/schema/queries/domainSupport.d.ts.map +0 -1
- package/types/schema/queries/educationalSearch.d.ts +0 -15
- package/types/schema/queries/educationalSearch.d.ts.map +0 -1
- package/types/schema/queries/entityType.d.ts +0 -55
- package/types/schema/queries/entityType.d.ts.map +0 -1
- package/types/schema/queries/fallbackPriceByProductTypeId.d.ts +0 -7
- package/types/schema/queries/fallbackPriceByProductTypeId.d.ts.map +0 -1
- package/types/schema/queries/findProducts.d.ts +0 -12
- package/types/schema/queries/findProducts.d.ts.map +0 -1
- package/types/schema/queries/inputLayerVersion.d.ts +0 -6
- package/types/schema/queries/inputLayerVersion.d.ts.map +0 -1
- package/types/schema/queries/latestRatingIdList.d.ts +0 -7
- package/types/schema/queries/latestRatingIdList.d.ts.map +0 -1
- package/types/schema/queries/latestRatingIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/latestRatingIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/mediaIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/mediaIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/mlCategoryDisplayMode.d.ts +0 -9
- package/types/schema/queries/mlCategoryDisplayMode.d.ts.map +0 -1
- package/types/schema/queries/noteMarkdown.d.ts +0 -6
- package/types/schema/queries/noteMarkdown.d.ts.map +0 -1
- package/types/schema/queries/offerIdListByStorePageId.d.ts +0 -13
- package/types/schema/queries/offerIdListByStorePageId.d.ts.map +0 -1
- package/types/schema/queries/possibleAliasIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/possibleAliasIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/preferredCategoryIdListByProductId.d.ts +0 -7
- package/types/schema/queries/preferredCategoryIdListByProductId.d.ts.map +0 -1
- package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/preferredStorePageList.d.ts +0 -12
- package/types/schema/queries/preferredStorePageList.d.ts.map +0 -1
- package/types/schema/queries/pricePointCompetitors.d.ts +0 -17
- package/types/schema/queries/pricePointCompetitors.d.ts.map +0 -1
- package/types/schema/queries/priceRangeByCategoryId.d.ts +0 -11
- package/types/schema/queries/priceRangeByCategoryId.d.ts.map +0 -1
- package/types/schema/queries/productBookmarkById.d.ts +0 -12
- package/types/schema/queries/productBookmarkById.d.ts.map +0 -1
- package/types/schema/queries/productConfigurationIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/productConfigurationIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/productDealList.d.ts +0 -14
- package/types/schema/queries/productDealList.d.ts.map +0 -1
- package/types/schema/queries/productDocumentByStoreUrl.d.ts +0 -8
- package/types/schema/queries/productDocumentByStoreUrl.d.ts.map +0 -1
- package/types/schema/queries/productDocumentsByProductIds.d.ts +0 -7
- package/types/schema/queries/productDocumentsByProductIds.d.ts.map +0 -1
- package/types/schema/queries/productFamilyIdBySomeId.d.ts +0 -6
- package/types/schema/queries/productFamilyIdBySomeId.d.ts.map +0 -1
- package/types/schema/queries/productFamilyIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/productFamilyIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/productGenerationIdBySomeId.d.ts +0 -6
- package/types/schema/queries/productGenerationIdBySomeId.d.ts.map +0 -1
- package/types/schema/queries/productGenerationIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/productGenerationIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/productListSort.d.ts +0 -10
- package/types/schema/queries/productListSort.d.ts.map +0 -1
- package/types/schema/queries/productPricePointList.d.ts +0 -14
- package/types/schema/queries/productPricePointList.d.ts.map +0 -1
- package/types/schema/queries/productSearchList.d.ts +0 -40
- package/types/schema/queries/productSearchList.d.ts.map +0 -1
- package/types/schema/queries/productTypeIdBySomeId.d.ts +0 -6
- package/types/schema/queries/productTypeIdBySomeId.d.ts.map +0 -1
- package/types/schema/queries/productTypeIdByStoreUrl.d.ts +0 -7
- package/types/schema/queries/productTypeIdByStoreUrl.d.ts.map +0 -1
- package/types/schema/queries/productTypeIdListByCategoryId.d.ts +0 -11
- package/types/schema/queries/productTypeIdListByCategoryId.d.ts.map +0 -1
- package/types/schema/queries/productTypeIdListByModifiers.d.ts +0 -8
- package/types/schema/queries/productTypeIdListByModifiers.d.ts.map +0 -1
- package/types/schema/queries/productTypeIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/productTypeIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/research.d.ts +0 -12
- package/types/schema/queries/research.d.ts.map +0 -1
- package/types/schema/queries/researchBestProducts.d.ts +0 -18
- package/types/schema/queries/researchBestProducts.d.ts.map +0 -1
- package/types/schema/queries/researchQueryRefinement.d.ts +0 -7
- package/types/schema/queries/researchQueryRefinement.d.ts.map +0 -1
- package/types/schema/queries/saleMetrics.d.ts +0 -9
- package/types/schema/queries/saleMetrics.d.ts.map +0 -1
- package/types/schema/queries/searchSuggestionList.d.ts +0 -10
- package/types/schema/queries/searchSuggestionList.d.ts.map +0 -1
- package/types/schema/queries/sectionDataByCrawlId.d.ts +0 -20
- package/types/schema/queries/sectionDataByCrawlId.d.ts.map +0 -1
- package/types/schema/queries/sourceIdList.d.ts +0 -5
- package/types/schema/queries/sourceIdList.d.ts.map +0 -1
- package/types/schema/queries/specIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/specIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/specTypeIdList.d.ts +0 -13
- package/types/schema/queries/specTypeIdList.d.ts.map +0 -1
- package/types/schema/queries/specTypeValidValues.d.ts +0 -16
- package/types/schema/queries/specTypeValidValues.d.ts.map +0 -1
- package/types/schema/queries/specValueRangeListByCategoryId.d.ts +0 -37
- package/types/schema/queries/specValueRangeListByCategoryId.d.ts.map +0 -1
- package/types/schema/queries/stablePriceByProductId.d.ts +0 -7
- package/types/schema/queries/stablePriceByProductId.d.ts.map +0 -1
- package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts +0 -8
- package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts.map +0 -1
- package/types/schema/queries/stablePriceByStorePageId.d.ts +0 -7
- package/types/schema/queries/stablePriceByStorePageId.d.ts.map +0 -1
- package/types/schema/queries/storePageFetchData.d.ts +0 -13
- package/types/schema/queries/storePageFetchData.d.ts.map +0 -1
- package/types/schema/queries/storePageIdByUrl.d.ts +0 -7
- package/types/schema/queries/storePageIdByUrl.d.ts.map +0 -1
- package/types/schema/queries/storePageIdListBySomeId.d.ts +0 -7
- package/types/schema/queries/storePageIdListBySomeId.d.ts.map +0 -1
- package/types/schema/queries/storePageInfoBySku.d.ts +0 -21
- package/types/schema/queries/storePageInfoBySku.d.ts.map +0 -1
- package/types/schema/queries/storePageScrapeData.d.ts +0 -10
- package/types/schema/queries/storePageScrapeData.d.ts.map +0 -1
- package/types/schema/queries/subCategoryIdListByCategoryId.d.ts +0 -7
- package/types/schema/queries/subCategoryIdListByCategoryId.d.ts.map +0 -1
- package/types/schema/queries/subsetModifierDataByModifiers.d.ts +0 -13
- package/types/schema/queries/subsetModifierDataByModifiers.d.ts.map +0 -1
- package/types/schema/queries/topProductDocumentList.d.ts +0 -9
- package/types/schema/queries/topProductDocumentList.d.ts.map +0 -1
- package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts +0 -7
- package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts.map +0 -1
- package/types/schema/queries/unstableSourceTrust.d.ts +0 -10
- package/types/schema/queries/unstableSourceTrust.d.ts.map +0 -1
- package/types/schema/queries/userIdList.d.ts +0 -5
- package/types/schema/queries/userIdList.d.ts.map +0 -1
- package/types/schema/queries/userPermissionsByUserId.d.ts +0 -8
- package/types/schema/queries/userPermissionsByUserId.d.ts.map +0 -1
- package/types/schema/queries/userRestictedData.d.ts +0 -11
- package/types/schema/queries/userRestictedData.d.ts.map +0 -1
- package/types/schema/queries/userReviewAnalysis.d.ts +0 -40
- package/types/schema/queries/userReviewAnalysis.d.ts.map +0 -1
- package/types/schema/queries/whoAmI.d.ts +0 -6
- package/types/schema/queries/whoAmI.d.ts.map +0 -1
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Url } from "../builtins";
|
|
2
|
-
import { ProductType } from "../entities";
|
|
3
|
-
export interface ProductTypeIdByStoreUrlQuery {
|
|
4
|
-
storeUrl: Url;
|
|
5
|
-
}
|
|
6
|
-
export type ProductTypeIdByStoreUrlResponse = ProductType["id"];
|
|
7
|
-
//# sourceMappingURL=productTypeIdByStoreUrl.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"productTypeIdByStoreUrl.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productTypeIdByStoreUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AACjC,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAEzC,MAAM,WAAW,4BAA4B;IAC3C,QAAQ,EAAE,GAAG,CAAA;CACd;AAED,MAAM,MAAM,+BAA+B,GAAG,WAAW,CAAC,IAAI,CAAC,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse, SpecFilter } from "../builtins";
|
|
2
|
-
import { Category, ProductType } from "../entities";
|
|
3
|
-
export interface ProductTypeIdListByCategoryIdQuery extends ListQuery<Filters> {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
}
|
|
6
|
-
export type ProductTypeIdListByCategoryIdResponse = ListResponse<ProductType["id"]>;
|
|
7
|
-
interface Filters {
|
|
8
|
-
specFilters?: SpecFilter[];
|
|
9
|
-
}
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=productTypeIdListByCategoryId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"productTypeIdListByCategoryId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productTypeIdListByCategoryId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AACjE,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAEnD,MAAM,WAAW,kCAAmC,SAAQ,SAAS,CAAC,OAAO,CAAC;IAC5E,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B;AAED,MAAM,MAAM,qCAAqC,GAAG,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;AAEnF,UAAU,OAAO;IACf,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;CAC3B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Category, ProductType } from "../entities";
|
|
3
|
-
export interface ProductTypeIdListByModifiersQuery extends ListQuery {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
modifiers: string[];
|
|
6
|
-
}
|
|
7
|
-
export type ProductTypeIdListByModifiersResponse = ListResponse<ProductType["id"]>;
|
|
8
|
-
//# sourceMappingURL=productTypeIdListByModifiers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"productTypeIdListByModifiers.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productTypeIdListByModifiers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,oBAAyB;AAC3D,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,oBAAyB;AAEzD,MAAM,WAAW,iCAAkC,SAAQ,SAAS;IAClE,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,SAAS,EAAE,MAAM,EAAE,CAAA;CACpB;AAED,MAAM,MAAM,oCAAoC,GAAG,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { ProductGeneration, ProductType } from "../entities";
|
|
3
|
-
export interface ProductTypeIdListBySomeIdQuery extends ListQuery {
|
|
4
|
-
someId: ProductGeneration["id"];
|
|
5
|
-
}
|
|
6
|
-
export type ProductTypeIdListBySomeIdResponse = ListResponse<ProductType["id"]>;
|
|
7
|
-
//# sourceMappingURL=productTypeIdListBySomeId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"productTypeIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productTypeIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAE5D,MAAM,WAAW,8BAA+B,SAAQ,SAAS;IAC/D,MAAM,EAAE,iBAAiB,CAAC,IAAI,CAAC,CAAA;CAChC;AAED,MAAM,MAAM,iCAAiC,GAAG,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { IsoCountry, ResearchedProduct, UpdatableResponse } from "../builtins";
|
|
2
|
-
export interface ResearchQuery {
|
|
3
|
-
search: string;
|
|
4
|
-
localization?: IsoCountry;
|
|
5
|
-
}
|
|
6
|
-
interface Data {
|
|
7
|
-
summary: string;
|
|
8
|
-
products: ResearchedProduct[];
|
|
9
|
-
}
|
|
10
|
-
export type ResearchResponse = UpdatableResponse<Data>;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=research.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"research.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/research.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,oBAAyB;AAEpF,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,MAAM,CAAA;IACd,YAAY,CAAC,EAAE,UAAU,CAAA;CAC1B;AAED,UAAU,IAAI;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,iBAAiB,EAAE,CAAA;CAC9B;AAED,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,CAAC,IAAI,CAAC,CAAA"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { IsoCountry, ResearchedProduct, UpdatableResponse } from "../builtins";
|
|
2
|
-
interface ResearchBestProductsBaseQuery {
|
|
3
|
-
context: string;
|
|
4
|
-
localization?: IsoCountry;
|
|
5
|
-
}
|
|
6
|
-
interface ResearchBestProductsV1Query extends ResearchBestProductsBaseQuery {
|
|
7
|
-
search: string;
|
|
8
|
-
}
|
|
9
|
-
interface ResearchBestProductsV2Query extends ResearchBestProductsBaseQuery {
|
|
10
|
-
}
|
|
11
|
-
export type ResearchBestProductsQuery = ResearchBestProductsV1Query | ResearchBestProductsV2Query;
|
|
12
|
-
interface Data {
|
|
13
|
-
summary: string;
|
|
14
|
-
products: ResearchedProduct[];
|
|
15
|
-
}
|
|
16
|
-
export type ResearchBestProductsResponse = UpdatableResponse<Data>;
|
|
17
|
-
export {};
|
|
18
|
-
//# sourceMappingURL=researchBestProducts.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"researchBestProducts.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/researchBestProducts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,oBAAyB;AAEpF,UAAU,6BAA6B;IACrC,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,UAAU,CAAA;CAC1B;AAED,UAAU,2BAA4B,SAAQ,6BAA6B;IACzE,MAAM,EAAE,MAAM,CAAA;CACf;AAED,UAAU,2BAA4B,SAAQ,6BAA6B;CAAG;AAM9E,MAAM,MAAM,yBAAyB,GAAG,2BAA2B,GAAG,2BAA2B,CAAA;AAEjG,UAAU,IAAI;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,iBAAiB,EAAE,CAAA;CAC9B;AAKD,MAAM,MAAM,4BAA4B,GAAG,iBAAiB,CAAC,IAAI,CAAC,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"researchQueryRefinement.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/researchQueryRefinement.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,4BAA4B;IAC3C,cAAc,EAAE,MAAM,CAAA;CACvB;AAKD,MAAM,WAAW,+BAA+B;IAC9C,iBAAiB,EAAE,MAAM,CAAA;CAC1B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"saleMetrics.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/saleMetrics.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAKzC,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC7B;AAOD,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,OAAO,CAAA;IACjB,UAAU,EAAE,OAAO,CAAA;CACpB"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
export interface SearchSuggestionListQuery extends ListQuery {
|
|
3
|
-
search: string;
|
|
4
|
-
}
|
|
5
|
-
export type SearchSuggestionListResponse = ListResponse<SearchSuggestionResult>;
|
|
6
|
-
export interface SearchSuggestionResult {
|
|
7
|
-
text: string;
|
|
8
|
-
highlight: string;
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=searchSuggestionList.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"searchSuggestionList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/searchSuggestionList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAErD,MAAM,WAAW,yBAA0B,SAAQ,SAAS;IAC1D,MAAM,EAAE,MAAM,CAAA;CACf;AAED,MAAM,MAAM,4BAA4B,GAAG,YAAY,CAAC,sBAAsB,CAAC,CAAA;AAE/E,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;CAClB"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ListResponse, Nullable, Url } from "../builtins";
|
|
2
|
-
import { Crawl } from "../entities/crawl";
|
|
3
|
-
import { Alias } from "../entities/alias";
|
|
4
|
-
import { Rating } from "../entities/rating";
|
|
5
|
-
import { StorePage } from "../entities/storePage";
|
|
6
|
-
export interface SectionDataByCrawlIdQuery {
|
|
7
|
-
crawlId: Crawl["id"];
|
|
8
|
-
}
|
|
9
|
-
export type SectionDataByCrawlIdResponse = ListResponse<SectionData>;
|
|
10
|
-
interface SectionData {
|
|
11
|
-
aliasId: Nullable<Alias["id"]>;
|
|
12
|
-
ratingIds: Rating["id"][];
|
|
13
|
-
buyUrls: BuyUrlData[];
|
|
14
|
-
}
|
|
15
|
-
interface BuyUrlData {
|
|
16
|
-
originalUrl: Url;
|
|
17
|
-
storePageId: Nullable<StorePage["id"]>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
20
|
-
//# sourceMappingURL=sectionDataByCrawlId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sectionDataByCrawlId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/sectionDataByCrawlId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAA;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAA;AACzC,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAMjD,MAAM,WAAW,yBAAyB;IACxC,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,CAAA;CACrB;AAED,MAAM,MAAM,4BAA4B,GAAG,YAAY,CAAC,WAAW,CAAC,CAAA;AAEpE,UAAU,WAAW;IACnB,OAAO,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA;IAC9B,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,EAAE,CAAA;IACzB,OAAO,EAAE,UAAU,EAAE,CAAA;CACtB;AAED,UAAU,UAAU;IAClB,WAAW,EAAE,GAAG,CAAA;IAChB,WAAW,EAAE,QAAQ,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAA;CACvC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sourceIdList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/sourceIdList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,MAAM,iBAAiB,GAAG,SAAS,CAAA;AAEzC,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { ProductType, Spec } from "../entities";
|
|
3
|
-
export interface SpecIdListBySomeIdQuery extends ListQuery {
|
|
4
|
-
someId: ProductType["id"];
|
|
5
|
-
}
|
|
6
|
-
export type SpecIdListBySomeIdResponse = ListResponse<Spec["id"]>;
|
|
7
|
-
//# sourceMappingURL=specIdListBySomeId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"specIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/specIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,aAAa,CAAA;AAE/C,MAAM,WAAW,uBAAwB,SAAQ,SAAS;IACxD,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,0BAA0B,GAAG,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Category, ProductType, SpecType } from "../entities";
|
|
3
|
-
export type SpecTypeIdListQuery = ListQuery<Filters>;
|
|
4
|
-
export type SpecTypeIdListResponse = ListResponse<SpecType["id"]>;
|
|
5
|
-
type Filters = {
|
|
6
|
-
type: "category";
|
|
7
|
-
categoryId: Category["id"];
|
|
8
|
-
} | {
|
|
9
|
-
type: "product";
|
|
10
|
-
productId: ProductType["id"];
|
|
11
|
-
};
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=specTypeIdList.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"specTypeIdList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/specTypeIdList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAM7D,MAAM,MAAM,mBAAmB,GAAG,SAAS,CAAC,OAAO,CAAC,CAAA;AAEpD,MAAM,MAAM,sBAAsB,GAAG,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAA;AAEjE,KAAK,OAAO,GACR;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAAE,GAChD;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,SAAS,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAAE,CAAA"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { SpecType, SpecTypeChoice } from "../entities";
|
|
2
|
-
export interface SpecTypeValidValuesQuery {
|
|
3
|
-
specTypeId: SpecType["id"];
|
|
4
|
-
}
|
|
5
|
-
export type SpecTypeValidValuesResponse = {
|
|
6
|
-
type: "number";
|
|
7
|
-
} | {
|
|
8
|
-
type: "bool";
|
|
9
|
-
} | {
|
|
10
|
-
type: "enum";
|
|
11
|
-
choices: SpecTypeChoice["id"][];
|
|
12
|
-
} | {
|
|
13
|
-
type: "set";
|
|
14
|
-
choices: SpecTypeChoice["id"][];
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=specTypeValidValues.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"specTypeValidValues.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/specTypeValidValues.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEtD,MAAM,WAAW,wBAAwB;IACvC,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B;AAED,MAAM,MAAM,2BAA2B,GACnC;IAAE,IAAI,EAAE,QAAQ,CAAA;CAAE,GAClB;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,GAChB;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,cAAc,CAAC,IAAI,CAAC,EAAE,CAAA;CAAE,GACjD;IAAE,IAAI,EAAE,KAAK,CAAC;IAAC,OAAO,EAAE,cAAc,CAAC,IAAI,CAAC,EAAE,CAAA;CAAE,CAAA"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse, SpecFilter } from "../builtins";
|
|
2
|
-
import { Category, SpecType, SpecTypeChoice } from "../entities";
|
|
3
|
-
export interface SpecValueRangeListByCategoryIdQuery extends ListQuery<Filters> {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
}
|
|
6
|
-
export type SpecValueRangeListByCategoryIdResponse = ListResponse<SpecValueRange>;
|
|
7
|
-
interface Filters {
|
|
8
|
-
specFilters?: SpecFilter[];
|
|
9
|
-
}
|
|
10
|
-
type SpecValueRange = SpecValueNumberRange | SpecValueBoolRange | SpecValueEnumRange | SpecValueSetRange;
|
|
11
|
-
interface SpecValueNumberRange {
|
|
12
|
-
specTypeId: SpecType["id"];
|
|
13
|
-
type: "number";
|
|
14
|
-
values: SpecValueNumberRangeBin[];
|
|
15
|
-
}
|
|
16
|
-
interface SpecValueNumberRangeBin {
|
|
17
|
-
count: number;
|
|
18
|
-
value: number;
|
|
19
|
-
}
|
|
20
|
-
interface SpecValueBoolRange {
|
|
21
|
-
specTypeId: SpecType["id"];
|
|
22
|
-
type: "bool";
|
|
23
|
-
true: boolean;
|
|
24
|
-
false: boolean;
|
|
25
|
-
}
|
|
26
|
-
interface SpecValueEnumRange {
|
|
27
|
-
specTypeId: SpecType["id"];
|
|
28
|
-
type: "enum";
|
|
29
|
-
choices: SpecTypeChoice["id"][];
|
|
30
|
-
}
|
|
31
|
-
interface SpecValueSetRange {
|
|
32
|
-
specTypeId: SpecType["id"];
|
|
33
|
-
type: "set";
|
|
34
|
-
choices: SpecTypeChoice["id"][];
|
|
35
|
-
}
|
|
36
|
-
export {};
|
|
37
|
-
//# sourceMappingURL=specValueRangeListByCategoryId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"specValueRangeListByCategoryId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/specValueRangeListByCategoryId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AACjE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEhE,MAAM,WAAW,mCAAoC,SAAQ,SAAS,CAAC,OAAO,CAAC;IAC7E,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B;AAED,MAAM,MAAM,sCAAsC,GAAG,YAAY,CAAC,cAAc,CAAC,CAAA;AAEjF,UAAU,OAAO;IACf,WAAW,CAAC,EAAE,UAAU,EAAE,CAAA;CAC3B;AAED,KAAK,cAAc,GACf,oBAAoB,GACpB,kBAAkB,GAClB,kBAAkB,GAClB,iBAAiB,CAAA;AAErB,UAAU,oBAAoB;IAC5B,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,IAAI,EAAE,QAAQ,CAAA;IACd,MAAM,EAAE,uBAAuB,EAAE,CAAA;CAClC;AAED,UAAU,uBAAuB;IAC/B,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd;AAED,UAAU,kBAAkB;IAC1B,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,OAAO,CAAA;IACb,KAAK,EAAE,OAAO,CAAA;CACf;AACD,UAAU,kBAAkB;IAC1B,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,cAAc,CAAC,IAAI,CAAC,EAAE,CAAA;CAChC;AACD,UAAU,iBAAiB;IACzB,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,IAAI,EAAE,KAAK,CAAA;IACX,OAAO,EAAE,cAAc,CAAC,IAAI,CAAC,EAAE,CAAA;CAChC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Money } from "../builtins";
|
|
2
|
-
import { ProductType } from "../entities";
|
|
3
|
-
export interface StablePriceByProductIdQuery {
|
|
4
|
-
productId: ProductType["id"];
|
|
5
|
-
}
|
|
6
|
-
export type StablePriceByProductIdResponse = Money;
|
|
7
|
-
//# sourceMappingURL=stablePriceByProductId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stablePriceByProductId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/stablePriceByProductId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AACnC,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAKzC,MAAM,WAAW,2BAA2B;IAC1C,SAAS,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,MAAM,8BAA8B,GAAG,KAAK,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Money } from "../builtins";
|
|
2
|
-
import { ProductType } from "../entities";
|
|
3
|
-
export interface StablePriceByProductIdAndStoreNameQuery {
|
|
4
|
-
productTypeId: ProductType["id"];
|
|
5
|
-
storeName: string;
|
|
6
|
-
}
|
|
7
|
-
export type StablePriceByProductIdAndStoreNameResponse = Money;
|
|
8
|
-
//# sourceMappingURL=stablePriceByProductIdAndStoreName.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stablePriceByProductIdAndStoreName.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/stablePriceByProductIdAndStoreName.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AACnC,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAEzC,MAAM,WAAW,uCAAuC;IACtD,aAAa,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;IAChC,SAAS,EAAE,MAAM,CAAA;CAClB;AAED,MAAM,MAAM,0CAA0C,GAAG,KAAK,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Money } from "../builtins";
|
|
2
|
-
import { StorePage } from "../entities";
|
|
3
|
-
export interface StablePriceByStorePageIdQuery {
|
|
4
|
-
storePageId: StorePage["id"];
|
|
5
|
-
}
|
|
6
|
-
export type StablePriceByStorePageIdResponse = Money;
|
|
7
|
-
//# sourceMappingURL=stablePriceByStorePageId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stablePriceByStorePageId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/stablePriceByStorePageId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEvC,MAAM,WAAW,6BAA6B;IAC5C,WAAW,EAAE,SAAS,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,MAAM,gCAAgC,GAAG,KAAK,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Nullable, TimeInterval, Timestamp } from "../builtins";
|
|
2
|
-
import { StorePage } from "../entities/storePage";
|
|
3
|
-
export interface StorePageFetchDataQuery {
|
|
4
|
-
storePageId: StorePage["id"];
|
|
5
|
-
}
|
|
6
|
-
export interface StorePageFetchDataResponse {
|
|
7
|
-
fetchFailureCount: number;
|
|
8
|
-
fetchInterval: TimeInterval;
|
|
9
|
-
isApiRestricted: boolean;
|
|
10
|
-
isInvalid: boolean;
|
|
11
|
-
nextFetchAt: Nullable<Timestamp>;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=storePageFetchData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storePageFetchData.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/storePageFetchData.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAMjD,MAAM,WAAW,uBAAuB;IACtC,WAAW,EAAE,SAAS,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,WAAW,0BAA0B;IACzC,iBAAiB,EAAE,MAAM,CAAA;IACzB,aAAa,EAAE,YAAY,CAAA;IAC3B,eAAe,EAAE,OAAO,CAAA;IACxB,SAAS,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAA;CACjC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storePageIdByUrl.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/storePageIdByUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEvC,MAAM,WAAW,qBAAqB;IACpC,GAAG,EAAE,GAAG,CAAA;CACT;AAED,MAAM,MAAM,wBAAwB,GAAG,SAAS,CAAC,IAAI,CAAC,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { ProductType, StorePage } from "../entities";
|
|
3
|
-
export interface StorePageIdListBySomeIdQuery extends ListQuery {
|
|
4
|
-
someId: ProductType["id"];
|
|
5
|
-
}
|
|
6
|
-
export type StorePageIdListBySomeIdResponse = ListResponse<StorePage["id"]>;
|
|
7
|
-
//# sourceMappingURL=storePageIdListBySomeId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storePageIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/storePageIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AASpD,MAAM,WAAW,4BAA6B,SAAQ,SAAS;IAC7D,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,+BAA+B,GAAG,YAAY,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { HtmlString, IsoCountry } from "../builtins";
|
|
2
|
-
export interface StorePageInfoBySkuQuery {
|
|
3
|
-
store: "amazon" | string;
|
|
4
|
-
sku: string;
|
|
5
|
-
country: IsoCountry;
|
|
6
|
-
isStrictSearchMatch?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export interface StorePageInfoBySkuResponse {
|
|
9
|
-
store: string;
|
|
10
|
-
sku: string;
|
|
11
|
-
name: string | null;
|
|
12
|
-
url: string | null;
|
|
13
|
-
description: HtmlString | null;
|
|
14
|
-
searchMatch: {
|
|
15
|
-
search: string;
|
|
16
|
-
modifiers: string[];
|
|
17
|
-
} | null;
|
|
18
|
-
brand: string | null;
|
|
19
|
-
categories: string[];
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=storePageInfoBySku.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storePageInfoBySku.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/storePageInfoBySku.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,oBAAyB;AAK1D,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,QAAQ,GAAG,MAAM,CAAA;IACxB,GAAG,EAAE,MAAM,CAAA;IACX,OAAO,EAAE,UAAU,CAAA;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAA;CAC9B;AAKD,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,MAAM,CAAA;IACb,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAElB,WAAW,EAAE,UAAU,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE;QACX,MAAM,EAAE,MAAM,CAAA;QACd,SAAS,EAAE,MAAM,EAAE,CAAA;KACpB,GAAG,IAAI,CAAA;IACR,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;IACpB,UAAU,EAAE,MAAM,EAAE,CAAA;CACrB"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Url } from "../builtins";
|
|
2
|
-
import { StorePage } from "../entities";
|
|
3
|
-
export interface StorePageScrapeDataQuery {
|
|
4
|
-
storePageId: StorePage["id"];
|
|
5
|
-
}
|
|
6
|
-
export interface StorePageScrapeDataResponse {
|
|
7
|
-
directUrl: Url;
|
|
8
|
-
productName: string;
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=storePageScrapeData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storePageScrapeData.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/storePageScrapeData.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAMvC,MAAM,WAAW,wBAAwB;IACvC,WAAW,EAAE,SAAS,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,WAAW,2BAA2B;IAI1C,SAAS,EAAE,GAAG,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;CACpB"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Category } from "../entities";
|
|
3
|
-
export interface SubCategoryIdListByCategoryIdQuery extends ListQuery {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
}
|
|
6
|
-
export type SubCategoryIdListByCategoryIdResponse = ListResponse<Category["id"]>;
|
|
7
|
-
//# sourceMappingURL=subCategoryIdListByCategoryId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"subCategoryIdListByCategoryId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/subCategoryIdListByCategoryId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAEtC,MAAM,WAAW,kCAAmC,SAAQ,SAAS;IACnE,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B;AAED,MAAM,MAAM,qCAAqC,GAAG,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Category } from "../entities";
|
|
3
|
-
export interface SubsetModifierDataByModifiersQuery extends ListQuery {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
modifiers: string[];
|
|
6
|
-
}
|
|
7
|
-
export type SubsetModifierDataByModifiersResponse = ListResponse<ModifierData>;
|
|
8
|
-
interface ModifierData {
|
|
9
|
-
modifier: string;
|
|
10
|
-
productCount: number;
|
|
11
|
-
}
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=subsetModifierDataByModifiers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"subsetModifierDataByModifiers.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/subsetModifierDataByModifiers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAEtC,MAAM,WAAW,kCAAmC,SAAQ,SAAS;IACnE,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,SAAS,EAAE,MAAM,EAAE,CAAA;CACpB;AAED,MAAM,MAAM,qCAAqC,GAAG,YAAY,CAAC,YAAY,CAAC,CAAA;AAE9E,UAAU,YAAY;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,YAAY,EAAE,MAAM,CAAA;CACrB"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse, ProductDocument } from "../builtins";
|
|
2
|
-
export interface TopProductDocumentListQuery extends ListQuery {
|
|
3
|
-
page?: number;
|
|
4
|
-
pageSize?: number;
|
|
5
|
-
}
|
|
6
|
-
export interface TopProductDocumentListResponse extends ListResponse<ProductDocument> {
|
|
7
|
-
hitCount: number;
|
|
8
|
-
}
|
|
9
|
-
//# sourceMappingURL=topProductDocumentList.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"topProductDocumentList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/topProductDocumentList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAEtE,MAAM,WAAW,2BAA4B,SAAQ,SAAS;IAC5D,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAED,MAAM,WAAW,8BAA+B,SAAQ,YAAY,CAAC,eAAe,CAAC;IACnF,QAAQ,EAAE,MAAM,CAAA;CACjB"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Media, Category } from "../entities";
|
|
3
|
-
export interface UnstableMediaIdListByCategoryIdQuery extends ListQuery {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
}
|
|
6
|
-
export type UnstableMediaIdListByCategoryIdResponse = ListResponse<Media["id"]>;
|
|
7
|
-
//# sourceMappingURL=unstableMediaIdListByCategoryId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"unstableMediaIdListByCategoryId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/unstableMediaIdListByCategoryId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE7C,MAAM,WAAW,oCAAqC,SAAQ,SAAS;IACrE,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B;AAED,MAAM,MAAM,uCAAuC,GAAG,YAAY,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Source } from "../entities/source";
|
|
2
|
-
export interface UnstableSourceTrustQuery {
|
|
3
|
-
sourceId: Source["id"];
|
|
4
|
-
}
|
|
5
|
-
export interface UnstableSourceTrustResponse {
|
|
6
|
-
analysisDepth: 0 | 1 | 2 | 3 | null;
|
|
7
|
-
doesTesting: boolean | null;
|
|
8
|
-
trustScore: 0 | 1 | 2 | 3 | null;
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=unstableSourceTrust.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"unstableSourceTrust.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/unstableSourceTrust.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAE3C,MAAM,WAAW,wBAAwB;IACvC,QAAQ,EAAE,MAAM,CAAC,IAAI,CAAC,CAAA;CACvB;AAED,MAAM,WAAW,2BAA2B;IAC1C,aAAa,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,IAAI,CAAA;IACnC,WAAW,EAAE,OAAO,GAAG,IAAI,CAAA;IAC3B,UAAU,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,IAAI,CAAA;CACjC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"userIdList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/userIdList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAA;AAElC,MAAM,MAAM,eAAe,GAAG,SAAS,CAAA;AACvC,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { User } from "../entities";
|
|
2
|
-
export interface UserPermissionsByUserIdQuery {
|
|
3
|
-
userId: User["id"];
|
|
4
|
-
}
|
|
5
|
-
export type UserPermissionsByUserIdResponse = UserPermission[];
|
|
6
|
-
type UserPermission = "read" | "write" | "admin_slant" | "edit_permissions";
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=userPermissionsByUserId.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"userPermissionsByUserId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/userPermissionsByUserId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAA;AAKlC,MAAM,WAAW,4BAA4B;IAC3C,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC,CAAA;CACnB;AAED,MAAM,MAAM,+BAA+B,GAAG,cAAc,EAAE,CAAA;AAE9D,KAAK,cAAc,GAAG,MAAM,GAAG,OAAO,GAAG,aAAa,GAAG,kBAAkB,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { User } from "../entities";
|
|
2
|
-
export interface UserRestrictedDataQuery {
|
|
3
|
-
userId: User["id"];
|
|
4
|
-
}
|
|
5
|
-
export interface UserRestrictedDataResponse {
|
|
6
|
-
email: string;
|
|
7
|
-
permissions: UserPermission[];
|
|
8
|
-
}
|
|
9
|
-
type UserPermission = "read" | "write" | "admin_slant" | "edit_permissions";
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=userRestictedData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"userRestictedData.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/userRestictedData.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,oBAAyB;AAExC,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC,CAAA;CACnB;AAED,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,cAAc,EAAE,CAAA;CAC9B;AAED,KAAK,cAAc,GAAG,MAAM,GAAG,OAAO,GAAG,aAAa,GAAG,kBAAkB,CAAA"}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { BadgeStates, MarkdownString, Url } from "../builtins";
|
|
2
|
-
export type UserReviewAnalysisQuery = {
|
|
3
|
-
domain: string;
|
|
4
|
-
sku: string;
|
|
5
|
-
} | {
|
|
6
|
-
url: string;
|
|
7
|
-
};
|
|
8
|
-
export interface UserReviewAnalysisResponse {
|
|
9
|
-
badge: BadgeStates;
|
|
10
|
-
ratingDistribution: {
|
|
11
|
-
sentiment: "positive" | "neutral" | "negative";
|
|
12
|
-
percentage: number;
|
|
13
|
-
}[];
|
|
14
|
-
ratingCount: number | null;
|
|
15
|
-
aspects: TradeoffSection[];
|
|
16
|
-
}
|
|
17
|
-
type TradeoffSection = {
|
|
18
|
-
sentimentKind: "positive" | "negative";
|
|
19
|
-
criteria: {
|
|
20
|
-
title: string | null;
|
|
21
|
-
body: MarkdownString | null;
|
|
22
|
-
citations: {
|
|
23
|
-
reviewIndex: number;
|
|
24
|
-
snippet: string | null;
|
|
25
|
-
}[];
|
|
26
|
-
}[];
|
|
27
|
-
reviews: Review[];
|
|
28
|
-
};
|
|
29
|
-
interface BaseReview<T extends string> {
|
|
30
|
-
kind: T;
|
|
31
|
-
url: Url | null;
|
|
32
|
-
domain: string;
|
|
33
|
-
title: string | null;
|
|
34
|
-
body: string | null;
|
|
35
|
-
scaledRating: number | null;
|
|
36
|
-
}
|
|
37
|
-
type UserReview = BaseReview<"user_review">;
|
|
38
|
-
type Review = UserReview;
|
|
39
|
-
export {};
|
|
40
|
-
//# sourceMappingURL=userReviewAnalysis.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"userReviewAnalysis.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/userReviewAnalysis.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,GAAG,EAAE,oBAAyB;AAEpE,MAAM,MAAM,uBAAuB,GAC/B;IACE,MAAM,EAAE,MAAM,CAAA;IACd,GAAG,EAAE,MAAM,CAAA;CACZ,GACD;IACE,GAAG,EAAE,MAAM,CAAA;CACZ,CAAA;AAEL,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,WAAW,CAAA;IAClB,kBAAkB,EAAE;QAClB,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,UAAU,CAAA;QAC9C,UAAU,EAAE,MAAM,CAAA;KACnB,EAAE,CAAA;IACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,OAAO,EAAE,eAAe,EAAE,CAAA;CAC3B;AAED,KAAK,eAAe,GAAG;IACrB,aAAa,EAAE,UAAU,GAAG,UAAU,CAAA;IACtC,QAAQ,EAAE;QACR,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;QACpB,IAAI,EAAE,cAAc,GAAG,IAAI,CAAA;QAC3B,SAAS,EAAE;YACT,WAAW,EAAE,MAAM,CAAA;YACnB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;SACvB,EAAE,CAAA;KACJ,EAAE,CAAA;IACH,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAA;AAED,UAAU,UAAU,CAAC,CAAC,SAAS,MAAM;IACnC,IAAI,EAAE,CAAC,CAAA;IACP,GAAG,EAAE,GAAG,GAAG,IAAI,CAAA;IACf,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;IACpB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;CAC5B;AAED,KAAK,UAAU,GAAG,UAAU,CAAC,aAAa,CAAC,CAAA;AAE3C,KAAK,MAAM,GAAG,UAAU,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"whoAmI.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/whoAmI.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAA;AAElC,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAA;AAE/C,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,CAAA;CACf"}
|