@lustre/sdk 3.23.0-dev.4 → 3.23.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 (805) hide show
  1. package/package.json +2 -2
  2. package/dist/api/ApiEmitter.js +0 -7
  3. package/dist/api/ApiEmitter.js.map +0 -1
  4. package/dist/api/FetchOptions.js +0 -7
  5. package/dist/api/FetchOptions.js.map +0 -1
  6. package/dist/api/MutationError.js +0 -46
  7. package/dist/api/MutationError.js.map +0 -1
  8. package/dist/api/QueryError.js +0 -55
  9. package/dist/api/QueryError.js.map +0 -1
  10. package/dist/api/QueryResolver.js +0 -155
  11. package/dist/api/QueryResolver.js.map +0 -1
  12. package/dist/api/WrappedMutation.js +0 -3
  13. package/dist/api/WrappedMutation.js.map +0 -1
  14. package/dist/api/WrappedQuery.js +0 -3
  15. package/dist/api/WrappedQuery.js.map +0 -1
  16. package/dist/api/fast1a64utf.js +0 -136
  17. package/dist/api/fast1a64utf.js.map +0 -1
  18. package/dist/api/fetchEntity.js +0 -42
  19. package/dist/api/fetchEntity.js.map +0 -1
  20. package/dist/api/fetchQuery.js +0 -32
  21. package/dist/api/fetchQuery.js.map +0 -1
  22. package/dist/api/getHash.js +0 -28
  23. package/dist/api/getHash.js.map +0 -1
  24. package/dist/api/getQueryHash.js +0 -10
  25. package/dist/api/getQueryHash.js.map +0 -1
  26. package/dist/api/sendMutation.js +0 -48
  27. package/dist/api/sendMutation.js.map +0 -1
  28. package/dist/index.js +0 -47
  29. package/dist/index.js.map +0 -1
  30. package/dist/schema/builtins.js +0 -448
  31. package/dist/schema/builtins.js.map +0 -1
  32. package/dist/schema/effects.js +0 -3
  33. package/dist/schema/effects.js.map +0 -1
  34. package/dist/schema/entities/alias.js +0 -3
  35. package/dist/schema/entities/alias.js.map +0 -1
  36. package/dist/schema/entities/brand.js +0 -3
  37. package/dist/schema/entities/brand.js.map +0 -1
  38. package/dist/schema/entities/category.js +0 -3
  39. package/dist/schema/entities/category.js.map +0 -1
  40. package/dist/schema/entities/crawl.js +0 -3
  41. package/dist/schema/entities/crawl.js.map +0 -1
  42. package/dist/schema/entities/index.js +0 -34
  43. package/dist/schema/entities/index.js.map +0 -1
  44. package/dist/schema/entities/media.js +0 -3
  45. package/dist/schema/entities/media.js.map +0 -1
  46. package/dist/schema/entities/offer.js +0 -3
  47. package/dist/schema/entities/offer.js.map +0 -1
  48. package/dist/schema/entities/productConfiguration.js +0 -3
  49. package/dist/schema/entities/productConfiguration.js.map +0 -1
  50. package/dist/schema/entities/productFamily.js +0 -3
  51. package/dist/schema/entities/productFamily.js.map +0 -1
  52. package/dist/schema/entities/productGeneration.js +0 -3
  53. package/dist/schema/entities/productGeneration.js.map +0 -1
  54. package/dist/schema/entities/productType.js +0 -3
  55. package/dist/schema/entities/productType.js.map +0 -1
  56. package/dist/schema/entities/rating.js +0 -3
  57. package/dist/schema/entities/rating.js.map +0 -1
  58. package/dist/schema/entities/source.js +0 -3
  59. package/dist/schema/entities/source.js.map +0 -1
  60. package/dist/schema/entities/spec.js +0 -3
  61. package/dist/schema/entities/spec.js.map +0 -1
  62. package/dist/schema/entities/specType.js +0 -3
  63. package/dist/schema/entities/specType.js.map +0 -1
  64. package/dist/schema/entities/specTypeChoice.js +0 -3
  65. package/dist/schema/entities/specTypeChoice.js.map +0 -1
  66. package/dist/schema/entities/storePage.js +0 -3
  67. package/dist/schema/entities/storePage.js.map +0 -1
  68. package/dist/schema/entities/storePageQueueGroup.js +0 -3
  69. package/dist/schema/entities/storePageQueueGroup.js.map +0 -1
  70. package/dist/schema/entities/user.js +0 -3
  71. package/dist/schema/entities/user.js.map +0 -1
  72. package/dist/schema/index.js +0 -18
  73. package/dist/schema/index.js.map +0 -1
  74. package/dist/schema/mutations/createBrand.js +0 -3
  75. package/dist/schema/mutations/createBrand.js.map +0 -1
  76. package/dist/schema/mutations/createCategory.js +0 -3
  77. package/dist/schema/mutations/createCategory.js.map +0 -1
  78. package/dist/schema/mutations/createMessages.js +0 -3
  79. package/dist/schema/mutations/createMessages.js.map +0 -1
  80. package/dist/schema/mutations/createProductBookmark.js +0 -3
  81. package/dist/schema/mutations/createProductBookmark.js.map +0 -1
  82. package/dist/schema/mutations/createProductConfiguration.js +0 -3
  83. package/dist/schema/mutations/createProductConfiguration.js.map +0 -1
  84. package/dist/schema/mutations/createProductFamily.js +0 -3
  85. package/dist/schema/mutations/createProductFamily.js.map +0 -1
  86. package/dist/schema/mutations/createProductGeneration.js +0 -3
  87. package/dist/schema/mutations/createProductGeneration.js.map +0 -1
  88. package/dist/schema/mutations/createProductType.js +0 -3
  89. package/dist/schema/mutations/createProductType.js.map +0 -1
  90. package/dist/schema/mutations/createPushNotificationToken.js +0 -3
  91. package/dist/schema/mutations/createPushNotificationToken.js.map +0 -1
  92. package/dist/schema/mutations/createThread.js +0 -3
  93. package/dist/schema/mutations/createThread.js.map +0 -1
  94. package/dist/schema/mutations/createUser.js +0 -3
  95. package/dist/schema/mutations/createUser.js.map +0 -1
  96. package/dist/schema/mutations/deleteProductBookmark.js +0 -3
  97. package/dist/schema/mutations/deleteProductBookmark.js.map +0 -1
  98. package/dist/schema/mutations/deletePushNotificationToken.js +0 -3
  99. package/dist/schema/mutations/deletePushNotificationToken.js.map +0 -1
  100. package/dist/schema/mutations/deleteThread.js +0 -3
  101. package/dist/schema/mutations/deleteThread.js.map +0 -1
  102. package/dist/schema/mutations/deleteUser.js +0 -3
  103. package/dist/schema/mutations/deleteUser.js.map +0 -1
  104. package/dist/schema/mutations/storePageQueueClaimById.js +0 -3
  105. package/dist/schema/mutations/storePageQueueClaimById.js.map +0 -1
  106. package/dist/schema/mutations/storePageQueueClaimNext.js +0 -3
  107. package/dist/schema/mutations/storePageQueueClaimNext.js.map +0 -1
  108. package/dist/schema/mutations/storePageQueueHandle.js +0 -3
  109. package/dist/schema/mutations/storePageQueueHandle.js.map +0 -1
  110. package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js +0 -3
  111. package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js.map +0 -1
  112. package/dist/schema/mutations/updateAlias.js +0 -3
  113. package/dist/schema/mutations/updateAlias.js.map +0 -1
  114. package/dist/schema/mutations/updateBrand.js +0 -3
  115. package/dist/schema/mutations/updateBrand.js.map +0 -1
  116. package/dist/schema/mutations/updateCategory.js +0 -3
  117. package/dist/schema/mutations/updateCategory.js.map +0 -1
  118. package/dist/schema/mutations/updateOffer.js +0 -3
  119. package/dist/schema/mutations/updateOffer.js.map +0 -1
  120. package/dist/schema/mutations/updateProductConfiguration.js +0 -3
  121. package/dist/schema/mutations/updateProductConfiguration.js.map +0 -1
  122. package/dist/schema/mutations/updateProductConfigurationProductType.js +0 -3
  123. package/dist/schema/mutations/updateProductConfigurationProductType.js.map +0 -1
  124. package/dist/schema/mutations/updateProductFamily.js +0 -3
  125. package/dist/schema/mutations/updateProductFamily.js.map +0 -1
  126. package/dist/schema/mutations/updateProductFamilyBrand.js +0 -3
  127. package/dist/schema/mutations/updateProductFamilyBrand.js.map +0 -1
  128. package/dist/schema/mutations/updateProductGeneration.js +0 -3
  129. package/dist/schema/mutations/updateProductGeneration.js.map +0 -1
  130. package/dist/schema/mutations/updateProductGenerationProductFamily.js +0 -3
  131. package/dist/schema/mutations/updateProductGenerationProductFamily.js.map +0 -1
  132. package/dist/schema/mutations/updateProductType.js +0 -3
  133. package/dist/schema/mutations/updateProductType.js.map +0 -1
  134. package/dist/schema/mutations/updateProductTypeProductGeneration.js +0 -3
  135. package/dist/schema/mutations/updateProductTypeProductGeneration.js.map +0 -1
  136. package/dist/schema/mutations/updateSource.js +0 -3
  137. package/dist/schema/mutations/updateSource.js.map +0 -1
  138. package/dist/schema/mutations/updateStorePage.js +0 -3
  139. package/dist/schema/mutations/updateStorePage.js.map +0 -1
  140. package/dist/schema/mutations/updateThread.js +0 -3
  141. package/dist/schema/mutations/updateThread.js.map +0 -1
  142. package/dist/schema/mutations/updateUserLocation.js +0 -3
  143. package/dist/schema/mutations/updateUserLocation.js.map +0 -1
  144. package/dist/schema/mutations/updateUserPersonalization.js +0 -3
  145. package/dist/schema/mutations/updateUserPersonalization.js.map +0 -1
  146. package/dist/schema/mutations.js +0 -3
  147. package/dist/schema/mutations.js.map +0 -1
  148. package/dist/schema/queries/affiliateLink.js +0 -3
  149. package/dist/schema/queries/affiliateLink.js.map +0 -1
  150. package/dist/schema/queries/affiliateLinkV2.js +0 -3
  151. package/dist/schema/queries/affiliateLinkV2.js.map +0 -1
  152. package/dist/schema/queries/affiliateUrl.js +0 -3
  153. package/dist/schema/queries/affiliateUrl.js.map +0 -1
  154. package/dist/schema/queries/aliasIdListBySomeId.js +0 -3
  155. package/dist/schema/queries/aliasIdListBySomeId.js.map +0 -1
  156. package/dist/schema/queries/analyticsTrack.js +0 -3
  157. package/dist/schema/queries/analyticsTrack.js.map +0 -1
  158. package/dist/schema/queries/appliedCategoryIdListBySomeId.js +0 -3
  159. package/dist/schema/queries/appliedCategoryIdListBySomeId.js.map +0 -1
  160. package/dist/schema/queries/baseScore.js +0 -3
  161. package/dist/schema/queries/baseScore.js.map +0 -1
  162. package/dist/schema/queries/baseScoreRatingIdList.js +0 -3
  163. package/dist/schema/queries/baseScoreRatingIdList.js.map +0 -1
  164. package/dist/schema/queries/baseScoresByCategoryId.js +0 -3
  165. package/dist/schema/queries/baseScoresByCategoryId.js.map +0 -1
  166. package/dist/schema/queries/bestInClass.js +0 -3
  167. package/dist/schema/queries/bestInClass.js.map +0 -1
  168. package/dist/schema/queries/brandAliasResolution.js +0 -3
  169. package/dist/schema/queries/brandAliasResolution.js.map +0 -1
  170. package/dist/schema/queries/brandCategoryRankings.js +0 -3
  171. package/dist/schema/queries/brandCategoryRankings.js.map +0 -1
  172. package/dist/schema/queries/brandIdBySomeId.js +0 -3
  173. package/dist/schema/queries/brandIdBySomeId.js.map +0 -1
  174. package/dist/schema/queries/brandIdList.js +0 -3
  175. package/dist/schema/queries/brandIdList.js.map +0 -1
  176. package/dist/schema/queries/brandIdListBySearch.js +0 -3
  177. package/dist/schema/queries/brandIdListBySearch.js.map +0 -1
  178. package/dist/schema/queries/brandSocialMediaPostList.js +0 -3
  179. package/dist/schema/queries/brandSocialMediaPostList.js.map +0 -1
  180. package/dist/schema/queries/browseTheWeb.js +0 -3
  181. package/dist/schema/queries/browseTheWeb.js.map +0 -1
  182. package/dist/schema/queries/categoryAliasResolution.js +0 -3
  183. package/dist/schema/queries/categoryAliasResolution.js.map +0 -1
  184. package/dist/schema/queries/categoryDisplayMode.js +0 -3
  185. package/dist/schema/queries/categoryDisplayMode.js.map +0 -1
  186. package/dist/schema/queries/categoryIdByUrlSlug.js +0 -3
  187. package/dist/schema/queries/categoryIdByUrlSlug.js.map +0 -1
  188. package/dist/schema/queries/categoryIdList.js +0 -3
  189. package/dist/schema/queries/categoryIdList.js.map +0 -1
  190. package/dist/schema/queries/categoryIdListBySomeId.js +0 -3
  191. package/dist/schema/queries/categoryIdListBySomeId.js.map +0 -1
  192. package/dist/schema/queries/categoryIdListBySourceId.js +0 -3
  193. package/dist/schema/queries/categoryIdListBySourceId.js.map +0 -1
  194. package/dist/schema/queries/categoryModifierSearchList.js +0 -3
  195. package/dist/schema/queries/categoryModifierSearchList.js.map +0 -1
  196. package/dist/schema/queries/categoryRankings.js +0 -3
  197. package/dist/schema/queries/categoryRankings.js.map +0 -1
  198. package/dist/schema/queries/categorySearchList.js +0 -3
  199. package/dist/schema/queries/categorySearchList.js.map +0 -1
  200. package/dist/schema/queries/categoryStatusList.js +0 -3
  201. package/dist/schema/queries/categoryStatusList.js.map +0 -1
  202. package/dist/schema/queries/chatFollowupSuggestions.js +0 -3
  203. package/dist/schema/queries/chatFollowupSuggestions.js.map +0 -1
  204. package/dist/schema/queries/competitorsAnalysis.js +0 -3
  205. package/dist/schema/queries/competitorsAnalysis.js.map +0 -1
  206. package/dist/schema/queries/couponsList.js +0 -3
  207. package/dist/schema/queries/couponsList.js.map +0 -1
  208. package/dist/schema/queries/crawlIdList.js +0 -3
  209. package/dist/schema/queries/crawlIdList.js.map +0 -1
  210. package/dist/schema/queries/crawlIdListByUrl.js +0 -3
  211. package/dist/schema/queries/crawlIdListByUrl.js.map +0 -1
  212. package/dist/schema/queries/descriptionMarkdown.js +0 -3
  213. package/dist/schema/queries/descriptionMarkdown.js.map +0 -1
  214. package/dist/schema/queries/domainAnalysis.js +0 -3
  215. package/dist/schema/queries/domainAnalysis.js.map +0 -1
  216. package/dist/schema/queries/domainSupport.js +0 -3
  217. package/dist/schema/queries/domainSupport.js.map +0 -1
  218. package/dist/schema/queries/educationalSearch.js +0 -3
  219. package/dist/schema/queries/educationalSearch.js.map +0 -1
  220. package/dist/schema/queries/entityType.js +0 -3
  221. package/dist/schema/queries/entityType.js.map +0 -1
  222. package/dist/schema/queries/exampleQueries.js +0 -3
  223. package/dist/schema/queries/exampleQueries.js.map +0 -1
  224. package/dist/schema/queries/fallbackPriceByProductTypeId.js +0 -3
  225. package/dist/schema/queries/fallbackPriceByProductTypeId.js.map +0 -1
  226. package/dist/schema/queries/findProducts.js +0 -3
  227. package/dist/schema/queries/findProducts.js.map +0 -1
  228. package/dist/schema/queries/findProductsV2.js +0 -3
  229. package/dist/schema/queries/findProductsV2.js.map +0 -1
  230. package/dist/schema/queries/inputLayerVersion.js +0 -3
  231. package/dist/schema/queries/inputLayerVersion.js.map +0 -1
  232. package/dist/schema/queries/latestRatingIdList.js +0 -3
  233. package/dist/schema/queries/latestRatingIdList.js.map +0 -1
  234. package/dist/schema/queries/latestRatingIdListBySomeId.js +0 -3
  235. package/dist/schema/queries/latestRatingIdListBySomeId.js.map +0 -1
  236. package/dist/schema/queries/localServices.js +0 -3
  237. package/dist/schema/queries/localServices.js.map +0 -1
  238. package/dist/schema/queries/lookupProduct.js +0 -3
  239. package/dist/schema/queries/lookupProduct.js.map +0 -1
  240. package/dist/schema/queries/mediaIdListBySomeId.js +0 -3
  241. package/dist/schema/queries/mediaIdListBySomeId.js.map +0 -1
  242. package/dist/schema/queries/mlCategoryDisplayMode.js +0 -3
  243. package/dist/schema/queries/mlCategoryDisplayMode.js.map +0 -1
  244. package/dist/schema/queries/noteMarkdown.js +0 -3
  245. package/dist/schema/queries/noteMarkdown.js.map +0 -1
  246. package/dist/schema/queries/offerIdListByStorePageId.js +0 -3
  247. package/dist/schema/queries/offerIdListByStorePageId.js.map +0 -1
  248. package/dist/schema/queries/possibleAliasIdListBySomeId.js +0 -3
  249. package/dist/schema/queries/possibleAliasIdListBySomeId.js.map +0 -1
  250. package/dist/schema/queries/possibleStorePageIdListBySomeId.js +0 -3
  251. package/dist/schema/queries/possibleStorePageIdListBySomeId.js.map +0 -1
  252. package/dist/schema/queries/preferredCategoryIdListByProductId.js +0 -3
  253. package/dist/schema/queries/preferredCategoryIdListByProductId.js.map +0 -1
  254. package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js +0 -3
  255. package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js.map +0 -1
  256. package/dist/schema/queries/preferredStorePageList.js +0 -3
  257. package/dist/schema/queries/preferredStorePageList.js.map +0 -1
  258. package/dist/schema/queries/priceHistoryLists.js +0 -3
  259. package/dist/schema/queries/priceHistoryLists.js.map +0 -1
  260. package/dist/schema/queries/priceHistoryLookup.js +0 -3
  261. package/dist/schema/queries/priceHistoryLookup.js.map +0 -1
  262. package/dist/schema/queries/pricePointCompetitors.js +0 -3
  263. package/dist/schema/queries/pricePointCompetitors.js.map +0 -1
  264. package/dist/schema/queries/priceRangeByCategoryId.js +0 -3
  265. package/dist/schema/queries/priceRangeByCategoryId.js.map +0 -1
  266. package/dist/schema/queries/productApiSupportedDomains.js +0 -3
  267. package/dist/schema/queries/productApiSupportedDomains.js.map +0 -1
  268. package/dist/schema/queries/productBookmarkList.js +0 -3
  269. package/dist/schema/queries/productBookmarkList.js.map +0 -1
  270. package/dist/schema/queries/productBookmarksNames.js +0 -3
  271. package/dist/schema/queries/productBookmarksNames.js.map +0 -1
  272. package/dist/schema/queries/productConfigurationIdListBySomeId.js +0 -3
  273. package/dist/schema/queries/productConfigurationIdListBySomeId.js.map +0 -1
  274. package/dist/schema/queries/productDealList.js +0 -3
  275. package/dist/schema/queries/productDealList.js.map +0 -1
  276. package/dist/schema/queries/productDeals.js +0 -3
  277. package/dist/schema/queries/productDeals.js.map +0 -1
  278. package/dist/schema/queries/productDocumentByStoreUrl.js +0 -3
  279. package/dist/schema/queries/productDocumentByStoreUrl.js.map +0 -1
  280. package/dist/schema/queries/productDocumentsByProductIds.js +0 -3
  281. package/dist/schema/queries/productDocumentsByProductIds.js.map +0 -1
  282. package/dist/schema/queries/productFamilyIdBySomeId.js +0 -3
  283. package/dist/schema/queries/productFamilyIdBySomeId.js.map +0 -1
  284. package/dist/schema/queries/productFamilyIdListBySomeId.js +0 -3
  285. package/dist/schema/queries/productFamilyIdListBySomeId.js.map +0 -1
  286. package/dist/schema/queries/productGenerationIdBySomeId.js +0 -3
  287. package/dist/schema/queries/productGenerationIdBySomeId.js.map +0 -1
  288. package/dist/schema/queries/productGenerationIdListBySomeId.js +0 -3
  289. package/dist/schema/queries/productGenerationIdListBySomeId.js.map +0 -1
  290. package/dist/schema/queries/productListSort.js +0 -3
  291. package/dist/schema/queries/productListSort.js.map +0 -1
  292. package/dist/schema/queries/productPricePointList.js +0 -3
  293. package/dist/schema/queries/productPricePointList.js.map +0 -1
  294. package/dist/schema/queries/productSearchList.js +0 -3
  295. package/dist/schema/queries/productSearchList.js.map +0 -1
  296. package/dist/schema/queries/productTradeoffs.js +0 -3
  297. package/dist/schema/queries/productTradeoffs.js.map +0 -1
  298. package/dist/schema/queries/productTypeIdBySomeId.js +0 -3
  299. package/dist/schema/queries/productTypeIdBySomeId.js.map +0 -1
  300. package/dist/schema/queries/productTypeIdByStoreUrl.js +0 -3
  301. package/dist/schema/queries/productTypeIdByStoreUrl.js.map +0 -1
  302. package/dist/schema/queries/productTypeIdListByCategoryId.js +0 -3
  303. package/dist/schema/queries/productTypeIdListByCategoryId.js.map +0 -1
  304. package/dist/schema/queries/productTypeIdListByModifiers.js +0 -3
  305. package/dist/schema/queries/productTypeIdListByModifiers.js.map +0 -1
  306. package/dist/schema/queries/productTypeIdListBySomeId.js +0 -3
  307. package/dist/schema/queries/productTypeIdListBySomeId.js.map +0 -1
  308. package/dist/schema/queries/pushNotificationTokens.js +0 -3
  309. package/dist/schema/queries/pushNotificationTokens.js.map +0 -1
  310. package/dist/schema/queries/querySuggestions.js +0 -3
  311. package/dist/schema/queries/querySuggestions.js.map +0 -1
  312. package/dist/schema/queries/refineUserRequest.js +0 -3
  313. package/dist/schema/queries/refineUserRequest.js.map +0 -1
  314. package/dist/schema/queries/research.js +0 -3
  315. package/dist/schema/queries/research.js.map +0 -1
  316. package/dist/schema/queries/researchBestProducts.js +0 -3
  317. package/dist/schema/queries/researchBestProducts.js.map +0 -1
  318. package/dist/schema/queries/researchBestProductsV2.js +0 -3
  319. package/dist/schema/queries/researchBestProductsV2.js.map +0 -1
  320. package/dist/schema/queries/researchDeals.js +0 -3
  321. package/dist/schema/queries/researchDeals.js.map +0 -1
  322. package/dist/schema/queries/researchProductComparison.js +0 -3
  323. package/dist/schema/queries/researchProductComparison.js.map +0 -1
  324. package/dist/schema/queries/researchProductReview.js +0 -3
  325. package/dist/schema/queries/researchProductReview.js.map +0 -1
  326. package/dist/schema/queries/researchQueryRefinement.js +0 -3
  327. package/dist/schema/queries/researchQueryRefinement.js.map +0 -1
  328. package/dist/schema/queries/saleMetrics.js +0 -3
  329. package/dist/schema/queries/saleMetrics.js.map +0 -1
  330. package/dist/schema/queries/searchSuggestionList.js +0 -3
  331. package/dist/schema/queries/searchSuggestionList.js.map +0 -1
  332. package/dist/schema/queries/sectionDataByCrawlId.js +0 -3
  333. package/dist/schema/queries/sectionDataByCrawlId.js.map +0 -1
  334. package/dist/schema/queries/sourceIdList.js +0 -3
  335. package/dist/schema/queries/sourceIdList.js.map +0 -1
  336. package/dist/schema/queries/specIdListBySomeId.js +0 -3
  337. package/dist/schema/queries/specIdListBySomeId.js.map +0 -1
  338. package/dist/schema/queries/specTypeIdList.js +0 -3
  339. package/dist/schema/queries/specTypeIdList.js.map +0 -1
  340. package/dist/schema/queries/specTypeValidValues.js +0 -3
  341. package/dist/schema/queries/specTypeValidValues.js.map +0 -1
  342. package/dist/schema/queries/specValueRangeListByCategoryId.js +0 -3
  343. package/dist/schema/queries/specValueRangeListByCategoryId.js.map +0 -1
  344. package/dist/schema/queries/stablePriceByProductId.js +0 -3
  345. package/dist/schema/queries/stablePriceByProductId.js.map +0 -1
  346. package/dist/schema/queries/stablePriceByProductIdAndStoreName.js +0 -3
  347. package/dist/schema/queries/stablePriceByProductIdAndStoreName.js.map +0 -1
  348. package/dist/schema/queries/stablePriceByStorePageId.js +0 -3
  349. package/dist/schema/queries/stablePriceByStorePageId.js.map +0 -1
  350. package/dist/schema/queries/storePageFetchData.js +0 -3
  351. package/dist/schema/queries/storePageFetchData.js.map +0 -1
  352. package/dist/schema/queries/storePageIdByUrl.js +0 -3
  353. package/dist/schema/queries/storePageIdByUrl.js.map +0 -1
  354. package/dist/schema/queries/storePageIdListBySomeId.js +0 -3
  355. package/dist/schema/queries/storePageIdListBySomeId.js.map +0 -1
  356. package/dist/schema/queries/storePageInfo.js +0 -3
  357. package/dist/schema/queries/storePageInfo.js.map +0 -1
  358. package/dist/schema/queries/storePageInfoBySku.js +0 -3
  359. package/dist/schema/queries/storePageInfoBySku.js.map +0 -1
  360. package/dist/schema/queries/storePageScrapeData.js +0 -3
  361. package/dist/schema/queries/storePageScrapeData.js.map +0 -1
  362. package/dist/schema/queries/subCategoryIdListByCategoryId.js +0 -3
  363. package/dist/schema/queries/subCategoryIdListByCategoryId.js.map +0 -1
  364. package/dist/schema/queries/subsetModifierDataByModifiers.js +0 -3
  365. package/dist/schema/queries/subsetModifierDataByModifiers.js.map +0 -1
  366. package/dist/schema/queries/thread.js +0 -3
  367. package/dist/schema/queries/thread.js.map +0 -1
  368. package/dist/schema/queries/threadIdList.js +0 -3
  369. package/dist/schema/queries/threadIdList.js.map +0 -1
  370. package/dist/schema/queries/threadMessage.js +0 -3
  371. package/dist/schema/queries/threadMessage.js.map +0 -1
  372. package/dist/schema/queries/threadMessageList.js +0 -3
  373. package/dist/schema/queries/threadMessageList.js.map +0 -1
  374. package/dist/schema/queries/topProductDocumentList.js +0 -3
  375. package/dist/schema/queries/topProductDocumentList.js.map +0 -1
  376. package/dist/schema/queries/unreadThreadIdList.js +0 -3
  377. package/dist/schema/queries/unreadThreadIdList.js.map +0 -1
  378. package/dist/schema/queries/unstableMediaIdListByCategoryId.js +0 -3
  379. package/dist/schema/queries/unstableMediaIdListByCategoryId.js.map +0 -1
  380. package/dist/schema/queries/unstableSourceTrust.js +0 -3
  381. package/dist/schema/queries/unstableSourceTrust.js.map +0 -1
  382. package/dist/schema/queries/userData.js +0 -3
  383. package/dist/schema/queries/userData.js.map +0 -1
  384. package/dist/schema/queries/userIdList.js +0 -3
  385. package/dist/schema/queries/userIdList.js.map +0 -1
  386. package/dist/schema/queries/userLocation.js +0 -3
  387. package/dist/schema/queries/userLocation.js.map +0 -1
  388. package/dist/schema/queries/userPermissionsByUserId.js +0 -3
  389. package/dist/schema/queries/userPermissionsByUserId.js.map +0 -1
  390. package/dist/schema/queries/userPersonalization.js +0 -3
  391. package/dist/schema/queries/userPersonalization.js.map +0 -1
  392. package/dist/schema/queries/userProductDeals.js +0 -3
  393. package/dist/schema/queries/userProductDeals.js.map +0 -1
  394. package/dist/schema/queries/userRestictedData.js +0 -3
  395. package/dist/schema/queries/userRestictedData.js.map +0 -1
  396. package/dist/schema/queries/userReviewAnalysis.js +0 -3
  397. package/dist/schema/queries/userReviewAnalysis.js.map +0 -1
  398. package/dist/schema/queries/whoAmI.js +0 -3
  399. package/dist/schema/queries/whoAmI.js.map +0 -1
  400. package/dist/schema/queries.js +0 -3
  401. package/dist/schema/queries.js.map +0 -1
  402. package/dist/schema/responses.js +0 -3
  403. package/dist/schema/responses.js.map +0 -1
  404. package/types/api/ApiEmitter.d.ts +0 -10
  405. package/types/api/ApiEmitter.d.ts.map +0 -1
  406. package/types/api/FetchOptions.d.ts +0 -7
  407. package/types/api/FetchOptions.d.ts.map +0 -1
  408. package/types/api/MutationError.d.ts +0 -25
  409. package/types/api/MutationError.d.ts.map +0 -1
  410. package/types/api/QueryError.d.ts +0 -30
  411. package/types/api/QueryError.d.ts.map +0 -1
  412. package/types/api/QueryResolver.d.ts +0 -42
  413. package/types/api/QueryResolver.d.ts.map +0 -1
  414. package/types/api/WrappedMutation.d.ts +0 -9
  415. package/types/api/WrappedMutation.d.ts.map +0 -1
  416. package/types/api/WrappedQuery.d.ts +0 -9
  417. package/types/api/WrappedQuery.d.ts.map +0 -1
  418. package/types/api/fast1a64utf.d.ts +0 -3
  419. package/types/api/fast1a64utf.d.ts.map +0 -1
  420. package/types/api/fetchEntity.d.ts +0 -7
  421. package/types/api/fetchEntity.d.ts.map +0 -1
  422. package/types/api/fetchQuery.d.ts +0 -9
  423. package/types/api/fetchQuery.d.ts.map +0 -1
  424. package/types/api/getHash.d.ts +0 -7
  425. package/types/api/getHash.d.ts.map +0 -1
  426. package/types/api/getQueryHash.d.ts +0 -3
  427. package/types/api/getQueryHash.d.ts.map +0 -1
  428. package/types/api/sendMutation.d.ts +0 -6
  429. package/types/api/sendMutation.d.ts.map +0 -1
  430. package/types/index.d.ts +0 -13
  431. package/types/index.d.ts.map +0 -1
  432. package/types/schema/builtins.d.ts +0 -411
  433. package/types/schema/builtins.d.ts.map +0 -1
  434. package/types/schema/effects.d.ts +0 -12
  435. package/types/schema/effects.d.ts.map +0 -1
  436. package/types/schema/entities/alias.d.ts +0 -6
  437. package/types/schema/entities/alias.d.ts.map +0 -1
  438. package/types/schema/entities/brand.d.ts +0 -5
  439. package/types/schema/entities/brand.d.ts.map +0 -1
  440. package/types/schema/entities/category.d.ts +0 -7
  441. package/types/schema/entities/category.d.ts.map +0 -1
  442. package/types/schema/entities/crawl.d.ts +0 -12
  443. package/types/schema/entities/crawl.d.ts.map +0 -1
  444. package/types/schema/entities/index.d.ts +0 -18
  445. package/types/schema/entities/index.d.ts.map +0 -1
  446. package/types/schema/entities/media.d.ts +0 -6
  447. package/types/schema/entities/media.d.ts.map +0 -1
  448. package/types/schema/entities/offer.d.ts +0 -11
  449. package/types/schema/entities/offer.d.ts.map +0 -1
  450. package/types/schema/entities/productConfiguration.d.ts +0 -5
  451. package/types/schema/entities/productConfiguration.d.ts.map +0 -1
  452. package/types/schema/entities/productFamily.d.ts +0 -5
  453. package/types/schema/entities/productFamily.d.ts.map +0 -1
  454. package/types/schema/entities/productGeneration.d.ts +0 -5
  455. package/types/schema/entities/productGeneration.d.ts.map +0 -1
  456. package/types/schema/entities/productType.d.ts +0 -5
  457. package/types/schema/entities/productType.d.ts.map +0 -1
  458. package/types/schema/entities/rating.d.ts +0 -53
  459. package/types/schema/entities/rating.d.ts.map +0 -1
  460. package/types/schema/entities/source.d.ts +0 -8
  461. package/types/schema/entities/source.d.ts.map +0 -1
  462. package/types/schema/entities/spec.d.ts +0 -22
  463. package/types/schema/entities/spec.d.ts.map +0 -1
  464. package/types/schema/entities/specType.d.ts +0 -6
  465. package/types/schema/entities/specType.d.ts.map +0 -1
  466. package/types/schema/entities/specTypeChoice.d.ts +0 -7
  467. package/types/schema/entities/specTypeChoice.d.ts.map +0 -1
  468. package/types/schema/entities/storePage.d.ts +0 -8
  469. package/types/schema/entities/storePage.d.ts.map +0 -1
  470. package/types/schema/entities/storePageQueueGroup.d.ts +0 -6
  471. package/types/schema/entities/storePageQueueGroup.d.ts.map +0 -1
  472. package/types/schema/entities/user.d.ts +0 -5
  473. package/types/schema/entities/user.d.ts.map +0 -1
  474. package/types/schema/index.d.ts +0 -372
  475. package/types/schema/index.d.ts.map +0 -1
  476. package/types/schema/mutations/createBrand.d.ts +0 -9
  477. package/types/schema/mutations/createBrand.d.ts.map +0 -1
  478. package/types/schema/mutations/createCategory.d.ts +0 -9
  479. package/types/schema/mutations/createCategory.d.ts.map +0 -1
  480. package/types/schema/mutations/createMessages.d.ts +0 -10
  481. package/types/schema/mutations/createMessages.d.ts.map +0 -1
  482. package/types/schema/mutations/createProductBookmark.d.ts +0 -10
  483. package/types/schema/mutations/createProductBookmark.d.ts.map +0 -1
  484. package/types/schema/mutations/createProductConfiguration.d.ts +0 -10
  485. package/types/schema/mutations/createProductConfiguration.d.ts.map +0 -1
  486. package/types/schema/mutations/createProductFamily.d.ts +0 -10
  487. package/types/schema/mutations/createProductFamily.d.ts.map +0 -1
  488. package/types/schema/mutations/createProductGeneration.d.ts +0 -10
  489. package/types/schema/mutations/createProductGeneration.d.ts.map +0 -1
  490. package/types/schema/mutations/createProductType.d.ts +0 -10
  491. package/types/schema/mutations/createProductType.d.ts.map +0 -1
  492. package/types/schema/mutations/createPushNotificationToken.d.ts +0 -7
  493. package/types/schema/mutations/createPushNotificationToken.d.ts.map +0 -1
  494. package/types/schema/mutations/createThread.d.ts +0 -20
  495. package/types/schema/mutations/createThread.d.ts.map +0 -1
  496. package/types/schema/mutations/createUser.d.ts +0 -10
  497. package/types/schema/mutations/createUser.d.ts.map +0 -1
  498. package/types/schema/mutations/deleteProductBookmark.d.ts +0 -8
  499. package/types/schema/mutations/deleteProductBookmark.d.ts.map +0 -1
  500. package/types/schema/mutations/deletePushNotificationToken.d.ts +0 -7
  501. package/types/schema/mutations/deletePushNotificationToken.d.ts.map +0 -1
  502. package/types/schema/mutations/deleteThread.d.ts +0 -7
  503. package/types/schema/mutations/deleteThread.d.ts.map +0 -1
  504. package/types/schema/mutations/deleteUser.d.ts +0 -7
  505. package/types/schema/mutations/deleteUser.d.ts.map +0 -1
  506. package/types/schema/mutations/storePageQueueClaimById.d.ts +0 -17
  507. package/types/schema/mutations/storePageQueueClaimById.d.ts.map +0 -1
  508. package/types/schema/mutations/storePageQueueClaimNext.d.ts +0 -15
  509. package/types/schema/mutations/storePageQueueClaimNext.d.ts.map +0 -1
  510. package/types/schema/mutations/storePageQueueHandle.d.ts +0 -15
  511. package/types/schema/mutations/storePageQueueHandle.d.ts.map +0 -1
  512. package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts +0 -15
  513. package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts.map +0 -1
  514. package/types/schema/mutations/updateAlias.d.ts +0 -8
  515. package/types/schema/mutations/updateAlias.d.ts.map +0 -1
  516. package/types/schema/mutations/updateBrand.d.ts +0 -8
  517. package/types/schema/mutations/updateBrand.d.ts.map +0 -1
  518. package/types/schema/mutations/updateCategory.d.ts +0 -10
  519. package/types/schema/mutations/updateCategory.d.ts.map +0 -1
  520. package/types/schema/mutations/updateOffer.d.ts +0 -8
  521. package/types/schema/mutations/updateOffer.d.ts.map +0 -1
  522. package/types/schema/mutations/updateProductConfiguration.d.ts +0 -8
  523. package/types/schema/mutations/updateProductConfiguration.d.ts.map +0 -1
  524. package/types/schema/mutations/updateProductConfigurationProductType.d.ts +0 -8
  525. package/types/schema/mutations/updateProductConfigurationProductType.d.ts.map +0 -1
  526. package/types/schema/mutations/updateProductFamily.d.ts +0 -8
  527. package/types/schema/mutations/updateProductFamily.d.ts.map +0 -1
  528. package/types/schema/mutations/updateProductFamilyBrand.d.ts +0 -8
  529. package/types/schema/mutations/updateProductFamilyBrand.d.ts.map +0 -1
  530. package/types/schema/mutations/updateProductGeneration.d.ts +0 -8
  531. package/types/schema/mutations/updateProductGeneration.d.ts.map +0 -1
  532. package/types/schema/mutations/updateProductGenerationProductFamily.d.ts +0 -8
  533. package/types/schema/mutations/updateProductGenerationProductFamily.d.ts.map +0 -1
  534. package/types/schema/mutations/updateProductType.d.ts +0 -8
  535. package/types/schema/mutations/updateProductType.d.ts.map +0 -1
  536. package/types/schema/mutations/updateProductTypeProductGeneration.d.ts +0 -8
  537. package/types/schema/mutations/updateProductTypeProductGeneration.d.ts.map +0 -1
  538. package/types/schema/mutations/updateSource.d.ts +0 -10
  539. package/types/schema/mutations/updateSource.d.ts.map +0 -1
  540. package/types/schema/mutations/updateStorePage.d.ts +0 -8
  541. package/types/schema/mutations/updateStorePage.d.ts.map +0 -1
  542. package/types/schema/mutations/updateThread.d.ts +0 -11
  543. package/types/schema/mutations/updateThread.d.ts.map +0 -1
  544. package/types/schema/mutations/updateUserLocation.d.ts +0 -8
  545. package/types/schema/mutations/updateUserLocation.d.ts.map +0 -1
  546. package/types/schema/mutations/updateUserPersonalization.d.ts +0 -7
  547. package/types/schema/mutations/updateUserPersonalization.d.ts.map +0 -1
  548. package/types/schema/mutations.d.ts +0 -12
  549. package/types/schema/mutations.d.ts.map +0 -1
  550. package/types/schema/queries/affiliateLink.d.ts +0 -13
  551. package/types/schema/queries/affiliateLink.d.ts.map +0 -1
  552. package/types/schema/queries/affiliateLinkV2.d.ts +0 -18
  553. package/types/schema/queries/affiliateLinkV2.d.ts.map +0 -1
  554. package/types/schema/queries/affiliateUrl.d.ts +0 -12
  555. package/types/schema/queries/affiliateUrl.d.ts.map +0 -1
  556. package/types/schema/queries/aliasIdListBySomeId.d.ts +0 -7
  557. package/types/schema/queries/aliasIdListBySomeId.d.ts.map +0 -1
  558. package/types/schema/queries/analyticsTrack.d.ts +0 -6
  559. package/types/schema/queries/analyticsTrack.d.ts.map +0 -1
  560. package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts +0 -7
  561. package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts.map +0 -1
  562. package/types/schema/queries/baseScore.d.ts +0 -9
  563. package/types/schema/queries/baseScore.d.ts.map +0 -1
  564. package/types/schema/queries/baseScoreRatingIdList.d.ts +0 -8
  565. package/types/schema/queries/baseScoreRatingIdList.d.ts.map +0 -1
  566. package/types/schema/queries/baseScoresByCategoryId.d.ts +0 -12
  567. package/types/schema/queries/baseScoresByCategoryId.d.ts.map +0 -1
  568. package/types/schema/queries/bestInClass.d.ts +0 -20
  569. package/types/schema/queries/bestInClass.d.ts.map +0 -1
  570. package/types/schema/queries/brandAliasResolution.d.ts +0 -11
  571. package/types/schema/queries/brandAliasResolution.d.ts.map +0 -1
  572. package/types/schema/queries/brandCategoryRankings.d.ts +0 -37
  573. package/types/schema/queries/brandCategoryRankings.d.ts.map +0 -1
  574. package/types/schema/queries/brandIdBySomeId.d.ts +0 -6
  575. package/types/schema/queries/brandIdBySomeId.d.ts.map +0 -1
  576. package/types/schema/queries/brandIdList.d.ts +0 -9
  577. package/types/schema/queries/brandIdList.d.ts.map +0 -1
  578. package/types/schema/queries/brandIdListBySearch.d.ts +0 -7
  579. package/types/schema/queries/brandIdListBySearch.d.ts.map +0 -1
  580. package/types/schema/queries/brandSocialMediaPostList.d.ts +0 -22
  581. package/types/schema/queries/brandSocialMediaPostList.d.ts.map +0 -1
  582. package/types/schema/queries/browseTheWeb.d.ts +0 -14
  583. package/types/schema/queries/browseTheWeb.d.ts.map +0 -1
  584. package/types/schema/queries/categoryAliasResolution.d.ts +0 -13
  585. package/types/schema/queries/categoryAliasResolution.d.ts.map +0 -1
  586. package/types/schema/queries/categoryDisplayMode.d.ts +0 -11
  587. package/types/schema/queries/categoryDisplayMode.d.ts.map +0 -1
  588. package/types/schema/queries/categoryIdByUrlSlug.d.ts +0 -6
  589. package/types/schema/queries/categoryIdByUrlSlug.d.ts.map +0 -1
  590. package/types/schema/queries/categoryIdList.d.ts +0 -9
  591. package/types/schema/queries/categoryIdList.d.ts.map +0 -1
  592. package/types/schema/queries/categoryIdListBySomeId.d.ts +0 -11
  593. package/types/schema/queries/categoryIdListBySomeId.d.ts.map +0 -1
  594. package/types/schema/queries/categoryIdListBySourceId.d.ts +0 -7
  595. package/types/schema/queries/categoryIdListBySourceId.d.ts.map +0 -1
  596. package/types/schema/queries/categoryModifierSearchList.d.ts +0 -22
  597. package/types/schema/queries/categoryModifierSearchList.d.ts.map +0 -1
  598. package/types/schema/queries/categoryRankings.d.ts +0 -14
  599. package/types/schema/queries/categoryRankings.d.ts.map +0 -1
  600. package/types/schema/queries/categorySearchList.d.ts +0 -17
  601. package/types/schema/queries/categorySearchList.d.ts.map +0 -1
  602. package/types/schema/queries/categoryStatusList.d.ts +0 -10
  603. package/types/schema/queries/categoryStatusList.d.ts.map +0 -1
  604. package/types/schema/queries/chatFollowupSuggestions.d.ts +0 -8
  605. package/types/schema/queries/chatFollowupSuggestions.d.ts.map +0 -1
  606. package/types/schema/queries/competitorsAnalysis.d.ts +0 -37
  607. package/types/schema/queries/competitorsAnalysis.d.ts.map +0 -1
  608. package/types/schema/queries/couponsList.d.ts +0 -13
  609. package/types/schema/queries/couponsList.d.ts.map +0 -1
  610. package/types/schema/queries/crawlIdList.d.ts +0 -12
  611. package/types/schema/queries/crawlIdList.d.ts.map +0 -1
  612. package/types/schema/queries/crawlIdListByUrl.d.ts +0 -7
  613. package/types/schema/queries/crawlIdListByUrl.d.ts.map +0 -1
  614. package/types/schema/queries/descriptionMarkdown.d.ts +0 -6
  615. package/types/schema/queries/descriptionMarkdown.d.ts.map +0 -1
  616. package/types/schema/queries/domainAnalysis.d.ts +0 -19
  617. package/types/schema/queries/domainAnalysis.d.ts.map +0 -1
  618. package/types/schema/queries/domainSupport.d.ts +0 -5
  619. package/types/schema/queries/domainSupport.d.ts.map +0 -1
  620. package/types/schema/queries/educationalSearch.d.ts +0 -15
  621. package/types/schema/queries/educationalSearch.d.ts.map +0 -1
  622. package/types/schema/queries/entityType.d.ts +0 -55
  623. package/types/schema/queries/entityType.d.ts.map +0 -1
  624. package/types/schema/queries/exampleQueries.d.ts +0 -16
  625. package/types/schema/queries/exampleQueries.d.ts.map +0 -1
  626. package/types/schema/queries/fallbackPriceByProductTypeId.d.ts +0 -7
  627. package/types/schema/queries/fallbackPriceByProductTypeId.d.ts.map +0 -1
  628. package/types/schema/queries/findProducts.d.ts +0 -14
  629. package/types/schema/queries/findProducts.d.ts.map +0 -1
  630. package/types/schema/queries/findProductsV2.d.ts +0 -7
  631. package/types/schema/queries/findProductsV2.d.ts.map +0 -1
  632. package/types/schema/queries/inputLayerVersion.d.ts +0 -6
  633. package/types/schema/queries/inputLayerVersion.d.ts.map +0 -1
  634. package/types/schema/queries/latestRatingIdList.d.ts +0 -7
  635. package/types/schema/queries/latestRatingIdList.d.ts.map +0 -1
  636. package/types/schema/queries/latestRatingIdListBySomeId.d.ts +0 -7
  637. package/types/schema/queries/latestRatingIdListBySomeId.d.ts.map +0 -1
  638. package/types/schema/queries/localServices.d.ts +0 -13
  639. package/types/schema/queries/localServices.d.ts.map +0 -1
  640. package/types/schema/queries/lookupProduct.d.ts +0 -9
  641. package/types/schema/queries/lookupProduct.d.ts.map +0 -1
  642. package/types/schema/queries/mediaIdListBySomeId.d.ts +0 -7
  643. package/types/schema/queries/mediaIdListBySomeId.d.ts.map +0 -1
  644. package/types/schema/queries/mlCategoryDisplayMode.d.ts +0 -9
  645. package/types/schema/queries/mlCategoryDisplayMode.d.ts.map +0 -1
  646. package/types/schema/queries/noteMarkdown.d.ts +0 -6
  647. package/types/schema/queries/noteMarkdown.d.ts.map +0 -1
  648. package/types/schema/queries/offerIdListByStorePageId.d.ts +0 -13
  649. package/types/schema/queries/offerIdListByStorePageId.d.ts.map +0 -1
  650. package/types/schema/queries/possibleAliasIdListBySomeId.d.ts +0 -7
  651. package/types/schema/queries/possibleAliasIdListBySomeId.d.ts.map +0 -1
  652. package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts +0 -7
  653. package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts.map +0 -1
  654. package/types/schema/queries/preferredCategoryIdListByProductId.d.ts +0 -7
  655. package/types/schema/queries/preferredCategoryIdListByProductId.d.ts.map +0 -1
  656. package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts +0 -7
  657. package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts.map +0 -1
  658. package/types/schema/queries/preferredStorePageList.d.ts +0 -12
  659. package/types/schema/queries/preferredStorePageList.d.ts.map +0 -1
  660. package/types/schema/queries/priceHistoryLists.d.ts +0 -26
  661. package/types/schema/queries/priceHistoryLists.d.ts.map +0 -1
  662. package/types/schema/queries/priceHistoryLookup.d.ts +0 -15
  663. package/types/schema/queries/priceHistoryLookup.d.ts.map +0 -1
  664. package/types/schema/queries/pricePointCompetitors.d.ts +0 -17
  665. package/types/schema/queries/pricePointCompetitors.d.ts.map +0 -1
  666. package/types/schema/queries/priceRangeByCategoryId.d.ts +0 -11
  667. package/types/schema/queries/priceRangeByCategoryId.d.ts.map +0 -1
  668. package/types/schema/queries/productApiSupportedDomains.d.ts +0 -8
  669. package/types/schema/queries/productApiSupportedDomains.d.ts.map +0 -1
  670. package/types/schema/queries/productBookmarkList.d.ts +0 -18
  671. package/types/schema/queries/productBookmarkList.d.ts.map +0 -1
  672. package/types/schema/queries/productBookmarksNames.d.ts +0 -12
  673. package/types/schema/queries/productBookmarksNames.d.ts.map +0 -1
  674. package/types/schema/queries/productConfigurationIdListBySomeId.d.ts +0 -7
  675. package/types/schema/queries/productConfigurationIdListBySomeId.d.ts.map +0 -1
  676. package/types/schema/queries/productDealList.d.ts +0 -14
  677. package/types/schema/queries/productDealList.d.ts.map +0 -1
  678. package/types/schema/queries/productDeals.d.ts +0 -6
  679. package/types/schema/queries/productDeals.d.ts.map +0 -1
  680. package/types/schema/queries/productDocumentByStoreUrl.d.ts +0 -8
  681. package/types/schema/queries/productDocumentByStoreUrl.d.ts.map +0 -1
  682. package/types/schema/queries/productDocumentsByProductIds.d.ts +0 -7
  683. package/types/schema/queries/productDocumentsByProductIds.d.ts.map +0 -1
  684. package/types/schema/queries/productFamilyIdBySomeId.d.ts +0 -6
  685. package/types/schema/queries/productFamilyIdBySomeId.d.ts.map +0 -1
  686. package/types/schema/queries/productFamilyIdListBySomeId.d.ts +0 -7
  687. package/types/schema/queries/productFamilyIdListBySomeId.d.ts.map +0 -1
  688. package/types/schema/queries/productGenerationIdBySomeId.d.ts +0 -6
  689. package/types/schema/queries/productGenerationIdBySomeId.d.ts.map +0 -1
  690. package/types/schema/queries/productGenerationIdListBySomeId.d.ts +0 -7
  691. package/types/schema/queries/productGenerationIdListBySomeId.d.ts.map +0 -1
  692. package/types/schema/queries/productListSort.d.ts +0 -10
  693. package/types/schema/queries/productListSort.d.ts.map +0 -1
  694. package/types/schema/queries/productPricePointList.d.ts +0 -14
  695. package/types/schema/queries/productPricePointList.d.ts.map +0 -1
  696. package/types/schema/queries/productSearchList.d.ts +0 -40
  697. package/types/schema/queries/productSearchList.d.ts.map +0 -1
  698. package/types/schema/queries/productTradeoffs.d.ts +0 -46
  699. package/types/schema/queries/productTradeoffs.d.ts.map +0 -1
  700. package/types/schema/queries/productTypeIdBySomeId.d.ts +0 -6
  701. package/types/schema/queries/productTypeIdBySomeId.d.ts.map +0 -1
  702. package/types/schema/queries/productTypeIdByStoreUrl.d.ts +0 -7
  703. package/types/schema/queries/productTypeIdByStoreUrl.d.ts.map +0 -1
  704. package/types/schema/queries/productTypeIdListByCategoryId.d.ts +0 -11
  705. package/types/schema/queries/productTypeIdListByCategoryId.d.ts.map +0 -1
  706. package/types/schema/queries/productTypeIdListByModifiers.d.ts +0 -8
  707. package/types/schema/queries/productTypeIdListByModifiers.d.ts.map +0 -1
  708. package/types/schema/queries/productTypeIdListBySomeId.d.ts +0 -7
  709. package/types/schema/queries/productTypeIdListBySomeId.d.ts.map +0 -1
  710. package/types/schema/queries/pushNotificationTokens.d.ts +0 -6
  711. package/types/schema/queries/pushNotificationTokens.d.ts.map +0 -1
  712. package/types/schema/queries/querySuggestions.d.ts +0 -7
  713. package/types/schema/queries/querySuggestions.d.ts.map +0 -1
  714. package/types/schema/queries/refineUserRequest.d.ts +0 -15
  715. package/types/schema/queries/refineUserRequest.d.ts.map +0 -1
  716. package/types/schema/queries/research.d.ts +0 -12
  717. package/types/schema/queries/research.d.ts.map +0 -1
  718. package/types/schema/queries/researchBestProducts.d.ts +0 -20
  719. package/types/schema/queries/researchBestProducts.d.ts.map +0 -1
  720. package/types/schema/queries/researchBestProductsV2.d.ts +0 -10
  721. package/types/schema/queries/researchBestProductsV2.d.ts.map +0 -1
  722. package/types/schema/queries/researchDeals.d.ts +0 -9
  723. package/types/schema/queries/researchDeals.d.ts.map +0 -1
  724. package/types/schema/queries/researchProductComparison.d.ts +0 -20
  725. package/types/schema/queries/researchProductComparison.d.ts.map +0 -1
  726. package/types/schema/queries/researchProductReview.d.ts +0 -19
  727. package/types/schema/queries/researchProductReview.d.ts.map +0 -1
  728. package/types/schema/queries/researchQueryRefinement.d.ts +0 -7
  729. package/types/schema/queries/researchQueryRefinement.d.ts.map +0 -1
  730. package/types/schema/queries/saleMetrics.d.ts +0 -9
  731. package/types/schema/queries/saleMetrics.d.ts.map +0 -1
  732. package/types/schema/queries/searchSuggestionList.d.ts +0 -10
  733. package/types/schema/queries/searchSuggestionList.d.ts.map +0 -1
  734. package/types/schema/queries/sectionDataByCrawlId.d.ts +0 -20
  735. package/types/schema/queries/sectionDataByCrawlId.d.ts.map +0 -1
  736. package/types/schema/queries/sourceIdList.d.ts +0 -5
  737. package/types/schema/queries/sourceIdList.d.ts.map +0 -1
  738. package/types/schema/queries/specIdListBySomeId.d.ts +0 -7
  739. package/types/schema/queries/specIdListBySomeId.d.ts.map +0 -1
  740. package/types/schema/queries/specTypeIdList.d.ts +0 -13
  741. package/types/schema/queries/specTypeIdList.d.ts.map +0 -1
  742. package/types/schema/queries/specTypeValidValues.d.ts +0 -16
  743. package/types/schema/queries/specTypeValidValues.d.ts.map +0 -1
  744. package/types/schema/queries/specValueRangeListByCategoryId.d.ts +0 -37
  745. package/types/schema/queries/specValueRangeListByCategoryId.d.ts.map +0 -1
  746. package/types/schema/queries/stablePriceByProductId.d.ts +0 -7
  747. package/types/schema/queries/stablePriceByProductId.d.ts.map +0 -1
  748. package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts +0 -8
  749. package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts.map +0 -1
  750. package/types/schema/queries/stablePriceByStorePageId.d.ts +0 -7
  751. package/types/schema/queries/stablePriceByStorePageId.d.ts.map +0 -1
  752. package/types/schema/queries/storePageFetchData.d.ts +0 -13
  753. package/types/schema/queries/storePageFetchData.d.ts.map +0 -1
  754. package/types/schema/queries/storePageIdByUrl.d.ts +0 -7
  755. package/types/schema/queries/storePageIdByUrl.d.ts.map +0 -1
  756. package/types/schema/queries/storePageIdListBySomeId.d.ts +0 -7
  757. package/types/schema/queries/storePageIdListBySomeId.d.ts.map +0 -1
  758. package/types/schema/queries/storePageInfo.d.ts +0 -11
  759. package/types/schema/queries/storePageInfo.d.ts.map +0 -1
  760. package/types/schema/queries/storePageInfoBySku.d.ts +0 -21
  761. package/types/schema/queries/storePageInfoBySku.d.ts.map +0 -1
  762. package/types/schema/queries/storePageScrapeData.d.ts +0 -10
  763. package/types/schema/queries/storePageScrapeData.d.ts.map +0 -1
  764. package/types/schema/queries/subCategoryIdListByCategoryId.d.ts +0 -7
  765. package/types/schema/queries/subCategoryIdListByCategoryId.d.ts.map +0 -1
  766. package/types/schema/queries/subsetModifierDataByModifiers.d.ts +0 -13
  767. package/types/schema/queries/subsetModifierDataByModifiers.d.ts.map +0 -1
  768. package/types/schema/queries/thread.d.ts +0 -18
  769. package/types/schema/queries/thread.d.ts.map +0 -1
  770. package/types/schema/queries/threadIdList.d.ts +0 -15
  771. package/types/schema/queries/threadIdList.d.ts.map +0 -1
  772. package/types/schema/queries/threadMessage.d.ts +0 -7
  773. package/types/schema/queries/threadMessage.d.ts.map +0 -1
  774. package/types/schema/queries/threadMessageList.d.ts +0 -6
  775. package/types/schema/queries/threadMessageList.d.ts.map +0 -1
  776. package/types/schema/queries/topProductDocumentList.d.ts +0 -9
  777. package/types/schema/queries/topProductDocumentList.d.ts.map +0 -1
  778. package/types/schema/queries/unreadThreadIdList.d.ts +0 -6
  779. package/types/schema/queries/unreadThreadIdList.d.ts.map +0 -1
  780. package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts +0 -7
  781. package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts.map +0 -1
  782. package/types/schema/queries/unstableSourceTrust.d.ts +0 -10
  783. package/types/schema/queries/unstableSourceTrust.d.ts.map +0 -1
  784. package/types/schema/queries/userData.d.ts +0 -16
  785. package/types/schema/queries/userData.d.ts.map +0 -1
  786. package/types/schema/queries/userIdList.d.ts +0 -5
  787. package/types/schema/queries/userIdList.d.ts.map +0 -1
  788. package/types/schema/queries/userLocation.d.ts +0 -6
  789. package/types/schema/queries/userLocation.d.ts.map +0 -1
  790. package/types/schema/queries/userPermissionsByUserId.d.ts +0 -8
  791. package/types/schema/queries/userPermissionsByUserId.d.ts.map +0 -1
  792. package/types/schema/queries/userPersonalization.d.ts +0 -6
  793. package/types/schema/queries/userPersonalization.d.ts.map +0 -1
  794. package/types/schema/queries/userProductDeals.d.ts +0 -8
  795. package/types/schema/queries/userProductDeals.d.ts.map +0 -1
  796. package/types/schema/queries/userRestictedData.d.ts +0 -11
  797. package/types/schema/queries/userRestictedData.d.ts.map +0 -1
  798. package/types/schema/queries/userReviewAnalysis.d.ts +0 -40
  799. package/types/schema/queries/userReviewAnalysis.d.ts.map +0 -1
  800. package/types/schema/queries/whoAmI.d.ts +0 -6
  801. package/types/schema/queries/whoAmI.d.ts.map +0 -1
  802. package/types/schema/queries.d.ts +0 -122
  803. package/types/schema/queries.d.ts.map +0 -1
  804. package/types/schema/responses.d.ts +0 -122
  805. package/types/schema/responses.d.ts.map +0 -1
