@lustre/sdk 2.0.1-dev.3 → 2.0.1-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/FetchOptions.js +2 -2
- package/dist/api/QueryError.js +54 -54
- package/dist/api/QueryResolver.js +98 -98
- package/dist/api/WrappedQuery.js +2 -2
- package/dist/api/fast1a64utf.js +135 -135
- package/dist/api/fetchEntity.js +41 -41
- package/dist/api/fetchQuery.js +31 -31
- package/dist/api/getHash.js +27 -27
- package/dist/api/getQueryHash.js +9 -9
- package/dist/index.js +39 -39
- package/dist/schema/builtins.js +433 -433
- package/dist/schema/entities/alias.js +2 -2
- package/dist/schema/entities/brand.js +2 -2
- package/dist/schema/entities/category.js +2 -2
- package/dist/schema/entities/crawl.js +2 -2
- package/dist/schema/entities/index.js +29 -29
- package/dist/schema/entities/media.js +2 -2
- package/dist/schema/entities/offer.js +2 -2
- package/dist/schema/entities/productConfiguration.js +2 -2
- package/dist/schema/entities/productFamily.js +2 -2
- package/dist/schema/entities/productGeneration.js +2 -2
- package/dist/schema/entities/productType.js +2 -2
- package/dist/schema/entities/rating.js +2 -2
- package/dist/schema/entities/source.js +2 -2
- package/dist/schema/entities/spec.js +2 -2
- package/dist/schema/entities/specType.js +2 -2
- package/dist/schema/entities/specTypeChoice.js +2 -2
- package/dist/schema/entities/storePage.js +2 -2
- package/dist/schema/entities/storePageQueueGroup.js +2 -2
- package/dist/schema/entities/user.js +2 -2
- package/dist/schema/index.js +29 -29
- package/dist/schema/mutations/createBrand.js +2 -2
- package/dist/schema/mutations/createCategory.js +2 -2
- package/dist/schema/mutations/createProductConfiguration.js +2 -2
- package/dist/schema/mutations/createProductFamily.js +2 -2
- package/dist/schema/mutations/createProductGeneration.js +2 -2
- package/dist/schema/mutations/createProductType.js +2 -2
- package/dist/schema/mutations/createUser.js +2 -2
- package/dist/schema/mutations/storePageQueueClaimById.js +2 -2
- package/dist/schema/mutations/storePageQueueClaimNext.js +2 -2
- package/dist/schema/mutations/storePageQueueHandle.js +2 -2
- package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js +2 -2
- package/dist/schema/mutations/updateAlias.js +2 -2
- package/dist/schema/mutations/updateBrand.js +2 -2
- package/dist/schema/mutations/updateCategory.js +2 -2
- package/dist/schema/mutations/updateOffer.js +2 -2
- package/dist/schema/mutations/updateProductConfiguration.js +2 -2
- package/dist/schema/mutations/updateProductConfigurationProductType.js +2 -2
- package/dist/schema/mutations/updateProductFamily.js +2 -2
- package/dist/schema/mutations/updateProductFamilyBrand.js +2 -2
- package/dist/schema/mutations/updateProductGeneration.js +2 -2
- package/dist/schema/mutations/updateProductGenerationProductFamily.js +2 -2
- package/dist/schema/mutations/updateProductType.js +2 -2
- package/dist/schema/mutations/updateProductTypeProductGeneration.js +2 -2
- package/dist/schema/mutations/updateSource.js +2 -2
- package/dist/schema/mutations/updateStorePage.js +2 -2
- package/dist/schema/queries/affiliateUrl.js +2 -2
- package/dist/schema/queries/aliasIdListBySomeId.js +2 -2
- package/dist/schema/queries/analyticsTrack.js +2 -2
- package/dist/schema/queries/appliedCategoryIdListBySomeId.js +2 -2
- package/dist/schema/queries/baseScore.js +2 -2
- package/dist/schema/queries/baseScoreRatingIdList.js +2 -2
- package/dist/schema/queries/baseScoresByCategoryId.js +2 -2
- package/dist/schema/queries/bestInClass.js +2 -2
- package/dist/schema/queries/brandAliasResolution.js +2 -2
- package/dist/schema/queries/brandCategoryRankings.js +2 -2
- package/dist/schema/queries/brandIdBySomeId.js +2 -2
- package/dist/schema/queries/brandIdList.js +2 -2
- package/dist/schema/queries/brandIdListBySearch.js +2 -2
- package/dist/schema/queries/brandSocialMediaPostList.js +2 -2
- package/dist/schema/queries/categoryAliasResolution.js +2 -2
- package/dist/schema/queries/categoryDisplayMode.js +2 -2
- package/dist/schema/queries/categoryIdByUrlSlug.js +2 -2
- package/dist/schema/queries/categoryIdList.js +2 -2
- package/dist/schema/queries/categoryIdListBySomeId.js +2 -2
- package/dist/schema/queries/categoryIdListBySourceId.js +2 -2
- package/dist/schema/queries/categoryModifierSearchList.js +2 -2
- package/dist/schema/queries/categoryRankings.js +2 -2
- package/dist/schema/queries/categorySearchList.js +2 -2
- package/dist/schema/queries/categoryStatusList.js +2 -2
- package/dist/schema/queries/crawlIdList.js +2 -2
- package/dist/schema/queries/crawlIdListByUrl.js +2 -2
- package/dist/schema/queries/descriptionMarkdown.js +2 -2
- package/dist/schema/queries/entityType.js +2 -2
- package/dist/schema/queries/fallbackPriceByProductTypeId.js +2 -2
- package/dist/schema/queries/inputLayerVersion.js +2 -2
- package/dist/schema/queries/latestRatingIdList.js +2 -2
- package/dist/schema/queries/latestRatingIdListBySomeId.js +2 -2
- package/dist/schema/queries/mediaIdListBySomeId.js +2 -2
- package/dist/schema/queries/mlCategoryDisplayMode.js +2 -2
- package/dist/schema/queries/noteMarkdown.js +2 -2
- package/dist/schema/queries/offerIdListByStorePageId.js +2 -2
- package/dist/schema/queries/possibleAliasIdListBySomeId.js +2 -2
- package/dist/schema/queries/possibleStorePageIdListBySomeId.js +2 -2
- package/dist/schema/queries/preferredCategoryIdListByProductId.js +2 -2
- package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js +2 -2
- package/dist/schema/queries/preferredStorePageList.js +2 -2
- package/dist/schema/queries/priceHistoryLookup.js +2 -2
- package/dist/schema/queries/pricePointCompetitors.js +2 -2
- package/dist/schema/queries/priceRangeByCategoryId.js +2 -2
- package/dist/schema/queries/productConfigurationIdListBySomeId.js +2 -2
- package/dist/schema/queries/productDealList.js +2 -2
- package/dist/schema/queries/productDocumentByStoreUrl.js +2 -2
- package/dist/schema/queries/productDocumentsByProductIds.js +2 -2
- package/dist/schema/queries/productFamilyIdBySomeId.js +2 -2
- package/dist/schema/queries/productFamilyIdListBySomeId.js +2 -2
- package/dist/schema/queries/productGenerationIdBySomeId.js +2 -2
- package/dist/schema/queries/productGenerationIdListBySomeId.js +2 -2
- package/dist/schema/queries/productListSort.js +2 -2
- package/dist/schema/queries/productPricePointList.js +2 -2
- package/dist/schema/queries/productSearchList.js +2 -2
- package/dist/schema/queries/productTypeIdBySomeId.js +2 -2
- package/dist/schema/queries/productTypeIdByStoreUrl.js +2 -2
- package/dist/schema/queries/productTypeIdListByCategoryId.js +2 -2
- package/dist/schema/queries/productTypeIdListByModifiers.js +2 -2
- package/dist/schema/queries/productTypeIdListBySomeId.js +2 -2
- package/dist/schema/queries/saleMetrics.js +2 -2
- package/dist/schema/queries/searchSuggestionList.js +2 -2
- package/dist/schema/queries/sectionDataByCrawlId.js +2 -2
- package/dist/schema/queries/sourceIdList.js +2 -2
- package/dist/schema/queries/specIdListBySomeId.js +2 -2
- package/dist/schema/queries/specTypeIdList.js +2 -2
- package/dist/schema/queries/specTypeValidValues.js +2 -2
- package/dist/schema/queries/specValueRangeListByCategoryId.js +2 -2
- package/dist/schema/queries/stablePriceByProductId.js +2 -2
- package/dist/schema/queries/stablePriceByProductIdAndStoreName.js +2 -2
- package/dist/schema/queries/stablePriceByStorePageId.js +2 -2
- package/dist/schema/queries/storePageFetchData.js +2 -2
- package/dist/schema/queries/storePageIdByUrl.js +2 -2
- package/dist/schema/queries/storePageIdListBySomeId.js +2 -2
- package/dist/schema/queries/storePageInfo.js +2 -2
- package/dist/schema/queries/storePageInfoBySku.js +2 -2
- package/dist/schema/queries/storePageScrapeData.js +2 -2
- package/dist/schema/queries/subCategoryIdListByCategoryId.js +2 -2
- package/dist/schema/queries/subsetModifierDataByModifiers.js +2 -2
- package/dist/schema/queries/topProductDocumentList.js +2 -2
- package/dist/schema/queries/unstableMediaIdListByCategoryId.js +2 -2
- package/dist/schema/queries/unstableSourceTrust.js +2 -2
- package/dist/schema/queries/userIdList.js +2 -2
- package/dist/schema/queries/userPermissionsByUserId.js +2 -2
- package/dist/schema/queries/userRestictedData.js +2 -2
- package/dist/schema/queries/userReviewAnalysis.js +2 -2
- package/dist/schema/queries/whoAmI.js +2 -2
- package/dist/schema/queries.js +2 -2
- package/dist/schema/responses.js +2 -2
- package/package.json +1 -1
- package/types/api/FetchOptions.d.ts +5 -5
- package/types/api/QueryError.d.ts +29 -29
- package/types/api/QueryResolver.d.ts +31 -31
- package/types/api/WrappedQuery.d.ts +8 -8
- package/types/api/fast1a64utf.d.ts +2 -2
- package/types/api/fetchEntity.d.ts +6 -6
- package/types/api/fetchQuery.d.ts +6 -6
- package/types/api/getHash.d.ts +6 -6
- package/types/api/getQueryHash.d.ts +2 -2
- package/types/index.d.ts +10 -10
- package/types/schema/builtins.d.ts +123 -123
- package/types/schema/entities/alias.d.ts +5 -5
- package/types/schema/entities/brand.d.ts +4 -4
- package/types/schema/entities/category.d.ts +6 -6
- package/types/schema/entities/crawl.d.ts +11 -11
- package/types/schema/entities/index.d.ts +17 -17
- package/types/schema/entities/media.d.ts +5 -5
- package/types/schema/entities/offer.d.ts +10 -10
- package/types/schema/entities/productConfiguration.d.ts +4 -4
- package/types/schema/entities/productFamily.d.ts +4 -4
- package/types/schema/entities/productGeneration.d.ts +4 -4
- package/types/schema/entities/productType.d.ts +4 -4
- package/types/schema/entities/rating.d.ts +52 -52
- package/types/schema/entities/source.d.ts +7 -7
- package/types/schema/entities/spec.d.ts +21 -21
- package/types/schema/entities/specType.d.ts +5 -5
- package/types/schema/entities/specTypeChoice.d.ts +6 -6
- package/types/schema/entities/storePage.d.ts +7 -7
- package/types/schema/entities/storePageQueueGroup.d.ts +5 -5
- package/types/schema/entities/user.d.ts +4 -4
- package/types/schema/index.d.ts +259 -261
- package/types/schema/index.d.ts.map +1 -1
- package/types/schema/mutations/createBrand.d.ts +8 -8
- package/types/schema/mutations/createCategory.d.ts +8 -8
- package/types/schema/mutations/createProductConfiguration.d.ts +9 -9
- package/types/schema/mutations/createProductFamily.d.ts +9 -9
- package/types/schema/mutations/createProductGeneration.d.ts +9 -9
- package/types/schema/mutations/createProductType.d.ts +9 -9
- package/types/schema/mutations/createUser.d.ts +9 -9
- package/types/schema/mutations/storePageQueueClaimById.d.ts +16 -16
- package/types/schema/mutations/storePageQueueClaimNext.d.ts +14 -14
- package/types/schema/mutations/storePageQueueHandle.d.ts +14 -14
- package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts +14 -14
- package/types/schema/mutations/updateAlias.d.ts +7 -7
- package/types/schema/mutations/updateBrand.d.ts +7 -7
- package/types/schema/mutations/updateCategory.d.ts +9 -9
- package/types/schema/mutations/updateOffer.d.ts +7 -7
- package/types/schema/mutations/updateProductConfiguration.d.ts +7 -7
- package/types/schema/mutations/updateProductConfigurationProductType.d.ts +7 -7
- package/types/schema/mutations/updateProductFamily.d.ts +7 -7
- package/types/schema/mutations/updateProductFamilyBrand.d.ts +7 -7
- package/types/schema/mutations/updateProductGeneration.d.ts +7 -7
- package/types/schema/mutations/updateProductGenerationProductFamily.d.ts +7 -7
- package/types/schema/mutations/updateProductType.d.ts +7 -7
- package/types/schema/mutations/updateProductTypeProductGeneration.d.ts +7 -7
- package/types/schema/mutations/updateSource.d.ts +9 -9
- package/types/schema/mutations/updateStorePage.d.ts +7 -7
- package/types/schema/queries/affiliateUrl.d.ts +11 -11
- package/types/schema/queries/aliasIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/analyticsTrack.d.ts +5 -5
- package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/baseScore.d.ts +8 -8
- package/types/schema/queries/baseScoreRatingIdList.d.ts +7 -7
- package/types/schema/queries/baseScoresByCategoryId.d.ts +11 -11
- package/types/schema/queries/bestInClass.d.ts +19 -19
- package/types/schema/queries/brandAliasResolution.d.ts +10 -10
- package/types/schema/queries/brandCategoryRankings.d.ts +36 -29
- package/types/schema/queries/brandCategoryRankings.d.ts.map +1 -1
- package/types/schema/queries/brandIdBySomeId.d.ts +5 -5
- package/types/schema/queries/brandIdList.d.ts +8 -8
- package/types/schema/queries/brandIdListBySearch.d.ts +6 -6
- package/types/schema/queries/brandSocialMediaPostList.d.ts +21 -21
- package/types/schema/queries/categoryAliasResolution.d.ts +12 -12
- package/types/schema/queries/categoryDisplayMode.d.ts +10 -10
- package/types/schema/queries/categoryIdByUrlSlug.d.ts +5 -5
- package/types/schema/queries/categoryIdList.d.ts +8 -8
- package/types/schema/queries/categoryIdListBySomeId.d.ts +10 -10
- package/types/schema/queries/categoryIdListBySourceId.d.ts +6 -6
- package/types/schema/queries/categoryModifierSearchList.d.ts +21 -21
- package/types/schema/queries/categoryRankings.d.ts +13 -13
- package/types/schema/queries/categorySearchList.d.ts +16 -16
- package/types/schema/queries/categoryStatusList.d.ts +9 -9
- package/types/schema/queries/crawlIdList.d.ts +11 -11
- package/types/schema/queries/crawlIdListByUrl.d.ts +6 -6
- package/types/schema/queries/descriptionMarkdown.d.ts +5 -5
- package/types/schema/queries/entityType.d.ts +54 -54
- package/types/schema/queries/fallbackPriceByProductTypeId.d.ts +6 -6
- package/types/schema/queries/inputLayerVersion.d.ts +5 -5
- package/types/schema/queries/latestRatingIdList.d.ts +6 -6
- package/types/schema/queries/latestRatingIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/mediaIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/mlCategoryDisplayMode.d.ts +8 -8
- package/types/schema/queries/noteMarkdown.d.ts +5 -5
- package/types/schema/queries/offerIdListByStorePageId.d.ts +12 -12
- package/types/schema/queries/possibleAliasIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/preferredCategoryIdListByProductId.d.ts +6 -6
- package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/preferredStorePageList.d.ts +11 -11
- package/types/schema/queries/priceHistoryLookup.d.ts +16 -16
- package/types/schema/queries/pricePointCompetitors.d.ts +16 -16
- package/types/schema/queries/priceRangeByCategoryId.d.ts +10 -10
- package/types/schema/queries/productConfigurationIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productDealList.d.ts +13 -13
- package/types/schema/queries/productDocumentByStoreUrl.d.ts +7 -7
- package/types/schema/queries/productDocumentsByProductIds.d.ts +6 -6
- package/types/schema/queries/productFamilyIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productFamilyIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productGenerationIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productGenerationIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productListSort.d.ts +9 -9
- package/types/schema/queries/productPricePointList.d.ts +13 -13
- package/types/schema/queries/productSearchList.d.ts +39 -39
- package/types/schema/queries/productTypeIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productTypeIdByStoreUrl.d.ts +6 -6
- package/types/schema/queries/productTypeIdListByCategoryId.d.ts +10 -10
- package/types/schema/queries/productTypeIdListByModifiers.d.ts +7 -7
- package/types/schema/queries/productTypeIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/saleMetrics.d.ts +8 -8
- package/types/schema/queries/searchSuggestionList.d.ts +9 -9
- package/types/schema/queries/sectionDataByCrawlId.d.ts +19 -19
- package/types/schema/queries/sourceIdList.d.ts +4 -4
- package/types/schema/queries/specIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/specTypeIdList.d.ts +12 -12
- package/types/schema/queries/specTypeValidValues.d.ts +15 -15
- package/types/schema/queries/specValueRangeListByCategoryId.d.ts +36 -36
- package/types/schema/queries/stablePriceByProductId.d.ts +6 -6
- package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts +7 -7
- package/types/schema/queries/stablePriceByStorePageId.d.ts +6 -6
- package/types/schema/queries/storePageFetchData.d.ts +12 -12
- package/types/schema/queries/storePageIdByUrl.d.ts +6 -6
- package/types/schema/queries/storePageIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/storePageInfo.d.ts +11 -11
- package/types/schema/queries/storePageInfoBySku.d.ts +20 -20
- package/types/schema/queries/storePageScrapeData.d.ts +9 -9
- package/types/schema/queries/subCategoryIdListByCategoryId.d.ts +6 -6
- package/types/schema/queries/subsetModifierDataByModifiers.d.ts +12 -12
- package/types/schema/queries/topProductDocumentList.d.ts +8 -8
- package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts +6 -6
- package/types/schema/queries/unstableSourceTrust.d.ts +9 -9
- package/types/schema/queries/userIdList.d.ts +4 -4
- package/types/schema/queries/userPermissionsByUserId.d.ts +7 -7
- package/types/schema/queries/userRestictedData.d.ts +10 -10
- package/types/schema/queries/userReviewAnalysis.d.ts +37 -37
- package/types/schema/queries/whoAmI.d.ts +5 -5
- package/types/schema/queries.d.ts +82 -83
- package/types/schema/queries.d.ts.map +1 -1
- package/types/schema/responses.d.ts +82 -83
- package/types/schema/responses.d.ts.map +1 -1
- package/dist/schema/queries/competitorsAnalysis.js +0 -3
- package/dist/schema/queries/competitorsAnalysis.js.map +0 -1
- package/types/schema/queries/competitorsAnalysis.d.ts +0 -35
- package/types/schema/queries/competitorsAnalysis.d.ts.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ListQuery, ListResponse, ProductDocument } from "../builtins";
|
|
2
|
-
export interface TopProductDocumentListQuery extends ListQuery {
|
|
3
|
-
page?: number;
|
|
4
|
-
pageSize?: number;
|
|
5
|
-
}
|
|
6
|
-
export interface TopProductDocumentListResponse extends ListResponse<ProductDocument> {
|
|
7
|
-
hitCount: number;
|
|
8
|
-
}
|
|
1
|
+
import { ListQuery, ListResponse, ProductDocument } from "../builtins";
|
|
2
|
+
export interface TopProductDocumentListQuery extends ListQuery {
|
|
3
|
+
page?: number;
|
|
4
|
+
pageSize?: number;
|
|
5
|
+
}
|
|
6
|
+
export interface TopProductDocumentListResponse extends ListResponse<ProductDocument> {
|
|
7
|
+
hitCount: number;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=topProductDocumentList.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { Media, Category } from "../entities";
|
|
3
|
-
export interface UnstableMediaIdListByCategoryIdQuery extends ListQuery {
|
|
4
|
-
categoryId: Category["id"];
|
|
5
|
-
}
|
|
6
|
-
export declare type UnstableMediaIdListByCategoryIdResponse = ListResponse<Media["id"]>;
|
|
1
|
+
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
+
import { Media, Category } from "../entities";
|
|
3
|
+
export interface UnstableMediaIdListByCategoryIdQuery extends ListQuery {
|
|
4
|
+
categoryId: Category["id"];
|
|
5
|
+
}
|
|
6
|
+
export declare type UnstableMediaIdListByCategoryIdResponse = ListResponse<Media["id"]>;
|
|
7
7
|
//# sourceMappingURL=unstableMediaIdListByCategoryId.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Source } from "../entities/source";
|
|
2
|
-
export interface UnstableSourceTrustQuery {
|
|
3
|
-
sourceId: Source["id"];
|
|
4
|
-
}
|
|
5
|
-
export interface UnstableSourceTrustResponse {
|
|
6
|
-
analysisDepth: 0 | 1 | 2 | 3 | null;
|
|
7
|
-
doesTesting: boolean | null;
|
|
8
|
-
trustScore: 0 | 1 | 2 | 3 | null;
|
|
9
|
-
}
|
|
1
|
+
import { Source } from "../entities/source";
|
|
2
|
+
export interface UnstableSourceTrustQuery {
|
|
3
|
+
sourceId: Source["id"];
|
|
4
|
+
}
|
|
5
|
+
export interface UnstableSourceTrustResponse {
|
|
6
|
+
analysisDepth: 0 | 1 | 2 | 3 | null;
|
|
7
|
+
doesTesting: boolean | null;
|
|
8
|
+
trustScore: 0 | 1 | 2 | 3 | null;
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=unstableSourceTrust.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
-
import { User } from "../entities";
|
|
3
|
-
export declare type UserIdListQuery = ListQuery;
|
|
4
|
-
export declare type UserIdListResponse = ListResponse<User["id"]>;
|
|
1
|
+
import { ListQuery, ListResponse } from "../builtins";
|
|
2
|
+
import { User } from "../entities";
|
|
3
|
+
export declare type UserIdListQuery = ListQuery;
|
|
4
|
+
export declare type UserIdListResponse = ListResponse<User["id"]>;
|
|
5
5
|
//# sourceMappingURL=userIdList.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { User } from "../entities";
|
|
2
|
-
export interface UserPermissionsByUserIdQuery {
|
|
3
|
-
userId: User["id"];
|
|
4
|
-
}
|
|
5
|
-
export declare type UserPermissionsByUserIdResponse = UserPermission[];
|
|
6
|
-
declare type UserPermission = "read" | "write" | "admin_slant" | "edit_permissions";
|
|
7
|
-
export {};
|
|
1
|
+
import { User } from "../entities";
|
|
2
|
+
export interface UserPermissionsByUserIdQuery {
|
|
3
|
+
userId: User["id"];
|
|
4
|
+
}
|
|
5
|
+
export declare type UserPermissionsByUserIdResponse = UserPermission[];
|
|
6
|
+
declare type UserPermission = "read" | "write" | "admin_slant" | "edit_permissions";
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=userPermissionsByUserId.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { User } from "../entities";
|
|
2
|
-
export interface UserRestrictedDataQuery {
|
|
3
|
-
userId: User["id"];
|
|
4
|
-
}
|
|
5
|
-
export interface UserRestrictedDataResponse {
|
|
6
|
-
email: string;
|
|
7
|
-
permissions: UserPermission[];
|
|
8
|
-
}
|
|
9
|
-
declare type UserPermission = "read" | "write" | "admin_slant" | "edit_permissions";
|
|
10
|
-
export {};
|
|
1
|
+
import { User } from "../entities";
|
|
2
|
+
export interface UserRestrictedDataQuery {
|
|
3
|
+
userId: User["id"];
|
|
4
|
+
}
|
|
5
|
+
export interface UserRestrictedDataResponse {
|
|
6
|
+
email: string;
|
|
7
|
+
permissions: UserPermission[];
|
|
8
|
+
}
|
|
9
|
+
declare type UserPermission = "read" | "write" | "admin_slant" | "edit_permissions";
|
|
10
|
+
export {};
|
|
11
11
|
//# sourceMappingURL=userRestictedData.d.ts.map
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
import { BadgeStates, MarkdownString, Url } from "../builtins";
|
|
2
|
-
export interface UserReviewAnalysisQuery {
|
|
3
|
-
domain: string;
|
|
4
|
-
sku: string;
|
|
5
|
-
}
|
|
6
|
-
export interface UserReviewAnalysisResponse {
|
|
7
|
-
badge: BadgeStates;
|
|
8
|
-
ratingDistribution: {
|
|
9
|
-
sentiment: "positive" | "neutral" | "negative";
|
|
10
|
-
percentage: number;
|
|
11
|
-
}[];
|
|
12
|
-
ratingCount: number | null;
|
|
13
|
-
aspects: TradeoffSection[];
|
|
14
|
-
}
|
|
15
|
-
declare type TradeoffSection = {
|
|
16
|
-
sentimentKind: "positive" | "negative";
|
|
17
|
-
criteria: {
|
|
18
|
-
title: string | null;
|
|
19
|
-
body: MarkdownString | null;
|
|
20
|
-
citations: {
|
|
21
|
-
reviewIndex: number;
|
|
22
|
-
snippet: string | null;
|
|
23
|
-
}[];
|
|
24
|
-
}[];
|
|
25
|
-
reviews: Review[];
|
|
26
|
-
};
|
|
27
|
-
interface BaseReview<T extends string> {
|
|
28
|
-
kind: T;
|
|
29
|
-
url: Url | null;
|
|
30
|
-
domain: string;
|
|
31
|
-
title: string | null;
|
|
32
|
-
body: string | null;
|
|
33
|
-
scaledRating: number | null;
|
|
34
|
-
}
|
|
35
|
-
declare type UserReview = BaseReview<"user_review">;
|
|
36
|
-
declare type Review = UserReview;
|
|
37
|
-
export {};
|
|
1
|
+
import { BadgeStates, MarkdownString, Url } from "../builtins";
|
|
2
|
+
export interface UserReviewAnalysisQuery {
|
|
3
|
+
domain: string;
|
|
4
|
+
sku: string;
|
|
5
|
+
}
|
|
6
|
+
export interface UserReviewAnalysisResponse {
|
|
7
|
+
badge: BadgeStates;
|
|
8
|
+
ratingDistribution: {
|
|
9
|
+
sentiment: "positive" | "neutral" | "negative";
|
|
10
|
+
percentage: number;
|
|
11
|
+
}[];
|
|
12
|
+
ratingCount: number | null;
|
|
13
|
+
aspects: TradeoffSection[];
|
|
14
|
+
}
|
|
15
|
+
declare type TradeoffSection = {
|
|
16
|
+
sentimentKind: "positive" | "negative";
|
|
17
|
+
criteria: {
|
|
18
|
+
title: string | null;
|
|
19
|
+
body: MarkdownString | null;
|
|
20
|
+
citations: {
|
|
21
|
+
reviewIndex: number;
|
|
22
|
+
snippet: string | null;
|
|
23
|
+
}[];
|
|
24
|
+
}[];
|
|
25
|
+
reviews: Review[];
|
|
26
|
+
};
|
|
27
|
+
interface BaseReview<T extends string> {
|
|
28
|
+
kind: T;
|
|
29
|
+
url: Url | null;
|
|
30
|
+
domain: string;
|
|
31
|
+
title: string | null;
|
|
32
|
+
body: string | null;
|
|
33
|
+
scaledRating: number | null;
|
|
34
|
+
}
|
|
35
|
+
declare type UserReview = BaseReview<"user_review">;
|
|
36
|
+
declare type Review = UserReview;
|
|
37
|
+
export {};
|
|
38
38
|
//# sourceMappingURL=userReviewAnalysis.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { User } from "../entities";
|
|
2
|
-
export declare type WhoAmIQuery = Record<string, never>;
|
|
3
|
-
export interface WhoAmIResponse {
|
|
4
|
-
id: User["id"];
|
|
5
|
-
}
|
|
1
|
+
import { User } from "../entities";
|
|
2
|
+
export declare type WhoAmIQuery = Record<string, never>;
|
|
3
|
+
export interface WhoAmIResponse {
|
|
4
|
+
id: User["id"];
|
|
5
|
+
}
|
|
6
6
|
//# sourceMappingURL=whoAmI.d.ts.map
|
|
@@ -1,84 +1,83 @@
|
|
|
1
|
-
export type { AffiliateUrlQuery } from "./queries/affiliateUrl";
|
|
2
|
-
export type { AnalyticsTrackQuery } from "./queries/analyticsTrack";
|
|
3
|
-
export type { AppliedCategoryIdListBySomeIdQuery } from "./queries/appliedCategoryIdListBySomeId";
|
|
4
|
-
export type { BaseScoreQuery } from "./queries/baseScore";
|
|
5
|
-
export type { BaseScoreRatingIdListQuery } from "./queries/baseScoreRatingIdList";
|
|
6
|
-
export type { BaseScoresByCategoryIdQuery } from "./queries/baseScoresByCategoryId";
|
|
7
|
-
export type { BestInClassQuery } from "./queries/bestInClass";
|
|
8
|
-
export type { BrandIdBySomeIdQuery } from "./queries/brandIdBySomeId";
|
|
9
|
-
export type { BrandIdListQuery } from "./queries/brandIdList";
|
|
10
|
-
export type { BrandAliasResolutionQuery } from "./queries/brandAliasResolution";
|
|
11
|
-
export type { BrandCategoryRankingsQuery } from "./queries/brandCategoryRankings";
|
|
12
|
-
export type { BrandSocialMediaPostListQuery } from "./queries/brandSocialMediaPostList";
|
|
13
|
-
export type { CategoryAliasResolutionQuery } from "./queries/categoryAliasResolution";
|
|
14
|
-
export type { CategoryDisplayModeQuery } from "./queries/categoryDisplayMode";
|
|
15
|
-
export type { CategoryIdByUrlSlugQuery } from "./queries/categoryIdByUrlSlug";
|
|
16
|
-
export type { CategoryIdListBySomeIdQuery } from "./queries/categoryIdListBySomeId";
|
|
17
|
-
export type { CategoryIdListBySourceIdQuery } from "./queries/categoryIdListBySourceId";
|
|
18
|
-
export type { CategoryIdListQuery } from "./queries/categoryIdList";
|
|
19
|
-
export type { CategoryRankingsQuery } from "./queries/categoryRankings";
|
|
20
|
-
export type { CategorySearchListQuery } from "./queries/categorySearchList";
|
|
21
|
-
export type { CategoryStatusListQuery } from "./queries/categoryStatusList";
|
|
22
|
-
export type {
|
|
23
|
-
export type {
|
|
24
|
-
export type {
|
|
25
|
-
export type {
|
|
26
|
-
export type {
|
|
27
|
-
export type {
|
|
28
|
-
export type {
|
|
29
|
-
export type {
|
|
30
|
-
export type {
|
|
31
|
-
export type {
|
|
32
|
-
export type {
|
|
33
|
-
export type {
|
|
34
|
-
export type {
|
|
35
|
-
export type {
|
|
36
|
-
export type {
|
|
37
|
-
export type {
|
|
38
|
-
export type {
|
|
39
|
-
export type {
|
|
40
|
-
export type {
|
|
41
|
-
export type {
|
|
42
|
-
export type {
|
|
43
|
-
export type {
|
|
44
|
-
export type {
|
|
45
|
-
export type {
|
|
46
|
-
export type {
|
|
47
|
-
export type {
|
|
48
|
-
export type {
|
|
49
|
-
export type {
|
|
50
|
-
export type {
|
|
51
|
-
export type {
|
|
52
|
-
export type {
|
|
53
|
-
export type {
|
|
54
|
-
export type {
|
|
55
|
-
export type {
|
|
56
|
-
export type {
|
|
57
|
-
export type {
|
|
58
|
-
export type {
|
|
59
|
-
export type {
|
|
60
|
-
export type {
|
|
61
|
-
export type {
|
|
62
|
-
export type {
|
|
63
|
-
export type {
|
|
64
|
-
export type {
|
|
65
|
-
export type {
|
|
66
|
-
export type {
|
|
67
|
-
export type {
|
|
68
|
-
export type {
|
|
69
|
-
export type {
|
|
70
|
-
export type {
|
|
71
|
-
export type {
|
|
72
|
-
export type {
|
|
73
|
-
export type {
|
|
74
|
-
export type {
|
|
75
|
-
export type {
|
|
76
|
-
export type {
|
|
77
|
-
export type {
|
|
78
|
-
export type {
|
|
79
|
-
export type {
|
|
80
|
-
export type {
|
|
81
|
-
export type {
|
|
82
|
-
export type {
|
|
83
|
-
export type { UserPermissionsByUserIdQuery } from "./queries/userPermissionsByUserId";
|
|
1
|
+
export type { AffiliateUrlQuery } from "./queries/affiliateUrl";
|
|
2
|
+
export type { AnalyticsTrackQuery } from "./queries/analyticsTrack";
|
|
3
|
+
export type { AppliedCategoryIdListBySomeIdQuery } from "./queries/appliedCategoryIdListBySomeId";
|
|
4
|
+
export type { BaseScoreQuery } from "./queries/baseScore";
|
|
5
|
+
export type { BaseScoreRatingIdListQuery } from "./queries/baseScoreRatingIdList";
|
|
6
|
+
export type { BaseScoresByCategoryIdQuery } from "./queries/baseScoresByCategoryId";
|
|
7
|
+
export type { BestInClassQuery } from "./queries/bestInClass";
|
|
8
|
+
export type { BrandIdBySomeIdQuery } from "./queries/brandIdBySomeId";
|
|
9
|
+
export type { BrandIdListQuery } from "./queries/brandIdList";
|
|
10
|
+
export type { BrandAliasResolutionQuery } from "./queries/brandAliasResolution";
|
|
11
|
+
export type { BrandCategoryRankingsQuery } from "./queries/brandCategoryRankings";
|
|
12
|
+
export type { BrandSocialMediaPostListQuery } from "./queries/brandSocialMediaPostList";
|
|
13
|
+
export type { CategoryAliasResolutionQuery } from "./queries/categoryAliasResolution";
|
|
14
|
+
export type { CategoryDisplayModeQuery } from "./queries/categoryDisplayMode";
|
|
15
|
+
export type { CategoryIdByUrlSlugQuery } from "./queries/categoryIdByUrlSlug";
|
|
16
|
+
export type { CategoryIdListBySomeIdQuery } from "./queries/categoryIdListBySomeId";
|
|
17
|
+
export type { CategoryIdListBySourceIdQuery } from "./queries/categoryIdListBySourceId";
|
|
18
|
+
export type { CategoryIdListQuery } from "./queries/categoryIdList";
|
|
19
|
+
export type { CategoryRankingsQuery } from "./queries/categoryRankings";
|
|
20
|
+
export type { CategorySearchListQuery } from "./queries/categorySearchList";
|
|
21
|
+
export type { CategoryStatusListQuery } from "./queries/categoryStatusList";
|
|
22
|
+
export type { CrawlIdListByUrlQuery } from "./queries/crawlIdListByUrl";
|
|
23
|
+
export type { CrawlIdListQuery } from "./queries/crawlIdList";
|
|
24
|
+
export type { DescriptionMarkdownQuery } from "./queries/descriptionMarkdown";
|
|
25
|
+
export type { EntityTypeQuery } from "./queries/entityType";
|
|
26
|
+
export type { FallbackPriceByProductTypeIdQuery } from "./queries/fallbackPriceByProductTypeId";
|
|
27
|
+
export type { InputLayerVersionQuery } from "./queries/inputLayerVersion";
|
|
28
|
+
export type { LatestRatingIdListQuery } from "./queries/latestRatingIdList";
|
|
29
|
+
export type { LatestRatingIdListBySomeIdQuery } from "./queries/latestRatingIdListBySomeId";
|
|
30
|
+
export type { MediaIdListBySomeIdQuery } from "./queries/mediaIdListBySomeId";
|
|
31
|
+
export type { CategoryModifierSearchListQuery } from "./queries/categoryModifierSearchList";
|
|
32
|
+
export type { NoteMarkdownQuery } from "./queries/noteMarkdown";
|
|
33
|
+
export type { OfferIdListByStorePageIdQuery } from "./queries/offerIdListByStorePageId";
|
|
34
|
+
export type { PossibleAliasIdListBySomeIdQuery } from "./queries/possibleAliasIdListBySomeId";
|
|
35
|
+
export type { PossibleStorePageIdListBySomeIdQuery } from "./queries/possibleStorePageIdListBySomeId";
|
|
36
|
+
export type { PreferredCategoryIdListByProductIdQuery } from "./queries/preferredCategoryIdListByProductId";
|
|
37
|
+
export type { PreferredLatestRatingIdListBySomeIdQuery } from "./queries/preferredLatestRatingIdListBySomeId";
|
|
38
|
+
export type { PreferredStorePageListQuery } from "./queries/preferredStorePageList";
|
|
39
|
+
export type { PriceHistoryLookupQuery } from "./queries/priceHistoryLookup";
|
|
40
|
+
export type { PricePointCompetitorsQuery } from "./queries/pricePointCompetitors";
|
|
41
|
+
export type { PriceRangeByCategoryIdQuery } from "./queries/priceRangeByCategoryId";
|
|
42
|
+
export type { ProductConfigurationIdListBySomeIdQuery } from "./queries/productConfigurationIdListBySomeId";
|
|
43
|
+
export type { ProductDealListQuery } from "./queries/productDealList";
|
|
44
|
+
export type { ProductDocumentByStoreUrlQuery } from "./queries/productDocumentByStoreUrl";
|
|
45
|
+
export type { ProductDocumentsByProductIdsQuery } from "./queries/productDocumentsByProductIds";
|
|
46
|
+
export type { ProductFamilyIdBySomeIdQuery } from "./queries/productFamilyIdBySomeId";
|
|
47
|
+
export type { ProductFamilyIdListBySomeIdQuery } from "./queries/productFamilyIdListBySomeId";
|
|
48
|
+
export type { ProductGenerationIdBySomeIdQuery } from "./queries/productGenerationIdBySomeId";
|
|
49
|
+
export type { ProductGenerationIdListBySomeIdQuery } from "./queries/productGenerationIdListBySomeId";
|
|
50
|
+
export type { ProductListSortQuery } from "./queries/productListSort";
|
|
51
|
+
export type { ProductPricePointListQuery } from "./queries/productPricePointList";
|
|
52
|
+
export type { ProductSearchListQuery } from "./queries/productSearchList";
|
|
53
|
+
export type { ProductTypeIdBySomeIdQuery } from "./queries/productTypeIdBySomeId";
|
|
54
|
+
export type { ProductTypeIdByStoreUrlQuery } from "./queries/productTypeIdByStoreUrl";
|
|
55
|
+
export type { ProductTypeIdListByCategoryIdQuery } from "./queries/productTypeIdListByCategoryId";
|
|
56
|
+
export type { ProductTypeIdListByModifiersQuery } from "./queries/productTypeIdListByModifiers";
|
|
57
|
+
export type { ProductTypeIdListBySomeIdQuery } from "./queries/productTypeIdListBySomeId";
|
|
58
|
+
export type { SaleMetricsQuery } from "./queries/saleMetrics";
|
|
59
|
+
export type { SearchSuggestionListQuery } from "./queries/searchSuggestionList";
|
|
60
|
+
export type { SectionDataByCrawlIdQuery } from "./queries/sectionDataByCrawlId";
|
|
61
|
+
export type { SourceIdListQuery } from "./queries/sourceIdList";
|
|
62
|
+
export type { SpecIdListBySomeIdQuery } from "./queries/specIdListBySomeId";
|
|
63
|
+
export type { SpecTypeIdListQuery } from "./queries/specTypeIdList";
|
|
64
|
+
export type { SpecTypeValidValuesQuery } from "./queries/specTypeValidValues";
|
|
65
|
+
export type { SpecValueRangeListByCategoryIdQuery } from "./queries/specValueRangeListByCategoryId";
|
|
66
|
+
export type { StablePriceByProductIdAndStoreNameQuery } from "./queries/stablePriceByProductIdAndStoreName";
|
|
67
|
+
export type { StablePriceByProductIdQuery } from "./queries/stablePriceByProductId";
|
|
68
|
+
export type { StablePriceByStorePageIdQuery } from "./queries/stablePriceByStorePageId";
|
|
69
|
+
export type { StorePageFetchDataQuery } from "./queries/storePageFetchData";
|
|
70
|
+
export type { StorePageIdByUrlQuery } from "./queries/storePageIdByUrl";
|
|
71
|
+
export type { StorePageIdListBySomeIdQuery } from "./queries/storePageIdListBySomeId";
|
|
72
|
+
export type { StorePageInfoBySkuQuery } from "./queries/storePageInfoBySku";
|
|
73
|
+
export type { StorePageInfoQuery } from "./queries/storePageInfo";
|
|
74
|
+
export type { StorePageScrapeDataQuery } from "./queries/storePageScrapeData";
|
|
75
|
+
export type { SubCategoryIdListByCategoryIdQuery } from "./queries/subCategoryIdListByCategoryId";
|
|
76
|
+
export type { SubsetModifierDataByModifiersQuery } from "./queries/subsetModifierDataByModifiers";
|
|
77
|
+
export type { TopProductDocumentListQuery } from "./queries/topProductDocumentList";
|
|
78
|
+
export type { UnstableMediaIdListByCategoryIdQuery } from "./queries/unstableMediaIdListByCategoryId";
|
|
79
|
+
export type { UserReviewAnalysisQuery } from "./queries/userReviewAnalysis";
|
|
80
|
+
export type { UnstableSourceTrustQuery } from "./queries/unstableSourceTrust";
|
|
81
|
+
export type { UserIdListQuery } from "./queries/userIdList";
|
|
82
|
+
export type { UserPermissionsByUserIdQuery } from "./queries/userPermissionsByUserId";
|
|
84
83
|
//# sourceMappingURL=queries.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../src/schema/queries.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC/D,YAAY,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AACnE,YAAY,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAA;AACjG,YAAY,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AACzD,YAAY,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AACjF,YAAY,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAA;AACnF,YAAY,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAC7D,YAAY,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAA;AACrE,YAAY,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAC7D,YAAY,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAA;AAC/E,YAAY,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AACjF,YAAY,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAA;AACvF,YAAY,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAA;AACrF,YAAY,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAA;AAC7E,YAAY,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAA;AAC7E,YAAY,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAA;AACnF,YAAY,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAA;AACvF,YAAY,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AACnE,YAAY,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAA;AACvE,YAAY,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAA;AAC3E,YAAY,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAA;AAC3E,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../src/schema/queries.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,84 +1,83 @@
|
|
|
1
|
-
export type { AffiliateUrlResponse } from "./queries/affiliateUrl";
|
|
2
|
-
export type { AnalyticsTrackResponse } from "./queries/analyticsTrack";
|
|
3
|
-
export type { AppliedCategoryIdListBySomeIdResponse } from "./queries/appliedCategoryIdListBySomeId";
|
|
4
|
-
export type { BaseScoreRatingIdListResponse } from "./queries/baseScoreRatingIdList";
|
|
5
|
-
export type { BaseScoreResponse } from "./queries/baseScore";
|
|
6
|
-
export type { BaseScoresByCategoryIdResponse } from "./queries/baseScoresByCategoryId";
|
|
7
|
-
export type { BestInClassResponse } from "./queries/bestInClass";
|
|
8
|
-
export type { BrandIdBySomeIdResponse } from "./queries/brandIdBySomeId";
|
|
9
|
-
export type { BrandIdListResponse } from "./queries/brandIdList";
|
|
10
|
-
export type { BrandAliasResolutionResponse } from "./queries/brandAliasResolution";
|
|
11
|
-
export type { BrandCategoryRankingsResponse } from "./queries/brandCategoryRankings";
|
|
12
|
-
export type { BrandSocialMediaPostListResponse } from "./queries/brandSocialMediaPostList";
|
|
13
|
-
export type { CategoryAliasResolutionResponse } from "./queries/categoryAliasResolution";
|
|
14
|
-
export type { CategoryDisplayModeResponse } from "./queries/categoryDisplayMode";
|
|
15
|
-
export type { CategoryIdByUrlSlugResponse } from "./queries/categoryIdByUrlSlug";
|
|
16
|
-
export type { CategoryIdListBySomeIdResponse } from "./queries/categoryIdListBySomeId";
|
|
17
|
-
export type { CategoryIdListBySourceIdResponse } from "./queries/categoryIdListBySourceId";
|
|
18
|
-
export type { CategoryIdListResponse } from "./queries/categoryIdList";
|
|
19
|
-
export type { CategoryRankingsResponse } from "./queries/categoryRankings";
|
|
20
|
-
export type { CategorySearchListResponse } from "./queries/categorySearchList";
|
|
21
|
-
export type { CategoryStatusListResponse } from "./queries/categoryStatusList";
|
|
22
|
-
export type {
|
|
23
|
-
export type {
|
|
24
|
-
export type {
|
|
25
|
-
export type {
|
|
26
|
-
export type {
|
|
27
|
-
export type {
|
|
28
|
-
export type {
|
|
29
|
-
export type {
|
|
30
|
-
export type {
|
|
31
|
-
export type {
|
|
32
|
-
export type {
|
|
33
|
-
export type {
|
|
34
|
-
export type {
|
|
35
|
-
export type {
|
|
36
|
-
export type {
|
|
37
|
-
export type {
|
|
38
|
-
export type {
|
|
39
|
-
export type {
|
|
40
|
-
export type {
|
|
41
|
-
export type {
|
|
42
|
-
export type {
|
|
43
|
-
export type {
|
|
44
|
-
export type {
|
|
45
|
-
export type {
|
|
46
|
-
export type {
|
|
47
|
-
export type {
|
|
48
|
-
export type {
|
|
49
|
-
export type {
|
|
50
|
-
export type {
|
|
51
|
-
export type {
|
|
52
|
-
export type {
|
|
53
|
-
export type {
|
|
54
|
-
export type {
|
|
55
|
-
export type {
|
|
56
|
-
export type {
|
|
57
|
-
export type {
|
|
58
|
-
export type {
|
|
59
|
-
export type {
|
|
60
|
-
export type {
|
|
61
|
-
export type {
|
|
62
|
-
export type {
|
|
63
|
-
export type {
|
|
64
|
-
export type {
|
|
65
|
-
export type {
|
|
66
|
-
export type {
|
|
67
|
-
export type {
|
|
68
|
-
export type {
|
|
69
|
-
export type {
|
|
70
|
-
export type {
|
|
71
|
-
export type {
|
|
72
|
-
export type {
|
|
73
|
-
export type {
|
|
74
|
-
export type {
|
|
75
|
-
export type {
|
|
76
|
-
export type {
|
|
77
|
-
export type {
|
|
78
|
-
export type {
|
|
79
|
-
export type {
|
|
80
|
-
export type {
|
|
81
|
-
export type {
|
|
82
|
-
export type {
|
|
83
|
-
export type { UserPermissionsByUserIdResponse } from "./queries/userPermissionsByUserId";
|
|
1
|
+
export type { AffiliateUrlResponse } from "./queries/affiliateUrl";
|
|
2
|
+
export type { AnalyticsTrackResponse } from "./queries/analyticsTrack";
|
|
3
|
+
export type { AppliedCategoryIdListBySomeIdResponse } from "./queries/appliedCategoryIdListBySomeId";
|
|
4
|
+
export type { BaseScoreRatingIdListResponse } from "./queries/baseScoreRatingIdList";
|
|
5
|
+
export type { BaseScoreResponse } from "./queries/baseScore";
|
|
6
|
+
export type { BaseScoresByCategoryIdResponse } from "./queries/baseScoresByCategoryId";
|
|
7
|
+
export type { BestInClassResponse } from "./queries/bestInClass";
|
|
8
|
+
export type { BrandIdBySomeIdResponse } from "./queries/brandIdBySomeId";
|
|
9
|
+
export type { BrandIdListResponse } from "./queries/brandIdList";
|
|
10
|
+
export type { BrandAliasResolutionResponse } from "./queries/brandAliasResolution";
|
|
11
|
+
export type { BrandCategoryRankingsResponse } from "./queries/brandCategoryRankings";
|
|
12
|
+
export type { BrandSocialMediaPostListResponse } from "./queries/brandSocialMediaPostList";
|
|
13
|
+
export type { CategoryAliasResolutionResponse } from "./queries/categoryAliasResolution";
|
|
14
|
+
export type { CategoryDisplayModeResponse } from "./queries/categoryDisplayMode";
|
|
15
|
+
export type { CategoryIdByUrlSlugResponse } from "./queries/categoryIdByUrlSlug";
|
|
16
|
+
export type { CategoryIdListBySomeIdResponse } from "./queries/categoryIdListBySomeId";
|
|
17
|
+
export type { CategoryIdListBySourceIdResponse } from "./queries/categoryIdListBySourceId";
|
|
18
|
+
export type { CategoryIdListResponse } from "./queries/categoryIdList";
|
|
19
|
+
export type { CategoryRankingsResponse } from "./queries/categoryRankings";
|
|
20
|
+
export type { CategorySearchListResponse } from "./queries/categorySearchList";
|
|
21
|
+
export type { CategoryStatusListResponse } from "./queries/categoryStatusList";
|
|
22
|
+
export type { CrawlIdListByUrlResponse } from "./queries/crawlIdListByUrl";
|
|
23
|
+
export type { CrawlIdListResponse } from "./queries/crawlIdList";
|
|
24
|
+
export type { DescriptionMarkdownResponse } from "./queries/descriptionMarkdown";
|
|
25
|
+
export type { EntityTypeResponse } from "./queries/entityType";
|
|
26
|
+
export type { FallbackPriceByProductTypeIdResponse } from "./queries/fallbackPriceByProductTypeId";
|
|
27
|
+
export type { InputLayerVersionResponse } from "./queries/inputLayerVersion";
|
|
28
|
+
export type { LatestRatingIdListResponse } from "./queries/latestRatingIdList";
|
|
29
|
+
export type { LatestRatingIdListBySomeIdResponse } from "./queries/latestRatingIdListBySomeId";
|
|
30
|
+
export type { MediaIdListBySomeIdResponse } from "./queries/mediaIdListBySomeId";
|
|
31
|
+
export type { CategoryModifierSearchListResponse } from "./queries/categoryModifierSearchList";
|
|
32
|
+
export type { NoteMarkdownResponse } from "./queries/noteMarkdown";
|
|
33
|
+
export type { OfferIdListByStorePageIdResponse } from "./queries/offerIdListByStorePageId";
|
|
34
|
+
export type { PossibleAliasIdListBySomeIdResponse } from "./queries/possibleAliasIdListBySomeId";
|
|
35
|
+
export type { PossibleStorePageIdListBySomeIdResponse } from "./queries/possibleStorePageIdListBySomeId";
|
|
36
|
+
export type { PreferredCategoryIdListByProductIdResponse } from "./queries/preferredCategoryIdListByProductId";
|
|
37
|
+
export type { PreferredLatestRatingIdListBySomeIdResponse } from "./queries/preferredLatestRatingIdListBySomeId";
|
|
38
|
+
export type { PreferredStorePageListResponse } from "./queries/preferredStorePageList";
|
|
39
|
+
export type { PriceHistoryLookupResponse } from "./queries/priceHistoryLookup";
|
|
40
|
+
export type { PricePointCompetitorsResponse } from "./queries/pricePointCompetitors";
|
|
41
|
+
export type { PriceRangeByCategoryIdResponse } from "./queries/priceRangeByCategoryId";
|
|
42
|
+
export type { ProductConfigurationIdListBySomeIdResponse } from "./queries/productConfigurationIdListBySomeId";
|
|
43
|
+
export type { ProductDealListResponse } from "./queries/productDealList";
|
|
44
|
+
export type { ProductDocumentByStoreUrlResponse } from "./queries/productDocumentByStoreUrl";
|
|
45
|
+
export type { ProductDocumentsByProductIdsResponse } from "./queries/productDocumentsByProductIds";
|
|
46
|
+
export type { ProductFamilyIdBySomeIdResponse } from "./queries/productFamilyIdBySomeId";
|
|
47
|
+
export type { ProductFamilyIdListBySomeIdResponse } from "./queries/productFamilyIdListBySomeId";
|
|
48
|
+
export type { ProductGenerationIdBySomeIdResponse } from "./queries/productGenerationIdBySomeId";
|
|
49
|
+
export type { ProductGenerationIdListBySomeIdResponse } from "./queries/productGenerationIdListBySomeId";
|
|
50
|
+
export type { ProductListSortResponse } from "./queries/productListSort";
|
|
51
|
+
export type { ProductPricePointListResponse } from "./queries/productPricePointList";
|
|
52
|
+
export type { ProductSearchListResponse } from "./queries/productSearchList";
|
|
53
|
+
export type { ProductTypeIdBySomeIdResponse } from "./queries/productTypeIdBySomeId";
|
|
54
|
+
export type { ProductTypeIdByStoreUrlResponse } from "./queries/productTypeIdByStoreUrl";
|
|
55
|
+
export type { ProductTypeIdListByCategoryIdResponse } from "./queries/productTypeIdListByCategoryId";
|
|
56
|
+
export type { ProductTypeIdListByModifiersResponse } from "./queries/productTypeIdListByModifiers";
|
|
57
|
+
export type { ProductTypeIdListBySomeIdResponse } from "./queries/productTypeIdListBySomeId";
|
|
58
|
+
export type { SaleMetricsResponse } from "./queries/saleMetrics";
|
|
59
|
+
export type { SearchSuggestionListResponse } from "./queries/searchSuggestionList";
|
|
60
|
+
export type { SectionDataByCrawlIdResponse } from "./queries/sectionDataByCrawlId";
|
|
61
|
+
export type { SourceIdListResponse } from "./queries/sourceIdList";
|
|
62
|
+
export type { SpecIdListBySomeIdResponse } from "./queries/specIdListBySomeId";
|
|
63
|
+
export type { SpecTypeIdListResponse } from "./queries/specTypeIdList";
|
|
64
|
+
export type { SpecTypeValidValuesResponse } from "./queries/specTypeValidValues";
|
|
65
|
+
export type { SpecValueRangeListByCategoryIdResponse } from "./queries/specValueRangeListByCategoryId";
|
|
66
|
+
export type { StablePriceByProductIdAndStoreNameResponse } from "./queries/stablePriceByProductIdAndStoreName";
|
|
67
|
+
export type { StablePriceByProductIdResponse } from "./queries/stablePriceByProductId";
|
|
68
|
+
export type { StablePriceByStorePageIdResponse } from "./queries/stablePriceByStorePageId";
|
|
69
|
+
export type { StorePageFetchDataResponse } from "./queries/storePageFetchData";
|
|
70
|
+
export type { StorePageIdByUrlResponse } from "./queries/storePageIdByUrl";
|
|
71
|
+
export type { StorePageIdListBySomeIdResponse } from "./queries/storePageIdListBySomeId";
|
|
72
|
+
export type { StorePageInfoBySkuResponse } from "./queries/storePageInfoBySku";
|
|
73
|
+
export type { StorePageInfoResponse } from "./queries/storePageInfo";
|
|
74
|
+
export type { StorePageScrapeDataResponse } from "./queries/storePageScrapeData";
|
|
75
|
+
export type { SubCategoryIdListByCategoryIdResponse } from "./queries/subCategoryIdListByCategoryId";
|
|
76
|
+
export type { SubsetModifierDataByModifiersResponse } from "./queries/subsetModifierDataByModifiers";
|
|
77
|
+
export type { TopProductDocumentListResponse } from "./queries/topProductDocumentList";
|
|
78
|
+
export type { UnstableMediaIdListByCategoryIdResponse } from "./queries/unstableMediaIdListByCategoryId";
|
|
79
|
+
export type { UserReviewAnalysisResponse } from "./queries/userReviewAnalysis";
|
|
80
|
+
export type { UnstableSourceTrustResponse } from "./queries/unstableSourceTrust";
|
|
81
|
+
export type { UserIdListResponse } from "./queries/userIdList";
|
|
82
|
+
export type { UserPermissionsByUserIdResponse } from "./queries/userPermissionsByUserId";
|
|
84
83
|
//# sourceMappingURL=responses.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../src/schema/responses.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAClE,YAAY,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AACtE,YAAY,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAA;AACpG,YAAY,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAA;AACpF,YAAY,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AAC5D,YAAY,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AACtF,YAAY,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAChE,YAAY,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAA;AACxE,YAAY,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAChE,YAAY,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAA;AAClF,YAAY,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAA;AACpF,YAAY,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAA;AAC1F,YAAY,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAA;AACxF,YAAY,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAA;AAChF,YAAY,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAA;AAChF,YAAY,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AACtF,YAAY,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAA;AAC1F,YAAY,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AACtE,YAAY,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AAC1E,YAAY,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAA;AAC9E,YAAY,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAA;AAC9E,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../src/schema/responses.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"competitorsAnalysis.js","sourceRoot":"","sources":["../../../src/schema/queries/competitorsAnalysis.ts"],"names":[],"mappings":""}
|