@salesforce/lds-adapters-uiapi 1.431.0 → 1.432.0
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/es/es2018/uiapi-records-service.js +81 -81
- package/package.json +7 -7
- package/sfdc/graphqlAdapters.js +3 -3
- package/sfdc/index.js +79 -79
- package/src/raml/api.raml +1 -1
|
@@ -4427,7 +4427,7 @@ function getResponseCacheKeys$17(storeKeyMap, luvio, resourceParams, response) {
|
|
|
4427
4427
|
function createResourceRequest$1g(config) {
|
|
4428
4428
|
const headers = {};
|
|
4429
4429
|
return {
|
|
4430
|
-
baseUri: '/services/data/
|
|
4430
|
+
baseUri: '/services/data/v68.0',
|
|
4431
4431
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
4432
4432
|
method: 'get',
|
|
4433
4433
|
body: null,
|
|
@@ -4869,7 +4869,7 @@ function ingestError$Q(luvio, params, error, snapshotRefresh) {
|
|
|
4869
4869
|
function createResourceRequest$1f(config) {
|
|
4870
4870
|
const headers = {};
|
|
4871
4871
|
return {
|
|
4872
|
-
baseUri: '/services/data/
|
|
4872
|
+
baseUri: '/services/data/v68.0',
|
|
4873
4873
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
4874
4874
|
method: 'get',
|
|
4875
4875
|
body: null,
|
|
@@ -6206,7 +6206,7 @@ function ingestError$P(luvio, params, error, snapshotRefresh) {
|
|
|
6206
6206
|
function createResourceRequest$1e(config) {
|
|
6207
6207
|
const headers = {};
|
|
6208
6208
|
return {
|
|
6209
|
-
baseUri: '/services/data/
|
|
6209
|
+
baseUri: '/services/data/v68.0',
|
|
6210
6210
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
6211
6211
|
method: 'get',
|
|
6212
6212
|
body: null,
|
|
@@ -6356,7 +6356,7 @@ function ingestError$O(luvio, params, error, snapshotRefresh) {
|
|
|
6356
6356
|
function createResourceRequest$1d(config) {
|
|
6357
6357
|
const headers = {};
|
|
6358
6358
|
return {
|
|
6359
|
-
baseUri: '/services/data/
|
|
6359
|
+
baseUri: '/services/data/v68.0',
|
|
6360
6360
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
6361
6361
|
method: 'get',
|
|
6362
6362
|
body: null,
|
|
@@ -6465,7 +6465,7 @@ const getListUiByListViewIdAdapterFactory = (luvio) => function UiApi__getListUi
|
|
|
6465
6465
|
function createResourceRequest$1c(config) {
|
|
6466
6466
|
const headers = {};
|
|
6467
6467
|
return {
|
|
6468
|
-
baseUri: '/services/data/
|
|
6468
|
+
baseUri: '/services/data/v68.0',
|
|
6469
6469
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
6470
6470
|
method: 'get',
|
|
6471
6471
|
body: null,
|
|
@@ -7449,7 +7449,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
7449
7449
|
function createResourceRequest$1b(config) {
|
|
7450
7450
|
const headers = {};
|
|
7451
7451
|
return {
|
|
7452
|
-
baseUri: '/services/data/
|
|
7452
|
+
baseUri: '/services/data/v68.0',
|
|
7453
7453
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
7454
7454
|
method: 'post',
|
|
7455
7455
|
body: config.body,
|
|
@@ -8185,7 +8185,7 @@ function ingestError$M(luvio, params, error, snapshotRefresh) {
|
|
|
8185
8185
|
function createResourceRequest$1a(config) {
|
|
8186
8186
|
const headers = {};
|
|
8187
8187
|
return {
|
|
8188
|
-
baseUri: '/services/data/
|
|
8188
|
+
baseUri: '/services/data/v68.0',
|
|
8189
8189
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
8190
8190
|
method: 'get',
|
|
8191
8191
|
body: null,
|
|
@@ -8383,7 +8383,7 @@ function keyBuilder$3E(luvio, params) {
|
|
|
8383
8383
|
function createResourceRequest$19(config) {
|
|
8384
8384
|
const headers = {};
|
|
8385
8385
|
return {
|
|
8386
|
-
baseUri: '/services/data/
|
|
8386
|
+
baseUri: '/services/data/v68.0',
|
|
8387
8387
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
8388
8388
|
method: 'get',
|
|
8389
8389
|
body: null,
|
|
@@ -8428,7 +8428,7 @@ function validateAdapterConfig$18(untrustedConfig, configPropertyNames) {
|
|
|
8428
8428
|
function createResourceRequest$18(config) {
|
|
8429
8429
|
const headers = {};
|
|
8430
8430
|
return {
|
|
8431
|
-
baseUri: '/services/data/
|
|
8431
|
+
baseUri: '/services/data/v68.0',
|
|
8432
8432
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
8433
8433
|
method: 'get',
|
|
8434
8434
|
body: null,
|
|
@@ -10233,7 +10233,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
10233
10233
|
function createResourceRequest$17(config) {
|
|
10234
10234
|
const headers = {};
|
|
10235
10235
|
return {
|
|
10236
|
-
baseUri: '/services/data/
|
|
10236
|
+
baseUri: '/services/data/v68.0',
|
|
10237
10237
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
10238
10238
|
method: 'get',
|
|
10239
10239
|
body: null,
|
|
@@ -11291,7 +11291,7 @@ const ingest$2p = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
11291
11291
|
function createResourceRequest$16(config) {
|
|
11292
11292
|
const headers = {};
|
|
11293
11293
|
return {
|
|
11294
|
-
baseUri: '/services/data/
|
|
11294
|
+
baseUri: '/services/data/v68.0',
|
|
11295
11295
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
11296
11296
|
method: 'get',
|
|
11297
11297
|
body: null,
|
|
@@ -13966,7 +13966,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
13966
13966
|
function createResourceRequest$15(config) {
|
|
13967
13967
|
const headers = {};
|
|
13968
13968
|
return {
|
|
13969
|
-
baseUri: '/services/data/
|
|
13969
|
+
baseUri: '/services/data/v68.0',
|
|
13970
13970
|
basePath: '/ui-api/actions/global',
|
|
13971
13971
|
method: 'get',
|
|
13972
13972
|
body: null,
|
|
@@ -14200,7 +14200,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
14200
14200
|
function createResourceRequest$14(config) {
|
|
14201
14201
|
const headers = {};
|
|
14202
14202
|
return {
|
|
14203
|
-
baseUri: '/services/data/
|
|
14203
|
+
baseUri: '/services/data/v68.0',
|
|
14204
14204
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
14205
14205
|
method: 'get',
|
|
14206
14206
|
body: null,
|
|
@@ -14372,7 +14372,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
14372
14372
|
function createResourceRequest$13(config) {
|
|
14373
14373
|
const headers = {};
|
|
14374
14374
|
return {
|
|
14375
|
-
baseUri: '/services/data/
|
|
14375
|
+
baseUri: '/services/data/v68.0',
|
|
14376
14376
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
14377
14377
|
method: 'get',
|
|
14378
14378
|
body: null,
|
|
@@ -14514,7 +14514,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
14514
14514
|
function createResourceRequest$12(config) {
|
|
14515
14515
|
const headers = {};
|
|
14516
14516
|
return {
|
|
14517
|
-
baseUri: '/services/data/
|
|
14517
|
+
baseUri: '/services/data/v68.0',
|
|
14518
14518
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
14519
14519
|
method: 'get',
|
|
14520
14520
|
body: null,
|
|
@@ -14704,7 +14704,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
14704
14704
|
function createResourceRequest$11(config) {
|
|
14705
14705
|
const headers = {};
|
|
14706
14706
|
return {
|
|
14707
|
-
baseUri: '/services/data/
|
|
14707
|
+
baseUri: '/services/data/v68.0',
|
|
14708
14708
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
14709
14709
|
method: 'get',
|
|
14710
14710
|
body: null,
|
|
@@ -14968,7 +14968,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
14968
14968
|
function createResourceRequest$10(config) {
|
|
14969
14969
|
const headers = {};
|
|
14970
14970
|
return {
|
|
14971
|
-
baseUri: '/services/data/
|
|
14971
|
+
baseUri: '/services/data/v68.0',
|
|
14972
14972
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
14973
14973
|
method: 'get',
|
|
14974
14974
|
body: null,
|
|
@@ -16179,7 +16179,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
16179
16179
|
function createResourceRequest$$(config) {
|
|
16180
16180
|
const headers = {};
|
|
16181
16181
|
return {
|
|
16182
|
-
baseUri: '/services/data/
|
|
16182
|
+
baseUri: '/services/data/v68.0',
|
|
16183
16183
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
16184
16184
|
method: 'get',
|
|
16185
16185
|
body: null,
|
|
@@ -16390,7 +16390,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
16390
16390
|
function createResourceRequest$_(config) {
|
|
16391
16391
|
const headers = {};
|
|
16392
16392
|
return {
|
|
16393
|
-
baseUri: '/services/data/
|
|
16393
|
+
baseUri: '/services/data/v68.0',
|
|
16394
16394
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
16395
16395
|
method: 'get',
|
|
16396
16396
|
body: null,
|
|
@@ -16559,7 +16559,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
16559
16559
|
function createResourceRequest$Z(config) {
|
|
16560
16560
|
const headers = {};
|
|
16561
16561
|
return {
|
|
16562
|
-
baseUri: '/services/data/
|
|
16562
|
+
baseUri: '/services/data/v68.0',
|
|
16563
16563
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
16564
16564
|
method: 'get',
|
|
16565
16565
|
body: null,
|
|
@@ -16711,7 +16711,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
16711
16711
|
function createResourceRequest$Y(config) {
|
|
16712
16712
|
const headers = {};
|
|
16713
16713
|
return {
|
|
16714
|
-
baseUri: '/services/data/
|
|
16714
|
+
baseUri: '/services/data/v68.0',
|
|
16715
16715
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
16716
16716
|
method: 'get',
|
|
16717
16717
|
body: null,
|
|
@@ -16923,7 +16923,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
16923
16923
|
function createResourceRequest$X(config) {
|
|
16924
16924
|
const headers = {};
|
|
16925
16925
|
return {
|
|
16926
|
-
baseUri: '/services/data/
|
|
16926
|
+
baseUri: '/services/data/v68.0',
|
|
16927
16927
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
16928
16928
|
method: 'post',
|
|
16929
16929
|
body: config.body,
|
|
@@ -17208,7 +17208,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
17208
17208
|
function createResourceRequest$W(config) {
|
|
17209
17209
|
const headers = {};
|
|
17210
17210
|
return {
|
|
17211
|
-
baseUri: '/services/data/
|
|
17211
|
+
baseUri: '/services/data/v68.0',
|
|
17212
17212
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
17213
17213
|
method: 'post',
|
|
17214
17214
|
body: config.body,
|
|
@@ -17453,7 +17453,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
17453
17453
|
function createResourceRequest$V(config) {
|
|
17454
17454
|
const headers = {};
|
|
17455
17455
|
return {
|
|
17456
|
-
baseUri: '/services/data/
|
|
17456
|
+
baseUri: '/services/data/v68.0',
|
|
17457
17457
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
17458
17458
|
method: 'get',
|
|
17459
17459
|
body: null,
|
|
@@ -18710,7 +18710,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
18710
18710
|
function createResourceRequest$U(config) {
|
|
18711
18711
|
const headers = {};
|
|
18712
18712
|
return {
|
|
18713
|
-
baseUri: '/services/data/
|
|
18713
|
+
baseUri: '/services/data/v68.0',
|
|
18714
18714
|
basePath: '/ui-api/apps',
|
|
18715
18715
|
method: 'get',
|
|
18716
18716
|
body: null,
|
|
@@ -18850,7 +18850,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
18850
18850
|
function createResourceRequest$T(config) {
|
|
18851
18851
|
const headers = {};
|
|
18852
18852
|
return {
|
|
18853
|
-
baseUri: '/services/data/
|
|
18853
|
+
baseUri: '/services/data/v68.0',
|
|
18854
18854
|
basePath: '/ui-api/apps/selected',
|
|
18855
18855
|
method: 'get',
|
|
18856
18856
|
body: null,
|
|
@@ -18991,7 +18991,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
18991
18991
|
function createResourceRequest$S(config) {
|
|
18992
18992
|
const headers = {};
|
|
18993
18993
|
return {
|
|
18994
|
-
baseUri: '/services/data/
|
|
18994
|
+
baseUri: '/services/data/v68.0',
|
|
18995
18995
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
18996
18996
|
method: 'get',
|
|
18997
18997
|
body: null,
|
|
@@ -19594,7 +19594,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
19594
19594
|
function createResourceRequest$R(config) {
|
|
19595
19595
|
const headers = {};
|
|
19596
19596
|
return {
|
|
19597
|
-
baseUri: '/services/data/
|
|
19597
|
+
baseUri: '/services/data/v68.0',
|
|
19598
19598
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
19599
19599
|
method: 'get',
|
|
19600
19600
|
body: null,
|
|
@@ -19733,7 +19733,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
19733
19733
|
function createResourceRequest$Q(config) {
|
|
19734
19734
|
const headers = {};
|
|
19735
19735
|
return {
|
|
19736
|
-
baseUri: '/services/data/
|
|
19736
|
+
baseUri: '/services/data/v68.0',
|
|
19737
19737
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
19738
19738
|
method: 'get',
|
|
19739
19739
|
body: null,
|
|
@@ -19872,7 +19872,7 @@ function getResponseCacheKeys$K(storeKeyMap, luvio, resourceParams, response) {
|
|
|
19872
19872
|
function createResourceRequest$P(config) {
|
|
19873
19873
|
const headers = {};
|
|
19874
19874
|
return {
|
|
19875
|
-
baseUri: '/services/data/
|
|
19875
|
+
baseUri: '/services/data/v68.0',
|
|
19876
19876
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
19877
19877
|
method: 'get',
|
|
19878
19878
|
body: null,
|
|
@@ -20105,7 +20105,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
20105
20105
|
function createResourceRequest$O(config) {
|
|
20106
20106
|
const headers = {};
|
|
20107
20107
|
return {
|
|
20108
|
-
baseUri: '/services/data/
|
|
20108
|
+
baseUri: '/services/data/v68.0',
|
|
20109
20109
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20110
20110
|
method: 'get',
|
|
20111
20111
|
body: null,
|
|
@@ -20374,7 +20374,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
20374
20374
|
function createResourceRequest$N(config) {
|
|
20375
20375
|
const headers = {};
|
|
20376
20376
|
return {
|
|
20377
|
-
baseUri: '/services/data/
|
|
20377
|
+
baseUri: '/services/data/v68.0',
|
|
20378
20378
|
basePath: '/ui-api/list-info/batch',
|
|
20379
20379
|
method: 'get',
|
|
20380
20380
|
body: null,
|
|
@@ -20519,7 +20519,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
20519
20519
|
function createResourceRequest$M(config) {
|
|
20520
20520
|
const headers = {};
|
|
20521
20521
|
return {
|
|
20522
|
-
baseUri: '/services/data/
|
|
20522
|
+
baseUri: '/services/data/v68.0',
|
|
20523
20523
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
20524
20524
|
method: 'get',
|
|
20525
20525
|
body: null,
|
|
@@ -20825,7 +20825,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
20825
20825
|
function createResourceRequest$L(config) {
|
|
20826
20826
|
const headers = {};
|
|
20827
20827
|
return {
|
|
20828
|
-
baseUri: '/services/data/
|
|
20828
|
+
baseUri: '/services/data/v68.0',
|
|
20829
20829
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
20830
20830
|
method: 'post',
|
|
20831
20831
|
body: config.body,
|
|
@@ -20938,7 +20938,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
20938
20938
|
function createResourceRequest$K(config) {
|
|
20939
20939
|
const headers = {};
|
|
20940
20940
|
return {
|
|
20941
|
-
baseUri: '/services/data/
|
|
20941
|
+
baseUri: '/services/data/v68.0',
|
|
20942
20942
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20943
20943
|
method: 'delete',
|
|
20944
20944
|
body: null,
|
|
@@ -21116,7 +21116,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
21116
21116
|
function createResourceRequest$J(config) {
|
|
21117
21117
|
const headers = {};
|
|
21118
21118
|
return {
|
|
21119
|
-
baseUri: '/services/data/
|
|
21119
|
+
baseUri: '/services/data/v68.0',
|
|
21120
21120
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21121
21121
|
method: 'patch',
|
|
21122
21122
|
body: config.body,
|
|
@@ -22062,7 +22062,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
22062
22062
|
function createResourceRequest$I(config) {
|
|
22063
22063
|
const headers = {};
|
|
22064
22064
|
return {
|
|
22065
|
-
baseUri: '/services/data/
|
|
22065
|
+
baseUri: '/services/data/v68.0',
|
|
22066
22066
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
22067
22067
|
method: 'get',
|
|
22068
22068
|
body: null,
|
|
@@ -22371,7 +22371,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
22371
22371
|
function createResourceRequest$H(config) {
|
|
22372
22372
|
const headers = {};
|
|
22373
22373
|
return {
|
|
22374
|
-
baseUri: '/services/data/
|
|
22374
|
+
baseUri: '/services/data/v68.0',
|
|
22375
22375
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22376
22376
|
method: 'get',
|
|
22377
22377
|
body: null,
|
|
@@ -22515,7 +22515,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
22515
22515
|
function createResourceRequest$G(config) {
|
|
22516
22516
|
const headers = {};
|
|
22517
22517
|
return {
|
|
22518
|
-
baseUri: '/services/data/
|
|
22518
|
+
baseUri: '/services/data/v68.0',
|
|
22519
22519
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22520
22520
|
method: 'patch',
|
|
22521
22521
|
body: config.body,
|
|
@@ -22825,7 +22825,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
22825
22825
|
function createResourceRequest$F(config) {
|
|
22826
22826
|
const headers = {};
|
|
22827
22827
|
return {
|
|
22828
|
-
baseUri: '/services/data/
|
|
22828
|
+
baseUri: '/services/data/v68.0',
|
|
22829
22829
|
basePath: '/ui-api/nav-items',
|
|
22830
22830
|
method: 'get',
|
|
22831
22831
|
body: null,
|
|
@@ -22961,7 +22961,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
22961
22961
|
function createResourceRequest$E(config) {
|
|
22962
22962
|
const headers = {};
|
|
22963
22963
|
return {
|
|
22964
|
-
baseUri: '/services/data/
|
|
22964
|
+
baseUri: '/services/data/v68.0',
|
|
22965
22965
|
basePath: '/ui-api/object-info',
|
|
22966
22966
|
method: 'get',
|
|
22967
22967
|
body: null,
|
|
@@ -23306,7 +23306,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
23306
23306
|
function createResourceRequest$D(config) {
|
|
23307
23307
|
const headers = {};
|
|
23308
23308
|
return {
|
|
23309
|
-
baseUri: '/services/data/
|
|
23309
|
+
baseUri: '/services/data/v68.0',
|
|
23310
23310
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
23311
23311
|
method: 'get',
|
|
23312
23312
|
body: null,
|
|
@@ -23635,8 +23635,8 @@ const select$2u = function PicklistValueRepresentationSelect() {
|
|
|
23635
23635
|
const keyBuilderFromType$i =
|
|
23636
23636
|
/**
|
|
23637
23637
|
* custom key builder from PicklistValuesRepresentation.
|
|
23638
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
23639
|
-
* the '/services/data/
|
|
23638
|
+
* PicklistValuesRepresentation.url is like /services/data/v68.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
23639
|
+
* the '/services/data/v68.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
23640
23640
|
*/
|
|
23641
23641
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
23642
23642
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -23946,7 +23946,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
23946
23946
|
function createResourceRequest$C(config) {
|
|
23947
23947
|
const headers = {};
|
|
23948
23948
|
return {
|
|
23949
|
-
baseUri: '/services/data/
|
|
23949
|
+
baseUri: '/services/data/v68.0',
|
|
23950
23950
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
23951
23951
|
method: 'get',
|
|
23952
23952
|
body: null,
|
|
@@ -24051,7 +24051,7 @@ function getResponseCacheKeys$w(storeKeyMap, luvio, resourceParams, response) {
|
|
|
24051
24051
|
function createResourceRequest$B(config) {
|
|
24052
24052
|
const headers = {};
|
|
24053
24053
|
return {
|
|
24054
|
-
baseUri: '/services/data/
|
|
24054
|
+
baseUri: '/services/data/v68.0',
|
|
24055
24055
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
24056
24056
|
method: 'get',
|
|
24057
24057
|
body: null,
|
|
@@ -24269,7 +24269,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
24269
24269
|
function createResourceRequest$A(config) {
|
|
24270
24270
|
const headers = {};
|
|
24271
24271
|
return {
|
|
24272
|
-
baseUri: '/services/data/
|
|
24272
|
+
baseUri: '/services/data/v68.0',
|
|
24273
24273
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
24274
24274
|
method: 'get',
|
|
24275
24275
|
body: null,
|
|
@@ -24595,7 +24595,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
24595
24595
|
function createResourceRequest$z(config) {
|
|
24596
24596
|
const headers = {};
|
|
24597
24597
|
return {
|
|
24598
|
-
baseUri: '/services/data/
|
|
24598
|
+
baseUri: '/services/data/v68.0',
|
|
24599
24599
|
basePath: '/ui-api/predupe',
|
|
24600
24600
|
method: 'post',
|
|
24601
24601
|
body: config.body,
|
|
@@ -25826,7 +25826,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
25826
25826
|
function createResourceRequest$y(config) {
|
|
25827
25827
|
const headers = {};
|
|
25828
25828
|
return {
|
|
25829
|
-
baseUri: '/services/data/
|
|
25829
|
+
baseUri: '/services/data/v68.0',
|
|
25830
25830
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
25831
25831
|
method: 'get',
|
|
25832
25832
|
body: null,
|
|
@@ -26690,7 +26690,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
26690
26690
|
function createResourceRequest$x(config) {
|
|
26691
26691
|
const headers = {};
|
|
26692
26692
|
return {
|
|
26693
|
-
baseUri: '/services/data/
|
|
26693
|
+
baseUri: '/services/data/v68.0',
|
|
26694
26694
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
26695
26695
|
method: 'get',
|
|
26696
26696
|
body: null,
|
|
@@ -26955,7 +26955,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
26955
26955
|
function createResourceRequest$w(config) {
|
|
26956
26956
|
const headers = {};
|
|
26957
26957
|
return {
|
|
26958
|
-
baseUri: '/services/data/
|
|
26958
|
+
baseUri: '/services/data/v68.0',
|
|
26959
26959
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
26960
26960
|
method: 'get',
|
|
26961
26961
|
body: null,
|
|
@@ -27649,7 +27649,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
27649
27649
|
function createResourceRequest$v(config) {
|
|
27650
27650
|
const headers = {};
|
|
27651
27651
|
return {
|
|
27652
|
-
baseUri: '/services/data/
|
|
27652
|
+
baseUri: '/services/data/v68.0',
|
|
27653
27653
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
27654
27654
|
method: 'get',
|
|
27655
27655
|
body: null,
|
|
@@ -27919,7 +27919,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
27919
27919
|
function createResourceRequest$u(config) {
|
|
27920
27920
|
const headers = {};
|
|
27921
27921
|
return {
|
|
27922
|
-
baseUri: '/services/data/
|
|
27922
|
+
baseUri: '/services/data/v68.0',
|
|
27923
27923
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
27924
27924
|
method: 'get',
|
|
27925
27925
|
body: null,
|
|
@@ -28313,7 +28313,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
28313
28313
|
function createResourceRequest$t(config) {
|
|
28314
28314
|
const headers = {};
|
|
28315
28315
|
return {
|
|
28316
|
-
baseUri: '/services/data/
|
|
28316
|
+
baseUri: '/services/data/v68.0',
|
|
28317
28317
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
28318
28318
|
method: 'get',
|
|
28319
28319
|
body: null,
|
|
@@ -28567,7 +28567,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
28567
28567
|
function createResourceRequest$s(config) {
|
|
28568
28568
|
const headers = {};
|
|
28569
28569
|
return {
|
|
28570
|
-
baseUri: '/services/data/
|
|
28570
|
+
baseUri: '/services/data/v68.0',
|
|
28571
28571
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
28572
28572
|
method: 'patch',
|
|
28573
28573
|
body: config.body,
|
|
@@ -28807,7 +28807,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
28807
28807
|
function createResourceRequest$r(config) {
|
|
28808
28808
|
const headers = {};
|
|
28809
28809
|
return {
|
|
28810
|
-
baseUri: '/services/data/
|
|
28810
|
+
baseUri: '/services/data/v68.0',
|
|
28811
28811
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
28812
28812
|
method: 'get',
|
|
28813
28813
|
body: null,
|
|
@@ -29069,7 +29069,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
29069
29069
|
function createResourceRequest$q(config) {
|
|
29070
29070
|
const headers = {};
|
|
29071
29071
|
return {
|
|
29072
|
-
baseUri: '/services/data/
|
|
29072
|
+
baseUri: '/services/data/v68.0',
|
|
29073
29073
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
29074
29074
|
method: 'get',
|
|
29075
29075
|
body: null,
|
|
@@ -29278,7 +29278,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
29278
29278
|
function createResourceRequest$p(config) {
|
|
29279
29279
|
const headers = {};
|
|
29280
29280
|
return {
|
|
29281
|
-
baseUri: '/services/data/
|
|
29281
|
+
baseUri: '/services/data/v68.0',
|
|
29282
29282
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
29283
29283
|
method: 'patch',
|
|
29284
29284
|
body: config.body,
|
|
@@ -30342,7 +30342,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
30342
30342
|
function createResourceRequest$o(config) {
|
|
30343
30343
|
const headers = {};
|
|
30344
30344
|
return {
|
|
30345
|
-
baseUri: '/services/data/
|
|
30345
|
+
baseUri: '/services/data/v68.0',
|
|
30346
30346
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
30347
30347
|
method: 'post',
|
|
30348
30348
|
body: config.body,
|
|
@@ -30627,7 +30627,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
30627
30627
|
function createResourceRequest$n(config) {
|
|
30628
30628
|
const headers = {};
|
|
30629
30629
|
return {
|
|
30630
|
-
baseUri: '/services/data/
|
|
30630
|
+
baseUri: '/services/data/v68.0',
|
|
30631
30631
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
30632
30632
|
method: 'post',
|
|
30633
30633
|
body: config.body,
|
|
@@ -31170,7 +31170,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
31170
31170
|
function createResourceRequest$m(config) {
|
|
31171
31171
|
const headers = {};
|
|
31172
31172
|
return {
|
|
31173
|
-
baseUri: '/services/data/
|
|
31173
|
+
baseUri: '/services/data/v68.0',
|
|
31174
31174
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
31175
31175
|
method: 'get',
|
|
31176
31176
|
body: null,
|
|
@@ -31426,7 +31426,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
31426
31426
|
function createResourceRequest$l(config) {
|
|
31427
31427
|
const headers = {};
|
|
31428
31428
|
return {
|
|
31429
|
-
baseUri: '/services/data/
|
|
31429
|
+
baseUri: '/services/data/v68.0',
|
|
31430
31430
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
31431
31431
|
method: 'get',
|
|
31432
31432
|
body: null,
|
|
@@ -31844,7 +31844,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
31844
31844
|
function createResourceRequest$k(config) {
|
|
31845
31845
|
const headers = {};
|
|
31846
31846
|
return {
|
|
31847
|
-
baseUri: '/services/data/
|
|
31847
|
+
baseUri: '/services/data/v68.0',
|
|
31848
31848
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
31849
31849
|
method: 'get',
|
|
31850
31850
|
body: null,
|
|
@@ -32853,7 +32853,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
32853
32853
|
function createResourceRequest$j(config) {
|
|
32854
32854
|
const headers = {};
|
|
32855
32855
|
return {
|
|
32856
|
-
baseUri: '/services/data/
|
|
32856
|
+
baseUri: '/services/data/v68.0',
|
|
32857
32857
|
basePath: '/ui-api/search/results',
|
|
32858
32858
|
method: 'post',
|
|
32859
32859
|
body: config.body,
|
|
@@ -33127,7 +33127,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
33127
33127
|
function createResourceRequest$i(config) {
|
|
33128
33128
|
const headers = {};
|
|
33129
33129
|
return {
|
|
33130
|
-
baseUri: '/services/data/
|
|
33130
|
+
baseUri: '/services/data/v68.0',
|
|
33131
33131
|
basePath: '/ui-api/search/results/keyword',
|
|
33132
33132
|
method: 'post',
|
|
33133
33133
|
body: config.body,
|
|
@@ -60210,7 +60210,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
60210
60210
|
function createResourceRequest$h(config) {
|
|
60211
60211
|
const headers = {};
|
|
60212
60212
|
return {
|
|
60213
|
-
baseUri: '/services/data/
|
|
60213
|
+
baseUri: '/services/data/v68.0',
|
|
60214
60214
|
basePath: '/graphql',
|
|
60215
60215
|
method: 'post',
|
|
60216
60216
|
body: { ...config.body,
|
|
@@ -60261,7 +60261,7 @@ function createResourceRequest$f(config) {
|
|
|
60261
60261
|
const headers = {};
|
|
60262
60262
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
60263
60263
|
return {
|
|
60264
|
-
baseUri: '/services/data/
|
|
60264
|
+
baseUri: '/services/data/v68.0',
|
|
60265
60265
|
basePath: '/graphql/batch',
|
|
60266
60266
|
method: 'post',
|
|
60267
60267
|
body: transformedConfig.body,
|
|
@@ -60809,7 +60809,7 @@ function ingestSuccess$4(luvio, response) {
|
|
|
60809
60809
|
function createResourceRequest$e(config) {
|
|
60810
60810
|
const headers = {};
|
|
60811
60811
|
return {
|
|
60812
|
-
baseUri: '/services/data/
|
|
60812
|
+
baseUri: '/services/data/v68.0',
|
|
60813
60813
|
basePath: '/ui-api/records/batch',
|
|
60814
60814
|
method: 'post',
|
|
60815
60815
|
body: config.body,
|
|
@@ -61084,7 +61084,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
61084
61084
|
function createResourceRequest$d(config) {
|
|
61085
61085
|
const headers = {};
|
|
61086
61086
|
return {
|
|
61087
|
-
baseUri: '/services/data/
|
|
61087
|
+
baseUri: '/services/data/v68.0',
|
|
61088
61088
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
61089
61089
|
method: 'patch',
|
|
61090
61090
|
body: config.body,
|
|
@@ -61148,7 +61148,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
61148
61148
|
function createResourceRequest$c(config) {
|
|
61149
61149
|
const headers = {};
|
|
61150
61150
|
return {
|
|
61151
|
-
baseUri: '/services/data/
|
|
61151
|
+
baseUri: '/services/data/v68.0',
|
|
61152
61152
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
61153
61153
|
method: 'post',
|
|
61154
61154
|
body: config.body,
|
|
@@ -61217,7 +61217,7 @@ const factory$c = (luvio) => {
|
|
|
61217
61217
|
function createResourceRequest$b(config) {
|
|
61218
61218
|
const headers = {};
|
|
61219
61219
|
return {
|
|
61220
|
-
baseUri: '/services/data/
|
|
61220
|
+
baseUri: '/services/data/v68.0',
|
|
61221
61221
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
61222
61222
|
method: 'patch',
|
|
61223
61223
|
body: config.body,
|
|
@@ -61716,7 +61716,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
61716
61716
|
function createResourceRequest$a(config) {
|
|
61717
61717
|
const headers = {};
|
|
61718
61718
|
return {
|
|
61719
|
-
baseUri: '/services/data/
|
|
61719
|
+
baseUri: '/services/data/v68.0',
|
|
61720
61720
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
61721
61721
|
method: 'post',
|
|
61722
61722
|
body: config.body,
|
|
@@ -61958,7 +61958,7 @@ const factory$9 = (luvio) => {
|
|
|
61958
61958
|
function createResourceRequest$9(config) {
|
|
61959
61959
|
const headers = {};
|
|
61960
61960
|
return {
|
|
61961
|
-
baseUri: '/services/data/
|
|
61961
|
+
baseUri: '/services/data/v68.0',
|
|
61962
61962
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
61963
61963
|
method: 'post',
|
|
61964
61964
|
body: config.body,
|
|
@@ -62567,7 +62567,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
62567
62567
|
function createResourceRequest$8(config) {
|
|
62568
62568
|
const headers = {};
|
|
62569
62569
|
return {
|
|
62570
|
-
baseUri: '/services/data/
|
|
62570
|
+
baseUri: '/services/data/v68.0',
|
|
62571
62571
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
62572
62572
|
method: 'get',
|
|
62573
62573
|
body: null,
|
|
@@ -63209,7 +63209,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
63209
63209
|
function createResourceRequest$7(config) {
|
|
63210
63210
|
const headers = {};
|
|
63211
63211
|
return {
|
|
63212
|
-
baseUri: '/services/data/
|
|
63212
|
+
baseUri: '/services/data/v68.0',
|
|
63213
63213
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
63214
63214
|
method: 'get',
|
|
63215
63215
|
body: null,
|
|
@@ -63840,7 +63840,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
63840
63840
|
function createResourceRequest$6(config) {
|
|
63841
63841
|
const headers = {};
|
|
63842
63842
|
return {
|
|
63843
|
-
baseUri: '/services/data/
|
|
63843
|
+
baseUri: '/services/data/v68.0',
|
|
63844
63844
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
63845
63845
|
method: 'get',
|
|
63846
63846
|
body: null,
|
|
@@ -64053,7 +64053,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
64053
64053
|
function createResourceRequest$5(config) {
|
|
64054
64054
|
const headers = {};
|
|
64055
64055
|
return {
|
|
64056
|
-
baseUri: '/services/data/
|
|
64056
|
+
baseUri: '/services/data/v68.0',
|
|
64057
64057
|
basePath: '/ui-api/records',
|
|
64058
64058
|
method: 'post',
|
|
64059
64059
|
body: config.body,
|
|
@@ -64159,7 +64159,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
64159
64159
|
function createResourceRequest$3(config) {
|
|
64160
64160
|
const headers = {};
|
|
64161
64161
|
return {
|
|
64162
|
-
baseUri: '/services/data/
|
|
64162
|
+
baseUri: '/services/data/v68.0',
|
|
64163
64163
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
64164
64164
|
method: 'delete',
|
|
64165
64165
|
body: null,
|
|
@@ -64249,7 +64249,7 @@ function createResourceRequest$2(config) {
|
|
|
64249
64249
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
64250
64250
|
}
|
|
64251
64251
|
return {
|
|
64252
|
-
baseUri: '/services/data/
|
|
64252
|
+
baseUri: '/services/data/v68.0',
|
|
64253
64253
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
64254
64254
|
method: 'patch',
|
|
64255
64255
|
body: config.body,
|
|
@@ -64588,7 +64588,7 @@ function createResourceParams$1(config) {
|
|
|
64588
64588
|
function createResourceRequest$1(config) {
|
|
64589
64589
|
const headers = {};
|
|
64590
64590
|
return {
|
|
64591
|
-
baseUri: '/services/data/
|
|
64591
|
+
baseUri: '/services/data/v68.0',
|
|
64592
64592
|
basePath: '/ui-api/records/content-documents/' +
|
|
64593
64593
|
config.urlParams.contentDocumentId +
|
|
64594
64594
|
'/content-versions',
|
|
@@ -64706,7 +64706,7 @@ function createResourceParams(config) {
|
|
|
64706
64706
|
function createResourceRequest(config) {
|
|
64707
64707
|
const headers = {};
|
|
64708
64708
|
return {
|
|
64709
|
-
baseUri: '/services/data/
|
|
64709
|
+
baseUri: '/services/data/v68.0',
|
|
64710
64710
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
64711
64711
|
method: 'post',
|
|
64712
64712
|
body: config.body,
|