@@ -1,18 +0,0 @@
1
- export * from "./alias";
2
- export * from "./brand";
3
- export * from "./category";
4
- export * from "./crawl";
5
- export * from "./media";
6
- export * from "./offer";
7
- export * from "./productConfiguration";
8
- export * from "./productFamily";
9
- export * from "./productGeneration";
10
- export * from "./productType";
11
- export * from "./rating";
12
- export * from "./source";
13
- export * from "./spec";
14
- export * from "./specTypeChoice";
15
- export * from "./specType";
16
- export * from "./storePage";
17
- export * from "./user";
18
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,cAAc,YAAY,CAAA;AAC1B,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,cAAc,SAAS,CAAA;AACvB,cAAc,wBAAwB,CAAA;AACtC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,qBAAqB,CAAA;AACnC,cAAc,eAAe,CAAA;AAC7B,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,QAAQ,CAAA;AACtB,cAAc,kBAAkB,CAAA;AAChC,cAAc,YAAY,CAAA;AAC1B,cAAc,aAAa,CAAA;AAC3B,cAAc,QAAQ,CAAA"}
@@ -1,6 +0,0 @@
1
- import { Entity, Url } from "../builtins";
2
- export interface Media extends Entity<"media"> {
3
- hostedUrl: Url;
4
- sourceUrl: Url;
5
- }
6
- //# sourceMappingURL=media.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"media.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/media.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AAEzC,MAAM,WAAW,KAAM,SAAQ,MAAM,CAAC,OAAO,CAAC;IAC5C,SAAS,EAAE,GAAG,CAAA;IACd,SAAS,EAAE,GAAG,CAAA;CACf"}
@@ -1,11 +0,0 @@
1
- import { Entity, Timestamp, Money, Nullable } from "../builtins";
2
- export interface Offer extends Entity<"offer"> {
3
- at: Timestamp;
4
- isFirstParty: Nullable<boolean>;
5
- isInStock: Nullable<boolean>;
6
- isPrimaryListing: Nullable<boolean>;
7
- isValid: boolean;
8
- list: Money;
9
- sale: Money;
10
- }
11
- //# sourceMappingURL=offer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"offer.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/offer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAEhE,MAAM,WAAW,KAAM,SAAQ,MAAM,CAAC,OAAO,CAAC;IAC5C,EAAE,EAAE,SAAS,CAAA;IACb,YAAY,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAA;IAC/B,SAAS,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAA;IAC5B,gBAAgB,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAA;IACnC,OAAO,EAAE,OAAO,CAAA;IAChB,IAAI,EAAE,KAAK,CAAA;IACX,IAAI,EAAE,KAAK,CAAA;CACZ"}
@@ -1,5 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface ProductConfiguration extends Entity<"productConfiguration"> {
3
- name: string;
4
- }
5
- //# sourceMappingURL=productConfiguration.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productConfiguration.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/productConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,oBAAqB,SAAQ,MAAM,CAAC,sBAAsB,CAAC;IAC1E,IAAI,EAAE,MAAM,CAAA;CACb"}
@@ -1,5 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface ProductFamily extends Entity<"productFamily"> {
3
- name: string;
4
- }
5
- //# sourceMappingURL=productFamily.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productFamily.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/productFamily.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,aAAc,SAAQ,MAAM,CAAC,eAAe,CAAC;IAC5D,IAAI,EAAE,MAAM,CAAA;CACb"}
@@ -1,5 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface ProductGeneration extends Entity<"productGeneration"> {
3
- name: string;
4
- }
5
- //# sourceMappingURL=productGeneration.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productGeneration.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/productGeneration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,iBAAkB,SAAQ,MAAM,CAAC,mBAAmB,CAAC;IACpE,IAAI,EAAE,MAAM,CAAA;CACb"}
@@ -1,5 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface ProductType extends Entity<"productType"> {
3
- name: string;
4
- }
5
- //# sourceMappingURL=productType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productType.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/productType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,WAAY,SAAQ,MAAM,CAAC,aAAa,CAAC;IACxD,IAAI,EAAE,MAAM,CAAA;CACb"}
@@ -1,53 +0,0 @@
1
- import { Entity } from "../builtins";
2
- import { Crawl } from "./crawl";
3
- export interface Rating extends Entity<"rating"> {
4
- crawlId: Crawl["id"];
5
- value: RatingValue;
6
- }
7
- type RatingValue = {
8
- type: "arbitrary";
9
- data: unknown;
10
- } | {
11
- type: "attribute";
12
- in: ContextString;
13
- rating: Score;
14
- max: MaxScore;
15
- } | {
16
- type: "award";
17
- in: ContextString;
18
- } | {
19
- type: "considered";
20
- } | {
21
- type: "mentioned";
22
- } | {
23
- type: "onList";
24
- position: Position;
25
- outOf: OutOf;
26
- } | {
27
- type: "rank";
28
- position: Position;
29
- outOf: OutOf;
30
- } | {
31
- type: "runnerUp";
32
- in: ContextString;
33
- } | {
34
- type: "score";
35
- in: ContextString;
36
- rating: Score;
37
- max: MaxScore;
38
- } | {
39
- type: "sentiment";
40
- in: ContextString;
41
- sentiment: Sentiment;
42
- } | {
43
- type: "topPick";
44
- in: ContextString;
45
- };
46
- type ContextString = string;
47
- type Sentiment = 0 | 1 | 2 | 3 | 4;
48
- type MaxScore = number;
49
- type Score = number;
50
- type OutOf = number;
51
- type Position = number;
52
- export {};
53
- //# sourceMappingURL=rating.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rating.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/rating.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AACpC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAE/B,MAAM,WAAW,MAAO,SAAQ,MAAM,CAAC,QAAQ,CAAC;IAC9C,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC,CAAA;IACpB,KAAK,EAAE,WAAW,CAAA;CACnB;AAED,KAAK,WAAW,GACZ;IAAE,IAAI,EAAE,WAAW,CAAC;IAAC,IAAI,EAAE,OAAO,CAAA;CAAE,GACpC;IAAE,IAAI,EAAE,WAAW,CAAC;IAAC,EAAE,EAAE,aAAa,CAAC;IAAC,MAAM,EAAE,KAAK,CAAC;IAAC,GAAG,EAAE,QAAQ,CAAA;CAAE,GACtE;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,EAAE,EAAE,aAAa,CAAA;CAAE,GACpC;IAAE,IAAI,EAAE,YAAY,CAAA;CAAE,GACtB;IAAE,IAAI,EAAE,WAAW,CAAA;CAAE,GACrB;IAAE,IAAI,EAAE,QAAQ,CAAC;IAAC,QAAQ,EAAE,QAAQ,CAAC;IAAC,KAAK,EAAE,KAAK,CAAA;CAAE,GACpD;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,QAAQ,CAAC;IAAC,KAAK,EAAE,KAAK,CAAA;CAAE,GAClD;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,EAAE,EAAE,aAAa,CAAA;CAAE,GACvC;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,EAAE,EAAE,aAAa,CAAC;IAAC,MAAM,EAAE,KAAK,CAAC;IAAC,GAAG,EAAE,QAAQ,CAAA;CAAE,GAClE;IAAE,IAAI,EAAE,WAAW,CAAC;IAAC,EAAE,EAAE,aAAa,CAAC;IAAC,SAAS,EAAE,SAAS,CAAA;CAAE,GAC9D;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,EAAE,EAAE,aAAa,CAAA;CAAE,CAAA;AAM1C,KAAK,aAAa,GAAG,MAAM,CAAA;AAK3B,KAAK,SAAS,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAA;AAElC,KAAK,QAAQ,GAAG,MAAM,CAAA;AACtB,KAAK,KAAK,GAAG,MAAM,CAAA;AAKnB,KAAK,KAAK,GAAG,MAAM,CAAA;AACnB,KAAK,QAAQ,GAAG,MAAM,CAAA"}
@@ -1,8 +0,0 @@
1
- import { Entity, Nullable, Url } from "../builtins";
2
- export interface Source extends Entity<"source"> {
3
- faviconUrl: Nullable<Url>;
4
- host: Url;
5
- logoUrl: Nullable<Url>;
6
- name: string;
7
- }
8
- //# sourceMappingURL=source.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/source.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,aAAa,CAAA;AAEnD,MAAM,WAAW,MAAO,SAAQ,MAAM,CAAC,QAAQ,CAAC;IAC9C,UAAU,EAAE,QAAQ,CAAC,GAAG,CAAC,CAAA;IACzB,IAAI,EAAE,GAAG,CAAA;IACT,OAAO,EAAE,QAAQ,CAAC,GAAG,CAAC,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;CACb"}
@@ -1,22 +0,0 @@
1
- import { Entity } from "../builtins";
2
- import { SpecType } from "./specType";
3
- import { SpecTypeChoice } from "./specTypeChoice";
4
- export interface Spec extends Entity<"spec"> {
5
- specTypeId: SpecType["id"];
6
- value: SpecValue;
7
- }
8
- type SpecValue = {
9
- type: "bool";
10
- bool: boolean;
11
- } | {
12
- type: "enum";
13
- choiceId: SpecTypeChoice["id"];
14
- } | {
15
- type: "number";
16
- number: number;
17
- } | {
18
- type: "set";
19
- choiceIds: SpecTypeChoice["id"][];
20
- };
21
- export {};
22
- //# sourceMappingURL=spec.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spec.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/spec.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAEjD,MAAM,WAAW,IAAK,SAAQ,MAAM,CAAC,MAAM,CAAC;IAC1C,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,KAAK,EAAE,SAAS,CAAA;CACjB;AAED,KAAK,SAAS,GACV;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,OAAO,CAAA;CAAE,GAC/B;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,cAAc,CAAC,IAAI,CAAC,CAAA;CAAE,GAChD;IAAE,IAAI,EAAE,QAAQ,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,GAClC;IAAE,IAAI,EAAE,KAAK,CAAC;IAAC,SAAS,EAAE,cAAc,CAAC,IAAI,CAAC,EAAE,CAAA;CAAE,CAAA"}
@@ -1,6 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface SpecType extends Entity<"specType"> {
3
- name: string;
4
- unitName: string;
5
- }
6
- //# sourceMappingURL=specType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"specType.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/specType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,QAAS,SAAQ,MAAM,CAAC,UAAU,CAAC;IAClD,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;CACjB"}
@@ -1,7 +0,0 @@
1
- import { Entity } from "../builtins";
2
- import { SpecType } from "./specType";
3
- export interface SpecTypeChoice extends Entity<"specTypeChoice"> {
4
- label: string;
5
- specTypeId: SpecType["id"];
6
- }
7
- //# sourceMappingURL=specTypeChoice.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"specTypeChoice.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/specTypeChoice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AAErC,MAAM,WAAW,cAAe,SAAQ,MAAM,CAAC,gBAAgB,CAAC;IAC9D,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAA;CAC3B"}
@@ -1,8 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface StorePage extends Entity<"storePage"> {
3
- sku: string;
4
- store: StoreName;
5
- }
6
- type StoreName = "amazon" | "bestbuy" | "target" | "walmart" | string;
7
- export {};
8
- //# sourceMappingURL=storePage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePage.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/storePage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,SAAU,SAAQ,MAAM,CAAC,WAAW,CAAC;IACpD,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,SAAS,CAAA;CACjB;AAED,KAAK,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAA"}
@@ -1,6 +0,0 @@
1
- import { ArraySet, Entity } from "../builtins";
2
- import { StorePage } from "./storePage";
3
- export interface StorePageQueueGroup extends Entity<"storePageQueueGroup"> {
4
- storePageIdSet: ArraySet<StorePage["id"]>;
5
- }
6
- //# sourceMappingURL=storePageQueueGroup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePageQueueGroup.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/storePageQueueGroup.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAC9C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEvC,MAAM,WAAW,mBAAoB,SAAQ,MAAM,CAAC,qBAAqB,CAAC;IACxE,cAAc,EAAE,QAAQ,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAA;CAC1C"}
@@ -1,5 +0,0 @@
1
- import { Entity } from "../builtins";
2
- export interface User extends Entity<"user"> {
3
- isActive: boolean;
4
- }
5
- //# sourceMappingURL=user.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../src/schema/entities/user.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEpC,MAAM,WAAW,IAAK,SAAQ,MAAM,CAAC,MAAM,CAAC;IAC1C,QAAQ,EAAE,OAAO,CAAA;CAClB"}
@@ -1,372 +0,0 @@
1
- import { Id, Nullable } from "./builtins";
2
- import * as BuiltIns from "./builtins";
3
- import * as Entities from "./entities";
4
- import * as Queries from "./queries";
5
- import * as Mutations from "./mutations";
6
- import * as Effects from "./effects";
7
- import * as Responses from "./responses";
8
- export * from "./builtins";
9
- export type { BuiltIns };
10
- export type { Entities };
11
- export type { Queries };
12
- export type { Responses };
13
- export type { Mutations };
14
- export type { Effects };
15
- export type DictOf<T> = {
16
- [key: string]: T;
17
- };
18
- export type NullableDictOf<T> = DictOf<Nullable<T>>;
19
- type EntityQuery<T extends keyof ApiEntities> = {
20
- id: Id<T>;
21
- };
22
- export interface BaseError<T extends string> {
23
- type: T;
24
- message: string;
25
- }
26
- export interface ApiError extends BaseError<"error"> {
27
- }
28
- export interface HttpError extends BaseError<"http"> {
29
- httpCode: number;
30
- details?: unknown;
31
- }
32
- export type ServerError = ApiError | HttpError;
33
- export type ApiEntities = {
34
- alias: DictOf<Entities.Alias>;
35
- brand: DictOf<Entities.Brand>;
36
- category: DictOf<Entities.Category>;
37
- crawl: DictOf<Entities.Crawl>;
38
- media: DictOf<Entities.Media>;
39
- offer: DictOf<Entities.Offer>;
40
- productConfiguration: DictOf<Entities.ProductConfiguration>;
41
- productFamily: DictOf<Entities.ProductFamily>;
42
- productGeneration: DictOf<Entities.ProductGeneration>;
43
- productType: DictOf<Entities.ProductType>;
44
- rating: DictOf<Entities.Rating>;
45
- source: DictOf<Entities.Source>;
46
- spec: DictOf<Entities.Spec>;
47
- specType: DictOf<Entities.SpecType>;
48
- specTypeChoice: DictOf<Entities.SpecTypeChoice>;
49
- storePage: DictOf<Entities.StorePage>;
50
- storePageQueueGroup: DictOf<Entities.StorePage>;
51
- user: DictOf<Entities.User>;
52
- };
53
- export type ApiQueries = {
54
- "entity-alias": DictOf<EntityQuery<"alias">>;
55
- "entity-brand": DictOf<EntityQuery<"brand">>;
56
- "entity-category": DictOf<EntityQuery<"category">>;
57
- "entity-crawl": DictOf<EntityQuery<"crawl">>;
58
- "entity-media": DictOf<EntityQuery<"media">>;
59
- "entity-offer": DictOf<EntityQuery<"offer">>;
60
- "entity-productConfiguration": DictOf<EntityQuery<"productConfiguration">>;
61
- "entity-productFamily": DictOf<EntityQuery<"productFamily">>;
62
- "entity-productGeneration": DictOf<EntityQuery<"productGeneration">>;
63
- "entity-productType": DictOf<EntityQuery<"productType">>;
64
- "entity-rating": DictOf<EntityQuery<"rating">>;
65
- "entity-source": DictOf<EntityQuery<"source">>;
66
- "entity-spec": DictOf<EntityQuery<"spec">>;
67
- "entity-specType": DictOf<EntityQuery<"specType">>;
68
- "entity-specTypeChoice": DictOf<EntityQuery<"specTypeChoice">>;
69
- "entity-storePage": DictOf<EntityQuery<"storePage">>;
70
- "entity-user": DictOf<EntityQuery<"user">>;
71
- affiliateLink: DictOf<Queries.AffiliateLinkQuery>;
72
- affiliateLinkV2: DictOf<Queries.AffiliateLinkV2Query>;
73
- affiliateUrl: DictOf<Queries.AffiliateUrlQuery>;
74
- analyticsTrack: DictOf<Queries.AnalyticsTrackQuery>;
75
- appliedCategoryIdListBySomeId: DictOf<Queries.AppliedCategoryIdListBySomeIdQuery>;
76
- baseScore: DictOf<Queries.BaseScoreQuery>;
77
- baseScoreRatingIdList: DictOf<Queries.BaseScoreRatingIdListQuery>;
78
- baseScoresByCategoryId: DictOf<Queries.BaseScoresByCategoryIdQuery>;
79
- bestInClass: DictOf<Queries.BestInClassQuery>;
80
- brandAliasResolution: DictOf<Queries.BrandAliasResolutionQuery>;
81
- brandCategoryRankings: DictOf<Queries.BrandCategoryRankingsQuery>;
82
- brandIdBySomeId: DictOf<Queries.BrandIdBySomeIdQuery>;
83
- brandIdList: DictOf<Queries.BrandIdListQuery>;
84
- brandSocialMediaPostList: DictOf<Queries.BrandSocialMediaPostListQuery>;
85
- browseTheWeb: DictOf<Queries.BrowseTheWebQuery>;
86
- categoryAliasResolution: DictOf<Queries.CategoryAliasResolutionQuery>;
87
- categoryDisplayMode: DictOf<Queries.CategoryDisplayModeQuery>;
88
- categoryIdByUrlSlug: DictOf<Queries.CategoryIdByUrlSlugQuery>;
89
- categoryIdList: DictOf<Queries.CategoryIdListQuery>;
90
- categoryIdListBySomeId: DictOf<Queries.CategoryIdListBySomeIdQuery>;
91
- categoryIdListBySourceId: DictOf<Queries.CategoryIdListBySourceIdQuery>;
92
- categoryModifierSearchList: DictOf<Queries.CategoryModifierSearchListQuery>;
93
- categoryRankings: DictOf<Queries.CategoryRankingsQuery>;
94
- categorySearchList: DictOf<Queries.CategorySearchListQuery>;
95
- categoryStatusList: DictOf<Queries.CategoryStatusListQuery>;
96
- chatFollowupSuggestions: DictOf<Queries.ChatFollowupSuggestionsQuery>;
97
- competitorsAnalysis: DictOf<Queries.CompetitorsAnalysisQuery>;
98
- couponsList: DictOf<Queries.CouponsListQuery>;
99
- crawlIdList: DictOf<Queries.CrawlIdListQuery>;
100
- crawlIdListByUrl: DictOf<Queries.CrawlIdListByUrlQuery>;
101
- descriptionMarkdown: DictOf<Queries.DescriptionMarkdownQuery>;
102
- domainAnalysis: DictOf<Queries.DomainAnalysisQuery>;
103
- domainSupport: DictOf<Queries.DomainSupportQuery>;
104
- educationalSearch: DictOf<Queries.EducationalSearchQuery>;
105
- entityType: DictOf<Queries.EntityTypeQuery>;
106
- exampleQueries: DictOf<Queries.ExampleQueriesQuery>;
107
- fallbackPriceByProductTypeId: DictOf<Queries.FallbackPriceByProductTypeIdQuery>;
108
- findProducts: DictOf<Queries.FindProductsQuery>;
109
- findProductsV2: DictOf<Queries.FindProductsV2Query>;
110
- inputLayerVersion: DictOf<Queries.InputLayerVersionQuery>;
111
- latestRatingIdList: DictOf<Queries.LatestRatingIdListQuery>;
112
- latestRatingIdListBySomeId: DictOf<Queries.LatestRatingIdListBySomeIdQuery>;
113
- localServices: DictOf<Queries.LocalServicesQuery>;
114
- lookupProduct: DictOf<Queries.LookupProductQuery>;
115
- mediaIdListBySomeId: DictOf<Queries.MediaIdListBySomeIdQuery>;
116
- noteMarkdown: DictOf<Queries.NoteMarkdownQuery>;
117
- offerIdListByStorePageId: DictOf<Queries.OfferIdListByStorePageIdQuery>;
118
- possibleAliasIdListBySomeId: DictOf<Queries.PossibleAliasIdListBySomeIdQuery>;
119
- possibleStorePageIdListBySomeId: DictOf<Queries.PossibleStorePageIdListBySomeIdQuery>;
120
- preferredCategoryIdListByProductId: DictOf<Queries.PreferredCategoryIdListByProductIdQuery>;
121
- preferredLatestRatingIdListBySomeId: DictOf<Queries.PreferredLatestRatingIdListBySomeIdQuery>;
122
- preferredStorePageList: DictOf<Queries.PreferredStorePageListQuery>;
123
- priceHistoryLists: DictOf<Queries.PriceHistoryListsQuery>;
124
- priceHistoryLookup: DictOf<Queries.PriceHistoryLookupQuery>;
125
- pricePointCompetitors: DictOf<Queries.PricePointCompetitorsQuery>;
126
- priceRangeByCategoryId: DictOf<Queries.PriceRangeByCategoryIdQuery>;
127
- productApiSupportedDomains: DictOf<Queries.ProductApiSupportedDomainsQuery>;
128
- productBookmarkList: DictOf<Queries.ProductBookmarkListQuery>;
129
- productBookmarksNames: DictOf<Queries.ProductBookmarksNamesQuery>;
130
- productConfigurationIdListBySomeId: DictOf<Queries.ProductConfigurationIdListBySomeIdQuery>;
131
- productDealList: DictOf<Queries.ProductDealListQuery>;
132
- productDeals: DictOf<Queries.ProductDealsQuery>;
133
- productDocumentByStoreUrl: DictOf<Queries.ProductDocumentByStoreUrlQuery>;
134
- productDocumentsByProductIds: DictOf<Queries.ProductDocumentsByProductIdsQuery>;
135
- productFamilyIdBySomeId: DictOf<Queries.ProductFamilyIdBySomeIdQuery>;
136
- productFamilyIdListBySomeId: DictOf<Queries.ProductFamilyIdListBySomeIdQuery>;
137
- productGenerationIdBySomeId: DictOf<Queries.ProductGenerationIdBySomeIdQuery>;
138
- productGenerationIdListBySomeId: DictOf<Queries.ProductGenerationIdListBySomeIdQuery>;
139
- productListSort: DictOf<Queries.ProductListSortQuery>;
140
- productPricePointList: DictOf<Queries.ProductPricePointListQuery>;
141
- productSearchList: DictOf<Queries.ProductSearchListQuery>;
142
- productTradeoffs: DictOf<Queries.ProductTradeoffsQuery>;
143
- productTypeIdBySomeId: DictOf<Queries.ProductTypeIdBySomeIdQuery>;
144
- productTypeIdByStoreUrl: DictOf<Queries.ProductTypeIdByStoreUrlQuery>;
145
- productTypeIdListByCategoryId: DictOf<Queries.ProductTypeIdListByCategoryIdQuery>;
146
- productTypeIdListByModifiers: DictOf<Queries.ProductTypeIdListByModifiersQuery>;
147
- productTypeIdListBySomeId: DictOf<Queries.ProductTypeIdListBySomeIdQuery>;
148
- pushNotificationTokens: DictOf<Queries.PushNotificationTokensQuery>;
149
- querySuggestions: DictOf<Queries.QuerySuggestionsQuery>;
150
- refineUserRequest: DictOf<Queries.RefineUserRequestQuery>;
151
- research: DictOf<Queries.ResearchQuery>;
152
- researchBestProducts: DictOf<Queries.ResearchBestProductsQuery>;
153
- researchBestProductsV2: DictOf<Queries.ResearchBestProductsV2Query>;
154
- researchDeals: DictOf<Queries.ResearchDealsQuery>;
155
- researchProductComparison: DictOf<Queries.ResearchProductComparisonQuery>;
156
- researchProductReview: DictOf<Queries.ResearchProductReviewQuery>;
157
- researchQueryRefinement: DictOf<Queries.ResearchQueryRefinementQuery>;
158
- saleMetrics: DictOf<Queries.SaleMetricsQuery>;
159
- searchSuggestionList: DictOf<Queries.SearchSuggestionListQuery>;
160
- sectionDataByCrawlId: DictOf<Queries.SectionDataByCrawlIdQuery>;
161
- sourceIdList: DictOf<Queries.SourceIdListQuery>;
162
- specIdListBySomeId: DictOf<Queries.SpecIdListBySomeIdQuery>;
163
- specTypeIdList: DictOf<Queries.SpecTypeIdListQuery>;
164
- specTypeValidValues: DictOf<Queries.SpecTypeValidValuesQuery>;
165
- specValueRangeListByCategoryId: DictOf<Queries.SpecValueRangeListByCategoryIdQuery>;
166
- stablePriceByProductId: DictOf<Queries.StablePriceByProductIdQuery>;
167
- stablePriceByProductIdAndStoreName: DictOf<Queries.StablePriceByProductIdAndStoreNameQuery>;
168
- stablePriceByStorePageId: DictOf<Queries.StablePriceByStorePageIdQuery>;
169
- storePageFetchData: DictOf<Queries.StorePageFetchDataQuery>;
170
- storePageIdByUrl: DictOf<Queries.StorePageIdByUrlQuery>;
171
- storePageIdListBySomeId: DictOf<Queries.StorePageIdListBySomeIdQuery>;
172
- storePageInfo: DictOf<Queries.StorePageInfoQuery>;
173
- storePageInfoBySku: DictOf<Queries.StorePageInfoBySkuQuery>;
174
- storePageScrapeData: DictOf<Queries.StorePageScrapeDataQuery>;
175
- subCategoryIdListByCategoryId: DictOf<Queries.SubCategoryIdListByCategoryIdQuery>;
176
- subsetModifierDataByModifiers: DictOf<Queries.SubsetModifierDataByModifiersQuery>;
177
- thread: DictOf<Queries.ThreadQuery>;
178
- threadIdList: DictOf<Queries.ThreadIdListQuery>;
179
- threadMessage: DictOf<Queries.ThreadMessageQuery>;
180
- threadMessageList: DictOf<Queries.ThreadMessageListQuery>;
181
- topProductDocumentList: DictOf<Queries.TopProductDocumentListQuery>;
182
- unreadThreadIdList: DictOf<Queries.UnreadThreadIdListQuery>;
183
- unstableMediaIdListByCategoryId: DictOf<Queries.UnstableMediaIdListByCategoryIdQuery>;
184
- unstableSourceTrust: DictOf<Queries.UnstableSourceTrustQuery>;
185
- userData: DictOf<Queries.UserDataQuery>;
186
- userIdList: DictOf<Queries.UserIdListQuery>;
187
- userLocation: DictOf<Queries.UserLocationQuery>;
188
- userPermissionsByUserId: DictOf<Queries.UserPermissionsByUserIdQuery>;
189
- userPersonalization: DictOf<Queries.UserPersonalizationQuery>;
190
- userProductDeals: DictOf<Queries.UserProductDealsQuery>;
191
- userReviewAnalysis: DictOf<Queries.UserReviewAnalysisQuery>;
192
- };
193
- export type ApiResponses = {
194
- "entity-alias": NullableDictOf<true>;
195
- "entity-brand": NullableDictOf<true>;
196
- "entity-category": NullableDictOf<true>;
197
- "entity-crawl": NullableDictOf<true>;
198
- "entity-media": NullableDictOf<true>;
199
- "entity-offer": NullableDictOf<true>;
200
- "entity-productConfiguration": NullableDictOf<true>;
201
- "entity-productFamily": NullableDictOf<true>;
202
- "entity-productGeneration": NullableDictOf<true>;
203
- "entity-productType": NullableDictOf<true>;
204
- "entity-rating": NullableDictOf<true>;
205
- "entity-source": NullableDictOf<true>;
206
- "entity-spec": NullableDictOf<true>;
207
- "entity-specType": NullableDictOf<true>;
208
- "entity-specTypeChoice": NullableDictOf<true>;
209
- "entity-storePage": NullableDictOf<true>;
210
- "entity-user": NullableDictOf<true>;
211
- affiliateLink: NullableDictOf<Responses.AffiliateLinkResponse>;
212
- affiliateLinkV2: NullableDictOf<Responses.AffiliateLinkV2Response>;
213
- affiliateUrl: NullableDictOf<Responses.AffiliateUrlResponse>;
214
- analyticsTrack: NullableDictOf<Responses.AnalyticsTrackResponse>;
215
- appliedCategoryIdListBySomeId: NullableDictOf<Responses.AppliedCategoryIdListBySomeIdResponse>;
216
- baseScore: NullableDictOf<Responses.BaseScoreResponse>;
217
- baseScoreRatingIdList: NullableDictOf<Responses.BaseScoreRatingIdListResponse>;
218
- baseScoresByCategoryId: NullableDictOf<Responses.BaseScoresByCategoryIdResponse>;
219
- bestInClass: NullableDictOf<Responses.BestInClassResponse>;
220
- brandAliasResolution: DictOf<Responses.BrandAliasResolutionResponse>;
221
- brandCategoryRankings: DictOf<Responses.BrandCategoryRankingsResponse>;
222
- brandIdBySomeId: NullableDictOf<Responses.BrandIdBySomeIdResponse>;
223
- brandIdList: NullableDictOf<Responses.BrandIdListResponse>;
224
- brandSocialMediaPostList: DictOf<Responses.BrandSocialMediaPostListResponse>;
225
- browseTheWeb: NullableDictOf<Responses.BrowseTheWebResponse>;
226
- categoryAliasResolution: DictOf<Responses.CategoryAliasResolutionResponse>;
227
- categoryDisplayMode: NullableDictOf<Responses.CategoryDisplayModeResponse>;
228
- categoryIdByUrlSlug: NullableDictOf<Responses.CategoryIdByUrlSlugResponse>;
229
- categoryIdList: NullableDictOf<Responses.CategoryIdListResponse>;
230
- categoryIdListBySomeId: NullableDictOf<Responses.CategoryIdListBySomeIdResponse>;
231
- categoryIdListBySourceId: NullableDictOf<Responses.CategoryIdListBySourceIdResponse>;
232
- categoryModifierSearchList: NullableDictOf<Responses.CategoryModifierSearchListResponse>;
233
- categoryRankings: NullableDictOf<Responses.CategoryRankingsResponse>;
234
- categorySearchList: NullableDictOf<Responses.CategorySearchListResponse>;
235
- categoryStatusList: NullableDictOf<Responses.CategoryStatusListResponse>;
236
- chatFollowupSuggestions: NullableDictOf<Responses.ChatFollowupSuggestionsResponse>;
237
- competitorsAnalysis: NullableDictOf<Responses.CompetitorsAnalysisResponse>;
238
- couponsList: NullableDictOf<Responses.CouponsListResponse>;
239
- crawlIdList: NullableDictOf<Responses.CrawlIdListResponse>;
240
- crawlIdListByUrl: NullableDictOf<Responses.CrawlIdListByUrlResponse>;
241
- descriptionMarkdown: NullableDictOf<Responses.DescriptionMarkdownResponse>;
242
- domainAnalysis: NullableDictOf<Responses.DomainAnalysisResponse>;
243
- domainSupport: NullableDictOf<Responses.DomainSupportResponse>;
244
- educationalSearch: NullableDictOf<Responses.EducationalSearchResponse>;
245
- entityType: NullableDictOf<Responses.EntityTypeResponse>;
246
- exampleQueries: NullableDictOf<Responses.ExampleQueriesResponse>;
247
- fallbackPriceByProductTypeId: NullableDictOf<Responses.FallbackPriceByProductTypeIdResponse>;
248
- findProducts: NullableDictOf<Responses.FindProductsResponse>;
249
- findProductsV2: NullableDictOf<Responses.FindProductsV2Response>;
250
- inputLayerVersion: NullableDictOf<Responses.InputLayerVersionResponse>;
251
- latestRatingIdList: NullableDictOf<Responses.LatestRatingIdListResponse>;
252
- latestRatingIdListBySomeId: NullableDictOf<Responses.LatestRatingIdListBySomeIdResponse>;
253
- localServices: NullableDictOf<Responses.LocalServicesResponse>;
254
- lookupProduct: NullableDictOf<Responses.LookupProductResponse>;
255
- mediaIdListBySomeId: NullableDictOf<Responses.MediaIdListBySomeIdResponse>;
256
- noteMarkdown: NullableDictOf<Responses.NoteMarkdownResponse>;
257
- offerIdListByStorePageId: NullableDictOf<Responses.OfferIdListByStorePageIdResponse>;
258
- possibleAliasIdListBySomeId: NullableDictOf<Responses.PossibleAliasIdListBySomeIdResponse>;
259
- possibleStorePageIdListBySomeId: NullableDictOf<Responses.PossibleStorePageIdListBySomeIdResponse>;
260
- preferredCategoryIdListByProductId: NullableDictOf<Responses.PreferredCategoryIdListByProductIdResponse>;
261
- preferredLatestRatingIdListBySomeId: NullableDictOf<Responses.PreferredLatestRatingIdListBySomeIdResponse>;
262
- preferredStorePageList: NullableDictOf<Responses.PreferredStorePageListResponse>;
263
- priceHistoryLists: NullableDictOf<Responses.PriceHistoryListsResponse>;
264
- priceHistoryLookup: NullableDictOf<Responses.PriceHistoryLookupResponse>;
265
- pricePointCompetitors: NullableDictOf<Responses.PricePointCompetitorsResponse>;
266
- priceRangeByCategoryId: NullableDictOf<Responses.PriceRangeByCategoryIdResponse>;
267
- productApiSupportedDomains: NullableDictOf<Responses.ProductApiSupportedDomainsResponse>;
268
- productBookmarkList: NullableDictOf<Responses.ProductBookmarkListResponse>;
269
- productBookmarksNames: NullableDictOf<Responses.ProductBookmarksNamesResponse>;
270
- productConfigurationIdListBySomeId: NullableDictOf<Responses.ProductConfigurationIdListBySomeIdResponse>;
271
- productDealList: NullableDictOf<Responses.ProductDealListResponse>;
272
- productDeals: NullableDictOf<Responses.ProductDealsResponse>;
273
- productDocumentByStoreUrl: NullableDictOf<Responses.ProductDocumentByStoreUrlResponse>;
274
- productDocumentsByProductIds: NullableDictOf<Responses.ProductDocumentsByProductIdsResponse>;
275
- productFamilyIdBySomeId: NullableDictOf<Responses.ProductFamilyIdBySomeIdResponse>;
276
- productFamilyIdListBySomeId: NullableDictOf<Responses.ProductFamilyIdListBySomeIdResponse>;
277
- productGenerationIdBySomeId: NullableDictOf<Responses.ProductGenerationIdBySomeIdResponse>;
278
- productGenerationIdListBySomeId: NullableDictOf<Responses.ProductGenerationIdListBySomeIdResponse>;
279
- productListSort: NullableDictOf<Responses.ProductListSortResponse>;
280
- productPricePointList: NullableDictOf<Responses.ProductPricePointListResponse>;
281
- productSearchList: NullableDictOf<Responses.ProductSearchListResponse>;
282
- productTradeoffs: NullableDictOf<Responses.ProductTradeoffsResponse>;
283
- productTypeIdBySomeId: NullableDictOf<Responses.ProductTypeIdBySomeIdResponse>;
284
- productTypeIdByStoreUrl: NullableDictOf<Responses.ProductTypeIdByStoreUrlResponse>;
285
- productTypeIdListByCategoryId: NullableDictOf<Responses.ProductTypeIdListByCategoryIdResponse>;
286
- productTypeIdListByModifiers: NullableDictOf<Responses.ProductTypeIdListByModifiersResponse>;
287
- productTypeIdListBySomeId: NullableDictOf<Responses.ProductTypeIdListBySomeIdResponse>;
288
- pushNotificationTokens: NullableDictOf<Responses.PushNotificationTokensResponse>;
289
- querySuggestions: DictOf<Responses.QuerySuggestionsResponse>;
290
- refineUserRequest: DictOf<Responses.RefineUserRequestResponse>;
291
- research: NullableDictOf<Responses.ResearchResponse>;
292
- researchBestProducts: DictOf<Responses.ResearchBestProductsResponse>;
293
- researchBestProductsV2: DictOf<Responses.ResearchBestProductsV2Response>;
294
- researchDeals: DictOf<Responses.ResearchDealsResponse>;
295
- researchProductComparison: NullableDictOf<Responses.ResearchProductComparisonResponse>;
296
- researchProductReview: NullableDictOf<Responses.ResearchProductReviewResponse>;
297
- researchQueryRefinement: NullableDictOf<Responses.ResearchQueryRefinementResponse>;
298
- saleMetrics: NullableDictOf<Responses.SaleMetricsResponse>;
299
- searchSuggestionList: NullableDictOf<Responses.SearchSuggestionListResponse>;
300
- sectionDataByCrawlId: NullableDictOf<Responses.SectionDataByCrawlIdResponse>;
301
- sourceIdList: NullableDictOf<Responses.SourceIdListResponse>;
302
- specIdListBySomeId: NullableDictOf<Responses.SpecIdListBySomeIdResponse>;
303
- specTypeIdList: NullableDictOf<Responses.SpecTypeIdListResponse>;
304
- specTypeValidValues: NullableDictOf<Responses.SpecTypeValidValuesResponse>;
305
- specValueRangeListByCategoryId: NullableDictOf<Responses.SpecValueRangeListByCategoryIdResponse>;
306
- stablePriceByProductId: NullableDictOf<Responses.StablePriceByProductIdResponse>;
307
- stablePriceByProductIdAndStoreName: NullableDictOf<Responses.StablePriceByProductIdAndStoreNameResponse>;
308
- stablePriceByStorePageId: NullableDictOf<Responses.StablePriceByStorePageIdResponse>;
309
- storePageFetchData: NullableDictOf<Responses.StorePageFetchDataResponse>;
310
- storePageIdByUrl: NullableDictOf<Responses.StorePageIdByUrlResponse>;
311
- storePageIdListBySomeId: NullableDictOf<Responses.StorePageIdListBySomeIdResponse>;
312
- storePageInfo: NullableDictOf<Responses.StorePageInfoResponse>;
313
- storePageInfoBySku: NullableDictOf<Responses.StorePageInfoBySkuResponse>;
314
- storePageScrapeData: NullableDictOf<Responses.StorePageScrapeDataResponse>;
315
- subCategoryIdListByCategoryId: NullableDictOf<Responses.SubCategoryIdListByCategoryIdResponse>;
316
- subsetModifierDataByModifiers: NullableDictOf<Responses.SubsetModifierDataByModifiersResponse>;
317
- thread: NullableDictOf<Responses.ThreadResponse>;
318
- threadIdList: NullableDictOf<Responses.ThreadIdListResponse>;
319
- threadMessage: NullableDictOf<Responses.ThreadMessageResponse>;
320
- threadMessageList: NullableDictOf<Responses.ThreadMessageListResponse>;
321
- topProductDocumentList: NullableDictOf<Responses.TopProductDocumentListResponse>;
322
- unreadThreadIdList: NullableDictOf<Responses.UnreadThreadIdListResponse>;
323
- unstableMediaIdListByCategoryId: NullableDictOf<Responses.UnstableMediaIdListByCategoryIdResponse>;
324
- unstableSourceTrust: NullableDictOf<Responses.UnstableSourceTrustResponse>;
325
- userData: NullableDictOf<Responses.UserDataResponse>;
326
- userIdList: NullableDictOf<Responses.UserIdListResponse>;
327
- userLocation: DictOf<Responses.UserLocationResponse>;
328
- userPermissionsByUserId: NullableDictOf<Responses.UserPermissionsByUserIdResponse>;
329
- userPersonalization: NullableDictOf<Responses.UserPersonalizationResponse>;
330
- userProductDeals: NullableDictOf<Responses.UserProductDealsResponse>;
331
- userReviewAnalysis: NullableDictOf<Responses.UserReviewAnalysisResponse>;
332
- };
333
- export type ApiMutations = {
334
- deleteUser: Mutations.DeleteUserMutation;
335
- updateUserLocation: Mutations.UpdateUserLocationMutation;
336
- updateUserPersonalization: Mutations.UpdateUserPersonalizationMutation;
337
- createPushNotificationToken: Mutations.CreatePushNotificationTokenMutation;
338
- deletePushNotificationToken: Mutations.DeletePushNotificationTokenMutation;
339
- createThread: Mutations.CreateThreadMutation;
340
- updateThread: Mutations.UpdateThreadMutation;
341
- deleteThread: Mutations.DeleteThreadMutation;
342
- createMessages: Mutations.CreateMessagesMutation;
343
- createProductBookmark: Mutations.CreateProductBookmarkMutation;
344
- deleteProductBookmark: Mutations.DeleteProductBookmarkMutation;
345
- };
346
- export type ApiEffects = {
347
- deleteUser: Effects.DeleteUserEffect;
348
- updateUserLocation: Effects.UpdateUserLocationEffect;
349
- updateUserPersonalization: Effects.UpdateUserPersonalizationEffect;
350
- createPushNotificationToken: Effects.CreatePushNotificationTokenEffect;
351
- deletePushNotificationToken: Effects.DeletePushNotificationTokenEffect;
352
- createThread: Effects.CreateThreadEffect;
353
- updateThread: Effects.UpdateThreadEffect;
354
- deleteThread: Effects.DeleteThreadEffect;
355
- createMessages: Effects.CreateMessagesEffect;
356
- createProductBookmark: Effects.CreateProductBookmarkEffect;
357
- deleteProductBookmark: Effects.DeleteProductBookmarkEffect;
358
- };
359
- export interface ApiMutationResponse {
360
- effect: ApiEffects[keyof ApiEffects] | null;
361
- errors: ServerError[];
362
- }
363
- export type ApiErrors = {
364
- [Key in keyof ApiQueries]: DictOf<ServerError[]>;
365
- };
366
- export interface Api {
367
- entities?: Partial<ApiEntities>;
368
- queries?: Partial<ApiQueries>;
369
- responses?: Partial<ApiResponses>;
370
- errors?: Partial<ApiErrors>;
371
- }
372
- //# sourceMappingURL=index.d.ts.map