@wix/auto_sdk_automations_automations-v-2 1.0.8 → 1.0.10
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 +42 -19
- package/build/cjs/index.js +55 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/{automations-v2-automation-automations-v-2.universal-BCyd22mR.d.ts → index.typings.d.ts} +351 -1
- package/build/cjs/index.typings.js +1436 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +27 -2
- package/build/cjs/meta.js +40 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +42 -19
- package/build/es/index.mjs +54 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/{automations-v2-automation-automations-v-2.universal-BCyd22mR.d.mts → index.typings.d.mts} +351 -1
- package/build/es/index.typings.mjs +1373 -0
- package/build/es/index.typings.mjs.map +1 -0
- package/build/es/meta.d.mts +27 -2
- package/build/es/meta.mjs +39 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +42 -19
- package/build/internal/cjs/index.js +55 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/{automations-v2-automation-automations-v-2.universal-BCyd22mR.d.ts → index.typings.d.ts} +351 -1
- package/build/internal/cjs/index.typings.js +1436 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +27 -2
- package/build/internal/cjs/meta.js +40 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +42 -19
- package/build/internal/es/index.mjs +54 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/{automations-v2-automation-automations-v-2.universal-BCyd22mR.d.mts → index.typings.d.mts} +351 -1
- package/build/internal/es/index.typings.mjs +1373 -0
- package/build/internal/es/index.typings.mjs.map +1 -0
- package/build/internal/es/meta.d.mts +27 -2
- package/build/internal/es/meta.mjs +39 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +3 -3
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { HttpClient, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import {
|
|
3
|
-
export {
|
|
1
|
+
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
+
import { Automation, UpdateAutomation, BulkDeleteAutomationsResponse, GeneratePreinstalledAutomationOptions, GeneratePreinstalledAutomationResponse, AutomationsQueryBuilder, GetAggregatedUsageInfoOptions, GetAggregatedUsageInfoResponse, CopyAutomationOptions, CopyAutomationResponse, CreateDraftAutomationOptions, CreateDraftAutomationResponse, GetOrCreateDraftAutomationResponse, UpdateDraftAutomation, UpdateDraftAutomationResponse, QueryAutomationsWithDraftsOptions, QueryAutomationsWithDraftsResponse, BulkCountAutomationsWithDraftsOptions, BulkCountAutomationsWithDraftsResponse, PublishDraftAutomationResponse, ValidateAutomationOptions, ValidateAutomationResponse, ValidateAutomationByIdOptions, ValidateAutomationByIdResponse, GetAutomationRevisionOptions, GetAutomationRevisionResponse, AutomationCreatedEnvelope, AutomationDeletedEnvelope, AutomationUpdatedEnvelope } from './index.typings.js';
|
|
3
|
+
export { Action, ActionConfigurationError, ActionErrorType, ActionEvent, ActionInfoOneOf, ActionProviderQuotaInfo, ActionQuotaInfo, ActionSettings, ActionUsageSummary, ActionValidationError, ActionValidationErrorErrorOneOf, ActionValidationInfo, AdditionalInfo, AppDefinedAction, ApplicationError, ApplicationOrigin, Asset, AuditInfo, AuditInfoIdOneOf, AutomationConfiguration, AutomationConfigurationError, AutomationErrorType, AutomationMigrationRequest, AutomationOriginInfoOneOf, AutomationSettings, AutomationValidationError, AutomationValidationErrorErrorOneOf, AutomationValidationErrorValidationErrorType, AutomationsQueryResult, BaseEventMetadata, BulkActionMetadata, BulkCountAutomationsWithDraftsRequest, BulkDeleteAutomationsRequest, BulkDeleteResult, CTA, CodeConditionAction, CodeSnippet, ConditionAction, ConditionExpressionGroup, CopyAutomationRequest, CreateAutomationRequest, CreateAutomationResponse, CreateDraftAutomationRequest, CreatePreinstalledAutomationRequest, CreatePreinstalledAutomationResponse, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DelayAction, DeleteAutomationRequest, DeleteAutomationResponse, DeleteContext, DeleteDraftAutomationRequest, DeleteDraftAutomationResponse, DeletePreinstalledAutomationRequest, DeletePreinstalledAutomationResponse, DeleteStatus, DeletedWithEntity, Domain, DomainEvent, DomainEventBodyOneOf, DraftInfo, DraftPublished, DraftsInfo, Empty, Enrichment, Enrichments, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExtendedFields, Filter, FilterValueSelection, FilterableAppDefinedActions, FutureDateActivationOffset, GeneratePreinstalledAutomationRequest, GetActionsQuotaInfoRequest, GetActionsQuotaInfoResponse, GetAggregatedUsageInfoRequest, GetAutomationActionSchemaRequest, GetAutomationActionSchemaResponse, GetAutomationRequest, GetAutomationResponse, GetAutomationRevisionRequest, GetOrCreateDraftAutomationRequest, IdentificationData, IdentificationDataIdOneOf, ItemMetadata, Language, MergeOverridePreinstalledWithRuntimeVersionRequest, MergeOverridePreinstalledWithRuntimeVersionResponse, MessageEnvelope, MetaSiteSpecialEvent, MetaSiteSpecialEventPayloadOneOf, MigrateVeloActionAutomationsRequest, MigrateVeloActionAutomationsResponse, Namespace, NamespaceChanged, OdeditorAssigned, OdeditorUnassigned, Operator, Origin, OriginAutomationInfo, OutputAction, Path, PicassoAssigned, PicassoUnassigned, Plan, PreinstalledAutomationSpecInfo, PreinstalledOrigin, ProviderConfigurationError, PublishDraftAutomationRequest, QueryAutomationsRequest, QueryAutomationsResponse, QueryAutomationsWithDraftsRequest, QueryPreinstalledAutomationsForAppRequest, QueryPreinstalledAutomationsForAppResponse, QueryPreinstalledAutomationsRequest, QueryPreinstalledAutomationsResponse, Quota, QuotaInfo, RateLimit, RateLimitAction, RequestedFields, RestoreInfo, ServiceProvisioned, ServiceRemoved, SetVariablesAction, SiteCreated, SiteCreatedContext, SiteDeleted, SiteHardDeleted, SiteMarkedAsTemplate, SiteMarkedAsWixSite, SitePublished, SitePurgedExternally, SiteRenamed, SiteTransferred, SiteUndeleted, SiteUnpublished, SiteUrlChanged, SortOrder, Sorting, SplitAction, State, Status, StudioAssigned, StudioUnassigned, TestUpdateApplicationAutomationRequest, TestUpdateApplicationAutomationResponse, TimeUnit, Trigger, TriggerConfigurationError, TriggerErrorType, TriggerUsageSummary, TriggerValidationError, TriggerValidationErrorErrorOneOf, TriggerValidationErrorValidationErrorType, Type, UpdateApplicationAutomationsRequest, UpdateApplicationAutomationsResponse, UpdateAutomationRequest, UpdateAutomationResponse, UpdateDraftAutomationRequest, UpdatePreinstalledAutomationRequest, UpdatePreinstalledAutomationResponse, UpdatedWithPreviousEntity, UpgradeCTA, ValidateAutomationByIdRequest, ValidateAutomationRequest, ValidationErrorSeverity, ValidationErrorType, ValidationSettings, WebhookIdentityType } from './index.typings.js';
|
|
4
4
|
|
|
5
|
+
type AutomationNonNullablePaths = `applicationInfo.appId` | `preinstalledInfo.appId` | `createdBy.userId` | `createdBy.appId` | `updatedBy.userId` | `updatedBy.appId` | `name` | `configuration.status` | `configuration.trigger.appId` | `configuration.trigger.triggerKey` | `configuration.trigger.filters` | `configuration.trigger.filters.${number}._id` | `configuration.trigger.filters.${number}.fieldKey` | `configuration.trigger.filters.${number}.filterExpression` | `configuration.trigger.scheduledEventOffset.preScheduledEventOffsetExpression` | `configuration.trigger.scheduledEventOffset.scheduledEventOffsetTimeUnit` | `configuration.trigger.rateLimit.maxActivationsExpression` | `configuration.trigger.rateLimit.durationTimeUnit` | `configuration.rootActionIds` | `origin` | `settings.hidden` | `settings.readonly` | `settings.disableDelete` | `settings.disableStatusChange` | `settings.actionSettings.permanentActionIds` | `settings.actionSettings.readonlyActionIds` | `settings.actionSettings.disableDelayAddition` | `settings.actionSettings.disableConditionAddition` | `archived`;
|
|
5
6
|
declare function createAutomation$1(httpClient: HttpClient): CreateAutomationSignature;
|
|
6
7
|
interface CreateAutomationSignature {
|
|
7
8
|
/**
|
|
@@ -9,7 +10,7 @@ interface CreateAutomationSignature {
|
|
|
9
10
|
* @param - Automation to create.
|
|
10
11
|
* @returns Details of the created automation.
|
|
11
12
|
*/
|
|
12
|
-
(automation: Automation): Promise<Automation
|
|
13
|
+
(automation: NonNullablePaths<Automation, `configuration` | `configuration.actions` | `configuration.rootActionIds` | `configuration.status` | `configuration.trigger` | `configuration.trigger.appId` | `configuration.trigger.triggerKey` | `name` | `origin`>): Promise<NonNullablePaths<Automation, AutomationNonNullablePaths>>;
|
|
13
14
|
}
|
|
14
15
|
declare function getAutomation$1(httpClient: HttpClient): GetAutomationSignature;
|
|
15
16
|
interface GetAutomationSignature {
|
|
@@ -18,7 +19,7 @@ interface GetAutomationSignature {
|
|
|
18
19
|
* @param - Automation ID.
|
|
19
20
|
* @returns Retrieved automation.
|
|
20
21
|
*/
|
|
21
|
-
(automationId: string): Promise<Automation
|
|
22
|
+
(automationId: string): Promise<NonNullablePaths<Automation, AutomationNonNullablePaths>>;
|
|
22
23
|
}
|
|
23
24
|
declare function updateAutomation$1(httpClient: HttpClient): UpdateAutomationSignature;
|
|
24
25
|
interface UpdateAutomationSignature {
|
|
@@ -29,7 +30,7 @@ interface UpdateAutomationSignature {
|
|
|
29
30
|
* @param - Automation ID.
|
|
30
31
|
* @returns Updated automation.
|
|
31
32
|
*/
|
|
32
|
-
(_id: string, automation: UpdateAutomation): Promise<Automation
|
|
33
|
+
(_id: string, automation: NonNullablePaths<UpdateAutomation, `revision`>): Promise<NonNullablePaths<Automation, AutomationNonNullablePaths>>;
|
|
33
34
|
}
|
|
34
35
|
declare function deleteAutomation$1(httpClient: HttpClient): DeleteAutomationSignature;
|
|
35
36
|
interface DeleteAutomationSignature {
|
|
@@ -45,7 +46,7 @@ interface BulkDeleteAutomationsSignature {
|
|
|
45
46
|
* Deletes one or more automations.
|
|
46
47
|
* @param - IDs of the automations to delete.
|
|
47
48
|
*/
|
|
48
|
-
(automationIds: string[]): Promise<BulkDeleteAutomationsResponse
|
|
49
|
+
(automationIds: string[]): Promise<NonNullablePaths<BulkDeleteAutomationsResponse, `results` | `results.${number}.itemMetadata.originalIndex` | `results.${number}.itemMetadata.success` | `results.${number}.itemMetadata.error.code` | `results.${number}.itemMetadata.error.description` | `bulkActionMetadata.totalSuccesses` | `bulkActionMetadata.totalFailures` | `bulkActionMetadata.undetailedFailures`>>;
|
|
49
50
|
}
|
|
50
51
|
declare function generatePreinstalledAutomation$1(httpClient: HttpClient): GeneratePreinstalledAutomationSignature;
|
|
51
52
|
interface GeneratePreinstalledAutomationSignature {
|
|
@@ -57,7 +58,9 @@ interface GeneratePreinstalledAutomationSignature {
|
|
|
57
58
|
* > **Note**: You must have an account permission to edit an app.
|
|
58
59
|
* @param - Automation.
|
|
59
60
|
*/
|
|
60
|
-
(automation: Automation, options?: GeneratePreinstalledAutomationOptions
|
|
61
|
+
(automation: Automation, options?: GeneratePreinstalledAutomationOptions): Promise<NonNullablePaths<GeneratePreinstalledAutomationResponse, {
|
|
62
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
63
|
+
}[AutomationNonNullablePaths]>>;
|
|
61
64
|
}
|
|
62
65
|
declare function queryAutomations$1(httpClient: HttpClient): QueryAutomationsSignature;
|
|
63
66
|
interface QueryAutomationsSignature {
|
|
@@ -75,7 +78,7 @@ interface GetAggregatedUsageInfoSignature {
|
|
|
75
78
|
/**
|
|
76
79
|
* Get aggregated info
|
|
77
80
|
*/
|
|
78
|
-
(options?: GetAggregatedUsageInfoOptions
|
|
81
|
+
(options?: GetAggregatedUsageInfoOptions): Promise<NonNullablePaths<GetAggregatedUsageInfoResponse, `triggersUsageSummary` | `triggersUsageSummary.${number}.appId` | `triggersUsageSummary.${number}.triggerKey` | `triggersUsageSummary.${number}.automationsCount` | `actionsUsageSummary` | `actionsUsageSummary.${number}.appId` | `actionsUsageSummary.${number}.actionKey` | `actionsUsageSummary.${number}.automationsCount`>>;
|
|
79
82
|
}
|
|
80
83
|
declare function copyAutomation$1(httpClient: HttpClient): CopyAutomationSignature;
|
|
81
84
|
interface CopyAutomationSignature {
|
|
@@ -86,14 +89,18 @@ interface CopyAutomationSignature {
|
|
|
86
89
|
* such as clicking the **Save** button.
|
|
87
90
|
* @param - ID of the automation to copy.
|
|
88
91
|
*/
|
|
89
|
-
(automationId: string, options?: CopyAutomationOptions
|
|
92
|
+
(automationId: string, options?: CopyAutomationOptions): Promise<NonNullablePaths<CopyAutomationResponse, {
|
|
93
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
94
|
+
}[AutomationNonNullablePaths]>>;
|
|
90
95
|
}
|
|
91
96
|
declare function createDraftAutomation$1(httpClient: HttpClient): CreateDraftAutomationSignature;
|
|
92
97
|
interface CreateDraftAutomationSignature {
|
|
93
98
|
/**
|
|
94
99
|
* Creates a draft automation.
|
|
95
100
|
*/
|
|
96
|
-
(options?: CreateDraftAutomationOptions
|
|
101
|
+
(options?: CreateDraftAutomationOptions): Promise<NonNullablePaths<CreateDraftAutomationResponse, {
|
|
102
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
103
|
+
}[AutomationNonNullablePaths]>>;
|
|
97
104
|
}
|
|
98
105
|
declare function getOrCreateDraftAutomation$1(httpClient: HttpClient): GetOrCreateDraftAutomationSignature;
|
|
99
106
|
interface GetOrCreateDraftAutomationSignature {
|
|
@@ -103,7 +110,9 @@ interface GetOrCreateDraftAutomationSignature {
|
|
|
103
110
|
* > **Note**: If the specified automation is a draft, the method returns it.
|
|
104
111
|
* @param - ID of the original automation on which the draft is based.
|
|
105
112
|
*/
|
|
106
|
-
(originalAutomationId: string): Promise<GetOrCreateDraftAutomationResponse
|
|
113
|
+
(originalAutomationId: string): Promise<NonNullablePaths<GetOrCreateDraftAutomationResponse, {
|
|
114
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
115
|
+
}[AutomationNonNullablePaths]>>;
|
|
107
116
|
}
|
|
108
117
|
declare function updateDraftAutomation$1(httpClient: HttpClient): UpdateDraftAutomationSignature;
|
|
109
118
|
interface UpdateDraftAutomationSignature {
|
|
@@ -111,7 +120,9 @@ interface UpdateDraftAutomationSignature {
|
|
|
111
120
|
* Updates a draft automation.
|
|
112
121
|
* @param - Automation ID.
|
|
113
122
|
*/
|
|
114
|
-
(_id: string, automation: UpdateDraftAutomation): Promise<UpdateDraftAutomationResponse
|
|
123
|
+
(_id: string, automation: UpdateDraftAutomation): Promise<NonNullablePaths<UpdateDraftAutomationResponse, {
|
|
124
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
125
|
+
}[AutomationNonNullablePaths]>>;
|
|
115
126
|
}
|
|
116
127
|
declare function queryAutomationsWithDrafts$1(httpClient: HttpClient): QueryAutomationsWithDraftsSignature;
|
|
117
128
|
interface QueryAutomationsWithDraftsSignature {
|
|
@@ -130,7 +141,14 @@ interface QueryAutomationsWithDraftsSignature {
|
|
|
130
141
|
* [Sorting and Paging](https://dev.wix.com/api/rest/getting-started/pagination),
|
|
131
142
|
* and [Field Projection](https://dev.wix.com/api/rest/getting-started/field-projection).
|
|
132
143
|
*/
|
|
133
|
-
(options?: QueryAutomationsWithDraftsOptions
|
|
144
|
+
(options?: QueryAutomationsWithDraftsOptions): Promise<NonNullablePaths<QueryAutomationsWithDraftsResponse, {
|
|
145
|
+
[P in AutomationNonNullablePaths]: `automations.${number}.${P}`;
|
|
146
|
+
}[AutomationNonNullablePaths]>>;
|
|
147
|
+
}
|
|
148
|
+
declare function bulkCountAutomationsWithDrafts$1(httpClient: HttpClient): BulkCountAutomationsWithDraftsSignature;
|
|
149
|
+
interface BulkCountAutomationsWithDraftsSignature {
|
|
150
|
+
/** */
|
|
151
|
+
(options?: BulkCountAutomationsWithDraftsOptions): Promise<NonNullablePaths<BulkCountAutomationsWithDraftsResponse, `counts`>>;
|
|
134
152
|
}
|
|
135
153
|
declare function deleteDraftAutomation$1(httpClient: HttpClient): DeleteDraftAutomationSignature;
|
|
136
154
|
interface DeleteDraftAutomationSignature {
|
|
@@ -146,7 +164,9 @@ interface PublishDraftAutomationSignature {
|
|
|
146
164
|
* Publishes a draft automation. This applies any changes to the live automation.
|
|
147
165
|
* @param - ID of the draft automation to publish.
|
|
148
166
|
*/
|
|
149
|
-
(automationId: string): Promise<PublishDraftAutomationResponse
|
|
167
|
+
(automationId: string): Promise<NonNullablePaths<PublishDraftAutomationResponse, {
|
|
168
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
169
|
+
}[AutomationNonNullablePaths]>>;
|
|
150
170
|
}
|
|
151
171
|
declare function validateAutomation$1(httpClient: HttpClient): ValidateAutomationSignature;
|
|
152
172
|
interface ValidateAutomationSignature {
|
|
@@ -154,7 +174,7 @@ interface ValidateAutomationSignature {
|
|
|
154
174
|
* Validates the specified automation.
|
|
155
175
|
* @param - Automation to validate.
|
|
156
176
|
*/
|
|
157
|
-
(automation: Automation, options?: ValidateAutomationOptions
|
|
177
|
+
(automation: Automation, options?: ValidateAutomationOptions): Promise<NonNullablePaths<ValidateAutomationResponse, `valid` | `triggerValidationErrors` | `triggerValidationErrors.${number}.configurationError.errorType` | `triggerValidationErrors.${number}.providerConfigurationError.message` | `triggerValidationErrors.${number}.providerConfigurationError.title` | `triggerValidationErrors.${number}.errorType` | `triggerValidationErrors.${number}.severity` | `actionValidationInfo` | `actionValidationInfo.${number}.appId` | `actionValidationInfo.${number}.actionKey` | `automationValidationErrors` | `automationValidationErrors.${number}.configurationError.errorType` | `automationValidationErrors.${number}.providerConfigurationError.message` | `automationValidationErrors.${number}.providerConfigurationError.title` | `automationValidationErrors.${number}.errorType` | `automationValidationErrors.${number}.severity`>>;
|
|
158
178
|
}
|
|
159
179
|
declare function validateAutomationById$1(httpClient: HttpClient): ValidateAutomationByIdSignature;
|
|
160
180
|
interface ValidateAutomationByIdSignature {
|
|
@@ -162,7 +182,7 @@ interface ValidateAutomationByIdSignature {
|
|
|
162
182
|
* Validates the automation specified by ID.
|
|
163
183
|
* @param - Automation ID.
|
|
164
184
|
*/
|
|
165
|
-
(automationId: string, options?: ValidateAutomationByIdOptions
|
|
185
|
+
(automationId: string, options?: ValidateAutomationByIdOptions): Promise<NonNullablePaths<ValidateAutomationByIdResponse, `valid` | `triggerValidationErrors` | `triggerValidationErrors.${number}.configurationError.errorType` | `triggerValidationErrors.${number}.providerConfigurationError.message` | `triggerValidationErrors.${number}.providerConfigurationError.title` | `triggerValidationErrors.${number}.errorType` | `triggerValidationErrors.${number}.severity` | `actionValidationInfo` | `actionValidationInfo.${number}.appId` | `actionValidationInfo.${number}.actionKey` | `automationValidationErrors` | `automationValidationErrors.${number}.configurationError.errorType` | `automationValidationErrors.${number}.providerConfigurationError.message` | `automationValidationErrors.${number}.providerConfigurationError.title` | `automationValidationErrors.${number}.errorType` | `automationValidationErrors.${number}.severity`>>;
|
|
166
186
|
}
|
|
167
187
|
declare function getAutomationRevision$1(httpClient: HttpClient): GetAutomationRevisionSignature;
|
|
168
188
|
interface GetAutomationRevisionSignature {
|
|
@@ -170,7 +190,9 @@ interface GetAutomationRevisionSignature {
|
|
|
170
190
|
* Gets the specified automation revision.
|
|
171
191
|
* @param - Automation ID.
|
|
172
192
|
*/
|
|
173
|
-
(automationId: string, options?: GetAutomationRevisionOptions
|
|
193
|
+
(automationId: string, options?: GetAutomationRevisionOptions): Promise<NonNullablePaths<GetAutomationRevisionResponse, {
|
|
194
|
+
[P in AutomationNonNullablePaths]: `automation.${P}`;
|
|
195
|
+
}[AutomationNonNullablePaths]>>;
|
|
174
196
|
}
|
|
175
197
|
declare const onAutomationCreated$1: EventDefinition<AutomationCreatedEnvelope, "wix.automations.v2.automation_created">;
|
|
176
198
|
declare const onAutomationDeleted$1: EventDefinition<AutomationDeletedEnvelope, "wix.automations.v2.automation_deleted">;
|
|
@@ -189,6 +211,7 @@ declare const createDraftAutomation: MaybeContext<BuildRESTFunction<typeof creat
|
|
|
189
211
|
declare const getOrCreateDraftAutomation: MaybeContext<BuildRESTFunction<typeof getOrCreateDraftAutomation$1> & typeof getOrCreateDraftAutomation$1>;
|
|
190
212
|
declare const updateDraftAutomation: MaybeContext<BuildRESTFunction<typeof updateDraftAutomation$1> & typeof updateDraftAutomation$1>;
|
|
191
213
|
declare const queryAutomationsWithDrafts: MaybeContext<BuildRESTFunction<typeof queryAutomationsWithDrafts$1> & typeof queryAutomationsWithDrafts$1>;
|
|
214
|
+
declare const bulkCountAutomationsWithDrafts: MaybeContext<BuildRESTFunction<typeof bulkCountAutomationsWithDrafts$1> & typeof bulkCountAutomationsWithDrafts$1>;
|
|
192
215
|
declare const deleteDraftAutomation: MaybeContext<BuildRESTFunction<typeof deleteDraftAutomation$1> & typeof deleteDraftAutomation$1>;
|
|
193
216
|
declare const publishDraftAutomation: MaybeContext<BuildRESTFunction<typeof publishDraftAutomation$1> & typeof publishDraftAutomation$1>;
|
|
194
217
|
declare const validateAutomation: MaybeContext<BuildRESTFunction<typeof validateAutomation$1> & typeof validateAutomation$1>;
|
|
@@ -207,4 +230,4 @@ declare const onAutomationDeleted: BuildEventDefinition<typeof onAutomationDelet
|
|
|
207
230
|
*/
|
|
208
231
|
declare const onAutomationUpdated: BuildEventDefinition<typeof onAutomationUpdated$1>;
|
|
209
232
|
|
|
210
|
-
export { Automation, AutomationCreatedEnvelope, AutomationDeletedEnvelope, AutomationUpdatedEnvelope, AutomationsQueryBuilder, BulkDeleteAutomationsResponse, CopyAutomationOptions, CopyAutomationResponse, CreateDraftAutomationOptions, CreateDraftAutomationResponse, GeneratePreinstalledAutomationOptions, GeneratePreinstalledAutomationResponse, GetAggregatedUsageInfoOptions, GetAggregatedUsageInfoResponse, GetAutomationRevisionOptions, GetAutomationRevisionResponse, GetOrCreateDraftAutomationResponse, PublishDraftAutomationResponse, QueryAutomationsWithDraftsOptions, QueryAutomationsWithDraftsResponse, UpdateAutomation, UpdateDraftAutomation, UpdateDraftAutomationResponse, ValidateAutomationByIdOptions, ValidateAutomationByIdResponse, ValidateAutomationOptions, ValidateAutomationResponse, bulkDeleteAutomations, copyAutomation, createAutomation, createDraftAutomation, deleteAutomation, deleteDraftAutomation, generatePreinstalledAutomation, getAggregatedUsageInfo, getAutomation, getAutomationRevision, getOrCreateDraftAutomation, onAutomationCreated, onAutomationDeleted, onAutomationUpdated, publishDraftAutomation, queryAutomations, queryAutomationsWithDrafts, updateAutomation, updateDraftAutomation, validateAutomation, validateAutomationById };
|
|
233
|
+
export { Automation, AutomationCreatedEnvelope, AutomationDeletedEnvelope, AutomationUpdatedEnvelope, AutomationsQueryBuilder, BulkCountAutomationsWithDraftsOptions, BulkCountAutomationsWithDraftsResponse, BulkDeleteAutomationsResponse, CopyAutomationOptions, CopyAutomationResponse, CreateDraftAutomationOptions, CreateDraftAutomationResponse, GeneratePreinstalledAutomationOptions, GeneratePreinstalledAutomationResponse, GetAggregatedUsageInfoOptions, GetAggregatedUsageInfoResponse, GetAutomationRevisionOptions, GetAutomationRevisionResponse, GetOrCreateDraftAutomationResponse, PublishDraftAutomationResponse, QueryAutomationsWithDraftsOptions, QueryAutomationsWithDraftsResponse, UpdateAutomation, UpdateDraftAutomation, UpdateDraftAutomationResponse, ValidateAutomationByIdOptions, ValidateAutomationByIdResponse, ValidateAutomationOptions, ValidateAutomationResponse, bulkCountAutomationsWithDrafts, bulkDeleteAutomations, copyAutomation, createAutomation, createDraftAutomation, deleteAutomation, deleteDraftAutomation, generatePreinstalledAutomation, getAggregatedUsageInfo, getAutomation, getAutomationRevision, getOrCreateDraftAutomation, onAutomationCreated, onAutomationDeleted, onAutomationUpdated, publishDraftAutomation, queryAutomations, queryAutomationsWithDrafts, updateAutomation, updateDraftAutomation, validateAutomation, validateAutomationById };
|
package/build/cjs/index.js
CHANGED
|
@@ -41,6 +41,7 @@ __export(index_exports, {
|
|
|
41
41
|
ValidationErrorSeverity: () => ValidationErrorSeverity,
|
|
42
42
|
ValidationErrorType: () => ValidationErrorType,
|
|
43
43
|
WebhookIdentityType: () => WebhookIdentityType,
|
|
44
|
+
bulkCountAutomationsWithDrafts: () => bulkCountAutomationsWithDrafts4,
|
|
44
45
|
bulkDeleteAutomations: () => bulkDeleteAutomations4,
|
|
45
46
|
copyAutomation: () => copyAutomation4,
|
|
46
47
|
createAutomation: () => createAutomation4,
|
|
@@ -564,6 +565,24 @@ function queryAutomationsWithDrafts(payload) {
|
|
|
564
565
|
}
|
|
565
566
|
return __queryAutomationsWithDrafts;
|
|
566
567
|
}
|
|
568
|
+
function bulkCountAutomationsWithDrafts(payload) {
|
|
569
|
+
function __bulkCountAutomationsWithDrafts({ host }) {
|
|
570
|
+
const metadata = {
|
|
571
|
+
entityFqdn: "wix.automations.v2.automation",
|
|
572
|
+
method: "POST",
|
|
573
|
+
methodFqn: "wix.automations.v2.AutomationsService.BulkCountAutomationsWithDrafts",
|
|
574
|
+
packageName: PACKAGE_NAME,
|
|
575
|
+
url: resolveWixAutomationsV2AutomationsServiceUrl({
|
|
576
|
+
protoPath: "/v2/automations/bulk-count-with-drafts",
|
|
577
|
+
data: payload,
|
|
578
|
+
host
|
|
579
|
+
}),
|
|
580
|
+
data: payload
|
|
581
|
+
};
|
|
582
|
+
return metadata;
|
|
583
|
+
}
|
|
584
|
+
return __bulkCountAutomationsWithDrafts;
|
|
585
|
+
}
|
|
567
586
|
function deleteDraftAutomation(payload) {
|
|
568
587
|
function __deleteDraftAutomation({ host }) {
|
|
569
588
|
const metadata = {
|
|
@@ -1215,6 +1234,33 @@ async function queryAutomationsWithDrafts2(options) {
|
|
|
1215
1234
|
throw transformedError;
|
|
1216
1235
|
}
|
|
1217
1236
|
}
|
|
1237
|
+
async function bulkCountAutomationsWithDrafts2(options) {
|
|
1238
|
+
const { httpClient, sideEffects } = arguments[1];
|
|
1239
|
+
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
1240
|
+
filters: options?.filters
|
|
1241
|
+
});
|
|
1242
|
+
const reqOpts = bulkCountAutomationsWithDrafts(
|
|
1243
|
+
payload
|
|
1244
|
+
);
|
|
1245
|
+
sideEffects?.onSiteCall?.();
|
|
1246
|
+
try {
|
|
1247
|
+
const result = await httpClient.request(reqOpts);
|
|
1248
|
+
sideEffects?.onSuccess?.(result);
|
|
1249
|
+
return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(result.data);
|
|
1250
|
+
} catch (err) {
|
|
1251
|
+
const transformedError = (0, import_transform_error.transformError)(
|
|
1252
|
+
err,
|
|
1253
|
+
{
|
|
1254
|
+
spreadPathsToArguments: {},
|
|
1255
|
+
explicitPathsToArguments: { filters: "$[0].filters" },
|
|
1256
|
+
singleArgumentUnchanged: false
|
|
1257
|
+
},
|
|
1258
|
+
["options"]
|
|
1259
|
+
);
|
|
1260
|
+
sideEffects?.onError?.(err);
|
|
1261
|
+
throw transformedError;
|
|
1262
|
+
}
|
|
1263
|
+
}
|
|
1218
1264
|
async function deleteDraftAutomation2(automationId) {
|
|
1219
1265
|
const { httpClient, sideEffects } = arguments[1];
|
|
1220
1266
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
@@ -1449,6 +1495,13 @@ function queryAutomationsWithDrafts3(httpClient) {
|
|
|
1449
1495
|
{ httpClient }
|
|
1450
1496
|
);
|
|
1451
1497
|
}
|
|
1498
|
+
function bulkCountAutomationsWithDrafts3(httpClient) {
|
|
1499
|
+
return (options) => bulkCountAutomationsWithDrafts2(
|
|
1500
|
+
options,
|
|
1501
|
+
// @ts-ignore
|
|
1502
|
+
{ httpClient }
|
|
1503
|
+
);
|
|
1504
|
+
}
|
|
1452
1505
|
function deleteDraftAutomation3(httpClient) {
|
|
1453
1506
|
return (automationId) => deleteDraftAutomation2(
|
|
1454
1507
|
automationId,
|
|
@@ -1555,6 +1608,7 @@ var createDraftAutomation4 = /* @__PURE__ */ (0, import_rest_modules3.createREST
|
|
|
1555
1608
|
var getOrCreateDraftAutomation4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getOrCreateDraftAutomation3);
|
|
1556
1609
|
var updateDraftAutomation4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(updateDraftAutomation3);
|
|
1557
1610
|
var queryAutomationsWithDrafts4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(queryAutomationsWithDrafts3);
|
|
1611
|
+
var bulkCountAutomationsWithDrafts4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(bulkCountAutomationsWithDrafts3);
|
|
1558
1612
|
var deleteDraftAutomation4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(deleteDraftAutomation3);
|
|
1559
1613
|
var publishDraftAutomation4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(publishDraftAutomation3);
|
|
1560
1614
|
var validateAutomation4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(validateAutomation3);
|
|
@@ -1586,6 +1640,7 @@ var onAutomationUpdated2 = (0, import_event_definition_modules.createEventModule
|
|
|
1586
1640
|
ValidationErrorSeverity,
|
|
1587
1641
|
ValidationErrorType,
|
|
1588
1642
|
WebhookIdentityType,
|
|
1643
|
+
bulkCountAutomationsWithDrafts,
|
|
1589
1644
|
bulkDeleteAutomations,
|
|
1590
1645
|
copyAutomation,
|
|
1591
1646
|
createAutomation,
|