@wix/auto_sdk_data_scheduled-workflows 1.0.1 → 1.0.3
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 +344 -19
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +759 -59
- package/build/cjs/index.typings.js +238 -19
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +758 -58
- package/build/cjs/meta.js +238 -19
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/schemas.d.ts +1380 -12
- package/build/cjs/schemas.js +6437 -707
- package/build/cjs/schemas.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +343 -19
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +759 -59
- package/build/es/index.typings.mjs +237 -19
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +758 -58
- package/build/es/meta.mjs +237 -19
- package/build/es/meta.mjs.map +1 -1
- package/build/es/schemas.d.mts +1380 -12
- package/build/es/schemas.mjs +6437 -707
- package/build/es/schemas.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +344 -19
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +759 -59
- package/build/internal/cjs/index.typings.js +238 -19
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +758 -58
- package/build/internal/cjs/meta.js +238 -19
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/schemas.d.ts +1380 -12
- package/build/internal/cjs/schemas.js +6437 -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 +343 -19
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +759 -59
- package/build/internal/es/index.typings.mjs +237 -19
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +758 -58
- package/build/internal/es/meta.mjs +237 -19
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/schemas.d.mts +1380 -12
- package/build/internal/es/schemas.mjs +6437 -707
- package/build/internal/es/schemas.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -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.js';
|
|
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.js';
|
|
3
|
+
export { AbsOperation, AccountInfo, AccountInfoMetadata, Accumulator, AccumulatorExpressionOneOf, ActionEvent, AddField, AddFields, AddOperation, AggregationPipeline, AggregationPipelinePagingMethodOneOf, AggregationQuery, 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.js';
|
|
4
4
|
|
|
5
5
|
declare function createScheduledDataWorkflow$1(httpClient: HttpClient): CreateScheduledDataWorkflowSignature;
|
|
6
6
|
interface CreateScheduledDataWorkflowSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -24,6 +24,7 @@ __export(index_exports, {
|
|
|
24
24
|
Fields: () => Fields,
|
|
25
25
|
FileFormat: () => FileFormat,
|
|
26
26
|
MediaType: () => MediaType,
|
|
27
|
+
SortOrder: () => SortOrder,
|
|
27
28
|
WebhookIdentityType: () => WebhookIdentityType,
|
|
28
29
|
WixDataDestinationWritePolicy: () => WixDataDestinationWritePolicy,
|
|
29
30
|
WixDataEnvironment: () => WixDataEnvironment,
|
|
@@ -44,6 +45,7 @@ module.exports = __toCommonJS(index_exports);
|
|
|
44
45
|
|
|
45
46
|
// src/data-sync-v1-jobs-scheduled-workflows.public.ts
|
|
46
47
|
var import_rename_all_nested_keys2 = require("@wix/sdk-runtime/rename-all-nested-keys");
|
|
48
|
+
var import_float3 = require("@wix/sdk-runtime/transformations/float");
|
|
47
49
|
var import_timestamp3 = require("@wix/sdk-runtime/transformations/timestamp");
|
|
48
50
|
var import_transform_paths2 = require("@wix/sdk-runtime/transformations/transform-paths");
|
|
49
51
|
var import_sdk_types = require("@wix/sdk-types");
|
|
@@ -54,6 +56,8 @@ var import_rename_all_nested_keys = require("@wix/sdk-runtime/rename-all-nested-
|
|
|
54
56
|
|
|
55
57
|
// src/data-sync-v1-jobs-scheduled-workflows.http.ts
|
|
56
58
|
var import_rest_modules = require("@wix/sdk-runtime/rest-modules");
|
|
59
|
+
var import_float = require("@wix/sdk-runtime/transformations/float");
|
|
60
|
+
var import_float2 = require("@wix/sdk-runtime/transformations/float");
|
|
57
61
|
var import_timestamp = require("@wix/sdk-runtime/transformations/timestamp");
|
|
58
62
|
var import_timestamp2 = require("@wix/sdk-runtime/transformations/timestamp");
|
|
59
63
|
var import_field_mask = require("@wix/sdk-runtime/transformations/field-mask");
|
|
@@ -116,6 +120,41 @@ function createScheduledDataWorkflow(payload) {
|
|
|
116
120
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
117
121
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
118
122
|
]
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
transformFn: import_float.transformSDKFloatToRESTFloat,
|
|
126
|
+
paths: [
|
|
127
|
+
{
|
|
128
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
156
|
+
}
|
|
157
|
+
]
|
|
119
158
|
}
|
|
120
159
|
]);
|
|
121
160
|
const metadata = {
|
|
@@ -139,6 +178,41 @@ function createScheduledDataWorkflow(payload) {
|
|
|
139
178
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
140
179
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
141
180
|
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
184
|
+
paths: [
|
|
185
|
+
{
|
|
186
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
214
|
+
}
|
|
215
|
+
]
|
|
142
216
|
}
|
|
143
217
|
])
|
|
144
218
|
};
|
|
@@ -207,6 +281,41 @@ function updateScheduledDataWorkflow(payload) {
|
|
|
207
281
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
208
282
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
209
283
|
]
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
transformFn: import_float.transformSDKFloatToRESTFloat,
|
|
287
|
+
paths: [
|
|
288
|
+
{
|
|
289
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
317
|
+
}
|
|
318
|
+
]
|
|
210
319
|
}
|
|
211
320
|
]);
|
|
212
321
|
const metadata = {
|
|
@@ -230,6 +339,41 @@ function updateScheduledDataWorkflow(payload) {
|
|
|
230
339
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
231
340
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
232
341
|
]
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
345
|
+
paths: [
|
|
346
|
+
{
|
|
347
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
375
|
+
}
|
|
376
|
+
]
|
|
233
377
|
}
|
|
234
378
|
])
|
|
235
379
|
};
|
|
@@ -281,6 +425,41 @@ function getScheduledDataWorkflow(payload) {
|
|
|
281
425
|
{ path: "scheduledDataWorkflow.lastExecutionDate" },
|
|
282
426
|
{ path: "scheduledDataWorkflow.nextExecutionDate" }
|
|
283
427
|
]
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
431
|
+
paths: [
|
|
432
|
+
{
|
|
433
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
path: "scheduledDataWorkflow.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
461
|
+
}
|
|
462
|
+
]
|
|
284
463
|
}
|
|
285
464
|
])
|
|
286
465
|
};
|
|
@@ -311,6 +490,41 @@ function listScheduledDataWorkflows(payload) {
|
|
|
311
490
|
{ path: "scheduledDataWorkflows.lastExecutionDate" },
|
|
312
491
|
{ path: "scheduledDataWorkflows.nextExecutionDate" }
|
|
313
492
|
]
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
transformFn: import_float2.transformRESTFloatToSDKFloat,
|
|
496
|
+
paths: [
|
|
497
|
+
{
|
|
498
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
path: "scheduledDataWorkflows.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
526
|
+
}
|
|
527
|
+
]
|
|
314
528
|
}
|
|
315
529
|
])
|
|
316
530
|
};
|
|
@@ -320,6 +534,30 @@ function listScheduledDataWorkflows(payload) {
|
|
|
320
534
|
}
|
|
321
535
|
|
|
322
536
|
// src/data-sync-v1-jobs-scheduled-workflows.universal.ts
|
|
537
|
+
var SortOrder = /* @__PURE__ */ ((SortOrder2) => {
|
|
538
|
+
SortOrder2["ASC"] = "ASC";
|
|
539
|
+
SortOrder2["DESC"] = "DESC";
|
|
540
|
+
return SortOrder2;
|
|
541
|
+
})(SortOrder || {});
|
|
542
|
+
var FieldType = /* @__PURE__ */ ((FieldType2) => {
|
|
543
|
+
FieldType2["ANY"] = "ANY";
|
|
544
|
+
FieldType2["STRING"] = "STRING";
|
|
545
|
+
FieldType2["NUMBER"] = "NUMBER";
|
|
546
|
+
FieldType2["BOOLEAN"] = "BOOLEAN";
|
|
547
|
+
FieldType2["DATE"] = "DATE";
|
|
548
|
+
FieldType2["DATETIME"] = "DATETIME";
|
|
549
|
+
FieldType2["BINARY"] = "BINARY";
|
|
550
|
+
FieldType2["OBJECT"] = "OBJECT";
|
|
551
|
+
FieldType2["ARRAY"] = "ARRAY";
|
|
552
|
+
FieldType2["URL"] = "URL";
|
|
553
|
+
FieldType2["WIX_MEDIA_URL"] = "WIX_MEDIA_URL";
|
|
554
|
+
FieldType2["WIX_MEDIA_IMAGE_URL"] = "WIX_MEDIA_IMAGE_URL";
|
|
555
|
+
FieldType2["WIX_MEDIA_VIDEO_URL"] = "WIX_MEDIA_VIDEO_URL";
|
|
556
|
+
FieldType2["WIX_MEDIA_DOCUMENT_URL"] = "WIX_MEDIA_DOCUMENT_URL";
|
|
557
|
+
FieldType2["IMAGE_URL"] = "IMAGE_URL";
|
|
558
|
+
FieldType2["VIDEO_URL"] = "VIDEO_URL";
|
|
559
|
+
return FieldType2;
|
|
560
|
+
})(FieldType || {});
|
|
323
561
|
var WixDataEnvironment = /* @__PURE__ */ ((WixDataEnvironment2) => {
|
|
324
562
|
WixDataEnvironment2["LIVE"] = "LIVE";
|
|
325
563
|
WixDataEnvironment2["SANDBOX"] = "SANDBOX";
|
|
@@ -345,25 +583,6 @@ var WixDataDestinationWritePolicy = /* @__PURE__ */ ((WixDataDestinationWritePol
|
|
|
345
583
|
WixDataDestinationWritePolicy2["TRUNCATE_BEFORE"] = "TRUNCATE_BEFORE";
|
|
346
584
|
return WixDataDestinationWritePolicy2;
|
|
347
585
|
})(WixDataDestinationWritePolicy || {});
|
|
348
|
-
var FieldType = /* @__PURE__ */ ((FieldType2) => {
|
|
349
|
-
FieldType2["ANY"] = "ANY";
|
|
350
|
-
FieldType2["STRING"] = "STRING";
|
|
351
|
-
FieldType2["NUMBER"] = "NUMBER";
|
|
352
|
-
FieldType2["BOOLEAN"] = "BOOLEAN";
|
|
353
|
-
FieldType2["DATE"] = "DATE";
|
|
354
|
-
FieldType2["DATETIME"] = "DATETIME";
|
|
355
|
-
FieldType2["BINARY"] = "BINARY";
|
|
356
|
-
FieldType2["OBJECT"] = "OBJECT";
|
|
357
|
-
FieldType2["ARRAY"] = "ARRAY";
|
|
358
|
-
FieldType2["URL"] = "URL";
|
|
359
|
-
FieldType2["WIX_MEDIA_URL"] = "WIX_MEDIA_URL";
|
|
360
|
-
FieldType2["WIX_MEDIA_IMAGE_URL"] = "WIX_MEDIA_IMAGE_URL";
|
|
361
|
-
FieldType2["WIX_MEDIA_VIDEO_URL"] = "WIX_MEDIA_VIDEO_URL";
|
|
362
|
-
FieldType2["WIX_MEDIA_DOCUMENT_URL"] = "WIX_MEDIA_DOCUMENT_URL";
|
|
363
|
-
FieldType2["IMAGE_URL"] = "IMAGE_URL";
|
|
364
|
-
FieldType2["VIDEO_URL"] = "VIDEO_URL";
|
|
365
|
-
return FieldType2;
|
|
366
|
-
})(FieldType || {});
|
|
367
586
|
var WixMediaDestinationWritePolicy = /* @__PURE__ */ ((WixMediaDestinationWritePolicy2) => {
|
|
368
587
|
WixMediaDestinationWritePolicy2["OVERWRITE"] = "OVERWRITE";
|
|
369
588
|
WixMediaDestinationWritePolicy2["SKIP_EXISTING"] = "SKIP_EXISTING";
|
|
@@ -648,6 +867,41 @@ var onJobsCreated = (0, import_sdk_types.EventDefinition)(
|
|
|
648
867
|
{ path: "entity.nextExecutionDate" },
|
|
649
868
|
{ path: "metadata.eventTime" }
|
|
650
869
|
]
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
transformFn: import_float3.transformRESTFloatToSDKFloat,
|
|
873
|
+
paths: [
|
|
874
|
+
{
|
|
875
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
894
|
+
},
|
|
895
|
+
{
|
|
896
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
903
|
+
}
|
|
904
|
+
]
|
|
651
905
|
}
|
|
652
906
|
])
|
|
653
907
|
)
|
|
@@ -664,6 +918,41 @@ var onJobsDeleted = (0, import_sdk_types.EventDefinition)(
|
|
|
664
918
|
{ path: "undefined.nextExecutionDate" },
|
|
665
919
|
{ path: "metadata.eventTime" }
|
|
666
920
|
]
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
transformFn: import_float3.transformRESTFloatToSDKFloat,
|
|
924
|
+
paths: [
|
|
925
|
+
{
|
|
926
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
path: "undefined.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
954
|
+
}
|
|
955
|
+
]
|
|
667
956
|
}
|
|
668
957
|
])
|
|
669
958
|
)
|
|
@@ -680,6 +969,41 @@ var onJobsUpdated = (0, import_sdk_types.EventDefinition)(
|
|
|
680
969
|
{ path: "entity.nextExecutionDate" },
|
|
681
970
|
{ path: "metadata.eventTime" }
|
|
682
971
|
]
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
transformFn: import_float3.transformRESTFloatToSDKFloat,
|
|
975
|
+
paths: [
|
|
976
|
+
{
|
|
977
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.groupIds.expression.numeric"
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.avg.expression.numeric"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.min.expression.numeric"
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.max.expression.numeric"
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.sum.expression.numeric"
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.first.expression.numeric"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.last.expression.numeric"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.group.accumulators.push.expression.numeric"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.projection.fields.reshape.expression.numeric"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
path: "entity.workflow.steps.source.wixDataCollection.aggregationQuery.aggregationPipeline.stages.addFields.fields.expression.numeric"
|
|
1005
|
+
}
|
|
1006
|
+
]
|
|
683
1007
|
}
|
|
684
1008
|
])
|
|
685
1009
|
)
|
|
@@ -704,6 +1028,7 @@ var onJobsUpdated2 = (0, import_event_definition_modules.createEventModule)(onJo
|
|
|
704
1028
|
Fields,
|
|
705
1029
|
FileFormat,
|
|
706
1030
|
MediaType,
|
|
1031
|
+
SortOrder,
|
|
707
1032
|
WebhookIdentityType,
|
|
708
1033
|
WixDataDestinationWritePolicy,
|
|
709
1034
|
WixDataEnvironment,
|