@rlvt/datasources-query-openapi-client 1.0.143 → 1.0.146
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/build/api.d.ts +6 -6
- package/build/definitions.d.ts +31 -5
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AxiosInstance, AxiosRequestConfig } from "axios";
|
|
2
|
-
import type { WorkerFetcherFetchOpts, IngesterFetcherFetchOpts, TrackingFetcherFetchOpts, ProxyFetcherFetchOpts, CarrefourStoresRetailsFetcherFetchOpts, CarrefourStoresWithDriveSlotsFetcherFetchOpts, CarrefourStoresWithFuelFetcherFetchOpts, BestWesternHotelsFetcherFetchOpts, FdjBetsFetcherFetchOpts, SarenzaSizesFetcherFetchOpts, RenaultPricesFetcherFetchOpts, DecathlonProductFallbackFetcherFetchOpts, GenericUnwindRowsFetcherFetchOpts, CPMeta, WorkerFetcherCountOpts, IngesterFetcherCountOpts, TrackingFetcherCountOpts, ProxyFetcherCountOpts, CarrefourStoresRetailsFetcherCountOpts, CarrefourStoresWithDriveSlotsFetcherCountOpts, BestWesternHotelsFetcherCountOpts, FdjBetsFetcherCountOpts, SarenzaSizesFetcherCountOpts, RenaultPricesFetcherCountOpts, DecathlonProductFallbackFetcherCountOpts, GenericUnwindRowsFetcherCountOpts,
|
|
2
|
+
import type { WorkerFetcherFetchOpts, IngesterFetcherFetchOpts, TrackingFetcherFetchOpts, ProxyFetcherFetchOpts, CarrefourStoresRetailsFetcherFetchOpts, CarrefourStoresWithDriveSlotsFetcherFetchOpts, CarrefourStoresWithFuelFetcherFetchOpts, BestWesternHotelsFetcherFetchOpts, FdjBetsFetcherFetchOpts, SarenzaSizesFetcherFetchOpts, RenaultPricesFetcherFetchOpts, DecathlonProductFallbackFetcherFetchOpts, GenericUnwindRowsFetcherFetchOpts, CPMeta, WorkerFetcherCountOpts, IngesterFetcherCountOpts, TrackingFetcherCountOpts, ProxyFetcherCountOpts, CarrefourStoresRetailsFetcherCountOpts, CarrefourStoresWithDriveSlotsFetcherCountOpts, BestWesternHotelsFetcherCountOpts, FdjBetsFetcherCountOpts, SarenzaSizesFetcherCountOpts, RenaultPricesFetcherCountOpts, DecathlonProductFallbackFetcherCountOpts, GenericUnwindRowsFetcherCountOpts, WorkerFetcherFetchOpts_Without_Query_Limit_Cp_Geo_Sort_Group, DatasourceLocation, DatasourceGeneric, DatasourceProduct, DatasourceAnalytics, IngesterFetcherFetchOpts_Without_Query_Limit_Sort_Group, TrackingFetcherFetchOpts_Without_Query_Limit_Date_Group_ExcludeQuery_UserIds_ExcludeDate, ProxyFetcherFetchOpts_Without_Query, CarrefourStoresRetailsFetcherFetchOpts_Without_Query, CarrefourStoresWithDriveSlotsFetcherFetchOpts_Without_Query, CarrefourStoresWithFuelFetcherFetchOpts_Without_Query, BestWesternHotelsFetcherFetchOpts_Without_Query_Cp_Geo_Sort, FdjBetsFetcherFetchOpts_Without_Query, SarenzaSizesFetcherFetchOpts_Without_Query_Cp_Sort, RenaultPricesFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group, DecathlonProductFallbackFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group, GenericUnwindRowsFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group, CarrefourStoresWithFuelFetcherQueryOpts, FdjBetsFetcherQueryOpts, WorkerFetcherQueryOpts, IngesterFetcherQueryOpts, TrackingFetcherQueryOpts, ProxyFetcherQueryOpts, CarrefourStoresRetailsFetcherQueryOpts, CarrefourStoresWithDriveSlotsFetcherQueryOpts, BestWesternHotelsFetcherQueryOpts, SarenzaSizesFetcherQueryOpts, RenaultPricesFetcherQueryOpts, DecathlonProductFallbackFetcherQueryOpts, GenericUnwindRowsFetcherQueryOpts } from "./definitions";
|
|
3
3
|
export * from "./definitions";
|
|
4
4
|
export default class {
|
|
5
5
|
axios: AxiosInstance;
|
|
@@ -43,13 +43,13 @@ export default class {
|
|
|
43
43
|
}, any>>;
|
|
44
44
|
findAndFetch: (params: {
|
|
45
45
|
'x-rlvt-no-cache'?: boolean | undefined;
|
|
46
|
-
}, data: (
|
|
46
|
+
}, data: (WorkerFetcherFetchOpts_Without_Query_Limit_Cp_Geo_Sort_Group & {
|
|
47
47
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
48
48
|
companyId: string | null;
|
|
49
49
|
}) | (IngesterFetcherFetchOpts_Without_Query_Limit_Sort_Group & {
|
|
50
50
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
51
51
|
companyId: string | null;
|
|
52
|
-
}) | (
|
|
52
|
+
}) | (TrackingFetcherFetchOpts_Without_Query_Limit_Date_Group_ExcludeQuery_UserIds_ExcludeDate & {
|
|
53
53
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
54
54
|
companyId: string | null;
|
|
55
55
|
}) | (ProxyFetcherFetchOpts_Without_Query & {
|
|
@@ -73,13 +73,13 @@ export default class {
|
|
|
73
73
|
}) | (SarenzaSizesFetcherFetchOpts_Without_Query_Cp_Sort & {
|
|
74
74
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
75
75
|
companyId: string | null;
|
|
76
|
-
}) | (
|
|
76
|
+
}) | (RenaultPricesFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group & {
|
|
77
77
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
78
78
|
companyId: string | null;
|
|
79
|
-
}) | (
|
|
79
|
+
}) | (DecathlonProductFallbackFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group & {
|
|
80
80
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
81
81
|
companyId: string | null;
|
|
82
|
-
}) | (
|
|
82
|
+
}) | (GenericUnwindRowsFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group & {
|
|
83
83
|
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceAnalytics;
|
|
84
84
|
companyId: string | null;
|
|
85
85
|
}), options?: AxiosRequestConfig<any> | undefined) => Promise<import("axios").AxiosResponse<{
|
package/build/definitions.d.ts
CHANGED
|
@@ -9,6 +9,9 @@ export declare type CPMeta = {
|
|
|
9
9
|
};
|
|
10
10
|
};
|
|
11
11
|
export declare type WorkerFetcherFetchOpts = {
|
|
12
|
+
group?: {
|
|
13
|
+
field: string;
|
|
14
|
+
};
|
|
12
15
|
limit?: number;
|
|
13
16
|
cp?: {
|
|
14
17
|
count: number;
|
|
@@ -65,6 +68,7 @@ export declare type TrackingFetcherFetchOpts = {
|
|
|
65
68
|
duration: number;
|
|
66
69
|
};
|
|
67
70
|
limit: number;
|
|
71
|
+
group?: boolean;
|
|
68
72
|
};
|
|
69
73
|
export declare type ProxyFetcherFetchOpts = {
|
|
70
74
|
datasourceId: string;
|
|
@@ -130,6 +134,9 @@ export declare type RenaultPricesFetcherFetchOpts = {
|
|
|
130
134
|
by: string;
|
|
131
135
|
order: "desc" | "asc";
|
|
132
136
|
};
|
|
137
|
+
group?: {
|
|
138
|
+
field: string;
|
|
139
|
+
};
|
|
133
140
|
};
|
|
134
141
|
export declare type DecathlonProductFallbackFetcherFetchOpts = {
|
|
135
142
|
datasourceId: string;
|
|
@@ -143,6 +150,9 @@ export declare type DecathlonProductFallbackFetcherFetchOpts = {
|
|
|
143
150
|
by: string;
|
|
144
151
|
order: "desc" | "asc";
|
|
145
152
|
};
|
|
153
|
+
group?: {
|
|
154
|
+
field: string;
|
|
155
|
+
};
|
|
146
156
|
};
|
|
147
157
|
export declare type GenericUnwindRowsFetcherFetchOpts = {
|
|
148
158
|
datasourceId: string;
|
|
@@ -156,6 +166,9 @@ export declare type GenericUnwindRowsFetcherFetchOpts = {
|
|
|
156
166
|
by: string;
|
|
157
167
|
order: "desc" | "asc";
|
|
158
168
|
};
|
|
169
|
+
group?: {
|
|
170
|
+
field: string;
|
|
171
|
+
};
|
|
159
172
|
};
|
|
160
173
|
export declare type WorkerFetcherCountOpts = {
|
|
161
174
|
datasourceId: string;
|
|
@@ -245,7 +258,7 @@ export declare type GenericUnwindRowsFetcherCountOpts = {
|
|
|
245
258
|
center: (number | number)[];
|
|
246
259
|
};
|
|
247
260
|
};
|
|
248
|
-
export declare type
|
|
261
|
+
export declare type WorkerFetcherFetchOpts_Without_Query_Limit_Cp_Geo_Sort_Group = {
|
|
249
262
|
query: string;
|
|
250
263
|
limit?: number;
|
|
251
264
|
cp?: {
|
|
@@ -262,6 +275,9 @@ export declare type WorkerFetcherFetchOpts_Without_Query_Limit_Cp_Geo_Sort = {
|
|
|
262
275
|
by: string;
|
|
263
276
|
order: "desc" | "asc";
|
|
264
277
|
};
|
|
278
|
+
group?: {
|
|
279
|
+
field: string;
|
|
280
|
+
};
|
|
265
281
|
};
|
|
266
282
|
export declare enum DatasourceLocationSubType {
|
|
267
283
|
USER = "user",
|
|
@@ -307,7 +323,7 @@ export declare type IngesterFetcherFetchOpts_Without_Query_Limit_Sort_Group = {
|
|
|
307
323
|
by: string;
|
|
308
324
|
};
|
|
309
325
|
};
|
|
310
|
-
export declare type
|
|
326
|
+
export declare type TrackingFetcherFetchOpts_Without_Query_Limit_Date_Group_ExcludeQuery_UserIds_ExcludeDate = {
|
|
311
327
|
query: string | string[];
|
|
312
328
|
limit: number;
|
|
313
329
|
date: {
|
|
@@ -320,6 +336,7 @@ export declare type TrackingFetcherFetchOpts_Without_Query_Limit_Date_ExcludeQue
|
|
|
320
336
|
} | {
|
|
321
337
|
duration: number;
|
|
322
338
|
};
|
|
339
|
+
group?: boolean;
|
|
323
340
|
excludeQuery?: string;
|
|
324
341
|
userIds: string[];
|
|
325
342
|
excludeDate?: {
|
|
@@ -378,7 +395,7 @@ export declare type SarenzaSizesFetcherFetchOpts_Without_Query_Cp_Sort = {
|
|
|
378
395
|
order: "desc" | "asc";
|
|
379
396
|
};
|
|
380
397
|
};
|
|
381
|
-
export declare type
|
|
398
|
+
export declare type RenaultPricesFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group = {
|
|
382
399
|
query: string;
|
|
383
400
|
limit?: number;
|
|
384
401
|
geo?: {
|
|
@@ -389,8 +406,11 @@ export declare type RenaultPricesFetcherFetchOpts_Without_Query_Limit_Geo_Sort =
|
|
|
389
406
|
by: string;
|
|
390
407
|
order: "desc" | "asc";
|
|
391
408
|
};
|
|
409
|
+
group?: {
|
|
410
|
+
field: string;
|
|
411
|
+
};
|
|
392
412
|
};
|
|
393
|
-
export declare type
|
|
413
|
+
export declare type DecathlonProductFallbackFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group = {
|
|
394
414
|
query: string;
|
|
395
415
|
limit?: number;
|
|
396
416
|
geo?: {
|
|
@@ -401,8 +421,11 @@ export declare type DecathlonProductFallbackFetcherFetchOpts_Without_Query_Limit
|
|
|
401
421
|
by: string;
|
|
402
422
|
order: "desc" | "asc";
|
|
403
423
|
};
|
|
424
|
+
group?: {
|
|
425
|
+
field: string;
|
|
426
|
+
};
|
|
404
427
|
};
|
|
405
|
-
export declare type
|
|
428
|
+
export declare type GenericUnwindRowsFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Group = {
|
|
406
429
|
query: string;
|
|
407
430
|
limit?: number;
|
|
408
431
|
geo?: {
|
|
@@ -413,6 +436,9 @@ export declare type GenericUnwindRowsFetcherFetchOpts_Without_Query_Limit_Geo_So
|
|
|
413
436
|
by: string;
|
|
414
437
|
order: "desc" | "asc";
|
|
415
438
|
};
|
|
439
|
+
group?: {
|
|
440
|
+
field: string;
|
|
441
|
+
};
|
|
416
442
|
};
|
|
417
443
|
export declare type CarrefourStoresWithFuelFetcherQueryOpts = {
|
|
418
444
|
datasourceId: string;
|
package/build/definitions.js
CHANGED
|
@@ -23,4 +23,4 @@ var DatasourceAnalyticsSubType;
|
|
|
23
23
|
DatasourceAnalyticsSubType["SHOPIFY"] = "shopify";
|
|
24
24
|
DatasourceAnalyticsSubType["WORKFLOW_EVENTS"] = "workflow_events";
|
|
25
25
|
})(DatasourceAnalyticsSubType = exports.DatasourceAnalyticsSubType || (exports.DatasourceAnalyticsSubType = {}));
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBNFJwQixJQUFZLHlCQUtYO0FBTEQsV0FBWSx5QkFBeUI7SUFDakMsMENBQWEsQ0FBQTtJQUNiLHNFQUF5QyxDQUFBO0lBQ3pDLDhDQUFpQixDQUFBO0lBQ2pCLGdEQUFtQixDQUFBO0FBQ3ZCLENBQUMsRUFMVyx5QkFBeUIsR0FBekIsaUNBQXlCLEtBQXpCLGlDQUF5QixRQUtwQztBQVdELElBQVksd0JBSVg7QUFKRCxXQUFZLHdCQUF3QjtJQUNoQyx5Q0FBYSxDQUFBO0lBQ2IsK0NBQW1CLENBQUE7SUFDbkIseURBQTZCLENBQUE7QUFDakMsQ0FBQyxFQUpXLHdCQUF3QixHQUF4QixnQ0FBd0IsS0FBeEIsZ0NBQXdCLFFBSW5DO0FBT0QsSUFBWSwwQkFLWDtBQUxELFdBQVksMEJBQTBCO0lBQ2xDLHFEQUF1QixDQUFBO0lBQ3ZCLHVFQUF5QyxDQUFBO0lBQ3pDLGlEQUFtQixDQUFBO0lBQ25CLGlFQUFtQyxDQUFBO0FBQ3ZDLENBQUMsRUFMVywwQkFBMEIsR0FBMUIsa0NBQTBCLEtBQTFCLGtDQUEwQixRQUtyQyJ9
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rlvt/datasources-query-openapi-client",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.146+12d7782",
|
|
4
4
|
"description": "Openapi client for reelevant service",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"repository": "https://github.com/reelevant-tech/openapi-clients",
|