@salesforce/lds-adapters-uiapi 1.456.0 → 1.457.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
|
@@ -4431,7 +4431,7 @@ function getResponseCacheKeys$17(storeKeyMap, luvio, resourceParams, response) {
|
|
|
4431
4431
|
function createResourceRequest$1g(config) {
|
|
4432
4432
|
const headers = {};
|
|
4433
4433
|
return {
|
|
4434
|
-
baseUri: '/services/data/
|
|
4434
|
+
baseUri: '/services/data/v69.0',
|
|
4435
4435
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
4436
4436
|
method: 'get',
|
|
4437
4437
|
body: null,
|
|
@@ -4871,7 +4871,7 @@ function ingestError$Q(luvio, params, error, snapshotRefresh) {
|
|
|
4871
4871
|
function createResourceRequest$1f(config) {
|
|
4872
4872
|
const headers = {};
|
|
4873
4873
|
return {
|
|
4874
|
-
baseUri: '/services/data/
|
|
4874
|
+
baseUri: '/services/data/v69.0',
|
|
4875
4875
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
4876
4876
|
method: 'get',
|
|
4877
4877
|
body: null,
|
|
@@ -6208,7 +6208,7 @@ function ingestError$P(luvio, params, error, snapshotRefresh) {
|
|
|
6208
6208
|
function createResourceRequest$1e(config) {
|
|
6209
6209
|
const headers = {};
|
|
6210
6210
|
return {
|
|
6211
|
-
baseUri: '/services/data/
|
|
6211
|
+
baseUri: '/services/data/v69.0',
|
|
6212
6212
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
6213
6213
|
method: 'get',
|
|
6214
6214
|
body: null,
|
|
@@ -6358,7 +6358,7 @@ function ingestError$O(luvio, params, error, snapshotRefresh) {
|
|
|
6358
6358
|
function createResourceRequest$1d(config) {
|
|
6359
6359
|
const headers = {};
|
|
6360
6360
|
return {
|
|
6361
|
-
baseUri: '/services/data/
|
|
6361
|
+
baseUri: '/services/data/v69.0',
|
|
6362
6362
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
6363
6363
|
method: 'get',
|
|
6364
6364
|
body: null,
|
|
@@ -6467,7 +6467,7 @@ const getListUiByListViewIdAdapterFactory = (luvio) => function UiApi__getListUi
|
|
|
6467
6467
|
function createResourceRequest$1c(config) {
|
|
6468
6468
|
const headers = {};
|
|
6469
6469
|
return {
|
|
6470
|
-
baseUri: '/services/data/
|
|
6470
|
+
baseUri: '/services/data/v69.0',
|
|
6471
6471
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
6472
6472
|
method: 'get',
|
|
6473
6473
|
body: null,
|
|
@@ -7451,7 +7451,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
7451
7451
|
function createResourceRequest$1b(config) {
|
|
7452
7452
|
const headers = {};
|
|
7453
7453
|
return {
|
|
7454
|
-
baseUri: '/services/data/
|
|
7454
|
+
baseUri: '/services/data/v69.0',
|
|
7455
7455
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
7456
7456
|
method: 'post',
|
|
7457
7457
|
body: config.body,
|
|
@@ -8187,7 +8187,7 @@ function ingestError$M(luvio, params, error, snapshotRefresh) {
|
|
|
8187
8187
|
function createResourceRequest$1a(config) {
|
|
8188
8188
|
const headers = {};
|
|
8189
8189
|
return {
|
|
8190
|
-
baseUri: '/services/data/
|
|
8190
|
+
baseUri: '/services/data/v69.0',
|
|
8191
8191
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
8192
8192
|
method: 'get',
|
|
8193
8193
|
body: null,
|
|
@@ -8385,7 +8385,7 @@ function keyBuilder$3E(luvio, params) {
|
|
|
8385
8385
|
function createResourceRequest$19(config) {
|
|
8386
8386
|
const headers = {};
|
|
8387
8387
|
return {
|
|
8388
|
-
baseUri: '/services/data/
|
|
8388
|
+
baseUri: '/services/data/v69.0',
|
|
8389
8389
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
8390
8390
|
method: 'get',
|
|
8391
8391
|
body: null,
|
|
@@ -8430,7 +8430,7 @@ function validateAdapterConfig$18(untrustedConfig, configPropertyNames) {
|
|
|
8430
8430
|
function createResourceRequest$18(config) {
|
|
8431
8431
|
const headers = {};
|
|
8432
8432
|
return {
|
|
8433
|
-
baseUri: '/services/data/
|
|
8433
|
+
baseUri: '/services/data/v69.0',
|
|
8434
8434
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
8435
8435
|
method: 'get',
|
|
8436
8436
|
body: null,
|
|
@@ -10235,7 +10235,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
10235
10235
|
function createResourceRequest$17(config) {
|
|
10236
10236
|
const headers = {};
|
|
10237
10237
|
return {
|
|
10238
|
-
baseUri: '/services/data/
|
|
10238
|
+
baseUri: '/services/data/v69.0',
|
|
10239
10239
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
10240
10240
|
method: 'get',
|
|
10241
10241
|
body: null,
|
|
@@ -11314,7 +11314,7 @@ const ingest$2p = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
11314
11314
|
function createResourceRequest$16(config) {
|
|
11315
11315
|
const headers = {};
|
|
11316
11316
|
return {
|
|
11317
|
-
baseUri: '/services/data/
|
|
11317
|
+
baseUri: '/services/data/v69.0',
|
|
11318
11318
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
11319
11319
|
method: 'get',
|
|
11320
11320
|
body: null,
|
|
@@ -13992,7 +13992,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
13992
13992
|
function createResourceRequest$15(config) {
|
|
13993
13993
|
const headers = {};
|
|
13994
13994
|
return {
|
|
13995
|
-
baseUri: '/services/data/
|
|
13995
|
+
baseUri: '/services/data/v69.0',
|
|
13996
13996
|
basePath: '/ui-api/actions/global',
|
|
13997
13997
|
method: 'get',
|
|
13998
13998
|
body: null,
|
|
@@ -14226,7 +14226,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
14226
14226
|
function createResourceRequest$14(config) {
|
|
14227
14227
|
const headers = {};
|
|
14228
14228
|
return {
|
|
14229
|
-
baseUri: '/services/data/
|
|
14229
|
+
baseUri: '/services/data/v69.0',
|
|
14230
14230
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
14231
14231
|
method: 'get',
|
|
14232
14232
|
body: null,
|
|
@@ -14398,7 +14398,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
14398
14398
|
function createResourceRequest$13(config) {
|
|
14399
14399
|
const headers = {};
|
|
14400
14400
|
return {
|
|
14401
|
-
baseUri: '/services/data/
|
|
14401
|
+
baseUri: '/services/data/v69.0',
|
|
14402
14402
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
14403
14403
|
method: 'get',
|
|
14404
14404
|
body: null,
|
|
@@ -14540,7 +14540,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
14540
14540
|
function createResourceRequest$12(config) {
|
|
14541
14541
|
const headers = {};
|
|
14542
14542
|
return {
|
|
14543
|
-
baseUri: '/services/data/
|
|
14543
|
+
baseUri: '/services/data/v69.0',
|
|
14544
14544
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
14545
14545
|
method: 'get',
|
|
14546
14546
|
body: null,
|
|
@@ -14730,7 +14730,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
14730
14730
|
function createResourceRequest$11(config) {
|
|
14731
14731
|
const headers = {};
|
|
14732
14732
|
return {
|
|
14733
|
-
baseUri: '/services/data/
|
|
14733
|
+
baseUri: '/services/data/v69.0',
|
|
14734
14734
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
14735
14735
|
method: 'get',
|
|
14736
14736
|
body: null,
|
|
@@ -14994,7 +14994,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
14994
14994
|
function createResourceRequest$10(config) {
|
|
14995
14995
|
const headers = {};
|
|
14996
14996
|
return {
|
|
14997
|
-
baseUri: '/services/data/
|
|
14997
|
+
baseUri: '/services/data/v69.0',
|
|
14998
14998
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
14999
14999
|
method: 'get',
|
|
15000
15000
|
body: null,
|
|
@@ -16205,7 +16205,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
16205
16205
|
function createResourceRequest$$(config) {
|
|
16206
16206
|
const headers = {};
|
|
16207
16207
|
return {
|
|
16208
|
-
baseUri: '/services/data/
|
|
16208
|
+
baseUri: '/services/data/v69.0',
|
|
16209
16209
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
16210
16210
|
method: 'get',
|
|
16211
16211
|
body: null,
|
|
@@ -16416,7 +16416,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
16416
16416
|
function createResourceRequest$_(config) {
|
|
16417
16417
|
const headers = {};
|
|
16418
16418
|
return {
|
|
16419
|
-
baseUri: '/services/data/
|
|
16419
|
+
baseUri: '/services/data/v69.0',
|
|
16420
16420
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
16421
16421
|
method: 'get',
|
|
16422
16422
|
body: null,
|
|
@@ -16584,7 +16584,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
16584
16584
|
function createResourceRequest$Z(config) {
|
|
16585
16585
|
const headers = {};
|
|
16586
16586
|
return {
|
|
16587
|
-
baseUri: '/services/data/
|
|
16587
|
+
baseUri: '/services/data/v69.0',
|
|
16588
16588
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
16589
16589
|
method: 'get',
|
|
16590
16590
|
body: null,
|
|
@@ -16736,7 +16736,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
16736
16736
|
function createResourceRequest$Y(config) {
|
|
16737
16737
|
const headers = {};
|
|
16738
16738
|
return {
|
|
16739
|
-
baseUri: '/services/data/
|
|
16739
|
+
baseUri: '/services/data/v69.0',
|
|
16740
16740
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
16741
16741
|
method: 'get',
|
|
16742
16742
|
body: null,
|
|
@@ -16948,7 +16948,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
16948
16948
|
function createResourceRequest$X(config) {
|
|
16949
16949
|
const headers = {};
|
|
16950
16950
|
return {
|
|
16951
|
-
baseUri: '/services/data/
|
|
16951
|
+
baseUri: '/services/data/v69.0',
|
|
16952
16952
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
16953
16953
|
method: 'post',
|
|
16954
16954
|
body: config.body,
|
|
@@ -17233,7 +17233,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
17233
17233
|
function createResourceRequest$W(config) {
|
|
17234
17234
|
const headers = {};
|
|
17235
17235
|
return {
|
|
17236
|
-
baseUri: '/services/data/
|
|
17236
|
+
baseUri: '/services/data/v69.0',
|
|
17237
17237
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
17238
17238
|
method: 'post',
|
|
17239
17239
|
body: config.body,
|
|
@@ -17478,7 +17478,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
17478
17478
|
function createResourceRequest$V(config) {
|
|
17479
17479
|
const headers = {};
|
|
17480
17480
|
return {
|
|
17481
|
-
baseUri: '/services/data/
|
|
17481
|
+
baseUri: '/services/data/v69.0',
|
|
17482
17482
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
17483
17483
|
method: 'get',
|
|
17484
17484
|
body: null,
|
|
@@ -18735,7 +18735,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
18735
18735
|
function createResourceRequest$U(config) {
|
|
18736
18736
|
const headers = {};
|
|
18737
18737
|
return {
|
|
18738
|
-
baseUri: '/services/data/
|
|
18738
|
+
baseUri: '/services/data/v69.0',
|
|
18739
18739
|
basePath: '/ui-api/apps',
|
|
18740
18740
|
method: 'get',
|
|
18741
18741
|
body: null,
|
|
@@ -18875,7 +18875,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
18875
18875
|
function createResourceRequest$T(config) {
|
|
18876
18876
|
const headers = {};
|
|
18877
18877
|
return {
|
|
18878
|
-
baseUri: '/services/data/
|
|
18878
|
+
baseUri: '/services/data/v69.0',
|
|
18879
18879
|
basePath: '/ui-api/apps/selected',
|
|
18880
18880
|
method: 'get',
|
|
18881
18881
|
body: null,
|
|
@@ -19016,7 +19016,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
19016
19016
|
function createResourceRequest$S(config) {
|
|
19017
19017
|
const headers = {};
|
|
19018
19018
|
return {
|
|
19019
|
-
baseUri: '/services/data/
|
|
19019
|
+
baseUri: '/services/data/v69.0',
|
|
19020
19020
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
19021
19021
|
method: 'get',
|
|
19022
19022
|
body: null,
|
|
@@ -19619,7 +19619,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
19619
19619
|
function createResourceRequest$R(config) {
|
|
19620
19620
|
const headers = {};
|
|
19621
19621
|
return {
|
|
19622
|
-
baseUri: '/services/data/
|
|
19622
|
+
baseUri: '/services/data/v69.0',
|
|
19623
19623
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
19624
19624
|
method: 'get',
|
|
19625
19625
|
body: null,
|
|
@@ -19758,7 +19758,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
19758
19758
|
function createResourceRequest$Q(config) {
|
|
19759
19759
|
const headers = {};
|
|
19760
19760
|
return {
|
|
19761
|
-
baseUri: '/services/data/
|
|
19761
|
+
baseUri: '/services/data/v69.0',
|
|
19762
19762
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
19763
19763
|
method: 'get',
|
|
19764
19764
|
body: null,
|
|
@@ -19897,7 +19897,7 @@ function getResponseCacheKeys$K(storeKeyMap, luvio, resourceParams, response) {
|
|
|
19897
19897
|
function createResourceRequest$P(config) {
|
|
19898
19898
|
const headers = {};
|
|
19899
19899
|
return {
|
|
19900
|
-
baseUri: '/services/data/
|
|
19900
|
+
baseUri: '/services/data/v69.0',
|
|
19901
19901
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
19902
19902
|
method: 'get',
|
|
19903
19903
|
body: null,
|
|
@@ -20130,7 +20130,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
20130
20130
|
function createResourceRequest$O(config) {
|
|
20131
20131
|
const headers = {};
|
|
20132
20132
|
return {
|
|
20133
|
-
baseUri: '/services/data/
|
|
20133
|
+
baseUri: '/services/data/v69.0',
|
|
20134
20134
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20135
20135
|
method: 'get',
|
|
20136
20136
|
body: null,
|
|
@@ -20399,7 +20399,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
20399
20399
|
function createResourceRequest$N(config) {
|
|
20400
20400
|
const headers = {};
|
|
20401
20401
|
return {
|
|
20402
|
-
baseUri: '/services/data/
|
|
20402
|
+
baseUri: '/services/data/v69.0',
|
|
20403
20403
|
basePath: '/ui-api/list-info/batch',
|
|
20404
20404
|
method: 'get',
|
|
20405
20405
|
body: null,
|
|
@@ -20544,7 +20544,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
20544
20544
|
function createResourceRequest$M(config) {
|
|
20545
20545
|
const headers = {};
|
|
20546
20546
|
return {
|
|
20547
|
-
baseUri: '/services/data/
|
|
20547
|
+
baseUri: '/services/data/v69.0',
|
|
20548
20548
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
20549
20549
|
method: 'get',
|
|
20550
20550
|
body: null,
|
|
@@ -20850,7 +20850,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
20850
20850
|
function createResourceRequest$L(config) {
|
|
20851
20851
|
const headers = {};
|
|
20852
20852
|
return {
|
|
20853
|
-
baseUri: '/services/data/
|
|
20853
|
+
baseUri: '/services/data/v69.0',
|
|
20854
20854
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
20855
20855
|
method: 'post',
|
|
20856
20856
|
body: config.body,
|
|
@@ -20963,7 +20963,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
20963
20963
|
function createResourceRequest$K(config) {
|
|
20964
20964
|
const headers = {};
|
|
20965
20965
|
return {
|
|
20966
|
-
baseUri: '/services/data/
|
|
20966
|
+
baseUri: '/services/data/v69.0',
|
|
20967
20967
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20968
20968
|
method: 'delete',
|
|
20969
20969
|
body: null,
|
|
@@ -21141,7 +21141,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
21141
21141
|
function createResourceRequest$J(config) {
|
|
21142
21142
|
const headers = {};
|
|
21143
21143
|
return {
|
|
21144
|
-
baseUri: '/services/data/
|
|
21144
|
+
baseUri: '/services/data/v69.0',
|
|
21145
21145
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21146
21146
|
method: 'patch',
|
|
21147
21147
|
body: config.body,
|
|
@@ -22087,7 +22087,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
22087
22087
|
function createResourceRequest$I(config) {
|
|
22088
22088
|
const headers = {};
|
|
22089
22089
|
return {
|
|
22090
|
-
baseUri: '/services/data/
|
|
22090
|
+
baseUri: '/services/data/v69.0',
|
|
22091
22091
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
22092
22092
|
method: 'get',
|
|
22093
22093
|
body: null,
|
|
@@ -22396,7 +22396,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
22396
22396
|
function createResourceRequest$H(config) {
|
|
22397
22397
|
const headers = {};
|
|
22398
22398
|
return {
|
|
22399
|
-
baseUri: '/services/data/
|
|
22399
|
+
baseUri: '/services/data/v69.0',
|
|
22400
22400
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22401
22401
|
method: 'get',
|
|
22402
22402
|
body: null,
|
|
@@ -22540,7 +22540,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
22540
22540
|
function createResourceRequest$G(config) {
|
|
22541
22541
|
const headers = {};
|
|
22542
22542
|
return {
|
|
22543
|
-
baseUri: '/services/data/
|
|
22543
|
+
baseUri: '/services/data/v69.0',
|
|
22544
22544
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22545
22545
|
method: 'patch',
|
|
22546
22546
|
body: config.body,
|
|
@@ -22850,7 +22850,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
22850
22850
|
function createResourceRequest$F(config) {
|
|
22851
22851
|
const headers = {};
|
|
22852
22852
|
return {
|
|
22853
|
-
baseUri: '/services/data/
|
|
22853
|
+
baseUri: '/services/data/v69.0',
|
|
22854
22854
|
basePath: '/ui-api/nav-items',
|
|
22855
22855
|
method: 'get',
|
|
22856
22856
|
body: null,
|
|
@@ -22986,7 +22986,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
22986
22986
|
function createResourceRequest$E(config) {
|
|
22987
22987
|
const headers = {};
|
|
22988
22988
|
return {
|
|
22989
|
-
baseUri: '/services/data/
|
|
22989
|
+
baseUri: '/services/data/v69.0',
|
|
22990
22990
|
basePath: '/ui-api/object-info',
|
|
22991
22991
|
method: 'get',
|
|
22992
22992
|
body: null,
|
|
@@ -23331,7 +23331,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
23331
23331
|
function createResourceRequest$D(config) {
|
|
23332
23332
|
const headers = {};
|
|
23333
23333
|
return {
|
|
23334
|
-
baseUri: '/services/data/
|
|
23334
|
+
baseUri: '/services/data/v69.0',
|
|
23335
23335
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
23336
23336
|
method: 'get',
|
|
23337
23337
|
body: null,
|
|
@@ -23660,8 +23660,8 @@ const select$2u = function PicklistValueRepresentationSelect() {
|
|
|
23660
23660
|
const keyBuilderFromType$i =
|
|
23661
23661
|
/**
|
|
23662
23662
|
* custom key builder from PicklistValuesRepresentation.
|
|
23663
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
23664
|
-
* the '/services/data/
|
|
23663
|
+
* PicklistValuesRepresentation.url is like /services/data/v69.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
23664
|
+
* the '/services/data/v69.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
23665
23665
|
*/
|
|
23666
23666
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
23667
23667
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -23971,7 +23971,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
23971
23971
|
function createResourceRequest$C(config) {
|
|
23972
23972
|
const headers = {};
|
|
23973
23973
|
return {
|
|
23974
|
-
baseUri: '/services/data/
|
|
23974
|
+
baseUri: '/services/data/v69.0',
|
|
23975
23975
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
23976
23976
|
method: 'get',
|
|
23977
23977
|
body: null,
|
|
@@ -24076,7 +24076,7 @@ function getResponseCacheKeys$w(storeKeyMap, luvio, resourceParams, response) {
|
|
|
24076
24076
|
function createResourceRequest$B(config) {
|
|
24077
24077
|
const headers = {};
|
|
24078
24078
|
return {
|
|
24079
|
-
baseUri: '/services/data/
|
|
24079
|
+
baseUri: '/services/data/v69.0',
|
|
24080
24080
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
24081
24081
|
method: 'get',
|
|
24082
24082
|
body: null,
|
|
@@ -24294,7 +24294,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
24294
24294
|
function createResourceRequest$A(config) {
|
|
24295
24295
|
const headers = {};
|
|
24296
24296
|
return {
|
|
24297
|
-
baseUri: '/services/data/
|
|
24297
|
+
baseUri: '/services/data/v69.0',
|
|
24298
24298
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
24299
24299
|
method: 'get',
|
|
24300
24300
|
body: null,
|
|
@@ -24620,7 +24620,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
24620
24620
|
function createResourceRequest$z(config) {
|
|
24621
24621
|
const headers = {};
|
|
24622
24622
|
return {
|
|
24623
|
-
baseUri: '/services/data/
|
|
24623
|
+
baseUri: '/services/data/v69.0',
|
|
24624
24624
|
basePath: '/ui-api/predupe',
|
|
24625
24625
|
method: 'post',
|
|
24626
24626
|
body: config.body,
|
|
@@ -25851,7 +25851,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
25851
25851
|
function createResourceRequest$y(config) {
|
|
25852
25852
|
const headers = {};
|
|
25853
25853
|
return {
|
|
25854
|
-
baseUri: '/services/data/
|
|
25854
|
+
baseUri: '/services/data/v69.0',
|
|
25855
25855
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
25856
25856
|
method: 'get',
|
|
25857
25857
|
body: null,
|
|
@@ -26715,7 +26715,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
26715
26715
|
function createResourceRequest$x(config) {
|
|
26716
26716
|
const headers = {};
|
|
26717
26717
|
return {
|
|
26718
|
-
baseUri: '/services/data/
|
|
26718
|
+
baseUri: '/services/data/v69.0',
|
|
26719
26719
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
26720
26720
|
method: 'get',
|
|
26721
26721
|
body: null,
|
|
@@ -26980,7 +26980,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
26980
26980
|
function createResourceRequest$w(config) {
|
|
26981
26981
|
const headers = {};
|
|
26982
26982
|
return {
|
|
26983
|
-
baseUri: '/services/data/
|
|
26983
|
+
baseUri: '/services/data/v69.0',
|
|
26984
26984
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
26985
26985
|
method: 'get',
|
|
26986
26986
|
body: null,
|
|
@@ -27674,7 +27674,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
27674
27674
|
function createResourceRequest$v(config) {
|
|
27675
27675
|
const headers = {};
|
|
27676
27676
|
return {
|
|
27677
|
-
baseUri: '/services/data/
|
|
27677
|
+
baseUri: '/services/data/v69.0',
|
|
27678
27678
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
27679
27679
|
method: 'get',
|
|
27680
27680
|
body: null,
|
|
@@ -27944,7 +27944,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
27944
27944
|
function createResourceRequest$u(config) {
|
|
27945
27945
|
const headers = {};
|
|
27946
27946
|
return {
|
|
27947
|
-
baseUri: '/services/data/
|
|
27947
|
+
baseUri: '/services/data/v69.0',
|
|
27948
27948
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
27949
27949
|
method: 'get',
|
|
27950
27950
|
body: null,
|
|
@@ -28338,7 +28338,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
28338
28338
|
function createResourceRequest$t(config) {
|
|
28339
28339
|
const headers = {};
|
|
28340
28340
|
return {
|
|
28341
|
-
baseUri: '/services/data/
|
|
28341
|
+
baseUri: '/services/data/v69.0',
|
|
28342
28342
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
28343
28343
|
method: 'get',
|
|
28344
28344
|
body: null,
|
|
@@ -28592,7 +28592,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
28592
28592
|
function createResourceRequest$s(config) {
|
|
28593
28593
|
const headers = {};
|
|
28594
28594
|
return {
|
|
28595
|
-
baseUri: '/services/data/
|
|
28595
|
+
baseUri: '/services/data/v69.0',
|
|
28596
28596
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
28597
28597
|
method: 'patch',
|
|
28598
28598
|
body: config.body,
|
|
@@ -28832,7 +28832,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
28832
28832
|
function createResourceRequest$r(config) {
|
|
28833
28833
|
const headers = {};
|
|
28834
28834
|
return {
|
|
28835
|
-
baseUri: '/services/data/
|
|
28835
|
+
baseUri: '/services/data/v69.0',
|
|
28836
28836
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
28837
28837
|
method: 'get',
|
|
28838
28838
|
body: null,
|
|
@@ -29094,7 +29094,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
29094
29094
|
function createResourceRequest$q(config) {
|
|
29095
29095
|
const headers = {};
|
|
29096
29096
|
return {
|
|
29097
|
-
baseUri: '/services/data/
|
|
29097
|
+
baseUri: '/services/data/v69.0',
|
|
29098
29098
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
29099
29099
|
method: 'get',
|
|
29100
29100
|
body: null,
|
|
@@ -29303,7 +29303,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
29303
29303
|
function createResourceRequest$p(config) {
|
|
29304
29304
|
const headers = {};
|
|
29305
29305
|
return {
|
|
29306
|
-
baseUri: '/services/data/
|
|
29306
|
+
baseUri: '/services/data/v69.0',
|
|
29307
29307
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
29308
29308
|
method: 'patch',
|
|
29309
29309
|
body: config.body,
|
|
@@ -30367,7 +30367,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
30367
30367
|
function createResourceRequest$o(config) {
|
|
30368
30368
|
const headers = {};
|
|
30369
30369
|
return {
|
|
30370
|
-
baseUri: '/services/data/
|
|
30370
|
+
baseUri: '/services/data/v69.0',
|
|
30371
30371
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
30372
30372
|
method: 'post',
|
|
30373
30373
|
body: config.body,
|
|
@@ -30652,7 +30652,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
30652
30652
|
function createResourceRequest$n(config) {
|
|
30653
30653
|
const headers = {};
|
|
30654
30654
|
return {
|
|
30655
|
-
baseUri: '/services/data/
|
|
30655
|
+
baseUri: '/services/data/v69.0',
|
|
30656
30656
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
30657
30657
|
method: 'post',
|
|
30658
30658
|
body: config.body,
|
|
@@ -31195,7 +31195,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
31195
31195
|
function createResourceRequest$m(config) {
|
|
31196
31196
|
const headers = {};
|
|
31197
31197
|
return {
|
|
31198
|
-
baseUri: '/services/data/
|
|
31198
|
+
baseUri: '/services/data/v69.0',
|
|
31199
31199
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
31200
31200
|
method: 'get',
|
|
31201
31201
|
body: null,
|
|
@@ -31451,7 +31451,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
31451
31451
|
function createResourceRequest$l(config) {
|
|
31452
31452
|
const headers = {};
|
|
31453
31453
|
return {
|
|
31454
|
-
baseUri: '/services/data/
|
|
31454
|
+
baseUri: '/services/data/v69.0',
|
|
31455
31455
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
31456
31456
|
method: 'get',
|
|
31457
31457
|
body: null,
|
|
@@ -31869,7 +31869,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
31869
31869
|
function createResourceRequest$k(config) {
|
|
31870
31870
|
const headers = {};
|
|
31871
31871
|
return {
|
|
31872
|
-
baseUri: '/services/data/
|
|
31872
|
+
baseUri: '/services/data/v69.0',
|
|
31873
31873
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
31874
31874
|
method: 'get',
|
|
31875
31875
|
body: null,
|
|
@@ -32878,7 +32878,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
32878
32878
|
function createResourceRequest$j(config) {
|
|
32879
32879
|
const headers = {};
|
|
32880
32880
|
return {
|
|
32881
|
-
baseUri: '/services/data/
|
|
32881
|
+
baseUri: '/services/data/v69.0',
|
|
32882
32882
|
basePath: '/ui-api/search/results',
|
|
32883
32883
|
method: 'post',
|
|
32884
32884
|
body: config.body,
|
|
@@ -33152,7 +33152,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
33152
33152
|
function createResourceRequest$i(config) {
|
|
33153
33153
|
const headers = {};
|
|
33154
33154
|
return {
|
|
33155
|
-
baseUri: '/services/data/
|
|
33155
|
+
baseUri: '/services/data/v69.0',
|
|
33156
33156
|
basePath: '/ui-api/search/results/keyword',
|
|
33157
33157
|
method: 'post',
|
|
33158
33158
|
body: config.body,
|
|
@@ -60271,7 +60271,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
60271
60271
|
function createResourceRequest$h(config) {
|
|
60272
60272
|
const headers = {};
|
|
60273
60273
|
return {
|
|
60274
|
-
baseUri: '/services/data/
|
|
60274
|
+
baseUri: '/services/data/v69.0',
|
|
60275
60275
|
basePath: '/graphql',
|
|
60276
60276
|
method: 'post',
|
|
60277
60277
|
body: { ...config.body,
|
|
@@ -60322,7 +60322,7 @@ function createResourceRequest$f(config) {
|
|
|
60322
60322
|
const headers = {};
|
|
60323
60323
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
60324
60324
|
return {
|
|
60325
|
-
baseUri: '/services/data/
|
|
60325
|
+
baseUri: '/services/data/v69.0',
|
|
60326
60326
|
basePath: '/graphql/batch',
|
|
60327
60327
|
method: 'post',
|
|
60328
60328
|
body: transformedConfig.body,
|
|
@@ -60870,7 +60870,7 @@ function ingestSuccess$4(luvio, response) {
|
|
|
60870
60870
|
function createResourceRequest$e(config) {
|
|
60871
60871
|
const headers = {};
|
|
60872
60872
|
return {
|
|
60873
|
-
baseUri: '/services/data/
|
|
60873
|
+
baseUri: '/services/data/v69.0',
|
|
60874
60874
|
basePath: '/ui-api/records/batch',
|
|
60875
60875
|
method: 'post',
|
|
60876
60876
|
body: config.body,
|
|
@@ -61164,7 +61164,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
61164
61164
|
function createResourceRequest$d(config) {
|
|
61165
61165
|
const headers = {};
|
|
61166
61166
|
return {
|
|
61167
|
-
baseUri: '/services/data/
|
|
61167
|
+
baseUri: '/services/data/v69.0',
|
|
61168
61168
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
61169
61169
|
method: 'patch',
|
|
61170
61170
|
body: config.body,
|
|
@@ -61228,7 +61228,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
61228
61228
|
function createResourceRequest$c(config) {
|
|
61229
61229
|
const headers = {};
|
|
61230
61230
|
return {
|
|
61231
|
-
baseUri: '/services/data/
|
|
61231
|
+
baseUri: '/services/data/v69.0',
|
|
61232
61232
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
61233
61233
|
method: 'post',
|
|
61234
61234
|
body: config.body,
|
|
@@ -61303,7 +61303,7 @@ const factory$c = (luvio) => {
|
|
|
61303
61303
|
function createResourceRequest$b(config) {
|
|
61304
61304
|
const headers = {};
|
|
61305
61305
|
return {
|
|
61306
|
-
baseUri: '/services/data/
|
|
61306
|
+
baseUri: '/services/data/v69.0',
|
|
61307
61307
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
61308
61308
|
method: 'patch',
|
|
61309
61309
|
body: config.body,
|
|
@@ -61804,7 +61804,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
61804
61804
|
function createResourceRequest$a(config) {
|
|
61805
61805
|
const headers = {};
|
|
61806
61806
|
return {
|
|
61807
|
-
baseUri: '/services/data/
|
|
61807
|
+
baseUri: '/services/data/v69.0',
|
|
61808
61808
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
61809
61809
|
method: 'post',
|
|
61810
61810
|
body: config.body,
|
|
@@ -62046,7 +62046,7 @@ const factory$9 = (luvio) => {
|
|
|
62046
62046
|
function createResourceRequest$9(config) {
|
|
62047
62047
|
const headers = {};
|
|
62048
62048
|
return {
|
|
62049
|
-
baseUri: '/services/data/
|
|
62049
|
+
baseUri: '/services/data/v69.0',
|
|
62050
62050
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
62051
62051
|
method: 'post',
|
|
62052
62052
|
body: config.body,
|
|
@@ -62658,7 +62658,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
62658
62658
|
function createResourceRequest$8(config) {
|
|
62659
62659
|
const headers = {};
|
|
62660
62660
|
return {
|
|
62661
|
-
baseUri: '/services/data/
|
|
62661
|
+
baseUri: '/services/data/v69.0',
|
|
62662
62662
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
62663
62663
|
method: 'get',
|
|
62664
62664
|
body: null,
|
|
@@ -63300,7 +63300,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
63300
63300
|
function createResourceRequest$7(config) {
|
|
63301
63301
|
const headers = {};
|
|
63302
63302
|
return {
|
|
63303
|
-
baseUri: '/services/data/
|
|
63303
|
+
baseUri: '/services/data/v69.0',
|
|
63304
63304
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
63305
63305
|
method: 'get',
|
|
63306
63306
|
body: null,
|
|
@@ -63930,7 +63930,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
63930
63930
|
function createResourceRequest$6(config) {
|
|
63931
63931
|
const headers = {};
|
|
63932
63932
|
return {
|
|
63933
|
-
baseUri: '/services/data/
|
|
63933
|
+
baseUri: '/services/data/v69.0',
|
|
63934
63934
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
63935
63935
|
method: 'get',
|
|
63936
63936
|
body: null,
|
|
@@ -64141,7 +64141,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
64141
64141
|
function createResourceRequest$5(config) {
|
|
64142
64142
|
const headers = {};
|
|
64143
64143
|
return {
|
|
64144
|
-
baseUri: '/services/data/
|
|
64144
|
+
baseUri: '/services/data/v69.0',
|
|
64145
64145
|
basePath: '/ui-api/records',
|
|
64146
64146
|
method: 'post',
|
|
64147
64147
|
body: config.body,
|
|
@@ -64247,7 +64247,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
64247
64247
|
function createResourceRequest$3(config) {
|
|
64248
64248
|
const headers = {};
|
|
64249
64249
|
return {
|
|
64250
|
-
baseUri: '/services/data/
|
|
64250
|
+
baseUri: '/services/data/v69.0',
|
|
64251
64251
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
64252
64252
|
method: 'delete',
|
|
64253
64253
|
body: null,
|
|
@@ -64334,7 +64334,7 @@ function createResourceRequest$2(config) {
|
|
|
64334
64334
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
64335
64335
|
}
|
|
64336
64336
|
return {
|
|
64337
|
-
baseUri: '/services/data/
|
|
64337
|
+
baseUri: '/services/data/v69.0',
|
|
64338
64338
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
64339
64339
|
method: 'patch',
|
|
64340
64340
|
body: config.body,
|
|
@@ -64673,7 +64673,7 @@ function createResourceParams$1(config) {
|
|
|
64673
64673
|
function createResourceRequest$1(config) {
|
|
64674
64674
|
const headers = {};
|
|
64675
64675
|
return {
|
|
64676
|
-
baseUri: '/services/data/
|
|
64676
|
+
baseUri: '/services/data/v69.0',
|
|
64677
64677
|
basePath: '/ui-api/records/content-documents/' +
|
|
64678
64678
|
config.urlParams.contentDocumentId +
|
|
64679
64679
|
'/content-versions',
|
|
@@ -64791,7 +64791,7 @@ function createResourceParams(config) {
|
|
|
64791
64791
|
function createResourceRequest(config) {
|
|
64792
64792
|
const headers = {};
|
|
64793
64793
|
return {
|
|
64794
|
-
baseUri: '/services/data/
|
|
64794
|
+
baseUri: '/services/data/v69.0',
|
|
64795
64795
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
64796
64796
|
method: 'post',
|
|
64797
64797
|
body: config.body,
|