@wix/wix-data-items-common 1.0.310 → 1.0.311
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/dist/cjs/api/WixDataAggregateOptionsBuilder.js +1 -38
- package/dist/cjs/api/WixDataAggregateOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataApi.js.map +1 -1
- package/dist/cjs/api/WixDataBulkInsertOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataBulkInsertOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataBulkPatchOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataBulkPatchOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataBulkRemoveOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataBulkRemoveOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataBulkSaveOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataBulkSaveOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataBulkUpdateOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataBulkUpdateOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataInsertOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataInsertOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataPatch.js.map +1 -1
- package/dist/cjs/api/WixDataQueryReferencedItemsOptionsBuilder.js +0 -25
- package/dist/cjs/api/WixDataQueryReferencedItemsOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataRemoveOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataRemoveOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataSaveOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataSaveOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/WixDataUpdateOptionsBuilder.js +1 -13
- package/dist/cjs/api/WixDataUpdateOptionsBuilder.js.map +1 -1
- package/dist/cjs/api/types.js.map +1 -1
- package/dist/esm/api/WixDataAggregateOptionsBuilder.js +1 -30
- package/dist/esm/api/WixDataAggregateOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataApi.js.map +1 -1
- package/dist/esm/api/WixDataBulkInsertOptionsBuilder.js +0 -6
- package/dist/esm/api/WixDataBulkInsertOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataBulkPatchOptionsBuilder.js +0 -6
- package/dist/esm/api/WixDataBulkPatchOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataBulkRemoveOptionsBuilder.js +0 -6
- package/dist/esm/api/WixDataBulkRemoveOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataBulkSaveOptionsBuilder.js +0 -6
- package/dist/esm/api/WixDataBulkSaveOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataBulkUpdateOptionsBuilder.js +0 -6
- package/dist/esm/api/WixDataBulkUpdateOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataInsertOptionsBuilder.js +1 -9
- package/dist/esm/api/WixDataInsertOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataQueryReferencedItemsOptionsBuilder.js +0 -21
- package/dist/esm/api/WixDataQueryReferencedItemsOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataRemoveOptionsBuilder.js +1 -9
- package/dist/esm/api/WixDataRemoveOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataSaveOptionsBuilder.js +1 -9
- package/dist/esm/api/WixDataSaveOptionsBuilder.js.map +1 -1
- package/dist/esm/api/WixDataUpdateOptionsBuilder.js +1 -9
- package/dist/esm/api/WixDataUpdateOptionsBuilder.js.map +1 -1
- package/dist/types/api/WixDataAggregateOptionsBuilder.d.ts +0 -7
- package/dist/types/api/WixDataAggregateOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataApi.d.ts.map +1 -1
- package/dist/types/api/WixDataBulkInsertOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataBulkInsertOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataBulkPatchOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataBulkPatchOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataBulkRemoveOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataBulkRemoveOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataBulkSaveOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataBulkSaveOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataBulkUpdateOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataBulkUpdateOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataInsertOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataInsertOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataPatch.d.ts +28 -3
- package/dist/types/api/WixDataPatch.d.ts.map +1 -1
- package/dist/types/api/WixDataQueryReferencedItemsOptionsBuilder.d.ts +0 -6
- package/dist/types/api/WixDataQueryReferencedItemsOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataRemoveOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataRemoveOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataSaveOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataSaveOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/WixDataUpdateOptionsBuilder.d.ts +0 -1
- package/dist/types/api/WixDataUpdateOptionsBuilder.d.ts.map +1 -1
- package/dist/types/api/types.d.ts +333 -21
- package/dist/types/api/types.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -37,7 +37,20 @@ export interface IncludeReferencesOptions {
|
|
|
37
37
|
limit?: number;
|
|
38
38
|
}[];
|
|
39
39
|
}
|
|
40
|
-
export interface WixDataRemoveOptions
|
|
40
|
+
export interface WixDataRemoveOptions {
|
|
41
|
+
/**
|
|
42
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
43
|
+
*
|
|
44
|
+
* Default: `false`.
|
|
45
|
+
*/
|
|
46
|
+
suppressHooks?: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
49
|
+
*
|
|
50
|
+
* Default: `false`.
|
|
51
|
+
* @internal
|
|
52
|
+
*/
|
|
53
|
+
showDrafts?: boolean;
|
|
41
54
|
/**
|
|
42
55
|
* If provided, item will be updated only if condition is met.
|
|
43
56
|
*/
|
|
@@ -97,6 +110,7 @@ export interface WixDataCountOptions {
|
|
|
97
110
|
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
98
111
|
*
|
|
99
112
|
* Default: `false`.
|
|
113
|
+
* @internal
|
|
100
114
|
*/
|
|
101
115
|
showDrafts?: boolean;
|
|
102
116
|
/**
|
|
@@ -121,7 +135,27 @@ export interface WithIncludeFieldGroupsOption {
|
|
|
121
135
|
*/
|
|
122
136
|
includeFieldGroups?: string[];
|
|
123
137
|
}
|
|
124
|
-
export interface WixDataGetOptions
|
|
138
|
+
export interface WixDataGetOptions {
|
|
139
|
+
/**
|
|
140
|
+
* Lists of fields to return in a result.
|
|
141
|
+
*/
|
|
142
|
+
fields?: string[];
|
|
143
|
+
/**
|
|
144
|
+
* Reference fields to resolve in the results. When specified, the referenced items
|
|
145
|
+
* are included in the response for the given fields.
|
|
146
|
+
*
|
|
147
|
+
* Each entry identifies a reference `field` by name and an optional `limit` that caps the number
|
|
148
|
+
* of referenced items returned per queried item (relevant for multi-reference fields).
|
|
149
|
+
*/
|
|
150
|
+
includeReferences?: {
|
|
151
|
+
field: string;
|
|
152
|
+
limit?: number;
|
|
153
|
+
}[];
|
|
154
|
+
/**
|
|
155
|
+
* Requests conditional fields. Currently used in App Collections.
|
|
156
|
+
* Please refer to app collection documentation for a list of valid values.
|
|
157
|
+
*/
|
|
158
|
+
includeFieldGroups?: string[];
|
|
125
159
|
/**
|
|
126
160
|
* Language to translate result text into, in [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) format.
|
|
127
161
|
* If provided, the result text is returned in the specified language. If not provided, the result text is not translated.
|
|
@@ -152,7 +186,20 @@ export interface WixDataGetOptions extends ProjectionOptions, IncludeReferencesO
|
|
|
152
186
|
*/
|
|
153
187
|
appOptions?: Record<string, any>;
|
|
154
188
|
}
|
|
155
|
-
export interface WixDataSaveOptions
|
|
189
|
+
export interface WixDataSaveOptions {
|
|
190
|
+
/**
|
|
191
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
192
|
+
*
|
|
193
|
+
* Default: `false`.
|
|
194
|
+
*/
|
|
195
|
+
suppressHooks?: boolean;
|
|
196
|
+
/**
|
|
197
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
198
|
+
*
|
|
199
|
+
* Default: `false`.
|
|
200
|
+
* @internal
|
|
201
|
+
*/
|
|
202
|
+
showDrafts?: boolean;
|
|
156
203
|
/**
|
|
157
204
|
* If true, referenced items are included.
|
|
158
205
|
* @internal
|
|
@@ -161,7 +208,20 @@ export interface WixDataSaveOptions extends WixDataOptions {
|
|
|
161
208
|
/** Whether to save references from the data item to other items in the collection. */
|
|
162
209
|
saveReferences?: boolean;
|
|
163
210
|
}
|
|
164
|
-
export interface WixDataInsertOptions
|
|
211
|
+
export interface WixDataInsertOptions {
|
|
212
|
+
/**
|
|
213
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
214
|
+
*
|
|
215
|
+
* Default: `false`.
|
|
216
|
+
*/
|
|
217
|
+
suppressHooks?: boolean;
|
|
218
|
+
/**
|
|
219
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
220
|
+
*
|
|
221
|
+
* Default: `false`.
|
|
222
|
+
* @internal
|
|
223
|
+
*/
|
|
224
|
+
showDrafts?: boolean;
|
|
165
225
|
/**
|
|
166
226
|
* If true, referenced items are included.
|
|
167
227
|
* @internal
|
|
@@ -170,7 +230,20 @@ export interface WixDataInsertOptions extends WixDataOptions {
|
|
|
170
230
|
/** Whether to save references from the data item to other items in the collection. */
|
|
171
231
|
saveReferences?: boolean;
|
|
172
232
|
}
|
|
173
|
-
export interface WixDataUpdateOptions
|
|
233
|
+
export interface WixDataUpdateOptions {
|
|
234
|
+
/**
|
|
235
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
236
|
+
*
|
|
237
|
+
* Default: `false`.
|
|
238
|
+
*/
|
|
239
|
+
suppressHooks?: boolean;
|
|
240
|
+
/**
|
|
241
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
242
|
+
*
|
|
243
|
+
* Default: `false`.
|
|
244
|
+
* @internal
|
|
245
|
+
*/
|
|
246
|
+
showDrafts?: boolean;
|
|
174
247
|
/**
|
|
175
248
|
* If true, referenced items are included.
|
|
176
249
|
* @internal
|
|
@@ -183,7 +256,20 @@ export interface WixDataUpdateOptions extends WixDataOptions {
|
|
|
183
256
|
*/
|
|
184
257
|
condition?: WixDataFilterInput;
|
|
185
258
|
}
|
|
186
|
-
export interface WixDataBulkUpdateOptions
|
|
259
|
+
export interface WixDataBulkUpdateOptions {
|
|
260
|
+
/**
|
|
261
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
262
|
+
*
|
|
263
|
+
* Default: `false`.
|
|
264
|
+
*/
|
|
265
|
+
suppressHooks?: boolean;
|
|
266
|
+
/**
|
|
267
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
268
|
+
*
|
|
269
|
+
* Default: `false`.
|
|
270
|
+
* @internal
|
|
271
|
+
*/
|
|
272
|
+
showDrafts?: boolean;
|
|
187
273
|
/** Whether to save references from the data items to other items in the collection. */
|
|
188
274
|
saveReferences?: boolean;
|
|
189
275
|
/**
|
|
@@ -191,7 +277,20 @@ export interface WixDataBulkUpdateOptions extends WixDataOptions {
|
|
|
191
277
|
*/
|
|
192
278
|
condition?: WixDataFilterInput;
|
|
193
279
|
}
|
|
194
|
-
export interface WixDataBulkInsertOptions
|
|
280
|
+
export interface WixDataBulkInsertOptions {
|
|
281
|
+
/**
|
|
282
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
283
|
+
*
|
|
284
|
+
* Default: `false`.
|
|
285
|
+
*/
|
|
286
|
+
suppressHooks?: boolean;
|
|
287
|
+
/**
|
|
288
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
289
|
+
*
|
|
290
|
+
* Default: `false`.
|
|
291
|
+
* @internal
|
|
292
|
+
*/
|
|
293
|
+
showDrafts?: boolean;
|
|
195
294
|
/** Whether to save references from the data items to other items in the collection. */
|
|
196
295
|
saveReferences?: boolean;
|
|
197
296
|
/**
|
|
@@ -200,11 +299,37 @@ export interface WixDataBulkInsertOptions extends WixDataOptions {
|
|
|
200
299
|
*/
|
|
201
300
|
overrideExisting?: boolean;
|
|
202
301
|
}
|
|
203
|
-
export interface WixDataBulkSaveOptions
|
|
302
|
+
export interface WixDataBulkSaveOptions {
|
|
303
|
+
/**
|
|
304
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
305
|
+
*
|
|
306
|
+
* Default: `false`.
|
|
307
|
+
*/
|
|
308
|
+
suppressHooks?: boolean;
|
|
309
|
+
/**
|
|
310
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
311
|
+
*
|
|
312
|
+
* Default: `false`.
|
|
313
|
+
* @internal
|
|
314
|
+
*/
|
|
315
|
+
showDrafts?: boolean;
|
|
204
316
|
/** Whether to save references from the data items to other items in the collection. */
|
|
205
317
|
saveReferences?: boolean;
|
|
206
318
|
}
|
|
207
|
-
export interface WixDataBulkRemoveOptions
|
|
319
|
+
export interface WixDataBulkRemoveOptions {
|
|
320
|
+
/**
|
|
321
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
322
|
+
*
|
|
323
|
+
* Default: `false`.
|
|
324
|
+
*/
|
|
325
|
+
suppressHooks?: boolean;
|
|
326
|
+
/**
|
|
327
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
328
|
+
*
|
|
329
|
+
* Default: `false`.
|
|
330
|
+
* @internal
|
|
331
|
+
*/
|
|
332
|
+
showDrafts?: boolean;
|
|
208
333
|
/**
|
|
209
334
|
* If provided, only items matching condition will be removed.
|
|
210
335
|
*/
|
|
@@ -212,9 +337,35 @@ export interface WixDataBulkRemoveOptions extends WixDataOptions {
|
|
|
212
337
|
}
|
|
213
338
|
export interface WixDataAsyncByFilterOptions extends BaseOptions {
|
|
214
339
|
}
|
|
215
|
-
export interface WixDataAsyncRemoveByFilterOptions
|
|
340
|
+
export interface WixDataAsyncRemoveByFilterOptions {
|
|
341
|
+
/**
|
|
342
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
343
|
+
*
|
|
344
|
+
* Default: `false`.
|
|
345
|
+
*/
|
|
346
|
+
suppressHooks?: boolean;
|
|
347
|
+
/**
|
|
348
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
349
|
+
*
|
|
350
|
+
* Default: `false`.
|
|
351
|
+
* @internal
|
|
352
|
+
*/
|
|
353
|
+
showDrafts?: boolean;
|
|
216
354
|
}
|
|
217
|
-
export interface WixDataAsyncPatchByFilterOptions
|
|
355
|
+
export interface WixDataAsyncPatchByFilterOptions {
|
|
356
|
+
/**
|
|
357
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
358
|
+
*
|
|
359
|
+
* Default: `false`.
|
|
360
|
+
*/
|
|
361
|
+
suppressHooks?: boolean;
|
|
362
|
+
/**
|
|
363
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
364
|
+
*
|
|
365
|
+
* Default: `false`.
|
|
366
|
+
* @internal
|
|
367
|
+
*/
|
|
368
|
+
showDrafts?: boolean;
|
|
218
369
|
}
|
|
219
370
|
export type WixDataFilterInput = WixDataFilter | Record<string, any>;
|
|
220
371
|
export interface WixDataAsyncJob {
|
|
@@ -236,13 +387,40 @@ export interface WixDataAsyncJobStatus {
|
|
|
236
387
|
/** Number of items successfully processed so far. */
|
|
237
388
|
successCount?: number;
|
|
238
389
|
}
|
|
239
|
-
export interface WixDataAggregateOptions
|
|
390
|
+
export interface WixDataAggregateOptions {
|
|
391
|
+
/**
|
|
392
|
+
* Language to translate result text into, in [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) format.
|
|
393
|
+
* If provided, the result text is returned in the specified language. If not provided, the result text is not translated.
|
|
394
|
+
*
|
|
395
|
+
* > **Note:** Translation for the specified language must be enabled for the collection in [Wix Multilingual](https://www.wix.com/app-market/wix-multilingual).
|
|
396
|
+
*
|
|
397
|
+
*/
|
|
398
|
+
language?: string;
|
|
399
|
+
/**
|
|
400
|
+
* When `true`, reads data from the primary database instance. This decreases performance but ensures data retrieved is
|
|
401
|
+
* up-to-date even immediately after an update. Learn more about [Wix Data and eventual consistency](https://dev.wix.com/docs/sdk/backend-modules/data/eventual-consistency).
|
|
402
|
+
*/
|
|
403
|
+
consistentRead?: boolean;
|
|
404
|
+
/**
|
|
405
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
406
|
+
*
|
|
407
|
+
* Default: `false`.
|
|
408
|
+
* @internal
|
|
409
|
+
*/
|
|
410
|
+
showDrafts?: boolean;
|
|
411
|
+
/**
|
|
412
|
+
* When `true`, the query results include a `totalCount` and `totalPages` properties containing the totals of items
|
|
413
|
+
* matching query. Requesting total count slows down the query.
|
|
414
|
+
*
|
|
415
|
+
* Default: `false`
|
|
416
|
+
*/
|
|
417
|
+
returnTotalCount?: boolean;
|
|
240
418
|
}
|
|
241
419
|
/**
|
|
242
420
|
* Options for standalone distinct field value queries.
|
|
243
421
|
* @internal
|
|
244
422
|
*/
|
|
245
|
-
export interface WixDataDistinctOptions
|
|
423
|
+
export interface WixDataDistinctOptions {
|
|
246
424
|
/**
|
|
247
425
|
* Filter object. Supports operators like `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`,
|
|
248
426
|
* `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`.
|
|
@@ -253,13 +431,82 @@ export interface WixDataDistinctOptions extends WixDataQueryOptions {
|
|
|
253
431
|
* ```
|
|
254
432
|
*/
|
|
255
433
|
filter?: Record<string, any>;
|
|
434
|
+
/**
|
|
435
|
+
* Language to translate result text into, in [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) format.
|
|
436
|
+
* If provided, the result text is returned in the specified language. If not provided, the result text is not translated.
|
|
437
|
+
*
|
|
438
|
+
* > **Note:** Translation for the specified language must be enabled for the collection in [Wix Multilingual](https://www.wix.com/app-market/wix-multilingual).
|
|
439
|
+
*
|
|
440
|
+
*/
|
|
441
|
+
language?: string;
|
|
442
|
+
/**
|
|
443
|
+
* When `true`, reads data from the primary database instance. This decreases performance but ensures data retrieved is
|
|
444
|
+
* up-to-date even immediately after an update. Learn more about [Wix Data and eventual consistency](https://dev.wix.com/docs/sdk/backend-modules/data/eventual-consistency).
|
|
445
|
+
*/
|
|
446
|
+
consistentRead?: boolean;
|
|
447
|
+
/**
|
|
448
|
+
* Prevents hooks from running for the operation. Can only be used in the [backend code of a Wix site](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/about-the-site-backend).
|
|
449
|
+
*
|
|
450
|
+
* Default: `false`.
|
|
451
|
+
*/
|
|
452
|
+
suppressHooks?: boolean;
|
|
453
|
+
/**
|
|
454
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
455
|
+
*
|
|
456
|
+
* Default: `false`.
|
|
457
|
+
* @internal
|
|
458
|
+
*/
|
|
459
|
+
showDrafts?: boolean;
|
|
460
|
+
/**
|
|
461
|
+
* Options for [querying Wix app collections](https://dev.wix.com/docs/develop-websites/articles/wix-apps/wix-app-collections/querying-wix-app-collections).
|
|
462
|
+
*/
|
|
463
|
+
appOptions?: Record<string, any>;
|
|
464
|
+
/**
|
|
465
|
+
* Reference fields to resolve in the results. When specified, the referenced items
|
|
466
|
+
* are included in the response for the given fields.
|
|
467
|
+
*
|
|
468
|
+
* Each entry identifies a reference `field` by name and an optional `limit` that caps the number
|
|
469
|
+
* of referenced items returned per queried item (relevant for multi-reference fields).
|
|
470
|
+
*/
|
|
471
|
+
includeReferences?: {
|
|
472
|
+
field: string;
|
|
473
|
+
limit?: number;
|
|
474
|
+
}[];
|
|
475
|
+
/**
|
|
476
|
+
* Requests conditional fields. Currently used in App Collections.
|
|
477
|
+
* Please refer to app collection documentation for a list of valid values.
|
|
478
|
+
*/
|
|
479
|
+
includeFieldGroups?: string[];
|
|
480
|
+
/**
|
|
481
|
+
* When `true`, the response includes the total number of distinct values for the requested field that match the filter.
|
|
482
|
+
* Requesting a total count may slow down the query.
|
|
483
|
+
*
|
|
484
|
+
* Default: `false`
|
|
485
|
+
*/
|
|
486
|
+
returnTotalCount?: boolean;
|
|
487
|
+
/**
|
|
488
|
+
* Sort order for the returned distinct values.
|
|
489
|
+
*
|
|
490
|
+
* Default: `ASC`.
|
|
491
|
+
*/
|
|
256
492
|
order?: SortOrder;
|
|
493
|
+
/**
|
|
494
|
+
* Offset-based paging settings for the returned distinct values.
|
|
495
|
+
*/
|
|
257
496
|
paging?: {
|
|
497
|
+
/** Maximum number of distinct values to return. */
|
|
258
498
|
limit?: number;
|
|
499
|
+
/** Number of distinct values to skip before returning results. */
|
|
259
500
|
offset?: number;
|
|
260
501
|
};
|
|
502
|
+
/**
|
|
503
|
+
* Cursor-based paging settings for the returned distinct values.
|
|
504
|
+
* Use this as an alternative to offset-based paging.
|
|
505
|
+
*/
|
|
261
506
|
cursorPaging?: {
|
|
507
|
+
/** Cursor token that points to the next page of distinct values. */
|
|
262
508
|
cursor?: string;
|
|
509
|
+
/** Maximum number of distinct values to return. */
|
|
263
510
|
limit?: number;
|
|
264
511
|
};
|
|
265
512
|
}
|
|
@@ -309,7 +556,18 @@ export interface WixDataQueryRequest extends Omit<SDKQueryRequest<WixDataItem, W
|
|
|
309
556
|
cursor?: string;
|
|
310
557
|
};
|
|
311
558
|
}
|
|
312
|
-
export interface WixDataQueryOptions
|
|
559
|
+
export interface WixDataQueryOptions {
|
|
560
|
+
/**
|
|
561
|
+
* Reference fields to resolve in the results. When specified, the referenced items
|
|
562
|
+
* are included in the response for the given fields.
|
|
563
|
+
*
|
|
564
|
+
* Each entry identifies a reference `field` by name and an optional `limit` that caps the number
|
|
565
|
+
* of referenced items returned per queried item (relevant for multi-reference fields).
|
|
566
|
+
*/
|
|
567
|
+
includeReferences?: {
|
|
568
|
+
field: string;
|
|
569
|
+
limit?: number;
|
|
570
|
+
}[];
|
|
313
571
|
/**
|
|
314
572
|
* Language to translate result text into, in [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) format.
|
|
315
573
|
* If provided, the result text is returned in the specified language. If not provided, the result text is not translated.
|
|
@@ -333,6 +591,7 @@ export interface WixDataQueryOptions extends IncludeReferencesOptions {
|
|
|
333
591
|
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
334
592
|
*
|
|
335
593
|
* Default: `false`.
|
|
594
|
+
* @inline
|
|
336
595
|
*/
|
|
337
596
|
showDrafts?: boolean;
|
|
338
597
|
/**
|
|
@@ -340,7 +599,7 @@ export interface WixDataQueryOptions extends IncludeReferencesOptions {
|
|
|
340
599
|
*/
|
|
341
600
|
appOptions?: Record<string, any>;
|
|
342
601
|
/**
|
|
343
|
-
* When `true`, the query results include a
|
|
602
|
+
* When `true`, the query results include a total count property containing the totals of items
|
|
344
603
|
* matching query. Requesting total count slows down the query.
|
|
345
604
|
*
|
|
346
605
|
* Default: `false`
|
|
@@ -392,7 +651,18 @@ export interface WixDataSearchRequest {
|
|
|
392
651
|
* Options for direct search execution.
|
|
393
652
|
* @internal
|
|
394
653
|
*/
|
|
395
|
-
export interface WixDataSearchOptions
|
|
654
|
+
export interface WixDataSearchOptions {
|
|
655
|
+
/**
|
|
656
|
+
* Reference fields to resolve in the results. When specified, the referenced items
|
|
657
|
+
* are included in the response for the given fields.
|
|
658
|
+
*
|
|
659
|
+
* Each entry identifies a reference `field` by name and an optional `limit` that caps the number
|
|
660
|
+
* of referenced items returned per queried item (relevant for multi-reference fields).
|
|
661
|
+
*/
|
|
662
|
+
includeReferences?: {
|
|
663
|
+
field: string;
|
|
664
|
+
limit?: number;
|
|
665
|
+
}[];
|
|
396
666
|
/**
|
|
397
667
|
* Language to translate result text into, in [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) format.
|
|
398
668
|
* If provided, the result text is returned in the specified language. If not provided, the result text is not translated.
|
|
@@ -422,21 +692,63 @@ export interface WixDataQueryReferencedOptions extends WixDataQueryOptions, Proj
|
|
|
422
692
|
*/
|
|
423
693
|
limit?: number;
|
|
424
694
|
}
|
|
425
|
-
export interface WixDataQueryReferencedItemsOptions
|
|
695
|
+
export interface WixDataQueryReferencedItemsOptions {
|
|
426
696
|
/**
|
|
427
|
-
*
|
|
697
|
+
* Language to translate result text into, in [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) format.
|
|
698
|
+
* If provided, the result text is returned in the specified language. If not provided, the result text is not translated.
|
|
699
|
+
*
|
|
700
|
+
* > **Note:** Translation for the specified language must be enabled for the collection in [Wix Multilingual](https://www.wix.com/app-market/wix-multilingual).
|
|
428
701
|
*
|
|
429
|
-
|
|
702
|
+
*/
|
|
703
|
+
language?: string;
|
|
704
|
+
/**
|
|
705
|
+
* When `true`, reads data from the primary database instance. This decreases performance but ensures data retrieved is
|
|
706
|
+
* up-to-date even immediately after an update. Learn more about [Wix Data and eventual consistency](https://dev.wix.com/docs/sdk/backend-modules/data/eventual-consistency).
|
|
707
|
+
*/
|
|
708
|
+
consistentRead?: boolean;
|
|
709
|
+
/**
|
|
710
|
+
* When `true`, operations include draft items. Read operations include draft items in their response, and write operations modify draft items.
|
|
711
|
+
*
|
|
712
|
+
* Default: `false`.
|
|
713
|
+
* @inline
|
|
714
|
+
*/
|
|
715
|
+
showDrafts?: boolean;
|
|
716
|
+
/**
|
|
717
|
+
* Options for [querying Wix app collections](https://dev.wix.com/docs/develop-websites/articles/wix-apps/wix-app-collections/querying-wix-app-collections).
|
|
718
|
+
*/
|
|
719
|
+
appOptions?: Record<string, any>;
|
|
720
|
+
/**
|
|
721
|
+
* When `true`, the query results include a total count property containing the totals of items
|
|
722
|
+
* matching query. Requesting total count slows down the query.
|
|
723
|
+
*
|
|
724
|
+
* Default: `false`
|
|
725
|
+
*/
|
|
726
|
+
returnTotalCount?: boolean;
|
|
727
|
+
/**
|
|
728
|
+
* Lists of fields to return in a result.
|
|
729
|
+
*/
|
|
730
|
+
fields?: string[];
|
|
731
|
+
/**
|
|
732
|
+
* Order of the returned referenced items. Sorted by the date each item was referenced.
|
|
430
733
|
*/
|
|
431
734
|
order?: SortOrder;
|
|
432
|
-
/**
|
|
735
|
+
/**
|
|
736
|
+
* Offset-based paging settings for the returned referenced items.
|
|
737
|
+
*/
|
|
433
738
|
paging?: {
|
|
739
|
+
/** Maximum number of items to return. */
|
|
434
740
|
limit?: number;
|
|
741
|
+
/** Number of items to skip before returning results. */
|
|
435
742
|
offset?: number;
|
|
436
743
|
};
|
|
437
|
-
/**
|
|
744
|
+
/**
|
|
745
|
+
* Cursor-based paging settings for the returned distinct values.
|
|
746
|
+
* Use this as an alternative to offset-based paging.
|
|
747
|
+
*/
|
|
438
748
|
cursorPaging?: {
|
|
749
|
+
/** Cursor token that points to the next page of items. */
|
|
439
750
|
cursor?: string;
|
|
751
|
+
/** Maximum number of items to return. */
|
|
440
752
|
limit?: number;
|
|
441
753
|
};
|
|
442
754
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/api/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,IAAI,eAAe,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAChF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAA;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAE/C,MAAM,WAAW,WAAW;IAC1B;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;IAEvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AACD,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CACjC;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;CACxD;AAED,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/api/types.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/wix-data-items-common",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.311",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Rimvydas Gimbutas",
|
|
@@ -82,5 +82,5 @@
|
|
|
82
82
|
"wallaby": {
|
|
83
83
|
"autoDetect": true
|
|
84
84
|
},
|
|
85
|
-
"falconPackageHash": "
|
|
85
|
+
"falconPackageHash": "76b8f5df7ac69e5c9d3355928fa3942f1d25e2fed074f47bb0ab61a5"
|
|
86
86
|
}
|