@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,122 +0,0 @@
1
- export type { AffiliateLinkQuery } from "./queries/affiliateLink";
2
- export type { AffiliateLinkV2Query } from "./queries/affiliateLinkV2";
3
- export type { AffiliateUrlQuery } from "./queries/affiliateUrl";
4
- export type { AnalyticsTrackQuery } from "./queries/analyticsTrack";
5
- export type { AppliedCategoryIdListBySomeIdQuery } from "./queries/appliedCategoryIdListBySomeId";
6
- export type { BaseScoreQuery } from "./queries/baseScore";
7
- export type { BaseScoreRatingIdListQuery } from "./queries/baseScoreRatingIdList";
8
- export type { BaseScoresByCategoryIdQuery } from "./queries/baseScoresByCategoryId";
9
- export type { BestInClassQuery } from "./queries/bestInClass";
10
- export type { BrandAliasResolutionQuery } from "./queries/brandAliasResolution";
11
- export type { BrandCategoryRankingsQuery } from "./queries/brandCategoryRankings";
12
- export type { BrandIdBySomeIdQuery } from "./queries/brandIdBySomeId";
13
- export type { BrandIdListQuery } from "./queries/brandIdList";
14
- export type { BrandSocialMediaPostListQuery } from "./queries/brandSocialMediaPostList";
15
- export type { BrowseTheWebQuery } from "./queries/browseTheWeb";
16
- export type { CategoryAliasResolutionQuery } from "./queries/categoryAliasResolution";
17
- export type { CategoryDisplayModeQuery } from "./queries/categoryDisplayMode";
18
- export type { CategoryIdByUrlSlugQuery } from "./queries/categoryIdByUrlSlug";
19
- export type { CategoryIdListBySomeIdQuery } from "./queries/categoryIdListBySomeId";
20
- export type { CategoryIdListBySourceIdQuery } from "./queries/categoryIdListBySourceId";
21
- export type { CategoryIdListQuery } from "./queries/categoryIdList";
22
- export type { CategoryModifierSearchListQuery } from "./queries/categoryModifierSearchList";
23
- export type { CategoryRankingsQuery } from "./queries/categoryRankings";
24
- export type { CategorySearchListQuery } from "./queries/categorySearchList";
25
- export type { CategoryStatusListQuery } from "./queries/categoryStatusList";
26
- export type { ChatFollowupSuggestionsQuery } from "./queries/chatFollowupSuggestions";
27
- export type { CompetitorsAnalysisQuery } from "./queries/competitorsAnalysis";
28
- export type { CouponsListQuery } from "./queries/couponsList";
29
- export type { CrawlIdListByUrlQuery } from "./queries/crawlIdListByUrl";
30
- export type { CrawlIdListQuery } from "./queries/crawlIdList";
31
- export type { DescriptionMarkdownQuery } from "./queries/descriptionMarkdown";
32
- export type { DomainAnalysisQuery } from "./queries/domainAnalysis";
33
- export type { DomainSupportQuery } from "./queries/domainSupport";
34
- export type { EducationalSearchQuery } from "./queries/educationalSearch";
35
- export type { EntityTypeQuery } from "./queries/entityType";
36
- export type { ExampleQueriesQuery } from "./queries/exampleQueries";
37
- export type { FallbackPriceByProductTypeIdQuery } from "./queries/fallbackPriceByProductTypeId";
38
- export type { FindProductsQuery } from "./queries/findProducts";
39
- export type { FindProductsV2Query } from "./queries/findProductsV2";
40
- export type { InputLayerVersionQuery } from "./queries/inputLayerVersion";
41
- export type { LatestRatingIdListBySomeIdQuery } from "./queries/latestRatingIdListBySomeId";
42
- export type { LatestRatingIdListQuery } from "./queries/latestRatingIdList";
43
- export type { LocalServicesQuery } from "./queries/localServices";
44
- export type { LookupProductQuery } from "./queries/lookupProduct";
45
- export type { MediaIdListBySomeIdQuery } from "./queries/mediaIdListBySomeId";
46
- export type { NoteMarkdownQuery } from "./queries/noteMarkdown";
47
- export type { OfferIdListByStorePageIdQuery } from "./queries/offerIdListByStorePageId";
48
- export type { PossibleAliasIdListBySomeIdQuery } from "./queries/possibleAliasIdListBySomeId";
49
- export type { PossibleStorePageIdListBySomeIdQuery } from "./queries/possibleStorePageIdListBySomeId";
50
- export type { PreferredCategoryIdListByProductIdQuery } from "./queries/preferredCategoryIdListByProductId";
51
- export type { PreferredLatestRatingIdListBySomeIdQuery } from "./queries/preferredLatestRatingIdListBySomeId";
52
- export type { PreferredStorePageListQuery } from "./queries/preferredStorePageList";
53
- export type { PriceHistoryListsQuery } from "./queries/priceHistoryLists";
54
- export type { PriceHistoryLookupQuery } from "./queries/priceHistoryLookup";
55
- export type { PricePointCompetitorsQuery } from "./queries/pricePointCompetitors";
56
- export type { PriceRangeByCategoryIdQuery } from "./queries/priceRangeByCategoryId";
57
- export type { ProductApiSupportedDomainsQuery } from "./queries/productApiSupportedDomains";
58
- export type { ProductBookmarkListQuery } from "./queries/productBookmarkList";
59
- export type { ProductBookmarksNamesQuery } from "./queries/productBookmarksNames";
60
- export type { ProductConfigurationIdListBySomeIdQuery } from "./queries/productConfigurationIdListBySomeId";
61
- export type { ProductDealListQuery } from "./queries/productDealList";
62
- export type { ProductDealsQuery } from "./queries/productDeals";
63
- export type { ProductDocumentByStoreUrlQuery } from "./queries/productDocumentByStoreUrl";
64
- export type { ProductDocumentsByProductIdsQuery } from "./queries/productDocumentsByProductIds";
65
- export type { ProductFamilyIdBySomeIdQuery } from "./queries/productFamilyIdBySomeId";
66
- export type { ProductFamilyIdListBySomeIdQuery } from "./queries/productFamilyIdListBySomeId";
67
- export type { ProductGenerationIdBySomeIdQuery } from "./queries/productGenerationIdBySomeId";
68
- export type { ProductGenerationIdListBySomeIdQuery } from "./queries/productGenerationIdListBySomeId";
69
- export type { ProductListSortQuery } from "./queries/productListSort";
70
- export type { ProductPricePointListQuery } from "./queries/productPricePointList";
71
- export type { ProductSearchListQuery } from "./queries/productSearchList";
72
- export type { ProductTradeoffsQuery } from "./queries/productTradeoffs";
73
- export type { ProductTypeIdBySomeIdQuery } from "./queries/productTypeIdBySomeId";
74
- export type { ProductTypeIdByStoreUrlQuery } from "./queries/productTypeIdByStoreUrl";
75
- export type { ProductTypeIdListByCategoryIdQuery } from "./queries/productTypeIdListByCategoryId";
76
- export type { ProductTypeIdListByModifiersQuery } from "./queries/productTypeIdListByModifiers";
77
- export type { ProductTypeIdListBySomeIdQuery } from "./queries/productTypeIdListBySomeId";
78
- export type { PushNotificationTokensQuery } from "./queries/pushNotificationTokens";
79
- export type { QuerySuggestionsQuery } from "./queries/querySuggestions";
80
- export type { RefineUserRequestQuery } from "./queries/refineUserRequest";
81
- export type { ResearchBestProductsQuery } from "./queries/researchBestProducts";
82
- export type { ResearchBestProductsV2Query } from "./queries/researchBestProductsV2";
83
- export type { ResearchDealsQuery } from "./queries/researchDeals";
84
- export type { ResearchProductComparisonQuery } from "./queries/researchProductComparison";
85
- export type { ResearchProductReviewQuery } from "./queries/researchProductReview";
86
- export type { ResearchQuery } from "./queries/research";
87
- export type { ResearchQueryRefinementQuery } from "./queries/researchQueryRefinement";
88
- export type { SaleMetricsQuery } from "./queries/saleMetrics";
89
- export type { SearchSuggestionListQuery } from "./queries/searchSuggestionList";
90
- export type { SectionDataByCrawlIdQuery } from "./queries/sectionDataByCrawlId";
91
- export type { SourceIdListQuery } from "./queries/sourceIdList";
92
- export type { SpecIdListBySomeIdQuery } from "./queries/specIdListBySomeId";
93
- export type { SpecTypeIdListQuery } from "./queries/specTypeIdList";
94
- export type { SpecTypeValidValuesQuery } from "./queries/specTypeValidValues";
95
- export type { SpecValueRangeListByCategoryIdQuery } from "./queries/specValueRangeListByCategoryId";
96
- export type { StablePriceByProductIdAndStoreNameQuery } from "./queries/stablePriceByProductIdAndStoreName";
97
- export type { StablePriceByProductIdQuery } from "./queries/stablePriceByProductId";
98
- export type { StablePriceByStorePageIdQuery } from "./queries/stablePriceByStorePageId";
99
- export type { StorePageFetchDataQuery } from "./queries/storePageFetchData";
100
- export type { StorePageIdByUrlQuery } from "./queries/storePageIdByUrl";
101
- export type { StorePageIdListBySomeIdQuery } from "./queries/storePageIdListBySomeId";
102
- export type { StorePageInfoBySkuQuery } from "./queries/storePageInfoBySku";
103
- export type { StorePageInfoQuery } from "./queries/storePageInfo";
104
- export type { StorePageScrapeDataQuery } from "./queries/storePageScrapeData";
105
- export type { SubCategoryIdListByCategoryIdQuery } from "./queries/subCategoryIdListByCategoryId";
106
- export type { SubsetModifierDataByModifiersQuery } from "./queries/subsetModifierDataByModifiers";
107
- export type { ThreadIdListQuery } from "./queries/threadIdList";
108
- export type { ThreadMessageQuery } from "./queries/threadMessage";
109
- export type { ThreadMessageListQuery } from "./queries/threadMessageList";
110
- export type { UnreadThreadIdListQuery } from "./queries/unreadThreadIdList";
111
- export type { ThreadQuery } from "./queries/thread";
112
- export type { TopProductDocumentListQuery } from "./queries/topProductDocumentList";
113
- export type { UnstableMediaIdListByCategoryIdQuery } from "./queries/unstableMediaIdListByCategoryId";
114
- export type { UnstableSourceTrustQuery } from "./queries/unstableSourceTrust";
115
- export type { UserDataQuery } from "./queries/userData";
116
- export type { UserIdListQuery } from "./queries/userIdList";
117
- export type { UserLocationQuery } from "./queries/userLocation";
118
- export type { UserPermissionsByUserIdQuery } from "./queries/userPermissionsByUserId";
119
- export type { UserPersonalizationQuery } from "./queries/userPersonalization";
120
- export type { UserProductDealsQuery } from "./queries/userProductDeals";
121
- export type { UserReviewAnalysisQuery } from "./queries/userReviewAnalysis";
122
- //# sourceMappingURL=queries.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../src/schema/queries.ts"],"names":[],"mappings":"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"}
@@ -1,122 +0,0 @@
1
- export type { AffiliateLinkResponse } from "./queries/affiliateLink";
2
- export type { AffiliateLinkV2Response } from "./queries/affiliateLinkV2";
3
- export type { AffiliateUrlResponse } from "./queries/affiliateUrl";
4
- export type { AnalyticsTrackResponse } from "./queries/analyticsTrack";
5
- export type { AppliedCategoryIdListBySomeIdResponse } from "./queries/appliedCategoryIdListBySomeId";
6
- export type { BaseScoreRatingIdListResponse } from "./queries/baseScoreRatingIdList";
7
- export type { BaseScoreResponse } from "./queries/baseScore";
8
- export type { BaseScoresByCategoryIdResponse } from "./queries/baseScoresByCategoryId";
9
- export type { BestInClassResponse } from "./queries/bestInClass";
10
- export type { BrandAliasResolutionResponse } from "./queries/brandAliasResolution";
11
- export type { BrandCategoryRankingsResponse } from "./queries/brandCategoryRankings";
12
- export type { BrandIdBySomeIdResponse } from "./queries/brandIdBySomeId";
13
- export type { BrandIdListResponse } from "./queries/brandIdList";
14
- export type { BrandSocialMediaPostListResponse } from "./queries/brandSocialMediaPostList";
15
- export type { BrowseTheWebResponse } from "./queries/browseTheWeb";
16
- export type { CategoryAliasResolutionResponse } from "./queries/categoryAliasResolution";
17
- export type { CategoryDisplayModeResponse } from "./queries/categoryDisplayMode";
18
- export type { CategoryIdByUrlSlugResponse } from "./queries/categoryIdByUrlSlug";
19
- export type { CategoryIdListBySomeIdResponse } from "./queries/categoryIdListBySomeId";
20
- export type { CategoryIdListBySourceIdResponse } from "./queries/categoryIdListBySourceId";
21
- export type { CategoryIdListResponse } from "./queries/categoryIdList";
22
- export type { CategoryModifierSearchListResponse } from "./queries/categoryModifierSearchList";
23
- export type { CategoryRankingsResponse } from "./queries/categoryRankings";
24
- export type { CategorySearchListResponse } from "./queries/categorySearchList";
25
- export type { CategoryStatusListResponse } from "./queries/categoryStatusList";
26
- export type { ChatFollowupSuggestionsResponse } from "./queries/chatFollowupSuggestions";
27
- export type { CompetitorsAnalysisResponse } from "./queries/competitorsAnalysis";
28
- export type { CouponsListResponse } from "./queries/couponsList";
29
- export type { CrawlIdListByUrlResponse } from "./queries/crawlIdListByUrl";
30
- export type { CrawlIdListResponse } from "./queries/crawlIdList";
31
- export type { DescriptionMarkdownResponse } from "./queries/descriptionMarkdown";
32
- export type { DomainAnalysisResponse } from "./queries/domainAnalysis";
33
- export type { DomainSupportResponse } from "./queries/domainSupport";
34
- export type { EducationalSearchResponse } from "./queries/educationalSearch";
35
- export type { EntityTypeResponse } from "./queries/entityType";
36
- export type { ExampleQueriesResponse } from "./queries/exampleQueries";
37
- export type { FallbackPriceByProductTypeIdResponse } from "./queries/fallbackPriceByProductTypeId";
38
- export type { FindProductsResponse } from "./queries/findProducts";
39
- export type { FindProductsV2Response } from "./queries/findProductsV2";
40
- export type { InputLayerVersionResponse } from "./queries/inputLayerVersion";
41
- export type { LatestRatingIdListBySomeIdResponse } from "./queries/latestRatingIdListBySomeId";
42
- export type { LatestRatingIdListResponse } from "./queries/latestRatingIdList";
43
- export type { LocalServicesResponse } from "./queries/localServices";
44
- export type { LookupProductResponse } from "./queries/lookupProduct";
45
- export type { MediaIdListBySomeIdResponse } from "./queries/mediaIdListBySomeId";
46
- export type { NoteMarkdownResponse } from "./queries/noteMarkdown";
47
- export type { OfferIdListByStorePageIdResponse } from "./queries/offerIdListByStorePageId";
48
- export type { PossibleAliasIdListBySomeIdResponse } from "./queries/possibleAliasIdListBySomeId";
49
- export type { PossibleStorePageIdListBySomeIdResponse } from "./queries/possibleStorePageIdListBySomeId";
50
- export type { PreferredCategoryIdListByProductIdResponse } from "./queries/preferredCategoryIdListByProductId";
51
- export type { PreferredLatestRatingIdListBySomeIdResponse } from "./queries/preferredLatestRatingIdListBySomeId";
52
- export type { PreferredStorePageListResponse } from "./queries/preferredStorePageList";
53
- export type { PriceHistoryListsResponse } from "./queries/priceHistoryLists";
54
- export type { PriceHistoryLookupResponse } from "./queries/priceHistoryLookup";
55
- export type { PricePointCompetitorsResponse } from "./queries/pricePointCompetitors";
56
- export type { PriceRangeByCategoryIdResponse } from "./queries/priceRangeByCategoryId";
57
- export type { ProductApiSupportedDomainsResponse } from "./queries/productApiSupportedDomains";
58
- export type { ProductBookmarkListResponse } from "./queries/productBookmarkList";
59
- export type { ProductBookmarksNamesResponse } from "./queries/productBookmarksNames";
60
- export type { ProductConfigurationIdListBySomeIdResponse } from "./queries/productConfigurationIdListBySomeId";
61
- export type { ProductDealListResponse } from "./queries/productDealList";
62
- export type { ProductDealsResponse } from "./queries/productDeals";
63
- export type { ProductDocumentByStoreUrlResponse } from "./queries/productDocumentByStoreUrl";
64
- export type { ProductDocumentsByProductIdsResponse } from "./queries/productDocumentsByProductIds";
65
- export type { ProductFamilyIdBySomeIdResponse } from "./queries/productFamilyIdBySomeId";
66
- export type { ProductFamilyIdListBySomeIdResponse } from "./queries/productFamilyIdListBySomeId";
67
- export type { ProductGenerationIdBySomeIdResponse } from "./queries/productGenerationIdBySomeId";
68
- export type { ProductGenerationIdListBySomeIdResponse } from "./queries/productGenerationIdListBySomeId";
69
- export type { ProductListSortResponse } from "./queries/productListSort";
70
- export type { ProductPricePointListResponse } from "./queries/productPricePointList";
71
- export type { ProductSearchListResponse } from "./queries/productSearchList";
72
- export type { ProductTradeoffsResponse } from "./queries/productTradeoffs";
73
- export type { ProductTypeIdBySomeIdResponse } from "./queries/productTypeIdBySomeId";
74
- export type { ProductTypeIdByStoreUrlResponse } from "./queries/productTypeIdByStoreUrl";
75
- export type { ProductTypeIdListByCategoryIdResponse } from "./queries/productTypeIdListByCategoryId";
76
- export type { ProductTypeIdListByModifiersResponse } from "./queries/productTypeIdListByModifiers";
77
- export type { ProductTypeIdListBySomeIdResponse } from "./queries/productTypeIdListBySomeId";
78
- export type { PushNotificationTokensResponse } from "./queries/pushNotificationTokens";
79
- export type { QuerySuggestionsResponse } from "./queries/querySuggestions";
80
- export type { RefineUserRequestResponse } from "./queries/refineUserRequest";
81
- export type { ResearchBestProductsResponse } from "./queries/researchBestProducts";
82
- export type { ResearchBestProductsV2Response } from "./queries/researchBestProductsV2";
83
- export type { ResearchDealsResponse } from "./queries/researchDeals";
84
- export type { ResearchProductComparisonResponse } from "./queries/researchProductComparison";
85
- export type { ResearchProductReviewResponse } from "./queries/researchProductReview";
86
- export type { ResearchQueryRefinementResponse } from "./queries/researchQueryRefinement";
87
- export type { ResearchResponse } from "./queries/research";
88
- export type { SaleMetricsResponse } from "./queries/saleMetrics";
89
- export type { SearchSuggestionListResponse } from "./queries/searchSuggestionList";
90
- export type { SectionDataByCrawlIdResponse } from "./queries/sectionDataByCrawlId";
91
- export type { SourceIdListResponse } from "./queries/sourceIdList";
92
- export type { SpecIdListBySomeIdResponse } from "./queries/specIdListBySomeId";
93
- export type { SpecTypeIdListResponse } from "./queries/specTypeIdList";
94
- export type { SpecTypeValidValuesResponse } from "./queries/specTypeValidValues";
95
- export type { SpecValueRangeListByCategoryIdResponse } from "./queries/specValueRangeListByCategoryId";
96
- export type { StablePriceByProductIdAndStoreNameResponse } from "./queries/stablePriceByProductIdAndStoreName";
97
- export type { StablePriceByProductIdResponse } from "./queries/stablePriceByProductId";
98
- export type { StablePriceByStorePageIdResponse } from "./queries/stablePriceByStorePageId";
99
- export type { StorePageFetchDataResponse } from "./queries/storePageFetchData";
100
- export type { StorePageIdByUrlResponse } from "./queries/storePageIdByUrl";
101
- export type { StorePageIdListBySomeIdResponse } from "./queries/storePageIdListBySomeId";
102
- export type { StorePageInfoBySkuResponse } from "./queries/storePageInfoBySku";
103
- export type { StorePageInfoResponse } from "./queries/storePageInfo";
104
- export type { StorePageScrapeDataResponse } from "./queries/storePageScrapeData";
105
- export type { SubCategoryIdListByCategoryIdResponse } from "./queries/subCategoryIdListByCategoryId";
106
- export type { SubsetModifierDataByModifiersResponse } from "./queries/subsetModifierDataByModifiers";
107
- export type { ThreadIdListResponse } from "./queries/threadIdList";
108
- export type { ThreadMessageResponse } from "./queries/threadMessage";
109
- export type { ThreadMessageListResponse } from "./queries/threadMessageList";
110
- export type { UnreadThreadIdListResponse } from "./queries/unreadThreadIdList";
111
- export type { ThreadResponse } from "./queries/thread";
112
- export type { TopProductDocumentListResponse } from "./queries/topProductDocumentList";
113
- export type { UnstableMediaIdListByCategoryIdResponse } from "./queries/unstableMediaIdListByCategoryId";
114
- export type { UnstableSourceTrustResponse } from "./queries/unstableSourceTrust";
115
- export type { UserDataResponse } from "./queries/userData";
116
- export type { UserIdListResponse } from "./queries/userIdList";
117
- export type { UserLocationResponse } from "./queries/userLocation";
118
- export type { UserPermissionsByUserIdResponse } from "./queries/userPermissionsByUserId";
119
- export type { UserPersonalizationResponse } from "./queries/userPersonalization";
120
- export type { UserProductDealsResponse } from "./queries/userProductDeals";
121
- export type { UserReviewAnalysisResponse } from "./queries/userReviewAnalysis";
122
- //# sourceMappingURL=responses.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../src/schema/responses.ts"],"names":[],"mappings":"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"}