@lustre/sdk 4.1.0-dev.3 → 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.
Files changed (578) hide show
  1. package/dist/schema/builtins.js +1 -0
  2. package/dist/schema/builtins.js.map +1 -1
  3. package/dist/schema/{entities/brand.js → queries/findProduct.js} +1 -1
  4. package/dist/schema/queries/findProduct.js.map +1 -0
  5. package/dist/schema/{entities/category.js → queries/findSimilarProducts.js} +1 -1
  6. package/dist/schema/queries/findSimilarProducts.js.map +1 -0
  7. package/dist/schema/{entities/alias.js → queries/researchProductReviewV2.js} +1 -1
  8. package/dist/schema/queries/researchProductReviewV2.js.map +1 -0
  9. package/package.json +1 -1
  10. package/types/schema/builtins.d.ts +62 -8
  11. package/types/schema/builtins.d.ts.map +1 -1
  12. package/types/schema/index.d.ts +6 -0
  13. package/types/schema/index.d.ts.map +1 -1
  14. package/types/schema/queries/findProduct.d.ts +10 -0
  15. package/types/schema/queries/findProduct.d.ts.map +1 -0
  16. package/types/schema/queries/findSimilarProducts.d.ts +9 -0
  17. package/types/schema/queries/findSimilarProducts.d.ts.map +1 -0
  18. package/types/schema/queries/lookupProduct.d.ts +3 -3
  19. package/types/schema/queries/lookupProduct.d.ts.map +1 -1
  20. package/types/schema/queries/researchProductReviewV2.d.ts +8 -0
  21. package/types/schema/queries/researchProductReviewV2.d.ts.map +1 -0
  22. package/types/schema/queries.d.ts +3 -0
  23. package/types/schema/queries.d.ts.map +1 -1
  24. package/types/schema/responses.d.ts +3 -0
  25. package/types/schema/responses.d.ts.map +1 -1
  26. package/dist/api/fetchEntity.js +0 -42
  27. package/dist/api/fetchEntity.js.map +0 -1
  28. package/dist/schema/entities/alias.js.map +0 -1
  29. package/dist/schema/entities/brand.js.map +0 -1
  30. package/dist/schema/entities/category.js.map +0 -1
  31. package/dist/schema/entities/crawl.js +0 -3
  32. package/dist/schema/entities/crawl.js.map +0 -1
  33. package/dist/schema/entities/index.js +0 -34
  34. package/dist/schema/entities/index.js.map +0 -1
  35. package/dist/schema/entities/media.js +0 -3
  36. package/dist/schema/entities/media.js.map +0 -1
  37. package/dist/schema/entities/offer.js +0 -3
  38. package/dist/schema/entities/offer.js.map +0 -1
  39. package/dist/schema/entities/productConfiguration.js +0 -3
  40. package/dist/schema/entities/productConfiguration.js.map +0 -1
  41. package/dist/schema/entities/productFamily.js +0 -3
  42. package/dist/schema/entities/productFamily.js.map +0 -1
  43. package/dist/schema/entities/productGeneration.js +0 -3
  44. package/dist/schema/entities/productGeneration.js.map +0 -1
  45. package/dist/schema/entities/productType.js +0 -3
  46. package/dist/schema/entities/productType.js.map +0 -1
  47. package/dist/schema/entities/rating.js +0 -3
  48. package/dist/schema/entities/rating.js.map +0 -1
  49. package/dist/schema/entities/source.js +0 -3
  50. package/dist/schema/entities/source.js.map +0 -1
  51. package/dist/schema/entities/spec.js +0 -3
  52. package/dist/schema/entities/spec.js.map +0 -1
  53. package/dist/schema/entities/specType.js +0 -3
  54. package/dist/schema/entities/specType.js.map +0 -1
  55. package/dist/schema/entities/specTypeChoice.js +0 -3
  56. package/dist/schema/entities/specTypeChoice.js.map +0 -1
  57. package/dist/schema/entities/storePage.js +0 -3
  58. package/dist/schema/entities/storePage.js.map +0 -1
  59. package/dist/schema/entities/storePageQueueGroup.js +0 -3
  60. package/dist/schema/entities/storePageQueueGroup.js.map +0 -1
  61. package/dist/schema/entities/user.js +0 -3
  62. package/dist/schema/entities/user.js.map +0 -1
  63. package/dist/schema/mutations/createBrand.js +0 -3
  64. package/dist/schema/mutations/createBrand.js.map +0 -1
  65. package/dist/schema/mutations/createCategory.js +0 -3
  66. package/dist/schema/mutations/createCategory.js.map +0 -1
  67. package/dist/schema/mutations/createProductConfiguration.js +0 -3
  68. package/dist/schema/mutations/createProductConfiguration.js.map +0 -1
  69. package/dist/schema/mutations/createProductFamily.js +0 -3
  70. package/dist/schema/mutations/createProductFamily.js.map +0 -1
  71. package/dist/schema/mutations/createProductGeneration.js +0 -3
  72. package/dist/schema/mutations/createProductGeneration.js.map +0 -1
  73. package/dist/schema/mutations/createProductType.js +0 -3
  74. package/dist/schema/mutations/createProductType.js.map +0 -1
  75. package/dist/schema/mutations/createUser.js +0 -3
  76. package/dist/schema/mutations/createUser.js.map +0 -1
  77. package/dist/schema/mutations/storePageQueueClaimById.js +0 -3
  78. package/dist/schema/mutations/storePageQueueClaimById.js.map +0 -1
  79. package/dist/schema/mutations/storePageQueueClaimNext.js +0 -3
  80. package/dist/schema/mutations/storePageQueueClaimNext.js.map +0 -1
  81. package/dist/schema/mutations/storePageQueueHandle.js +0 -3
  82. package/dist/schema/mutations/storePageQueueHandle.js.map +0 -1
  83. package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js +0 -3
  84. package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js.map +0 -1
  85. package/dist/schema/mutations/updateAlias.js +0 -3
  86. package/dist/schema/mutations/updateAlias.js.map +0 -1
  87. package/dist/schema/mutations/updateBrand.js +0 -3
  88. package/dist/schema/mutations/updateBrand.js.map +0 -1
  89. package/dist/schema/mutations/updateCategory.js +0 -3
  90. package/dist/schema/mutations/updateCategory.js.map +0 -1
  91. package/dist/schema/mutations/updateOffer.js +0 -3
  92. package/dist/schema/mutations/updateOffer.js.map +0 -1
  93. package/dist/schema/mutations/updateProductBookmark.js +0 -3
  94. package/dist/schema/mutations/updateProductBookmark.js.map +0 -1
  95. package/dist/schema/mutations/updateProductConfiguration.js +0 -3
  96. package/dist/schema/mutations/updateProductConfiguration.js.map +0 -1
  97. package/dist/schema/mutations/updateProductConfigurationProductType.js +0 -3
  98. package/dist/schema/mutations/updateProductConfigurationProductType.js.map +0 -1
  99. package/dist/schema/mutations/updateProductFamily.js +0 -3
  100. package/dist/schema/mutations/updateProductFamily.js.map +0 -1
  101. package/dist/schema/mutations/updateProductFamilyBrand.js +0 -3
  102. package/dist/schema/mutations/updateProductFamilyBrand.js.map +0 -1
  103. package/dist/schema/mutations/updateProductGeneration.js +0 -3
  104. package/dist/schema/mutations/updateProductGeneration.js.map +0 -1
  105. package/dist/schema/mutations/updateProductGenerationProductFamily.js +0 -3
  106. package/dist/schema/mutations/updateProductGenerationProductFamily.js.map +0 -1
  107. package/dist/schema/mutations/updateProductType.js +0 -3
  108. package/dist/schema/mutations/updateProductType.js.map +0 -1
  109. package/dist/schema/mutations/updateProductTypeProductGeneration.js +0 -3
  110. package/dist/schema/mutations/updateProductTypeProductGeneration.js.map +0 -1
  111. package/dist/schema/mutations/updateSource.js +0 -3
  112. package/dist/schema/mutations/updateSource.js.map +0 -1
  113. package/dist/schema/mutations/updateStorePage.js +0 -3
  114. package/dist/schema/mutations/updateStorePage.js.map +0 -1
  115. package/dist/schema/queries/affiliateUrl.js +0 -3
  116. package/dist/schema/queries/affiliateUrl.js.map +0 -1
  117. package/dist/schema/queries/aliasIdListBySomeId.js +0 -3
  118. package/dist/schema/queries/aliasIdListBySomeId.js.map +0 -1
  119. package/dist/schema/queries/appliedCategoryIdListBySomeId.js +0 -3
  120. package/dist/schema/queries/appliedCategoryIdListBySomeId.js.map +0 -1
  121. package/dist/schema/queries/baseScore.js +0 -3
  122. package/dist/schema/queries/baseScore.js.map +0 -1
  123. package/dist/schema/queries/baseScoreRatingIdList.js +0 -3
  124. package/dist/schema/queries/baseScoreRatingIdList.js.map +0 -1
  125. package/dist/schema/queries/baseScoresByCategoryId.js +0 -3
  126. package/dist/schema/queries/baseScoresByCategoryId.js.map +0 -1
  127. package/dist/schema/queries/bestInClass.js +0 -3
  128. package/dist/schema/queries/bestInClass.js.map +0 -1
  129. package/dist/schema/queries/brandAliasResolution.js +0 -3
  130. package/dist/schema/queries/brandAliasResolution.js.map +0 -1
  131. package/dist/schema/queries/brandCategoryRankings.js +0 -3
  132. package/dist/schema/queries/brandCategoryRankings.js.map +0 -1
  133. package/dist/schema/queries/brandIdBySomeId.js +0 -3
  134. package/dist/schema/queries/brandIdBySomeId.js.map +0 -1
  135. package/dist/schema/queries/brandIdList.js +0 -3
  136. package/dist/schema/queries/brandIdList.js.map +0 -1
  137. package/dist/schema/queries/brandIdListBySearch.js +0 -3
  138. package/dist/schema/queries/brandIdListBySearch.js.map +0 -1
  139. package/dist/schema/queries/brandSocialMediaPostList.js +0 -3
  140. package/dist/schema/queries/brandSocialMediaPostList.js.map +0 -1
  141. package/dist/schema/queries/categoryAliasResolution.js +0 -3
  142. package/dist/schema/queries/categoryAliasResolution.js.map +0 -1
  143. package/dist/schema/queries/categoryDisplayMode.js +0 -3
  144. package/dist/schema/queries/categoryDisplayMode.js.map +0 -1
  145. package/dist/schema/queries/categoryIdByUrlSlug.js +0 -3
  146. package/dist/schema/queries/categoryIdByUrlSlug.js.map +0 -1
  147. package/dist/schema/queries/categoryIdList.js +0 -3
  148. package/dist/schema/queries/categoryIdList.js.map +0 -1
  149. package/dist/schema/queries/categoryIdListBySomeId.js +0 -3
  150. package/dist/schema/queries/categoryIdListBySomeId.js.map +0 -1
  151. package/dist/schema/queries/categoryIdListBySourceId.js +0 -3
  152. package/dist/schema/queries/categoryIdListBySourceId.js.map +0 -1
  153. package/dist/schema/queries/categoryModifierSearchList.js +0 -3
  154. package/dist/schema/queries/categoryModifierSearchList.js.map +0 -1
  155. package/dist/schema/queries/categoryRankings.js +0 -3
  156. package/dist/schema/queries/categoryRankings.js.map +0 -1
  157. package/dist/schema/queries/categorySearchList.js +0 -3
  158. package/dist/schema/queries/categorySearchList.js.map +0 -1
  159. package/dist/schema/queries/categoryStatusList.js +0 -3
  160. package/dist/schema/queries/categoryStatusList.js.map +0 -1
  161. package/dist/schema/queries/competitorsAnalysis.js +0 -3
  162. package/dist/schema/queries/competitorsAnalysis.js.map +0 -1
  163. package/dist/schema/queries/crawlIdList.js +0 -3
  164. package/dist/schema/queries/crawlIdList.js.map +0 -1
  165. package/dist/schema/queries/crawlIdListByUrl.js +0 -3
  166. package/dist/schema/queries/crawlIdListByUrl.js.map +0 -1
  167. package/dist/schema/queries/descriptionMarkdown.js +0 -3
  168. package/dist/schema/queries/descriptionMarkdown.js.map +0 -1
  169. package/dist/schema/queries/domainAnalysis.js +0 -3
  170. package/dist/schema/queries/domainAnalysis.js.map +0 -1
  171. package/dist/schema/queries/domainSupport.js +0 -3
  172. package/dist/schema/queries/domainSupport.js.map +0 -1
  173. package/dist/schema/queries/educationalSearch.js +0 -3
  174. package/dist/schema/queries/educationalSearch.js.map +0 -1
  175. package/dist/schema/queries/entityType.js +0 -3
  176. package/dist/schema/queries/entityType.js.map +0 -1
  177. package/dist/schema/queries/fallbackPriceByProductTypeId.js +0 -3
  178. package/dist/schema/queries/fallbackPriceByProductTypeId.js.map +0 -1
  179. package/dist/schema/queries/findProducts.js +0 -3
  180. package/dist/schema/queries/findProducts.js.map +0 -1
  181. package/dist/schema/queries/inputLayerVersion.js +0 -3
  182. package/dist/schema/queries/inputLayerVersion.js.map +0 -1
  183. package/dist/schema/queries/latestRatingIdList.js +0 -3
  184. package/dist/schema/queries/latestRatingIdList.js.map +0 -1
  185. package/dist/schema/queries/latestRatingIdListBySomeId.js +0 -3
  186. package/dist/schema/queries/latestRatingIdListBySomeId.js.map +0 -1
  187. package/dist/schema/queries/mediaIdListBySomeId.js +0 -3
  188. package/dist/schema/queries/mediaIdListBySomeId.js.map +0 -1
  189. package/dist/schema/queries/mlCategoryDisplayMode.js +0 -3
  190. package/dist/schema/queries/mlCategoryDisplayMode.js.map +0 -1
  191. package/dist/schema/queries/noteMarkdown.js +0 -3
  192. package/dist/schema/queries/noteMarkdown.js.map +0 -1
  193. package/dist/schema/queries/offerIdListByStorePageId.js +0 -3
  194. package/dist/schema/queries/offerIdListByStorePageId.js.map +0 -1
  195. package/dist/schema/queries/possibleAliasIdListBySomeId.js +0 -3
  196. package/dist/schema/queries/possibleAliasIdListBySomeId.js.map +0 -1
  197. package/dist/schema/queries/possibleStorePageIdListBySomeId.js +0 -3
  198. package/dist/schema/queries/possibleStorePageIdListBySomeId.js.map +0 -1
  199. package/dist/schema/queries/preferredCategoryIdListByProductId.js +0 -3
  200. package/dist/schema/queries/preferredCategoryIdListByProductId.js.map +0 -1
  201. package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js +0 -3
  202. package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js.map +0 -1
  203. package/dist/schema/queries/preferredStorePageList.js +0 -3
  204. package/dist/schema/queries/preferredStorePageList.js.map +0 -1
  205. package/dist/schema/queries/pricePointCompetitors.js +0 -3
  206. package/dist/schema/queries/pricePointCompetitors.js.map +0 -1
  207. package/dist/schema/queries/priceRangeByCategoryId.js +0 -3
  208. package/dist/schema/queries/priceRangeByCategoryId.js.map +0 -1
  209. package/dist/schema/queries/productBookmarkById.js +0 -3
  210. package/dist/schema/queries/productBookmarkById.js.map +0 -1
  211. package/dist/schema/queries/productConfigurationIdListBySomeId.js +0 -3
  212. package/dist/schema/queries/productConfigurationIdListBySomeId.js.map +0 -1
  213. package/dist/schema/queries/productDealList.js +0 -3
  214. package/dist/schema/queries/productDealList.js.map +0 -1
  215. package/dist/schema/queries/productDocumentByStoreUrl.js +0 -3
  216. package/dist/schema/queries/productDocumentByStoreUrl.js.map +0 -1
  217. package/dist/schema/queries/productDocumentsByProductIds.js +0 -3
  218. package/dist/schema/queries/productDocumentsByProductIds.js.map +0 -1
  219. package/dist/schema/queries/productFamilyIdBySomeId.js +0 -3
  220. package/dist/schema/queries/productFamilyIdBySomeId.js.map +0 -1
  221. package/dist/schema/queries/productFamilyIdListBySomeId.js +0 -3
  222. package/dist/schema/queries/productFamilyIdListBySomeId.js.map +0 -1
  223. package/dist/schema/queries/productGenerationIdBySomeId.js +0 -3
  224. package/dist/schema/queries/productGenerationIdBySomeId.js.map +0 -1
  225. package/dist/schema/queries/productGenerationIdListBySomeId.js +0 -3
  226. package/dist/schema/queries/productGenerationIdListBySomeId.js.map +0 -1
  227. package/dist/schema/queries/productListSort.js +0 -3
  228. package/dist/schema/queries/productListSort.js.map +0 -1
  229. package/dist/schema/queries/productPricePointList.js +0 -3
  230. package/dist/schema/queries/productPricePointList.js.map +0 -1
  231. package/dist/schema/queries/productSearchList.js +0 -3
  232. package/dist/schema/queries/productSearchList.js.map +0 -1
  233. package/dist/schema/queries/productTypeIdBySomeId.js +0 -3
  234. package/dist/schema/queries/productTypeIdBySomeId.js.map +0 -1
  235. package/dist/schema/queries/productTypeIdByStoreUrl.js +0 -3
  236. package/dist/schema/queries/productTypeIdByStoreUrl.js.map +0 -1
  237. package/dist/schema/queries/productTypeIdListByCategoryId.js +0 -3
  238. package/dist/schema/queries/productTypeIdListByCategoryId.js.map +0 -1
  239. package/dist/schema/queries/productTypeIdListByModifiers.js +0 -3
  240. package/dist/schema/queries/productTypeIdListByModifiers.js.map +0 -1
  241. package/dist/schema/queries/productTypeIdListBySomeId.js +0 -3
  242. package/dist/schema/queries/productTypeIdListBySomeId.js.map +0 -1
  243. package/dist/schema/queries/research.js +0 -3
  244. package/dist/schema/queries/research.js.map +0 -1
  245. package/dist/schema/queries/researchBestProducts.js +0 -3
  246. package/dist/schema/queries/researchBestProducts.js.map +0 -1
  247. package/dist/schema/queries/researchQueryRefinement.js +0 -3
  248. package/dist/schema/queries/researchQueryRefinement.js.map +0 -1
  249. package/dist/schema/queries/saleMetrics.js +0 -3
  250. package/dist/schema/queries/saleMetrics.js.map +0 -1
  251. package/dist/schema/queries/searchSuggestionList.js +0 -3
  252. package/dist/schema/queries/searchSuggestionList.js.map +0 -1
  253. package/dist/schema/queries/sectionDataByCrawlId.js +0 -3
  254. package/dist/schema/queries/sectionDataByCrawlId.js.map +0 -1
  255. package/dist/schema/queries/sourceIdList.js +0 -3
  256. package/dist/schema/queries/sourceIdList.js.map +0 -1
  257. package/dist/schema/queries/specIdListBySomeId.js +0 -3
  258. package/dist/schema/queries/specIdListBySomeId.js.map +0 -1
  259. package/dist/schema/queries/specTypeIdList.js +0 -3
  260. package/dist/schema/queries/specTypeIdList.js.map +0 -1
  261. package/dist/schema/queries/specTypeValidValues.js +0 -3
  262. package/dist/schema/queries/specTypeValidValues.js.map +0 -1
  263. package/dist/schema/queries/specValueRangeListByCategoryId.js +0 -3
  264. package/dist/schema/queries/specValueRangeListByCategoryId.js.map +0 -1
  265. package/dist/schema/queries/stablePriceByProductId.js +0 -3
  266. package/dist/schema/queries/stablePriceByProductId.js.map +0 -1
  267. package/dist/schema/queries/stablePriceByProductIdAndStoreName.js +0 -3
  268. package/dist/schema/queries/stablePriceByProductIdAndStoreName.js.map +0 -1
  269. package/dist/schema/queries/stablePriceByStorePageId.js +0 -3
  270. package/dist/schema/queries/stablePriceByStorePageId.js.map +0 -1
  271. package/dist/schema/queries/storePageFetchData.js +0 -3
  272. package/dist/schema/queries/storePageFetchData.js.map +0 -1
  273. package/dist/schema/queries/storePageIdByUrl.js +0 -3
  274. package/dist/schema/queries/storePageIdByUrl.js.map +0 -1
  275. package/dist/schema/queries/storePageIdListBySomeId.js +0 -3
  276. package/dist/schema/queries/storePageIdListBySomeId.js.map +0 -1
  277. package/dist/schema/queries/storePageInfoBySku.js +0 -3
  278. package/dist/schema/queries/storePageInfoBySku.js.map +0 -1
  279. package/dist/schema/queries/storePageScrapeData.js +0 -3
  280. package/dist/schema/queries/storePageScrapeData.js.map +0 -1
  281. package/dist/schema/queries/subCategoryIdListByCategoryId.js +0 -3
  282. package/dist/schema/queries/subCategoryIdListByCategoryId.js.map +0 -1
  283. package/dist/schema/queries/subsetModifierDataByModifiers.js +0 -3
  284. package/dist/schema/queries/subsetModifierDataByModifiers.js.map +0 -1
  285. package/dist/schema/queries/topProductDocumentList.js +0 -3
  286. package/dist/schema/queries/topProductDocumentList.js.map +0 -1
  287. package/dist/schema/queries/unstableMediaIdListByCategoryId.js +0 -3
  288. package/dist/schema/queries/unstableMediaIdListByCategoryId.js.map +0 -1
  289. package/dist/schema/queries/unstableSourceTrust.js +0 -3
  290. package/dist/schema/queries/unstableSourceTrust.js.map +0 -1
  291. package/dist/schema/queries/userIdList.js +0 -3
  292. package/dist/schema/queries/userIdList.js.map +0 -1
  293. package/dist/schema/queries/userPermissionsByUserId.js +0 -3
  294. package/dist/schema/queries/userPermissionsByUserId.js.map +0 -1
  295. package/dist/schema/queries/userRestictedData.js +0 -3
  296. package/dist/schema/queries/userRestictedData.js.map +0 -1
  297. package/dist/schema/queries/userReviewAnalysis.js +0 -3
  298. package/dist/schema/queries/userReviewAnalysis.js.map +0 -1
  299. package/dist/schema/queries/whoAmI.js +0 -3
  300. package/dist/schema/queries/whoAmI.js.map +0 -1
  301. package/types/api/fetchEntity.d.ts +0 -7
  302. package/types/api/fetchEntity.d.ts.map +0 -1
  303. package/types/schema/entities/alias.d.ts +0 -6
  304. package/types/schema/entities/alias.d.ts.map +0 -1
  305. package/types/schema/entities/brand.d.ts +0 -5
  306. package/types/schema/entities/brand.d.ts.map +0 -1
  307. package/types/schema/entities/category.d.ts +0 -7
  308. package/types/schema/entities/category.d.ts.map +0 -1
  309. package/types/schema/entities/crawl.d.ts +0 -12
  310. package/types/schema/entities/crawl.d.ts.map +0 -1
  311. package/types/schema/entities/index.d.ts +0 -18
  312. package/types/schema/entities/index.d.ts.map +0 -1
  313. package/types/schema/entities/media.d.ts +0 -6
  314. package/types/schema/entities/media.d.ts.map +0 -1
  315. package/types/schema/entities/offer.d.ts +0 -11
  316. package/types/schema/entities/offer.d.ts.map +0 -1
  317. package/types/schema/entities/productConfiguration.d.ts +0 -5
  318. package/types/schema/entities/productConfiguration.d.ts.map +0 -1
  319. package/types/schema/entities/productFamily.d.ts +0 -5
  320. package/types/schema/entities/productFamily.d.ts.map +0 -1
  321. package/types/schema/entities/productGeneration.d.ts +0 -5
  322. package/types/schema/entities/productGeneration.d.ts.map +0 -1
  323. package/types/schema/entities/productType.d.ts +0 -5
  324. package/types/schema/entities/productType.d.ts.map +0 -1
  325. package/types/schema/entities/rating.d.ts +0 -53
  326. package/types/schema/entities/rating.d.ts.map +0 -1
  327. package/types/schema/entities/source.d.ts +0 -8
  328. package/types/schema/entities/source.d.ts.map +0 -1
  329. package/types/schema/entities/spec.d.ts +0 -22
  330. package/types/schema/entities/spec.d.ts.map +0 -1
  331. package/types/schema/entities/specType.d.ts +0 -6
  332. package/types/schema/entities/specType.d.ts.map +0 -1
  333. package/types/schema/entities/specTypeChoice.d.ts +0 -7
  334. package/types/schema/entities/specTypeChoice.d.ts.map +0 -1
  335. package/types/schema/entities/storePage.d.ts +0 -8
  336. package/types/schema/entities/storePage.d.ts.map +0 -1
  337. package/types/schema/entities/storePageQueueGroup.d.ts +0 -6
  338. package/types/schema/entities/storePageQueueGroup.d.ts.map +0 -1
  339. package/types/schema/entities/user.d.ts +0 -5
  340. package/types/schema/entities/user.d.ts.map +0 -1
  341. package/types/schema/mutations/createBrand.d.ts +0 -9
  342. package/types/schema/mutations/createBrand.d.ts.map +0 -1
  343. package/types/schema/mutations/createCategory.d.ts +0 -9
  344. package/types/schema/mutations/createCategory.d.ts.map +0 -1
  345. package/types/schema/mutations/createProductConfiguration.d.ts +0 -10
  346. package/types/schema/mutations/createProductConfiguration.d.ts.map +0 -1
  347. package/types/schema/mutations/createProductFamily.d.ts +0 -10
  348. package/types/schema/mutations/createProductFamily.d.ts.map +0 -1
  349. package/types/schema/mutations/createProductGeneration.d.ts +0 -10
  350. package/types/schema/mutations/createProductGeneration.d.ts.map +0 -1
  351. package/types/schema/mutations/createProductType.d.ts +0 -10
  352. package/types/schema/mutations/createProductType.d.ts.map +0 -1
  353. package/types/schema/mutations/createUser.d.ts +0 -10
  354. package/types/schema/mutations/createUser.d.ts.map +0 -1
  355. package/types/schema/mutations/storePageQueueClaimById.d.ts +0 -17
  356. package/types/schema/mutations/storePageQueueClaimById.d.ts.map +0 -1
  357. package/types/schema/mutations/storePageQueueClaimNext.d.ts +0 -15
  358. package/types/schema/mutations/storePageQueueClaimNext.d.ts.map +0 -1
  359. package/types/schema/mutations/storePageQueueHandle.d.ts +0 -15
  360. package/types/schema/mutations/storePageQueueHandle.d.ts.map +0 -1
  361. package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts +0 -15
  362. package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts.map +0 -1
  363. package/types/schema/mutations/updateAlias.d.ts +0 -8
  364. package/types/schema/mutations/updateAlias.d.ts.map +0 -1
  365. package/types/schema/mutations/updateBrand.d.ts +0 -8
  366. package/types/schema/mutations/updateBrand.d.ts.map +0 -1
  367. package/types/schema/mutations/updateCategory.d.ts +0 -10
  368. package/types/schema/mutations/updateCategory.d.ts.map +0 -1
  369. package/types/schema/mutations/updateOffer.d.ts +0 -8
  370. package/types/schema/mutations/updateOffer.d.ts.map +0 -1
  371. package/types/schema/mutations/updateProductBookmark.d.ts +0 -11
  372. package/types/schema/mutations/updateProductBookmark.d.ts.map +0 -1
  373. package/types/schema/mutations/updateProductConfiguration.d.ts +0 -8
  374. package/types/schema/mutations/updateProductConfiguration.d.ts.map +0 -1
  375. package/types/schema/mutations/updateProductConfigurationProductType.d.ts +0 -8
  376. package/types/schema/mutations/updateProductConfigurationProductType.d.ts.map +0 -1
  377. package/types/schema/mutations/updateProductFamily.d.ts +0 -8
  378. package/types/schema/mutations/updateProductFamily.d.ts.map +0 -1
  379. package/types/schema/mutations/updateProductFamilyBrand.d.ts +0 -8
  380. package/types/schema/mutations/updateProductFamilyBrand.d.ts.map +0 -1
  381. package/types/schema/mutations/updateProductGeneration.d.ts +0 -8
  382. package/types/schema/mutations/updateProductGeneration.d.ts.map +0 -1
  383. package/types/schema/mutations/updateProductGenerationProductFamily.d.ts +0 -8
  384. package/types/schema/mutations/updateProductGenerationProductFamily.d.ts.map +0 -1
  385. package/types/schema/mutations/updateProductType.d.ts +0 -8
  386. package/types/schema/mutations/updateProductType.d.ts.map +0 -1
  387. package/types/schema/mutations/updateProductTypeProductGeneration.d.ts +0 -8
  388. package/types/schema/mutations/updateProductTypeProductGeneration.d.ts.map +0 -1
  389. package/types/schema/mutations/updateSource.d.ts +0 -10
  390. package/types/schema/mutations/updateSource.d.ts.map +0 -1
  391. package/types/schema/mutations/updateStorePage.d.ts +0 -8
  392. package/types/schema/mutations/updateStorePage.d.ts.map +0 -1
  393. package/types/schema/queries/affiliateUrl.d.ts +0 -12
  394. package/types/schema/queries/affiliateUrl.d.ts.map +0 -1
  395. package/types/schema/queries/aliasIdListBySomeId.d.ts +0 -7
  396. package/types/schema/queries/aliasIdListBySomeId.d.ts.map +0 -1
  397. package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts +0 -7
  398. package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts.map +0 -1
  399. package/types/schema/queries/baseScore.d.ts +0 -9
  400. package/types/schema/queries/baseScore.d.ts.map +0 -1
  401. package/types/schema/queries/baseScoreRatingIdList.d.ts +0 -8
  402. package/types/schema/queries/baseScoreRatingIdList.d.ts.map +0 -1
  403. package/types/schema/queries/baseScoresByCategoryId.d.ts +0 -12
  404. package/types/schema/queries/baseScoresByCategoryId.d.ts.map +0 -1
  405. package/types/schema/queries/bestInClass.d.ts +0 -20
  406. package/types/schema/queries/bestInClass.d.ts.map +0 -1
  407. package/types/schema/queries/brandAliasResolution.d.ts +0 -11
  408. package/types/schema/queries/brandAliasResolution.d.ts.map +0 -1
  409. package/types/schema/queries/brandCategoryRankings.d.ts +0 -37
  410. package/types/schema/queries/brandCategoryRankings.d.ts.map +0 -1
  411. package/types/schema/queries/brandIdBySomeId.d.ts +0 -6
  412. package/types/schema/queries/brandIdBySomeId.d.ts.map +0 -1
  413. package/types/schema/queries/brandIdList.d.ts +0 -9
  414. package/types/schema/queries/brandIdList.d.ts.map +0 -1
  415. package/types/schema/queries/brandIdListBySearch.d.ts +0 -7
  416. package/types/schema/queries/brandIdListBySearch.d.ts.map +0 -1
  417. package/types/schema/queries/brandSocialMediaPostList.d.ts +0 -22
  418. package/types/schema/queries/brandSocialMediaPostList.d.ts.map +0 -1
  419. package/types/schema/queries/categoryAliasResolution.d.ts +0 -13
  420. package/types/schema/queries/categoryAliasResolution.d.ts.map +0 -1
  421. package/types/schema/queries/categoryDisplayMode.d.ts +0 -11
  422. package/types/schema/queries/categoryDisplayMode.d.ts.map +0 -1
  423. package/types/schema/queries/categoryIdByUrlSlug.d.ts +0 -6
  424. package/types/schema/queries/categoryIdByUrlSlug.d.ts.map +0 -1
  425. package/types/schema/queries/categoryIdList.d.ts +0 -9
  426. package/types/schema/queries/categoryIdList.d.ts.map +0 -1
  427. package/types/schema/queries/categoryIdListBySomeId.d.ts +0 -11
  428. package/types/schema/queries/categoryIdListBySomeId.d.ts.map +0 -1
  429. package/types/schema/queries/categoryIdListBySourceId.d.ts +0 -7
  430. package/types/schema/queries/categoryIdListBySourceId.d.ts.map +0 -1
  431. package/types/schema/queries/categoryModifierSearchList.d.ts +0 -22
  432. package/types/schema/queries/categoryModifierSearchList.d.ts.map +0 -1
  433. package/types/schema/queries/categoryRankings.d.ts +0 -14
  434. package/types/schema/queries/categoryRankings.d.ts.map +0 -1
  435. package/types/schema/queries/categorySearchList.d.ts +0 -17
  436. package/types/schema/queries/categorySearchList.d.ts.map +0 -1
  437. package/types/schema/queries/categoryStatusList.d.ts +0 -10
  438. package/types/schema/queries/categoryStatusList.d.ts.map +0 -1
  439. package/types/schema/queries/competitorsAnalysis.d.ts +0 -37
  440. package/types/schema/queries/competitorsAnalysis.d.ts.map +0 -1
  441. package/types/schema/queries/crawlIdList.d.ts +0 -12
  442. package/types/schema/queries/crawlIdList.d.ts.map +0 -1
  443. package/types/schema/queries/crawlIdListByUrl.d.ts +0 -7
  444. package/types/schema/queries/crawlIdListByUrl.d.ts.map +0 -1
  445. package/types/schema/queries/descriptionMarkdown.d.ts +0 -6
  446. package/types/schema/queries/descriptionMarkdown.d.ts.map +0 -1
  447. package/types/schema/queries/domainAnalysis.d.ts +0 -19
  448. package/types/schema/queries/domainAnalysis.d.ts.map +0 -1
  449. package/types/schema/queries/domainSupport.d.ts +0 -5
  450. package/types/schema/queries/domainSupport.d.ts.map +0 -1
  451. package/types/schema/queries/educationalSearch.d.ts +0 -15
  452. package/types/schema/queries/educationalSearch.d.ts.map +0 -1
  453. package/types/schema/queries/entityType.d.ts +0 -55
  454. package/types/schema/queries/entityType.d.ts.map +0 -1
  455. package/types/schema/queries/fallbackPriceByProductTypeId.d.ts +0 -7
  456. package/types/schema/queries/fallbackPriceByProductTypeId.d.ts.map +0 -1
  457. package/types/schema/queries/findProducts.d.ts +0 -12
  458. package/types/schema/queries/findProducts.d.ts.map +0 -1
  459. package/types/schema/queries/inputLayerVersion.d.ts +0 -6
  460. package/types/schema/queries/inputLayerVersion.d.ts.map +0 -1
  461. package/types/schema/queries/latestRatingIdList.d.ts +0 -7
  462. package/types/schema/queries/latestRatingIdList.d.ts.map +0 -1
  463. package/types/schema/queries/latestRatingIdListBySomeId.d.ts +0 -7
  464. package/types/schema/queries/latestRatingIdListBySomeId.d.ts.map +0 -1
  465. package/types/schema/queries/mediaIdListBySomeId.d.ts +0 -7
  466. package/types/schema/queries/mediaIdListBySomeId.d.ts.map +0 -1
  467. package/types/schema/queries/mlCategoryDisplayMode.d.ts +0 -9
  468. package/types/schema/queries/mlCategoryDisplayMode.d.ts.map +0 -1
  469. package/types/schema/queries/noteMarkdown.d.ts +0 -6
  470. package/types/schema/queries/noteMarkdown.d.ts.map +0 -1
  471. package/types/schema/queries/offerIdListByStorePageId.d.ts +0 -13
  472. package/types/schema/queries/offerIdListByStorePageId.d.ts.map +0 -1
  473. package/types/schema/queries/possibleAliasIdListBySomeId.d.ts +0 -7
  474. package/types/schema/queries/possibleAliasIdListBySomeId.d.ts.map +0 -1
  475. package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts +0 -7
  476. package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts.map +0 -1
  477. package/types/schema/queries/preferredCategoryIdListByProductId.d.ts +0 -7
  478. package/types/schema/queries/preferredCategoryIdListByProductId.d.ts.map +0 -1
  479. package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts +0 -7
  480. package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts.map +0 -1
  481. package/types/schema/queries/preferredStorePageList.d.ts +0 -12
  482. package/types/schema/queries/preferredStorePageList.d.ts.map +0 -1
  483. package/types/schema/queries/pricePointCompetitors.d.ts +0 -17
  484. package/types/schema/queries/pricePointCompetitors.d.ts.map +0 -1
  485. package/types/schema/queries/priceRangeByCategoryId.d.ts +0 -11
  486. package/types/schema/queries/priceRangeByCategoryId.d.ts.map +0 -1
  487. package/types/schema/queries/productBookmarkById.d.ts +0 -12
  488. package/types/schema/queries/productBookmarkById.d.ts.map +0 -1
  489. package/types/schema/queries/productConfigurationIdListBySomeId.d.ts +0 -7
  490. package/types/schema/queries/productConfigurationIdListBySomeId.d.ts.map +0 -1
  491. package/types/schema/queries/productDealList.d.ts +0 -14
  492. package/types/schema/queries/productDealList.d.ts.map +0 -1
  493. package/types/schema/queries/productDocumentByStoreUrl.d.ts +0 -8
  494. package/types/schema/queries/productDocumentByStoreUrl.d.ts.map +0 -1
  495. package/types/schema/queries/productDocumentsByProductIds.d.ts +0 -7
  496. package/types/schema/queries/productDocumentsByProductIds.d.ts.map +0 -1
  497. package/types/schema/queries/productFamilyIdBySomeId.d.ts +0 -6
  498. package/types/schema/queries/productFamilyIdBySomeId.d.ts.map +0 -1
  499. package/types/schema/queries/productFamilyIdListBySomeId.d.ts +0 -7
  500. package/types/schema/queries/productFamilyIdListBySomeId.d.ts.map +0 -1
  501. package/types/schema/queries/productGenerationIdBySomeId.d.ts +0 -6
  502. package/types/schema/queries/productGenerationIdBySomeId.d.ts.map +0 -1
  503. package/types/schema/queries/productGenerationIdListBySomeId.d.ts +0 -7
  504. package/types/schema/queries/productGenerationIdListBySomeId.d.ts.map +0 -1
  505. package/types/schema/queries/productListSort.d.ts +0 -10
  506. package/types/schema/queries/productListSort.d.ts.map +0 -1
  507. package/types/schema/queries/productPricePointList.d.ts +0 -14
  508. package/types/schema/queries/productPricePointList.d.ts.map +0 -1
  509. package/types/schema/queries/productSearchList.d.ts +0 -40
  510. package/types/schema/queries/productSearchList.d.ts.map +0 -1
  511. package/types/schema/queries/productTypeIdBySomeId.d.ts +0 -6
  512. package/types/schema/queries/productTypeIdBySomeId.d.ts.map +0 -1
  513. package/types/schema/queries/productTypeIdByStoreUrl.d.ts +0 -7
  514. package/types/schema/queries/productTypeIdByStoreUrl.d.ts.map +0 -1
  515. package/types/schema/queries/productTypeIdListByCategoryId.d.ts +0 -11
  516. package/types/schema/queries/productTypeIdListByCategoryId.d.ts.map +0 -1
  517. package/types/schema/queries/productTypeIdListByModifiers.d.ts +0 -8
  518. package/types/schema/queries/productTypeIdListByModifiers.d.ts.map +0 -1
  519. package/types/schema/queries/productTypeIdListBySomeId.d.ts +0 -7
  520. package/types/schema/queries/productTypeIdListBySomeId.d.ts.map +0 -1
  521. package/types/schema/queries/research.d.ts +0 -12
  522. package/types/schema/queries/research.d.ts.map +0 -1
  523. package/types/schema/queries/researchBestProducts.d.ts +0 -18
  524. package/types/schema/queries/researchBestProducts.d.ts.map +0 -1
  525. package/types/schema/queries/researchQueryRefinement.d.ts +0 -7
  526. package/types/schema/queries/researchQueryRefinement.d.ts.map +0 -1
  527. package/types/schema/queries/saleMetrics.d.ts +0 -9
  528. package/types/schema/queries/saleMetrics.d.ts.map +0 -1
  529. package/types/schema/queries/searchSuggestionList.d.ts +0 -10
  530. package/types/schema/queries/searchSuggestionList.d.ts.map +0 -1
  531. package/types/schema/queries/sectionDataByCrawlId.d.ts +0 -20
  532. package/types/schema/queries/sectionDataByCrawlId.d.ts.map +0 -1
  533. package/types/schema/queries/sourceIdList.d.ts +0 -5
  534. package/types/schema/queries/sourceIdList.d.ts.map +0 -1
  535. package/types/schema/queries/specIdListBySomeId.d.ts +0 -7
  536. package/types/schema/queries/specIdListBySomeId.d.ts.map +0 -1
  537. package/types/schema/queries/specTypeIdList.d.ts +0 -13
  538. package/types/schema/queries/specTypeIdList.d.ts.map +0 -1
  539. package/types/schema/queries/specTypeValidValues.d.ts +0 -16
  540. package/types/schema/queries/specTypeValidValues.d.ts.map +0 -1
  541. package/types/schema/queries/specValueRangeListByCategoryId.d.ts +0 -37
  542. package/types/schema/queries/specValueRangeListByCategoryId.d.ts.map +0 -1
  543. package/types/schema/queries/stablePriceByProductId.d.ts +0 -7
  544. package/types/schema/queries/stablePriceByProductId.d.ts.map +0 -1
  545. package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts +0 -8
  546. package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts.map +0 -1
  547. package/types/schema/queries/stablePriceByStorePageId.d.ts +0 -7
  548. package/types/schema/queries/stablePriceByStorePageId.d.ts.map +0 -1
  549. package/types/schema/queries/storePageFetchData.d.ts +0 -13
  550. package/types/schema/queries/storePageFetchData.d.ts.map +0 -1
  551. package/types/schema/queries/storePageIdByUrl.d.ts +0 -7
  552. package/types/schema/queries/storePageIdByUrl.d.ts.map +0 -1
  553. package/types/schema/queries/storePageIdListBySomeId.d.ts +0 -7
  554. package/types/schema/queries/storePageIdListBySomeId.d.ts.map +0 -1
  555. package/types/schema/queries/storePageInfoBySku.d.ts +0 -21
  556. package/types/schema/queries/storePageInfoBySku.d.ts.map +0 -1
  557. package/types/schema/queries/storePageScrapeData.d.ts +0 -10
  558. package/types/schema/queries/storePageScrapeData.d.ts.map +0 -1
  559. package/types/schema/queries/subCategoryIdListByCategoryId.d.ts +0 -7
  560. package/types/schema/queries/subCategoryIdListByCategoryId.d.ts.map +0 -1
  561. package/types/schema/queries/subsetModifierDataByModifiers.d.ts +0 -13
  562. package/types/schema/queries/subsetModifierDataByModifiers.d.ts.map +0 -1
  563. package/types/schema/queries/topProductDocumentList.d.ts +0 -9
  564. package/types/schema/queries/topProductDocumentList.d.ts.map +0 -1
  565. package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts +0 -7
  566. package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts.map +0 -1
  567. package/types/schema/queries/unstableSourceTrust.d.ts +0 -10
  568. package/types/schema/queries/unstableSourceTrust.d.ts.map +0 -1
  569. package/types/schema/queries/userIdList.d.ts +0 -5
  570. package/types/schema/queries/userIdList.d.ts.map +0 -1
  571. package/types/schema/queries/userPermissionsByUserId.d.ts +0 -8
  572. package/types/schema/queries/userPermissionsByUserId.d.ts.map +0 -1
  573. package/types/schema/queries/userRestictedData.d.ts +0 -11
  574. package/types/schema/queries/userRestictedData.d.ts.map +0 -1
  575. package/types/schema/queries/userReviewAnalysis.d.ts +0 -40
  576. package/types/schema/queries/userReviewAnalysis.d.ts.map +0 -1
  577. package/types/schema/queries/whoAmI.d.ts +0 -6
  578. package/types/schema/queries/whoAmI.d.ts.map +0 -1
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse, Url } from "../builtins";
2
- import { Crawl } from "../entities";
3
- export interface CrawlIdListByUrlQuery extends ListQuery {
4
- url: Url;
5
- }
6
- export type CrawlIdListByUrlResponse = ListResponse<Crawl["id"]>;
7
- //# sourceMappingURL=crawlIdListByUrl.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"crawlIdListByUrl.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/crawlIdListByUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AAC1D,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AAEnC,MAAM,WAAW,qBAAsB,SAAQ,SAAS;IACtD,GAAG,EAAE,GAAG,CAAA;CACT;AAED,MAAM,MAAM,wBAAwB,GAAG,YAAY,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,6 +0,0 @@
1
- import { AnyId } from "../builtins";
2
- export interface DescriptionMarkdownQuery {
3
- anyId: AnyId;
4
- }
5
- export type DescriptionMarkdownResponse = string;
6
- //# sourceMappingURL=descriptionMarkdown.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"descriptionMarkdown.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/descriptionMarkdown.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AAEnC,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,KAAK,CAAA;CACb;AAED,MAAM,MAAM,2BAA2B,GAAG,MAAM,CAAA"}
@@ -1,19 +0,0 @@
1
- export interface DomainAnalysisQuery {
2
- url: string;
3
- }
4
- export interface DomainAnalysisResponse {
5
- alternatives: {
6
- description: string;
7
- name: string;
8
- url: string;
9
- }[];
10
- analysis: {
11
- result: string;
12
- title: string;
13
- sources: {
14
- title: string;
15
- url: string;
16
- }[];
17
- }[];
18
- }
19
- //# sourceMappingURL=domainAnalysis.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"domainAnalysis.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/domainAnalysis.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,sBAAsB;IACrC,YAAY,EAAE;QACZ,WAAW,EAAE,MAAM,CAAA;QACnB,IAAI,EAAE,MAAM,CAAA;QACZ,GAAG,EAAE,MAAM,CAAA;KACZ,EAAE,CAAA;IACH,QAAQ,EAAE;QACR,MAAM,EAAE,MAAM,CAAA;QACd,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,EAAE;YACP,KAAK,EAAE,MAAM,CAAA;YACb,GAAG,EAAE,MAAM,CAAA;SACZ,EAAE,CAAA;KACJ,EAAE,CAAA;CACJ"}
@@ -1,5 +0,0 @@
1
- type DomainSupportFeature = "domainAnalysis";
2
- export type DomainSupportQuery = Record<string, never>;
3
- export type DomainSupportResponse = Record<DomainSupportFeature, string[]>;
4
- export {};
5
- //# sourceMappingURL=domainSupport.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"domainSupport.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/domainSupport.ts"],"names":[],"mappings":"AAAA,KAAK,oBAAoB,GAAG,gBAAgB,CAAA;AAE5C,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAA;AAEtD,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,oBAAoB,EAAE,MAAM,EAAE,CAAC,CAAA"}
@@ -1,15 +0,0 @@
1
- import { UpdatableResponse, Url } from "../builtins";
2
- export interface EducationalSearchQuery {
3
- search: string;
4
- }
5
- interface Data {
6
- summary: string;
7
- citations: {
8
- url: Url;
9
- title: string;
10
- snippet: string;
11
- }[];
12
- }
13
- export type EducationalSearchResponse = UpdatableResponse<Data>;
14
- export {};
15
- //# sourceMappingURL=educationalSearch.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"educationalSearch.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/educationalSearch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,GAAG,EAAE,oBAAyB;AAE1D,MAAM,WAAW,sBAAsB;IACrC,MAAM,EAAE,MAAM,CAAA;CACf;AAED,UAAU,IAAI;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE;QAAE,GAAG,EAAE,GAAG,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;CAC1D;AAED,MAAM,MAAM,yBAAyB,GAAG,iBAAiB,CAAC,IAAI,CAAC,CAAA"}
@@ -1,55 +0,0 @@
1
- import { AnyId } from "../builtins";
2
- import * as Entities from "../entities";
3
- export interface EntityTypeQuery {
4
- anyId: AnyId;
5
- }
6
- export type EntityTypeResponse = {
7
- id: Entities.Alias["id"];
8
- type: "alias";
9
- } | {
10
- id: Entities.Brand["id"];
11
- type: "brand";
12
- } | {
13
- id: Entities.Category["id"];
14
- type: "category";
15
- } | {
16
- id: Entities.Crawl["id"];
17
- type: "crawl";
18
- } | {
19
- id: Entities.Media["id"];
20
- type: "media";
21
- } | {
22
- id: Entities.ProductConfiguration["id"];
23
- type: "productConfiguration";
24
- } | {
25
- id: Entities.ProductFamily["id"];
26
- type: "productFamily";
27
- } | {
28
- id: Entities.ProductGeneration["id"];
29
- type: "productGeneration";
30
- } | {
31
- id: Entities.ProductType["id"];
32
- type: "productType";
33
- } | {
34
- id: Entities.Rating["id"];
35
- type: "rating";
36
- } | {
37
- id: Entities.Source["id"];
38
- type: "source";
39
- } | {
40
- id: Entities.Spec["id"];
41
- type: "spec";
42
- } | {
43
- id: Entities.SpecTypeChoice["id"];
44
- type: "specTypeChoice";
45
- } | {
46
- id: Entities.SpecType["id"];
47
- type: "specType";
48
- } | {
49
- id: Entities.StorePage["id"];
50
- type: "storePage";
51
- } | {
52
- id: Entities.User["id"];
53
- type: "user";
54
- };
55
- //# sourceMappingURL=entityType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"entityType.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/entityType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AACnC,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAA;AAEvC,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,KAAK,CAAA;CACb;AAID,MAAM,MAAM,kBAAkB,GAC1B;IAAE,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,OAAO,CAAA;CAAE,GAC3C;IAAE,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,OAAO,CAAA;CAAE,GAC3C;IAAE,EAAE,EAAE,QAAQ,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,UAAU,CAAA;CAAE,GACjD;IAAE,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,OAAO,CAAA;CAAE,GAC3C;IAAE,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,OAAO,CAAA;CAAE,GAC3C;IAAE,EAAE,EAAE,QAAQ,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,sBAAsB,CAAA;CAAE,GACzE;IAAE,EAAE,EAAE,QAAQ,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,eAAe,CAAA;CAAE,GAC3D;IAAE,EAAE,EAAE,QAAQ,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,mBAAmB,CAAA;CAAE,GACnE;IAAE,EAAE,EAAE,QAAQ,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,aAAa,CAAA;CAAE,GACvD;IAAE,EAAE,EAAE,QAAQ,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,QAAQ,CAAA;CAAE,GAC7C;IAAE,EAAE,EAAE,QAAQ,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,QAAQ,CAAA;CAAE,GAC7C;IAAE,EAAE,EAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,GACzC;IAAE,EAAE,EAAE,QAAQ,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,gBAAgB,CAAA;CAAE,GAC7D;IAAE,EAAE,EAAE,QAAQ,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,UAAU,CAAA;CAAE,GACjD;IAAE,EAAE,EAAE,QAAQ,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,WAAW,CAAA;CAAE,GACnD;IAAE,EAAE,EAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,CAAA"}
@@ -1,7 +0,0 @@
1
- import { Money } from "../builtins";
2
- import { ProductType } from "../entities";
3
- export interface FallbackPriceByProductTypeIdQuery {
4
- productTypeId: ProductType["id"];
5
- }
6
- export type FallbackPriceByProductTypeIdResponse = Money;
7
- //# sourceMappingURL=fallbackPriceByProductTypeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fallbackPriceByProductTypeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/fallbackPriceByProductTypeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AACnC,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAKzC,MAAM,WAAW,iCAAiC;IAChD,aAAa,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CACjC;AAED,MAAM,MAAM,oCAAoC,GAAG,KAAK,CAAA"}
@@ -1,12 +0,0 @@
1
- import { IsoCountry, ResearchedProduct, UpdatableResponse } from "../builtins";
2
- export interface FindProductsQuery {
3
- context: string;
4
- localization?: IsoCountry;
5
- }
6
- interface Data {
7
- summary: string;
8
- products: ResearchedProduct[];
9
- }
10
- export type FindProductsResponse = UpdatableResponse<Data>;
11
- export {};
12
- //# sourceMappingURL=findProducts.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"findProducts.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/findProducts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,oBAAyB;AAEpF,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,UAAU,CAAA;CAC1B;AAED,UAAU,IAAI;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,iBAAiB,EAAE,CAAA;CAC9B;AAED,MAAM,MAAM,oBAAoB,GAAG,iBAAiB,CAAC,IAAI,CAAC,CAAA"}
@@ -1,6 +0,0 @@
1
- export type InputLayerVersionQuery = {};
2
- export interface InputLayerVersionResponse {
3
- model: string;
4
- sourceData: string;
5
- }
6
- //# sourceMappingURL=inputLayerVersion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"inputLayerVersion.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/inputLayerVersion.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,sBAAsB,GAAG,EAEpC,CAAA;AAED,MAAM,WAAW,yBAAyB;IACxC,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;CACnB"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { Brand, ProductConfiguration, ProductFamily, ProductGeneration, ProductType, Rating } from "../entities";
3
- export interface LatestRatingIdListQuery extends ListQuery {
4
- productId: Brand["id"] | ProductConfiguration["id"] | ProductFamily["id"] | ProductGeneration["id"] | ProductType["id"];
5
- }
6
- export type LatestRatingIdListResponse = ListResponse<Rating["id"]>;
7
- //# sourceMappingURL=latestRatingIdList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"latestRatingIdList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/latestRatingIdList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EACL,KAAK,EACL,oBAAoB,EACpB,aAAa,EACb,iBAAiB,EACjB,WAAW,EACX,MAAM,EACP,MAAM,aAAa,CAAA;AAEpB,MAAM,WAAW,uBAAwB,SAAQ,SAAS;IACxD,SAAS,EACL,KAAK,CAAC,IAAI,CAAC,GACX,oBAAoB,CAAC,IAAI,CAAC,GAC1B,aAAa,CAAC,IAAI,CAAC,GACnB,iBAAiB,CAAC,IAAI,CAAC,GACvB,WAAW,CAAC,IAAI,CAAC,CAAA;CACtB;AAED,MAAM,MAAM,0BAA0B,GAAG,YAAY,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { Brand, ProductGeneration, ProductType, Rating } from "../entities";
3
- export interface LatestRatingIdListBySomeIdQuery extends ListQuery {
4
- someId: Brand["id"] | ProductGeneration["id"] | ProductType["id"];
5
- }
6
- export type LatestRatingIdListBySomeIdResponse = ListResponse<Rating["id"]>;
7
- //# sourceMappingURL=latestRatingIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"latestRatingIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/latestRatingIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,KAAK,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAS3E,MAAM,WAAW,+BAAgC,SAAQ,SAAS;IAChE,MAAM,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,iBAAiB,CAAC,IAAI,CAAC,GAAG,WAAW,CAAC,IAAI,CAAC,CAAA;CAClE;AAED,MAAM,MAAM,kCAAkC,GAAG,YAAY,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { Media, ProductType } from "../entities";
3
- export interface MediaIdListBySomeIdQuery extends ListQuery {
4
- someId: ProductType["id"];
5
- }
6
- export type MediaIdListBySomeIdResponse = ListResponse<Media["id"]>;
7
- //# sourceMappingURL=mediaIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mediaIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/mediaIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAEhD,MAAM,WAAW,wBAAyB,SAAQ,SAAS;IACzD,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,2BAA2B,GAAG,YAAY,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,9 +0,0 @@
1
- import { Category } from "../entities";
2
- import { DisplayMode } from "../builtins";
3
- export interface MlCategoryDisplayModeQuery {
4
- categoryId: Category["id"];
5
- }
6
- export interface MlCategoryDisplayModeResponse {
7
- mlDisplayMode: DisplayMode;
8
- }
9
- //# sourceMappingURL=mlCategoryDisplayMode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mlCategoryDisplayMode.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/mlCategoryDisplayMode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,oBAAyB;AAC5C,OAAO,EAAE,WAAW,EAAE,oBAAyB;AAK/C,MAAM,WAAW,0BAA0B;IACzC,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B;AAOD,MAAM,WAAW,6BAA6B;IAC5C,aAAa,EAAE,WAAW,CAAA;CAC3B"}
@@ -1,6 +0,0 @@
1
- import { AnyId } from "../builtins";
2
- export interface NoteMarkdownQuery {
3
- anyId: AnyId;
4
- }
5
- export type NoteMarkdownResponse = string;
6
- //# sourceMappingURL=noteMarkdown.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"noteMarkdown.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/noteMarkdown.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AAEnC,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,KAAK,CAAA;CACb;AAED,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAA"}
@@ -1,13 +0,0 @@
1
- import { ListQuery, ListResponse, Timestamp } from "../builtins";
2
- import { Offer, StorePage } from "../entities";
3
- export interface OfferIdListByStorePageIdQuery extends ListQuery<Filters> {
4
- storePageId: StorePage["id"];
5
- }
6
- export type OfferIdListByStorePageIdResponse = ListResponse<Offer["id"]>;
7
- interface Filters {
8
- before?: Timestamp;
9
- after?: Timestamp;
10
- isValid?: boolean;
11
- }
12
- export {};
13
- //# sourceMappingURL=offerIdListByStorePageId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"offerIdListByStorePageId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/offerIdListByStorePageId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAChE,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAE9C,MAAM,WAAW,6BAA8B,SAAQ,SAAS,CAAC,OAAO,CAAC;IACvE,WAAW,EAAE,SAAS,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,MAAM,gCAAgC,GAAG,YAAY,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA;AAExE,UAAU,OAAO;IACf,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { Alias, ProductType } from "../entities";
3
- export interface PossibleAliasIdListBySomeIdQuery extends ListQuery {
4
- someId: ProductType["id"];
5
- }
6
- export type PossibleAliasIdListBySomeIdResponse = ListResponse<Alias["id"]>;
7
- //# sourceMappingURL=possibleAliasIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"possibleAliasIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/possibleAliasIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAEhD,MAAM,WAAW,gCAAiC,SAAQ,SAAS;IACjE,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,mCAAmC,GAAG,YAAY,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { ProductType, StorePage } from "../entities";
3
- export interface PossibleStorePageIdListBySomeIdQuery extends ListQuery {
4
- someId: ProductType["id"];
5
- }
6
- export type PossibleStorePageIdListBySomeIdResponse = ListResponse<StorePage["id"]>;
7
- //# sourceMappingURL=possibleStorePageIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"possibleStorePageIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/possibleStorePageIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEpD,MAAM,WAAW,oCAAqC,SAAQ,SAAS;IACrE,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,uCAAuC,GAAG,YAAY,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, SortedListResponse } from "../builtins";
2
- import { Category, ProductType } from "../entities";
3
- export interface PreferredCategoryIdListByProductIdQuery extends ListQuery {
4
- productId: ProductType["id"];
5
- }
6
- export type PreferredCategoryIdListByProductIdResponse = SortedListResponse<Category["id"]>;
7
- //# sourceMappingURL=preferredCategoryIdListByProductId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"preferredCategoryIdListByProductId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/preferredCategoryIdListByProductId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAA;AAC3D,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAOnD,MAAM,WAAW,uCAAwC,SAAQ,SAAS;IACxE,SAAS,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,MAAM,0CAA0C,GAAG,kBAAkB,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { Rating, Brand, ProductGeneration, ProductType } from "../entities";
3
- export interface PreferredLatestRatingIdListBySomeIdQuery extends ListQuery {
4
- someId: Brand["id"] | ProductGeneration["id"] | ProductType["id"];
5
- }
6
- export type PreferredLatestRatingIdListBySomeIdResponse = ListResponse<Rating["id"]>;
7
- //# sourceMappingURL=preferredLatestRatingIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"preferredLatestRatingIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/preferredLatestRatingIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAE3E,MAAM,WAAW,wCAAyC,SAAQ,SAAS;IACzE,MAAM,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,iBAAiB,CAAC,IAAI,CAAC,GAAG,WAAW,CAAC,IAAI,CAAC,CAAA;CAClE;AAED,MAAM,MAAM,2CAA2C,GAAG,YAAY,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,12 +0,0 @@
1
- import { ListQuery, ListResponse, Money } from "../builtins";
2
- import { ProductType, StorePage } from "../entities";
3
- export interface PreferredStorePageListQuery extends ListQuery {
4
- productId: ProductType["id"];
5
- }
6
- export type PreferredStorePageListResponse = ListResponse<PreferredStorePage>;
7
- interface PreferredStorePage {
8
- storePageId: StorePage["id"];
9
- price: Money;
10
- }
11
- export {};
12
- //# sourceMappingURL=preferredStorePageList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"preferredStorePageList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/preferredStorePageList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AAC5D,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAQpD,MAAM,WAAW,2BAA4B,SAAQ,SAAS;IAC5D,SAAS,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED,MAAM,MAAM,8BAA8B,GAAG,YAAY,CAAC,kBAAkB,CAAC,CAAA;AAE7E,UAAU,kBAAkB;IAC1B,WAAW,EAAE,SAAS,CAAC,IAAI,CAAC,CAAA;IAC5B,KAAK,EAAE,KAAK,CAAA;CACb"}
@@ -1,17 +0,0 @@
1
- import { Money } from "../builtins";
2
- import { Category, ProductType } from "../entities";
3
- export interface PricePointCompetitorsQuery {
4
- categoryId: Category["id"];
5
- referencePrice: Money;
6
- productTypeIds?: ProductType["id"][];
7
- }
8
- export interface PricePointCompetitorsResponse {
9
- recommendedCompetitors: [PricePointCompetitor];
10
- additionalCompetitors: [PricePointCompetitor];
11
- }
12
- interface PricePointCompetitor {
13
- productTypeId: ProductType["id"];
14
- contextualScore: number;
15
- }
16
- export {};
17
- //# sourceMappingURL=pricePointCompetitors.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pricePointCompetitors.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/pricePointCompetitors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AACnC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAWnD,MAAM,WAAW,0BAA0B;IACzC,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,cAAc,EAAE,KAAK,CAAA;IACrB,cAAc,CAAC,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE,CAAA;CACrC;AAED,MAAM,WAAW,6BAA6B;IAC5C,sBAAsB,EAAE,CAAC,oBAAoB,CAAC,CAAA;IAC9C,qBAAqB,EAAE,CAAC,oBAAoB,CAAC,CAAA;CAC9C;AAED,UAAU,oBAAoB;IAC5B,aAAa,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;IAChC,eAAe,EAAE,MAAM,CAAA;CACxB"}
@@ -1,11 +0,0 @@
1
- import { IsoCurrency, Money } from "../builtins";
2
- import { Category } from "../entities";
3
- export interface PriceRangeByCategoryIdQuery {
4
- categoryId: Category["id"];
5
- currency: IsoCurrency;
6
- }
7
- export interface PriceRangeByCategoryIdResponse {
8
- min: Money;
9
- max: Money;
10
- }
11
- //# sourceMappingURL=priceRangeByCategoryId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"priceRangeByCategoryId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/priceRangeByCategoryId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,aAAa,CAAA;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAEtC,MAAM,WAAW,2BAA2B;IAC1C,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,QAAQ,EAAE,WAAW,CAAA;CACtB;AAED,MAAM,WAAW,8BAA8B;IAC7C,GAAG,EAAE,KAAK,CAAA;IACV,GAAG,EAAE,KAAK,CAAA;CACX"}
@@ -1,12 +0,0 @@
1
- import { ResearchedProduct, ResearchedProductV2 } from "../builtins";
2
- export interface ProductBookmarkByIdQuery {
3
- productBookmarkId: string;
4
- userId: string;
5
- }
6
- export interface ProductBookmarkByIdResponse {
7
- id: string;
8
- version: number;
9
- product: ResearchedProduct | ResearchedProductV2;
10
- notificationsEnabled: boolean;
11
- }
12
- //# sourceMappingURL=productBookmarkById.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productBookmarkById.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productBookmarkById.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,oBAAyB;AAE1E,MAAM,WAAW,wBAAwB;IACvC,iBAAiB,EAAE,MAAM,CAAA;IACzB,MAAM,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,2BAA2B;IAC1C,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,iBAAiB,GAAG,mBAAmB,CAAA;IAChD,oBAAoB,EAAE,OAAO,CAAA;CAC9B"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { ProductConfiguration, ProductType } from "../entities";
3
- export interface ProductConfigurationIdListBySomeIdQuery extends ListQuery {
4
- someId: ProductType["id"];
5
- }
6
- export type ProductConfigurationIdListBySomeIdResponse = ListResponse<ProductConfiguration["id"]>;
7
- //# sourceMappingURL=productConfigurationIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productConfigurationIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productConfigurationIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAE/D,MAAM,WAAW,uCAAwC,SAAQ,SAAS;IACxE,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,0CAA0C,GAAG,YAAY,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,14 +0,0 @@
1
- import { ListQuery, NonEmptySortedIds, SortedListResponse } from "../builtins";
2
- import { Category, ProductType } from "../entities";
3
- export type ProductDealListQuery = ListQuery<Filters>;
4
- export type ProductDealListResponse = SortedListResponse<ProductDealInfo>;
5
- interface Filters {
6
- categoryIds?: Category["id"][];
7
- maxPerCategory?: number;
8
- }
9
- interface ProductDealInfo {
10
- productTypeId: ProductType["id"];
11
- categoryIds: NonEmptySortedIds<Category["id"]>;
12
- }
13
- export {};
14
- //# sourceMappingURL=productDealList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productDealList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productDealList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAA;AAC9E,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAQnD,MAAM,MAAM,oBAAoB,GAAG,SAAS,CAAC,OAAO,CAAC,CAAA;AAErD,MAAM,MAAM,uBAAuB,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAA;AAazE,UAAU,OAAO;IACf,WAAW,CAAC,EAAE,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAA;IAC9B,cAAc,CAAC,EAAE,MAAM,CAAA;CACxB;AAOD,UAAU,eAAe;IACvB,aAAa,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;IAChC,WAAW,EAAE,iBAAiB,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAA;CAC/C"}
@@ -1,8 +0,0 @@
1
- import { Url, ProductDocument } from "../builtins";
2
- export interface ProductDocumentByStoreUrlQuery {
3
- storeUrl: Url;
4
- }
5
- export interface ProductDocumentByStoreUrlResponse {
6
- result: ProductDocument | null;
7
- }
8
- //# sourceMappingURL=productDocumentByStoreUrl.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productDocumentByStoreUrl.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productDocumentByStoreUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAElD,MAAM,WAAW,8BAA8B;IAC7C,QAAQ,EAAE,GAAG,CAAA;CACd;AAED,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,eAAe,GAAG,IAAI,CAAA;CAC/B"}
@@ -1,7 +0,0 @@
1
- import { ProductType } from "../entities";
2
- import { ProductDocument } from "../builtins";
3
- export interface ProductDocumentsByProductIdsQuery {
4
- productIds: ProductType["id"][];
5
- }
6
- export type ProductDocumentsByProductIdsResponse = ProductDocument[];
7
- //# sourceMappingURL=productDocumentsByProductIds.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productDocumentsByProductIds.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productDocumentsByProductIds.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,oBAAyB;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAE7C,MAAM,WAAW,iCAAiC;IAChD,UAAU,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE,CAAA;CAChC;AAED,MAAM,MAAM,oCAAoC,GAAG,eAAe,EAAE,CAAA"}
@@ -1,6 +0,0 @@
1
- import { ProductFamily, ProductGeneration } from "../entities";
2
- export interface ProductFamilyIdBySomeIdQuery {
3
- someId: ProductGeneration["id"];
4
- }
5
- export type ProductFamilyIdBySomeIdResponse = ProductFamily["id"];
6
- //# sourceMappingURL=productFamilyIdBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productFamilyIdBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productFamilyIdBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAE9D,MAAM,WAAW,4BAA4B;IAC3C,MAAM,EAAE,iBAAiB,CAAC,IAAI,CAAC,CAAA;CAChC;AAED,MAAM,MAAM,+BAA+B,GAAG,aAAa,CAAC,IAAI,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { Brand, Category, ProductFamily } from "../entities";
3
- export interface ProductFamilyIdListBySomeIdQuery extends ListQuery {
4
- someId: Brand["id"] | Category["id"];
5
- }
6
- export type ProductFamilyIdListBySomeIdResponse = ListResponse<ProductFamily["id"]>;
7
- //# sourceMappingURL=productFamilyIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productFamilyIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productFamilyIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,aAAa,CAAA;AAE5D,MAAM,WAAW,gCAAiC,SAAQ,SAAS;IACjE,MAAM,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,QAAQ,CAAC,IAAI,CAAC,CAAA;CACrC;AAED,MAAM,MAAM,mCAAmC,GAAG,YAAY,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,6 +0,0 @@
1
- import { ProductGeneration, ProductType } from "../entities";
2
- export interface ProductGenerationIdBySomeIdQuery {
3
- someId: ProductType["id"];
4
- }
5
- export type ProductGenerationIdBySomeIdResponse = ProductGeneration["id"];
6
- //# sourceMappingURL=productGenerationIdBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productGenerationIdBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productGenerationIdBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAE5D,MAAM,WAAW,gCAAgC;IAC/C,MAAM,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;CAC1B;AAED,MAAM,MAAM,mCAAmC,GAAG,iBAAiB,CAAC,IAAI,CAAC,CAAA"}
@@ -1,7 +0,0 @@
1
- import { ListQuery, ListResponse } from "../builtins";
2
- import { ProductFamily, ProductGeneration } from "../entities";
3
- export interface ProductGenerationIdListBySomeIdQuery extends ListQuery {
4
- someId: ProductFamily["id"];
5
- }
6
- export type ProductGenerationIdListBySomeIdResponse = ListResponse<ProductGeneration["id"]>;
7
- //# sourceMappingURL=productGenerationIdListBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productGenerationIdListBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productGenerationIdListBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACrD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAE9D,MAAM,WAAW,oCAAqC,SAAQ,SAAS;IACrE,MAAM,EAAE,aAAa,CAAC,IAAI,CAAC,CAAA;CAC5B;AAED,MAAM,MAAM,uCAAuC,GAAG,YAAY,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAA"}
@@ -1,10 +0,0 @@
1
- import { Category, ProductType } from "../entities";
2
- export interface ProductListSortQuery {
3
- categoryId: Category["id"];
4
- productTypeIds?: ProductType["id"][];
5
- sortOption?: "score";
6
- }
7
- export interface ProductListSortResponse {
8
- sortedProductTypeIds: ProductType["id"][];
9
- }
10
- //# sourceMappingURL=productListSort.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productListSort.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productListSort.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,oBAAyB;AAEzD,MAAM,WAAW,oBAAoB;IACnC,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,cAAc,CAAC,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE,CAAA;IAEpC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAED,MAAM,WAAW,uBAAuB;IACtC,oBAAoB,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE,CAAA;CAC1C"}
@@ -1,14 +0,0 @@
1
- import { Money, IsoCurrency, ListQuery, ListResponse } from "../builtins";
2
- import { Category, ProductType } from "../entities";
3
- export interface ProductPricePointListQuery extends ListQuery {
4
- categoryId: Category["id"];
5
- currency: IsoCurrency;
6
- productTypeIds?: ProductType["id"][];
7
- }
8
- export type ProductPricePointListResponse = ListResponse<ProductPricePoint>;
9
- interface ProductPricePoint {
10
- productTypeId: ProductType["id"];
11
- price: Money;
12
- }
13
- export {};
14
- //# sourceMappingURL=productPricePointList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productPricePointList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productPricePointList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACzE,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AASnD,MAAM,WAAW,0BAA2B,SAAQ,SAAS;IAC3D,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,QAAQ,EAAE,WAAW,CAAA;IACrB,cAAc,CAAC,EAAE,WAAW,CAAC,IAAI,CAAC,EAAE,CAAA;CACrC;AAED,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,iBAAiB,CAAC,CAAA;AAE3E,UAAU,iBAAiB;IACzB,aAAa,EAAE,WAAW,CAAC,IAAI,CAAC,CAAA;IAChC,KAAK,EAAE,KAAK,CAAA;CACb"}
@@ -1,40 +0,0 @@
1
- import { ListQuery, ListResponse, Money, ProductDocument, SearchSpecFilter, SpecAggregation } from "../builtins";
2
- export interface ProductSearchListQuery extends ListQuery<Filters> {
3
- search: string;
4
- isStrict?: boolean;
5
- platform?: "web" | "mobile";
6
- source?: "app" | "extension";
7
- contextUrl?: URL;
8
- }
9
- interface Filters {
10
- minPrice?: Money;
11
- maxPrice?: Money;
12
- modifiers?: string[];
13
- brands?: string[];
14
- categories?: string[];
15
- page?: number;
16
- pageSize?: number;
17
- specs?: SearchSpecFilter[];
18
- }
19
- export interface ProductSearchListResponse extends ListResponse<ProductDocument> {
20
- budgetInfo: {
21
- min: Money;
22
- max: Money;
23
- pricePoints: PricePoint[];
24
- recommendedPrices: Money[];
25
- } | null;
26
- modifiers: string[];
27
- brands: string[];
28
- categories: string[];
29
- hitCount: number;
30
- isExact: boolean;
31
- intents: SearchIntent[];
32
- specs: SpecAggregation[];
33
- }
34
- interface PricePoint {
35
- price: Money;
36
- count: number;
37
- }
38
- type SearchIntent = "category" | "brand" | "modifiers";
39
- export {};
40
- //# sourceMappingURL=productSearchList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productSearchList.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productSearchList.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EACT,YAAY,EACZ,KAAK,EACL,eAAe,EACf,gBAAgB,EAChB,eAAe,EAChB,MAAM,aAAa,CAAA;AAEpB,MAAM,WAAW,sBAAuB,SAAQ,SAAS,CAAC,OAAO,CAAC;IAChE,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB,QAAQ,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAA;IAC3B,MAAM,CAAC,EAAE,KAAK,GAAG,WAAW,CAAA;IAC5B,UAAU,CAAC,EAAE,GAAG,CAAA;CACjB;AAED,UAAU,OAAO;IACf,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;IACpB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAA;IACjB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,gBAAgB,EAAE,CAAA;CAC3B;AAED,MAAM,WAAW,yBAA0B,SAAQ,YAAY,CAAC,eAAe,CAAC;IAC9E,UAAU,EAAE;QACV,GAAG,EAAE,KAAK,CAAA;QACV,GAAG,EAAE,KAAK,CAAA;QACV,WAAW,EAAE,UAAU,EAAE,CAAA;QACzB,iBAAiB,EAAE,KAAK,EAAE,CAAA;KAC3B,GAAG,IAAI,CAAA;IACR,SAAS,EAAE,MAAM,EAAE,CAAA;IACnB,MAAM,EAAE,MAAM,EAAE,CAAA;IAChB,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,OAAO,EAAE,OAAO,CAAA;IAChB,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,KAAK,EAAE,eAAe,EAAE,CAAA;CACzB;AAED,UAAU,UAAU;IAClB,KAAK,EAAE,KAAK,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;CACd;AAED,KAAK,YAAY,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,CAAA"}
@@ -1,6 +0,0 @@
1
- import { ProductConfiguration, ProductType } from "../entities";
2
- export interface ProductTypeIdBySomeIdQuery {
3
- someId: ProductConfiguration["id"];
4
- }
5
- export type ProductTypeIdBySomeIdResponse = ProductType["id"];
6
- //# sourceMappingURL=productTypeIdBySomeId.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productTypeIdBySomeId.d.ts","sourceRoot":"","sources":["../../../src/schema/queries/productTypeIdBySomeId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAE/D,MAAM,WAAW,0BAA0B;IACzC,MAAM,EAAE,oBAAoB,CAAC,IAAI,CAAC,CAAA;CACnC;AAED,MAAM,MAAM,6BAA6B,GAAG,WAAW,CAAC,IAAI,CAAC,CAAA"}