@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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=productGeneration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productGeneration.js","sourceRoot":"","sources":["../../../src/schema/entities/productGeneration.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=productType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"productType.js","sourceRoot":"","sources":["../../../src/schema/entities/productType.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=rating.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rating.js","sourceRoot":"","sources":["../../../src/schema/entities/rating.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=source.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"source.js","sourceRoot":"","sources":["../../../src/schema/entities/source.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=spec.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spec.js","sourceRoot":"","sources":["../../../src/schema/entities/spec.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=specType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"specType.js","sourceRoot":"","sources":["../../../src/schema/entities/specType.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=specTypeChoice.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"specTypeChoice.js","sourceRoot":"","sources":["../../../src/schema/entities/specTypeChoice.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=storePage.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePage.js","sourceRoot":"","sources":["../../../src/schema/entities/storePage.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=storePageQueueGroup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePageQueueGroup.js","sourceRoot":"","sources":["../../../src/schema/entities/storePageQueueGroup.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=user.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"user.js","sourceRoot":"","sources":["../../../src/schema/entities/user.ts"],"names":[],"mappings":""}
@@ -1,18 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./builtins"), exports);
18
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/schema/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AASA,6CAA0B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createBrand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createBrand.js","sourceRoot":"","sources":["../../../src/schema/mutations/createBrand.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createCategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createCategory.js","sourceRoot":"","sources":["../../../src/schema/mutations/createCategory.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createMessages.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createMessages.js","sourceRoot":"","sources":["../../../src/schema/mutations/createMessages.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createProductBookmark.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createProductBookmark.js","sourceRoot":"","sources":["../../../src/schema/mutations/createProductBookmark.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createProductConfiguration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createProductConfiguration.js","sourceRoot":"","sources":["../../../src/schema/mutations/createProductConfiguration.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createProductFamily.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createProductFamily.js","sourceRoot":"","sources":["../../../src/schema/mutations/createProductFamily.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createProductGeneration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createProductGeneration.js","sourceRoot":"","sources":["../../../src/schema/mutations/createProductGeneration.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createProductType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createProductType.js","sourceRoot":"","sources":["../../../src/schema/mutations/createProductType.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createPushNotificationToken.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createPushNotificationToken.js","sourceRoot":"","sources":["../../../src/schema/mutations/createPushNotificationToken.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createThread.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createThread.js","sourceRoot":"","sources":["../../../src/schema/mutations/createThread.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=createUser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createUser.js","sourceRoot":"","sources":["../../../src/schema/mutations/createUser.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=deleteProductBookmark.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deleteProductBookmark.js","sourceRoot":"","sources":["../../../src/schema/mutations/deleteProductBookmark.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=deletePushNotificationToken.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deletePushNotificationToken.js","sourceRoot":"","sources":["../../../src/schema/mutations/deletePushNotificationToken.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=deleteThread.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deleteThread.js","sourceRoot":"","sources":["../../../src/schema/mutations/deleteThread.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=deleteUser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deleteUser.js","sourceRoot":"","sources":["../../../src/schema/mutations/deleteUser.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=storePageQueueClaimById.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePageQueueClaimById.js","sourceRoot":"","sources":["../../../src/schema/mutations/storePageQueueClaimById.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=storePageQueueClaimNext.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePageQueueClaimNext.js","sourceRoot":"","sources":["../../../src/schema/mutations/storePageQueueClaimNext.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=storePageQueueHandle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePageQueueHandle.js","sourceRoot":"","sources":["../../../src/schema/mutations/storePageQueueHandle.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=storePageQueueHandleStorePageIdSet.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storePageQueueHandleStorePageIdSet.js","sourceRoot":"","sources":["../../../src/schema/mutations/storePageQueueHandleStorePageIdSet.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateAlias.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateAlias.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateAlias.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateBrand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateBrand.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateBrand.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateCategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateCategory.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateCategory.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateOffer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateOffer.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateOffer.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductConfiguration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductConfiguration.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductConfiguration.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductConfigurationProductType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductConfigurationProductType.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductConfigurationProductType.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductFamily.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductFamily.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductFamily.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductFamilyBrand.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductFamilyBrand.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductFamilyBrand.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductGeneration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductGeneration.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductGeneration.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductGenerationProductFamily.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductGenerationProductFamily.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductGenerationProductFamily.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductType.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductType.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateProductTypeProductGeneration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateProductTypeProductGeneration.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateProductTypeProductGeneration.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateSource.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateSource.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateSource.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateStorePage.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateStorePage.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateStorePage.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateThread.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateThread.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateThread.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateUserLocation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateUserLocation.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateUserLocation.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=updateUserPersonalization.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"updateUserPersonalization.js","sourceRoot":"","sources":["../../../src/schema/mutations/updateUserPersonalization.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=mutations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mutations.js","sourceRoot":"","sources":["../../src/schema/mutations.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=affiliateLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"affiliateLink.js","sourceRoot":"","sources":["../../../src/schema/queries/affiliateLink.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=affiliateLinkV2.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"affiliateLinkV2.js","sourceRoot":"","sources":["../../../src/schema/queries/affiliateLinkV2.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=affiliateUrl.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"affiliateUrl.js","sourceRoot":"","sources":["../../../src/schema/queries/affiliateUrl.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=aliasIdListBySomeId.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"aliasIdListBySomeId.js","sourceRoot":"","sources":["../../../src/schema/queries/aliasIdListBySomeId.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=analyticsTrack.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"analyticsTrack.js","sourceRoot":"","sources":["../../../src/schema/queries/analyticsTrack.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=appliedCategoryIdListBySomeId.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"appliedCategoryIdListBySomeId.js","sourceRoot":"","sources":["../../../src/schema/queries/appliedCategoryIdListBySomeId.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=baseScore.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"baseScore.js","sourceRoot":"","sources":["../../../src/schema/queries/baseScore.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=baseScoreRatingIdList.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"baseScoreRatingIdList.js","sourceRoot":"","sources":["../../../src/schema/queries/baseScoreRatingIdList.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=baseScoresByCategoryId.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"baseScoresByCategoryId.js","sourceRoot":"","sources":["../../../src/schema/queries/baseScoresByCategoryId.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=bestInClass.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"bestInClass.js","sourceRoot":"","sources":["../../../src/schema/queries/bestInClass.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=brandAliasResolution.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"brandAliasResolution.js","sourceRoot":"","sources":["../../../src/schema/queries/brandAliasResolution.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=brandCategoryRankings.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"brandCategoryRankings.js","sourceRoot":"","sources":["../../../src/schema/queries/brandCategoryRankings.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=brandIdBySomeId.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"brandIdBySomeId.js","sourceRoot":"","sources":["../../../src/schema/queries/brandIdBySomeId.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=brandIdList.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"brandIdList.js","sourceRoot":"","sources":["../../../src/schema/queries/brandIdList.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=brandIdListBySearch.js.map