@wix/auto_sdk_data_scheduled-workflows 1.0.0 → 1.0.2
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/cjs/index.d.ts +1 -1
- package/build/cjs/index.js +325 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +699 -10
- package/build/cjs/index.typings.js +219 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +697 -8
- package/build/cjs/meta.js +219 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/schemas.d.ts +1278 -12
- package/build/cjs/schemas.js +6180 -707
- package/build/cjs/schemas.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +324 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +699 -10
- package/build/es/index.typings.mjs +218 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +697 -8
- package/build/es/meta.mjs +218 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/es/schemas.d.mts +1278 -12
- package/build/es/schemas.mjs +6180 -707
- package/build/es/schemas.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +325 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +699 -10
- package/build/internal/cjs/index.typings.js +219 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +697 -8
- package/build/internal/cjs/meta.js +219 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/schemas.d.ts +1278 -12
- package/build/internal/cjs/schemas.js +6180 -707
- package/build/internal/cjs/schemas.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +324 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +699 -10
- package/build/internal/es/index.typings.mjs +218 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +697 -8
- package/build/internal/es/meta.mjs +218 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/schemas.d.mts +1278 -12
- package/build/internal/es/schemas.mjs +6180 -707
- package/build/internal/es/schemas.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
2
|
import { ScheduledDataWorkflow, CreateScheduledDataWorkflowOptions, RescheduleScheduledDataWorkflowOptions, RescheduleScheduledDataWorkflowResponse, UpdateScheduledDataWorkflowOptions, GetScheduledDataWorkflowOptions, ListScheduledDataWorkflowsOptions, ListScheduledDataWorkflowsResponse, JobsCreatedEnvelope, JobsDeletedEnvelope, JobsUpdatedEnvelope } from './index.typings.mjs';
|
|
3
|
-
export { AccountInfo, AccountInfoMetadata, ActionEvent, BaseEventMetadata, CreateScheduledDataWorkflowRequest, CreateScheduledDataWorkflowResponse, CursorPaging, CursorPagingMetadata, Cursors, DataMovementJobLogs, DeleteScheduledDataWorkflowRequest, DeleteScheduledDataWorkflowResponse, Destination, DestinationDestinationOneOf, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExternalFileSource, Field, FieldType, FieldTypeWithLiterals, Fields, FieldsWithLiterals, FileDestination, FileFormat, FileFormatWithLiterals, FileSource, GetScheduledDataWorkflowRequest, GetScheduledDataWorkflowResponse, GoogleSheetsSource, IdentificationData, IdentificationDataIdOneOf, JobSpec, JobSpecSiteOverrideOneOf, ListScheduledDataWorkflowsRequest, LocalizationDestination, LocalizationSource, MediaType, MediaTypeWithLiterals, MessageEnvelope, RescheduleScheduledDataWorkflowRequest, RestoreInfo, ScheduledDataWorkflowSpec, Schema, Source, SourceSourceOneOf, StoresCatalogInventoryDestination, StoresCatalogProductsDestination, TestDestination, TestSource, TestTransformation, Transformation, TransformationTransformationOneOf, TriggerScheduledDataWorkflowNowRequest, TriggerScheduledDataWorkflowNowResponse, UpdateScheduledDataWorkflowRequest, UpdateScheduledDataWorkflowResponse, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WixDataCollectionDefinitionDestination, WixDataCollectionDefinitionSource, WixDataDestination, WixDataDestinationWritePolicy, WixDataDestinationWritePolicyWithLiterals, WixDataEnvironment, WixDataEnvironmentWithLiterals, WixDataSource, WixMediaDestination, WixMediaDestinationWritePolicy, WixMediaDestinationWritePolicyWithLiterals, WixMediaSource, WritePolicy, WritePolicyWithLiterals } from './index.typings.mjs';
|
|
3
|
+
export { AbsOperation, AccountInfo, AccountInfoMetadata, Accumulator, AccumulatorExpressionOneOf, ActionEvent, AddField, AddFields, AddOperation, AggregationPipeline, AggregationPipelinePagingMethodOneOf, Avg, BaseEventMetadata, CeilOperation, CommonCursorPaging, CommonSorting, ConcatOperation, ConditionOperation, CreateScheduledDataWorkflowRequest, CreateScheduledDataWorkflowResponse, CursorPaging, CursorPagingMetadata, Cursors, DataMovementJobLogs, DeleteScheduledDataWorkflowRequest, DeleteScheduledDataWorkflowResponse, Destination, DestinationDestinationOneOf, DivideOperation, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, Exclude, Expression, ExpressionValueOneOf, ExternalFileSource, Field, FieldProjectionOneOf, FieldType, FieldTypeWithLiterals, Fields, FieldsWithLiterals, FileDestination, FileFormat, FileFormatWithLiterals, FileSource, FilterQuery, First, FloorOperation, GetScheduledDataWorkflowRequest, GetScheduledDataWorkflowResponse, GoogleSheetsSource, GreaterThanOperation, Group, GroupId, IdentificationData, IdentificationDataIdOneOf, Include, JobSpec, JobSpecSiteOverrideOneOf, Last, LengthOperation, ListScheduledDataWorkflowsRequest, LocalizationDestination, LocalizationSource, Lookup, Max, MediaType, MediaTypeWithLiterals, MessageEnvelope, Min, ModOperation, MultiplyOperation, ObjectToArray, Paging, ProjectNested, Projection, Push, RescheduleScheduledDataWorkflowRequest, Reshape, RestoreInfo, ScheduledDataWorkflowSpec, Schema, SizeOperation, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceSourceOneOf, Stage, StageStageOneOf, StoresCatalogInventoryDestination, StoresCatalogProductsDestination, StringifyOperation, SubstringOperation, SubtractOperation, Sum, SumOperation, TestDestination, TestSource, TestTransformation, ToLowerOperation, ToUpperOperation, Transformation, TransformationTransformationOneOf, TriggerScheduledDataWorkflowNowRequest, TriggerScheduledDataWorkflowNowResponse, UnionWith, UnwindArray, UpdateScheduledDataWorkflowRequest, UpdateScheduledDataWorkflowResponse, V1Field, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WixDataCollectionDefinitionDestination, WixDataCollectionDefinitionSource, WixDataDestination, WixDataDestinationWritePolicy, WixDataDestinationWritePolicyWithLiterals, WixDataEnvironment, WixDataEnvironmentWithLiterals, WixDataSource, WixDataSourceQueryOneOf, WixMediaDestination, WixMediaDestinationWritePolicy, WixMediaDestinationWritePolicyWithLiterals, WixMediaSource, WritePolicy, WritePolicyWithLiterals } from './index.typings.mjs';
|
|
4
4
|
|
|
5
5
|
declare function createScheduledDataWorkflow$1(httpClient: HttpClient): CreateScheduledDataWorkflowSignature;
|
|
6
6
|
interface CreateScheduledDataWorkflowSignature {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// src/data-sync-v1-jobs-scheduled-workflows.public.ts
|
|
2
2
|
import { renameKeysFromRESTResponseToSDKResponse as renameKeysFromRESTResponseToSDKResponse2 } from "@wix/sdk-runtime/rename-all-nested-keys";
|
|
3
|
+
import { transformRESTFloatToSDKFloat as transformRESTFloatToSDKFloat2 } from "@wix/sdk-runtime/transformations/float";
|
|
3
4
|
import { transformRESTTimestampToSDKTimestamp as transformRESTTimestampToSDKTimestamp2 } from "@wix/sdk-runtime/transformations/timestamp";
|
|
4
5
|
import { transformPaths as transformPaths2 } from "@wix/sdk-runtime/transformations/transform-paths";
|
|
5
6
|
import { EventDefinition } from "@wix/sdk-types";
|
|
@@ -13,6 +14,8 @@ import {
|
|
|
13
14
|
|
|
14
15
|
// src/data-sync-v1-jobs-scheduled-workflows.http.ts
|
|
15
16
|
import { toURLSearchParams } from "@wix/sdk-runtime/rest-modules";
|
|
17
|
+
import { transformSDKFloatToRESTFloat } from "@wix/sdk-runtime/transformations/float";
|
|
18
|
+
import { transformRESTFloatToSDKFloat } from "@wix/sdk-runtime/transformations/float";
|
|
16
19
|
import { transformSDKTimestampToRESTTimestamp } from "@wix/sdk-runtime/transformations/timestamp";
|
|
17
20
|
import { transformRESTTimestampToSDKTimestamp } from "@wix/sdk-runtime/transformations/timestamp";
|
|
18
21
|
import { transformSDKFieldMaskToRESTFieldMask } from "@wix/sdk-runtime/transformations/field-mask";
|
|
@@ -75,6 +78,41 @@ function createScheduledDataWorkflow(payload) {
|
|
|
75
78
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
76
79
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
77
80
|
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
transformFn: transformSDKFloatToRESTFloat,
|
|
84
|
+
paths: [
|
|
85
|
+
{
|
|
86
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
114
|
+
}
|
|
115
|
+
]
|
|
78
116
|
}
|
|
79
117
|
]);
|
|
80
118
|
const metadata = {
|
|
@@ -98,6 +136,41 @@ function createScheduledDataWorkflow(payload) {
|
|
|
98
136
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
99
137
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
100
138
|
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
transformFn: transformRESTFloatToSDKFloat,
|
|
142
|
+
paths: [
|
|
143
|
+
{
|
|
144
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
172
|
+
}
|
|
173
|
+
]
|
|
101
174
|
}
|
|
102
175
|
])
|
|
103
176
|
};
|
|
@@ -166,6 +239,41 @@ function updateScheduledDataWorkflow(payload) {
|
|
|
166
239
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
167
240
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
168
241
|
]
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
transformFn: transformSDKFloatToRESTFloat,
|
|
245
|
+
paths: [
|
|
246
|
+
{
|
|
247
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
275
|
+
}
|
|
276
|
+
]
|
|
169
277
|
}
|
|
170
278
|
]);
|
|
171
279
|
const metadata = {
|
|
@@ -189,6 +297,41 @@ function updateScheduledDataWorkflow(payload) {
|
|
|
189
297
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
190
298
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
191
299
|
]
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
transformFn: transformRESTFloatToSDKFloat,
|
|
303
|
+
paths: [
|
|
304
|
+
{
|
|
305
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
333
|
+
}
|
|
334
|
+
]
|
|
192
335
|
}
|
|
193
336
|
])
|
|
194
337
|
};
|
|
@@ -240,6 +383,41 @@ function getScheduledDataWorkflow(payload) {
|
|
|
240
383
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
241
384
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
242
385
|
]
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
transformFn: transformRESTFloatToSDKFloat,
|
|
389
|
+
paths: [
|
|
390
|
+
{
|
|
391
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
419
|
+
}
|
|
420
|
+
]
|
|
243
421
|
}
|
|
244
422
|
])
|
|
245
423
|
};
|
|
@@ -270,6 +448,41 @@ function listScheduledDataWorkflows(payload) {
|
|
|
270
448
|
{ path: "scheduledDataWorkflows.lastExecutionDate" },
|
|
271
449
|
{ path: "scheduledDataWorkflows.nextExecutionDate" }
|
|
272
450
|
]
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
transformFn: transformRESTFloatToSDKFloat,
|
|
454
|
+
paths: [
|
|
455
|
+
{
|
|
456
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
484
|
+
}
|
|
485
|
+
]
|
|
273
486
|
}
|
|
274
487
|
])
|
|
275
488
|
};
|
|
@@ -284,6 +497,11 @@ var WixDataEnvironment = /* @__PURE__ */ ((WixDataEnvironment2) => {
|
|
|
284
497
|
WixDataEnvironment2["SANDBOX"] = "SANDBOX";
|
|
285
498
|
return WixDataEnvironment2;
|
|
286
499
|
})(WixDataEnvironment || {});
|
|
500
|
+
var SortOrder = /* @__PURE__ */ ((SortOrder2) => {
|
|
501
|
+
SortOrder2["ASC"] = "ASC";
|
|
502
|
+
SortOrder2["DESC"] = "DESC";
|
|
503
|
+
return SortOrder2;
|
|
504
|
+
})(SortOrder || {});
|
|
287
505
|
var FileFormat = /* @__PURE__ */ ((FileFormat2) => {
|
|
288
506
|
FileFormat2["UNKNOWN"] = "UNKNOWN";
|
|
289
507
|
FileFormat2["CSV"] = "CSV";
|
|
@@ -607,6 +825,41 @@ var onJobsCreated = EventDefinition(
|
|
|
607
825
|
{ path: "entity.nextExecutionDate" },
|
|
608
826
|
{ path: "metadata.eventTime" }
|
|
609
827
|
]
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
transformFn: transformRESTFloatToSDKFloat2,
|
|
831
|
+
paths: [
|
|
832
|
+
{
|
|
833
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
861
|
+
}
|
|
862
|
+
]
|
|
610
863
|
}
|
|
611
864
|
])
|
|
612
865
|
)
|
|
@@ -623,6 +876,41 @@ var onJobsDeleted = EventDefinition(
|
|
|
623
876
|
{ path: "undefined.nextExecutionDate" },
|
|
624
877
|
{ path: "metadata.eventTime" }
|
|
625
878
|
]
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
transformFn: transformRESTFloatToSDKFloat2,
|
|
882
|
+
paths: [
|
|
883
|
+
{
|
|
884
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
894
|
+
},
|
|
895
|
+
{
|
|
896
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
912
|
+
}
|
|
913
|
+
]
|
|
626
914
|
}
|
|
627
915
|
])
|
|
628
916
|
)
|
|
@@ -639,6 +927,41 @@ var onJobsUpdated = EventDefinition(
|
|
|
639
927
|
{ path: "entity.nextExecutionDate" },
|
|
640
928
|
{ path: "metadata.eventTime" }
|
|
641
929
|
]
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
transformFn: transformRESTFloatToSDKFloat2,
|
|
933
|
+
paths: [
|
|
934
|
+
{
|
|
935
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
963
|
+
}
|
|
964
|
+
]
|
|
642
965
|
}
|
|
643
966
|
])
|
|
644
967
|
)
|
|
@@ -662,6 +985,7 @@ export {
|
|
|
662
985
|
Fields,
|
|
663
986
|
FileFormat,
|
|
664
987
|
MediaType,
|
|
988
|
+
SortOrder,
|
|
665
989
|
WebhookIdentityType,
|
|
666
990
|
WixDataDestinationWritePolicy,
|
|
667
991
|
WixDataEnvironment,
|