@wix/auto_sdk_faq_question-entry 1.0.12 → 1.0.13
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/{faq-question-entry-v2-question-entry-question-entry.universal-H7icQXKK.d.ts → faq-question-entry-v2-question-entry-question-entry.universal-BgSeXrx0.d.ts} +3 -3
- package/build/cjs/index.d.ts +7 -7
- package/build/cjs/index.js +11 -11
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/meta.d.ts +5 -5
- package/build/cjs/meta.js +8 -8
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{faq-question-entry-v2-question-entry-question-entry.universal-H7icQXKK.d.mts → faq-question-entry-v2-question-entry-question-entry.universal-BgSeXrx0.d.mts} +3 -3
- package/build/es/index.d.mts +7 -7
- package/build/es/index.mjs +10 -10
- package/build/es/index.mjs.map +1 -1
- package/build/es/meta.d.mts +5 -5
- package/build/es/meta.mjs +7 -7
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{faq-question-entry-v2-question-entry-question-entry.universal-H7icQXKK.d.ts → faq-question-entry-v2-question-entry-question-entry.universal-BgSeXrx0.d.ts} +3 -3
- package/build/internal/cjs/index.d.ts +7 -7
- package/build/internal/cjs/index.js +11 -11
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +5 -5
- package/build/internal/cjs/meta.js +8 -8
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{faq-question-entry-v2-question-entry-question-entry.universal-H7icQXKK.d.mts → faq-question-entry-v2-question-entry-question-entry.universal-BgSeXrx0.d.mts} +3 -3
- package/build/internal/es/index.d.mts +7 -7
- package/build/internal/es/index.mjs +10 -10
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +5 -5
- package/build/internal/es/meta.mjs +7 -7
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1828,7 +1828,7 @@ interface CursorPagingMetadata {
|
|
|
1828
1828
|
*/
|
|
1829
1829
|
hasNext?: boolean | null;
|
|
1830
1830
|
}
|
|
1831
|
-
interface
|
|
1831
|
+
interface BulkDeleteQuestionEntriesRequest {
|
|
1832
1832
|
/**
|
|
1833
1833
|
* QuestionEntry ids to be deleted.
|
|
1834
1834
|
* @minSize 1
|
|
@@ -1837,7 +1837,7 @@ interface BulkDeleteQuestionEntryRequest {
|
|
|
1837
1837
|
*/
|
|
1838
1838
|
questionEntryIds: string[];
|
|
1839
1839
|
}
|
|
1840
|
-
interface
|
|
1840
|
+
interface BulkDeleteQuestionEntriesResponse {
|
|
1841
1841
|
/**
|
|
1842
1842
|
* Information about successful action or error for failure.
|
|
1843
1843
|
* @minSize 1
|
|
@@ -2314,4 +2314,4 @@ interface BulkUpdateQuestionEntryOptions {
|
|
|
2314
2314
|
returnFullEntity?: boolean | null;
|
|
2315
2315
|
}
|
|
2316
2316
|
|
|
2317
|
-
export { type QuestionEntryAnswerOneOf as $, Alignment as A, type
|
|
2317
|
+
export { type QuestionEntryAnswerOneOf as $, Alignment as A, type BulkDeleteQuestionEntriesResponse as B, Crop as C, DecorationType as D, VerticalAlignment as E, FontType as F, GIFType as G, NullValue as H, InitialExpandedItems as I, QuestionStatus as J, ContentFormat as K, type ListQuestionEntriesOptions as L, MapType as M, NodeType as N, Orientation as O, PluginContainerDataAlignment as P, type QuestionEntry as Q, FieldSet as R, type SetQuestionEntryLabelsOptions as S, Type as T, type UpdateQuestionEntry as U, ViewMode as V, WidthType as W, SortOrder as X, QueryQuestionEntriesRequestContentFormat as Y, QueryQuestionEntriesRequestFieldSet as Z, WebhookIdentityType as _, type ListQuestionEntriesResponse as a, type AnchorData as a$, type RichContent as a0, type Node as a1, type NodeDataOneOf as a2, type NodeStyle as a3, type ButtonData as a4, type Border as a5, type Colors as a6, type PluginContainerData as a7, type PluginContainerDataWidth as a8, type PluginContainerDataWidthDataOneOf as a9, type HTMLData as aA, type HTMLDataDataOneOf as aB, type ImageData as aC, type StylesBorder as aD, type ImageDataStyles as aE, type LinkPreviewData as aF, type LinkPreviewDataStyles as aG, type MapData as aH, type MapSettings as aI, type ParagraphData as aJ, type PollData as aK, type Permissions as aL, type Option as aM, type Settings as aN, type PollLayout as aO, type OptionLayout as aP, type Gradient as aQ, type Background as aR, type BackgroundBackgroundOneOf as aS, type PollDesign as aT, type OptionDesign as aU, type Poll as aV, type PollDataLayout as aW, type Design as aX, type TextData as aY, type Decoration as aZ, type DecorationDataOneOf as a_, type Spoiler as aa, type Height as ab, type Styles as ac, type Link as ad, type LinkDataOneOf as ae, type Rel as af, type CodeBlockData as ag, type TextStyle as ah, type DividerData as ai, type FileData as aj, type FileSource as ak, type FileSourceDataOneOf as al, type PDFSettings as am, type GalleryData as an, type Media as ao, type Image as ap, type Video as aq, type Item as ar, type ItemDataOneOf as as, type GalleryOptions as at, type Layout as au, type ItemStyle as av, type Thumbnails as aw, type GIFData as ax, type GIF as ay, type HeadingData as az, type QueryQuestionEntriesOptions as b, type EntityDeletedEvent as b$, type ColorData as b0, type LinkData as b1, type MentionData as b2, type FontSizeData as b3, type SpoilerData as b4, type AppEmbedData as b5, type AppEmbedDataAppDataOneOf as b6, type BookingData as b7, type EventData as b8, type VideoData as b9, type UpdateQuestionEntryResponse as bA, type DeleteQuestionEntryRequest as bB, type DeleteQuestionEntryResponse as bC, type ListQuestionEntriesRequest as bD, type CursorPaging as bE, type PagingMetadataV2 as bF, type Cursors as bG, type QueryQuestionEntriesRequest as bH, type CursorQuery as bI, type CursorQueryPagingMethodOneOf as bJ, type Sorting as bK, type QueryQuestionEntriesResponse as bL, type CursorPagingMetadata as bM, type BulkDeleteQuestionEntriesRequest as bN, type ItemMetadata as bO, type ApplicationError as bP, type BulkActionMetadata as bQ, type UpdateExtendedFieldsRequest as bR, type SetQuestionEntryLabelsRequest as bS, type BulkUpdateQuestionEntryRequest as bT, type MaskedQuestionEntry as bU, type BulkUpdateQuestionEntryResult as bV, type DomainEvent as bW, type DomainEventBodyOneOf as bX, type EntityCreatedEvent as bY, type RestoreInfo as bZ, type EntityUpdatedEvent as b_, type PlaybackOptions as ba, type EmbedData as bb, type Oembed as bc, type CollapsibleListData as bd, type TableData as be, type Dimensions as bf, type TableCellData as bg, type CellStyle as bh, type BorderColors as bi, type ListValue as bj, type AudioData as bk, type OrderedListData as bl, type BulletedListData as bm, type BlockquoteData as bn, type CaptionData as bo, type LayoutCellData as bp, type Metadata as bq, type DocumentStyle as br, type TextNodeStyle as bs, type Label as bt, type ExtendedFields as bu, type CreateQuestionEntryRequest as bv, type CreateQuestionEntryResponse as bw, type GetQuestionEntryRequest as bx, type GetQuestionEntryResponse as by, type UpdateQuestionEntryRequest as bz, type QuestionEntriesQueryBuilder as c, type ActionEvent as c0, type Empty as c1, type MessageEnvelope as c2, type IdentificationData as c3, type IdentificationDataIdOneOf as c4, type BaseEventMetadata as c5, type EventMetadata as c6, type QuestionEntriesQueryResult as c7, type UpdateExtendedFieldsOptions as d, type UpdateExtendedFieldsResponse as e, type SetQuestionEntryLabelsResponse as f, type BulkUpdateQuestionEntryOptions as g, type BulkUpdateQuestionEntryResponse as h, type QuestionEntryCreatedEnvelope as i, type QuestionEntryDeletedEnvelope as j, type QuestionEntryUpdatedEnvelope as k, Target as l, TextAlignment as m, LineStyle as n, Width as o, LayoutType as p, ThumbnailsAlignment as q, Source as r, Position as s, ViewRole as t, VoteRole as u, PollLayoutType as v, PollLayoutDirection as w, BackgroundType as x, AppType as y, Direction as z };
|
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import { Q as QuestionEntry, U as UpdateQuestionEntry, L as ListQuestionEntriesOptions, a as ListQuestionEntriesResponse, b as QueryQuestionEntriesOptions, c as QuestionEntriesQueryBuilder, B as
|
|
3
|
-
export { c0 as ActionEvent, A as Alignment, a$ as AnchorData, b5 as AppEmbedData, b6 as AppEmbedDataAppDataOneOf, y as AppType, bP as ApplicationError, bk as AudioData, aR as Background, aS as BackgroundBackgroundOneOf, x as BackgroundType, c5 as BaseEventMetadata, bn as BlockquoteData, b7 as BookingData, a5 as Border, bi as BorderColors, bQ as BulkActionMetadata, bN as
|
|
2
|
+
import { Q as QuestionEntry, U as UpdateQuestionEntry, L as ListQuestionEntriesOptions, a as ListQuestionEntriesResponse, b as QueryQuestionEntriesOptions, c as QuestionEntriesQueryBuilder, B as BulkDeleteQuestionEntriesResponse, d as UpdateExtendedFieldsOptions, e as UpdateExtendedFieldsResponse, S as SetQuestionEntryLabelsOptions, f as SetQuestionEntryLabelsResponse, g as BulkUpdateQuestionEntryOptions, h as BulkUpdateQuestionEntryResponse, i as QuestionEntryCreatedEnvelope, j as QuestionEntryDeletedEnvelope, k as QuestionEntryUpdatedEnvelope } from './faq-question-entry-v2-question-entry-question-entry.universal-BgSeXrx0.js';
|
|
3
|
+
export { c0 as ActionEvent, A as Alignment, a$ as AnchorData, b5 as AppEmbedData, b6 as AppEmbedDataAppDataOneOf, y as AppType, bP as ApplicationError, bk as AudioData, aR as Background, aS as BackgroundBackgroundOneOf, x as BackgroundType, c5 as BaseEventMetadata, bn as BlockquoteData, b7 as BookingData, a5 as Border, bi as BorderColors, bQ as BulkActionMetadata, bN as BulkDeleteQuestionEntriesRequest, bT as BulkUpdateQuestionEntryRequest, bV as BulkUpdateQuestionEntryResult, bm as BulletedListData, a4 as ButtonData, bo as CaptionData, bh as CellStyle, ag as CodeBlockData, bd as CollapsibleListData, b0 as ColorData, a6 as Colors, K as ContentFormat, bv as CreateQuestionEntryRequest, bw as CreateQuestionEntryResponse, C as Crop, bE as CursorPaging, bM as CursorPagingMetadata, bI as CursorQuery, bJ as CursorQueryPagingMethodOneOf, bG as Cursors, aZ as Decoration, a_ as DecorationDataOneOf, D as DecorationType, bB as DeleteQuestionEntryRequest, bC as DeleteQuestionEntryResponse, aX as Design, bf as Dimensions, z as Direction, ai as DividerData, br as DocumentStyle, bW as DomainEvent, bX as DomainEventBodyOneOf, bb as EmbedData, c1 as Empty, bY as EntityCreatedEvent, b$ as EntityDeletedEvent, b_ as EntityUpdatedEvent, b8 as EventData, c6 as EventMetadata, bu as ExtendedFields, R as FieldSet, aj as FileData, ak as FileSource, al as FileSourceDataOneOf, b3 as FontSizeData, F as FontType, ay as GIF, ax as GIFData, G as GIFType, an as GalleryData, at as GalleryOptions, bx as GetQuestionEntryRequest, by as GetQuestionEntryResponse, aQ as Gradient, aA as HTMLData, aB as HTMLDataDataOneOf, az as HeadingData, ab as Height, c3 as IdentificationData, c4 as IdentificationDataIdOneOf, ap as Image, aC as ImageData, aE as ImageDataStyles, I as InitialExpandedItems, ar as Item, as as ItemDataOneOf, bO as ItemMetadata, av as ItemStyle, bt as Label, au as Layout, bp as LayoutCellData, p as LayoutType, n as LineStyle, ad as Link, b1 as LinkData, ae as LinkDataOneOf, aF as LinkPreviewData, aG as LinkPreviewDataStyles, bD as ListQuestionEntriesRequest, bj as ListValue, aH as MapData, aI as MapSettings, M as MapType, bU as MaskedQuestionEntry, ao as Media, b2 as MentionData, c2 as MessageEnvelope, bq as Metadata, a1 as Node, a2 as NodeDataOneOf, a3 as NodeStyle, N as NodeType, H as NullValue, bc as Oembed, aM as Option, aU as OptionDesign, aP as OptionLayout, bl as OrderedListData, O as Orientation, am as PDFSettings, bF as PagingMetadataV2, aJ as ParagraphData, aL as Permissions, ba as PlaybackOptions, a7 as PluginContainerData, P as PluginContainerDataAlignment, a8 as PluginContainerDataWidth, a9 as PluginContainerDataWidthDataOneOf, aV as Poll, aK as PollData, aW as PollDataLayout, aT as PollDesign, aO as PollLayout, w as PollLayoutDirection, v as PollLayoutType, s as Position, bH as QueryQuestionEntriesRequest, Y as QueryQuestionEntriesRequestContentFormat, Z as QueryQuestionEntriesRequestFieldSet, bL as QueryQuestionEntriesResponse, c7 as QuestionEntriesQueryResult, $ as QuestionEntryAnswerOneOf, J as QuestionStatus, af as Rel, bZ as RestoreInfo, a0 as RichContent, bS as SetQuestionEntryLabelsRequest, aN as Settings, X as SortOrder, bK as Sorting, r as Source, aa as Spoiler, b4 as SpoilerData, ac as Styles, aD as StylesBorder, bg as TableCellData, be as TableData, l as Target, m as TextAlignment, aY as TextData, bs as TextNodeStyle, ah as TextStyle, aw as Thumbnails, q as ThumbnailsAlignment, T as Type, bR as UpdateExtendedFieldsRequest, bz as UpdateQuestionEntryRequest, bA as UpdateQuestionEntryResponse, E as VerticalAlignment, aq as Video, b9 as VideoData, V as ViewMode, t as ViewRole, u as VoteRole, _ as WebhookIdentityType, o as Width, W as WidthType } from './faq-question-entry-v2-question-entry-question-entry.universal-BgSeXrx0.js';
|
|
4
4
|
|
|
5
5
|
declare function createQuestionEntry$1(httpClient: HttpClient): CreateQuestionEntrySignature;
|
|
6
6
|
interface CreateQuestionEntrySignature {
|
|
@@ -57,13 +57,13 @@ interface QueryQuestionEntriesSignature {
|
|
|
57
57
|
*/
|
|
58
58
|
(options?: QueryQuestionEntriesOptions | undefined): QuestionEntriesQueryBuilder;
|
|
59
59
|
}
|
|
60
|
-
declare function
|
|
61
|
-
interface
|
|
60
|
+
declare function bulkDeleteQuestionEntries$1(httpClient: HttpClient): BulkDeleteQuestionEntriesSignature;
|
|
61
|
+
interface BulkDeleteQuestionEntriesSignature {
|
|
62
62
|
/**
|
|
63
63
|
* Deletes multiple QuestionEntries in a single request. Works synchronously.
|
|
64
64
|
* @param - QuestionEntry ids to be deleted.
|
|
65
65
|
*/
|
|
66
|
-
(questionEntryIds: string[]): Promise<
|
|
66
|
+
(questionEntryIds: string[]): Promise<BulkDeleteQuestionEntriesResponse>;
|
|
67
67
|
}
|
|
68
68
|
declare function updateExtendedFields$1(httpClient: HttpClient): UpdateExtendedFieldsSignature;
|
|
69
69
|
interface UpdateExtendedFieldsSignature {
|
|
@@ -104,7 +104,7 @@ declare const updateQuestionEntry: MaybeContext<BuildRESTFunction<typeof updateQ
|
|
|
104
104
|
declare const deleteQuestionEntry: MaybeContext<BuildRESTFunction<typeof deleteQuestionEntry$1> & typeof deleteQuestionEntry$1>;
|
|
105
105
|
declare const listQuestionEntries: MaybeContext<BuildRESTFunction<typeof listQuestionEntries$1> & typeof listQuestionEntries$1>;
|
|
106
106
|
declare const queryQuestionEntries: MaybeContext<BuildRESTFunction<typeof queryQuestionEntries$1> & typeof queryQuestionEntries$1>;
|
|
107
|
-
declare const
|
|
107
|
+
declare const bulkDeleteQuestionEntries: MaybeContext<BuildRESTFunction<typeof bulkDeleteQuestionEntries$1> & typeof bulkDeleteQuestionEntries$1>;
|
|
108
108
|
declare const updateExtendedFields: MaybeContext<BuildRESTFunction<typeof updateExtendedFields$1> & typeof updateExtendedFields$1>;
|
|
109
109
|
declare const setQuestionEntryLabels: MaybeContext<BuildRESTFunction<typeof setQuestionEntryLabels$1> & typeof setQuestionEntryLabels$1>;
|
|
110
110
|
declare const bulkUpdateQuestionEntry: MaybeContext<BuildRESTFunction<typeof bulkUpdateQuestionEntry$1> & typeof bulkUpdateQuestionEntry$1>;
|
|
@@ -115,4 +115,4 @@ declare const onQuestionEntryDeleted: BuildEventDefinition<typeof onQuestionEntr
|
|
|
115
115
|
/** */
|
|
116
116
|
declare const onQuestionEntryUpdated: BuildEventDefinition<typeof onQuestionEntryUpdated$1>;
|
|
117
117
|
|
|
118
|
-
export {
|
|
118
|
+
export { BulkDeleteQuestionEntriesResponse, BulkUpdateQuestionEntryOptions, BulkUpdateQuestionEntryResponse, ListQuestionEntriesOptions, ListQuestionEntriesResponse, QueryQuestionEntriesOptions, QuestionEntriesQueryBuilder, QuestionEntry, QuestionEntryCreatedEnvelope, QuestionEntryDeletedEnvelope, QuestionEntryUpdatedEnvelope, SetQuestionEntryLabelsOptions, SetQuestionEntryLabelsResponse, UpdateExtendedFieldsOptions, UpdateExtendedFieldsResponse, UpdateQuestionEntry, bulkDeleteQuestionEntries, bulkUpdateQuestionEntry, createQuestionEntry, deleteQuestionEntry, getQuestionEntry, listQuestionEntries, onQuestionEntryCreated, onQuestionEntryDeleted, onQuestionEntryUpdated, queryQuestionEntries, setQuestionEntryLabels, updateExtendedFields, updateQuestionEntry };
|
package/build/cjs/index.js
CHANGED
|
@@ -57,7 +57,7 @@ __export(index_exports, {
|
|
|
57
57
|
WebhookIdentityType: () => WebhookIdentityType,
|
|
58
58
|
Width: () => Width,
|
|
59
59
|
WidthType: () => WidthType,
|
|
60
|
-
|
|
60
|
+
bulkDeleteQuestionEntries: () => bulkDeleteQuestionEntries4,
|
|
61
61
|
bulkUpdateQuestionEntry: () => bulkUpdateQuestionEntry4,
|
|
62
62
|
createQuestionEntry: () => createQuestionEntry4,
|
|
63
63
|
deleteQuestionEntry: () => deleteQuestionEntry4,
|
|
@@ -753,12 +753,12 @@ function queryQuestionEntries(payload) {
|
|
|
753
753
|
}
|
|
754
754
|
return __queryQuestionEntries;
|
|
755
755
|
}
|
|
756
|
-
function
|
|
757
|
-
function
|
|
756
|
+
function bulkDeleteQuestionEntries(payload) {
|
|
757
|
+
function __bulkDeleteQuestionEntries({ host }) {
|
|
758
758
|
const metadata = {
|
|
759
759
|
entityFqdn: "wix.faq.question_entry.v2.question_entry",
|
|
760
760
|
method: "POST",
|
|
761
|
-
methodFqn: "wix.faq.questionentry.v2.QuestionEntryService.
|
|
761
|
+
methodFqn: "wix.faq.questionentry.v2.QuestionEntryService.BulkDeleteQuestionEntries",
|
|
762
762
|
packageName: PACKAGE_NAME,
|
|
763
763
|
url: resolveWixFaqQuestionentryV2QuestionEntryServiceUrl({
|
|
764
764
|
protoPath: "/v2/bulk/question-entries/delete",
|
|
@@ -769,7 +769,7 @@ function bulkDeleteQuestionEntry(payload) {
|
|
|
769
769
|
};
|
|
770
770
|
return metadata;
|
|
771
771
|
}
|
|
772
|
-
return
|
|
772
|
+
return __bulkDeleteQuestionEntries;
|
|
773
773
|
}
|
|
774
774
|
function updateExtendedFields(payload) {
|
|
775
775
|
function __updateExtendedFields({ host }) {
|
|
@@ -1563,13 +1563,13 @@ function queryQuestionEntries2(options) {
|
|
|
1563
1563
|
transformationPaths: {}
|
|
1564
1564
|
});
|
|
1565
1565
|
}
|
|
1566
|
-
async function
|
|
1566
|
+
async function bulkDeleteQuestionEntries2(questionEntryIds) {
|
|
1567
1567
|
const { httpClient, sideEffects } = arguments[1];
|
|
1568
1568
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
|
|
1569
1569
|
{ questionEntryIds },
|
|
1570
1570
|
[]
|
|
1571
1571
|
);
|
|
1572
|
-
const reqOpts =
|
|
1572
|
+
const reqOpts = bulkDeleteQuestionEntries(
|
|
1573
1573
|
payload
|
|
1574
1574
|
);
|
|
1575
1575
|
sideEffects?.onSiteCall?.();
|
|
@@ -1737,8 +1737,8 @@ function queryQuestionEntries3(httpClient) {
|
|
|
1737
1737
|
{ httpClient }
|
|
1738
1738
|
);
|
|
1739
1739
|
}
|
|
1740
|
-
function
|
|
1741
|
-
return (questionEntryIds) =>
|
|
1740
|
+
function bulkDeleteQuestionEntries3(httpClient) {
|
|
1741
|
+
return (questionEntryIds) => bulkDeleteQuestionEntries2(
|
|
1742
1742
|
questionEntryIds,
|
|
1743
1743
|
// @ts-ignore
|
|
1744
1744
|
{ httpClient }
|
|
@@ -1936,7 +1936,7 @@ var updateQuestionEntry4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTMo
|
|
|
1936
1936
|
var deleteQuestionEntry4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(deleteQuestionEntry3);
|
|
1937
1937
|
var listQuestionEntries4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(listQuestionEntries3);
|
|
1938
1938
|
var queryQuestionEntries4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(queryQuestionEntries3);
|
|
1939
|
-
var
|
|
1939
|
+
var bulkDeleteQuestionEntries4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(bulkDeleteQuestionEntries3);
|
|
1940
1940
|
var updateExtendedFields4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(updateExtendedFields3);
|
|
1941
1941
|
var setQuestionEntryLabels4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(setQuestionEntryLabels3);
|
|
1942
1942
|
var bulkUpdateQuestionEntry4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(bulkUpdateQuestionEntry3);
|
|
@@ -1982,7 +1982,7 @@ var onQuestionEntryUpdated2 = (0, import_event_definition_modules.createEventMod
|
|
|
1982
1982
|
WebhookIdentityType,
|
|
1983
1983
|
Width,
|
|
1984
1984
|
WidthType,
|
|
1985
|
-
|
|
1985
|
+
bulkDeleteQuestionEntries,
|
|
1986
1986
|
bulkUpdateQuestionEntry,
|
|
1987
1987
|
createQuestionEntry,
|
|
1988
1988
|
deleteQuestionEntry,
|