@salesforce/lds-adapters-uiapi 1.412.1 → 1.414.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
|
@@ -7347,7 +7347,7 @@ function getResponseCacheKeys$17(storeKeyMap, luvio, resourceParams, response) {
|
|
|
7347
7347
|
function createResourceRequest$1g(config) {
|
|
7348
7348
|
const headers = {};
|
|
7349
7349
|
return {
|
|
7350
|
-
baseUri: '/services/data/
|
|
7350
|
+
baseUri: '/services/data/v67.0',
|
|
7351
7351
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
7352
7352
|
method: 'get',
|
|
7353
7353
|
body: null,
|
|
@@ -7789,7 +7789,7 @@ function ingestError$Q(luvio, params, error, snapshotRefresh) {
|
|
|
7789
7789
|
function createResourceRequest$1f(config) {
|
|
7790
7790
|
const headers = {};
|
|
7791
7791
|
return {
|
|
7792
|
-
baseUri: '/services/data/
|
|
7792
|
+
baseUri: '/services/data/v67.0',
|
|
7793
7793
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
7794
7794
|
method: 'get',
|
|
7795
7795
|
body: null,
|
|
@@ -9126,7 +9126,7 @@ function ingestError$P(luvio, params, error, snapshotRefresh) {
|
|
|
9126
9126
|
function createResourceRequest$1e(config) {
|
|
9127
9127
|
const headers = {};
|
|
9128
9128
|
return {
|
|
9129
|
-
baseUri: '/services/data/
|
|
9129
|
+
baseUri: '/services/data/v67.0',
|
|
9130
9130
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
9131
9131
|
method: 'get',
|
|
9132
9132
|
body: null,
|
|
@@ -9276,7 +9276,7 @@ function ingestError$O(luvio, params, error, snapshotRefresh) {
|
|
|
9276
9276
|
function createResourceRequest$1d(config) {
|
|
9277
9277
|
const headers = {};
|
|
9278
9278
|
return {
|
|
9279
|
-
baseUri: '/services/data/
|
|
9279
|
+
baseUri: '/services/data/v67.0',
|
|
9280
9280
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
9281
9281
|
method: 'get',
|
|
9282
9282
|
body: null,
|
|
@@ -9385,7 +9385,7 @@ const getListUiByListViewIdAdapterFactory = (luvio) => function UiApi__getListUi
|
|
|
9385
9385
|
function createResourceRequest$1c(config) {
|
|
9386
9386
|
const headers = {};
|
|
9387
9387
|
return {
|
|
9388
|
-
baseUri: '/services/data/
|
|
9388
|
+
baseUri: '/services/data/v67.0',
|
|
9389
9389
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
9390
9390
|
method: 'get',
|
|
9391
9391
|
body: null,
|
|
@@ -10369,7 +10369,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
10369
10369
|
function createResourceRequest$1b(config) {
|
|
10370
10370
|
const headers = {};
|
|
10371
10371
|
return {
|
|
10372
|
-
baseUri: '/services/data/
|
|
10372
|
+
baseUri: '/services/data/v67.0',
|
|
10373
10373
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
10374
10374
|
method: 'post',
|
|
10375
10375
|
body: config.body,
|
|
@@ -11105,7 +11105,7 @@ function ingestError$M(luvio, params, error, snapshotRefresh) {
|
|
|
11105
11105
|
function createResourceRequest$1a(config) {
|
|
11106
11106
|
const headers = {};
|
|
11107
11107
|
return {
|
|
11108
|
-
baseUri: '/services/data/
|
|
11108
|
+
baseUri: '/services/data/v67.0',
|
|
11109
11109
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
11110
11110
|
method: 'get',
|
|
11111
11111
|
body: null,
|
|
@@ -11303,7 +11303,7 @@ function keyBuilder$3E(luvio, params) {
|
|
|
11303
11303
|
function createResourceRequest$19(config) {
|
|
11304
11304
|
const headers = {};
|
|
11305
11305
|
return {
|
|
11306
|
-
baseUri: '/services/data/
|
|
11306
|
+
baseUri: '/services/data/v67.0',
|
|
11307
11307
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
11308
11308
|
method: 'get',
|
|
11309
11309
|
body: null,
|
|
@@ -11348,7 +11348,7 @@ function validateAdapterConfig$18(untrustedConfig, configPropertyNames) {
|
|
|
11348
11348
|
function createResourceRequest$18(config) {
|
|
11349
11349
|
const headers = {};
|
|
11350
11350
|
return {
|
|
11351
|
-
baseUri: '/services/data/
|
|
11351
|
+
baseUri: '/services/data/v67.0',
|
|
11352
11352
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
11353
11353
|
method: 'get',
|
|
11354
11354
|
body: null,
|
|
@@ -13153,7 +13153,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
13153
13153
|
function createResourceRequest$17(config) {
|
|
13154
13154
|
const headers = {};
|
|
13155
13155
|
return {
|
|
13156
|
-
baseUri: '/services/data/
|
|
13156
|
+
baseUri: '/services/data/v67.0',
|
|
13157
13157
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
13158
13158
|
method: 'get',
|
|
13159
13159
|
body: null,
|
|
@@ -14211,7 +14211,7 @@ const ingest$2p = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
14211
14211
|
function createResourceRequest$16(config) {
|
|
14212
14212
|
const headers = {};
|
|
14213
14213
|
return {
|
|
14214
|
-
baseUri: '/services/data/
|
|
14214
|
+
baseUri: '/services/data/v67.0',
|
|
14215
14215
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
14216
14216
|
method: 'get',
|
|
14217
14217
|
body: null,
|
|
@@ -16886,7 +16886,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
16886
16886
|
function createResourceRequest$15(config) {
|
|
16887
16887
|
const headers = {};
|
|
16888
16888
|
return {
|
|
16889
|
-
baseUri: '/services/data/
|
|
16889
|
+
baseUri: '/services/data/v67.0',
|
|
16890
16890
|
basePath: '/ui-api/actions/global',
|
|
16891
16891
|
method: 'get',
|
|
16892
16892
|
body: null,
|
|
@@ -17120,7 +17120,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
17120
17120
|
function createResourceRequest$14(config) {
|
|
17121
17121
|
const headers = {};
|
|
17122
17122
|
return {
|
|
17123
|
-
baseUri: '/services/data/
|
|
17123
|
+
baseUri: '/services/data/v67.0',
|
|
17124
17124
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
17125
17125
|
method: 'get',
|
|
17126
17126
|
body: null,
|
|
@@ -17292,7 +17292,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
17292
17292
|
function createResourceRequest$13(config) {
|
|
17293
17293
|
const headers = {};
|
|
17294
17294
|
return {
|
|
17295
|
-
baseUri: '/services/data/
|
|
17295
|
+
baseUri: '/services/data/v67.0',
|
|
17296
17296
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
17297
17297
|
method: 'get',
|
|
17298
17298
|
body: null,
|
|
@@ -17434,7 +17434,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
17434
17434
|
function createResourceRequest$12(config) {
|
|
17435
17435
|
const headers = {};
|
|
17436
17436
|
return {
|
|
17437
|
-
baseUri: '/services/data/
|
|
17437
|
+
baseUri: '/services/data/v67.0',
|
|
17438
17438
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
17439
17439
|
method: 'get',
|
|
17440
17440
|
body: null,
|
|
@@ -17624,7 +17624,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
17624
17624
|
function createResourceRequest$11(config) {
|
|
17625
17625
|
const headers = {};
|
|
17626
17626
|
return {
|
|
17627
|
-
baseUri: '/services/data/
|
|
17627
|
+
baseUri: '/services/data/v67.0',
|
|
17628
17628
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
17629
17629
|
method: 'get',
|
|
17630
17630
|
body: null,
|
|
@@ -17888,7 +17888,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
17888
17888
|
function createResourceRequest$10(config) {
|
|
17889
17889
|
const headers = {};
|
|
17890
17890
|
return {
|
|
17891
|
-
baseUri: '/services/data/
|
|
17891
|
+
baseUri: '/services/data/v67.0',
|
|
17892
17892
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
17893
17893
|
method: 'get',
|
|
17894
17894
|
body: null,
|
|
@@ -19099,7 +19099,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
19099
19099
|
function createResourceRequest$$(config) {
|
|
19100
19100
|
const headers = {};
|
|
19101
19101
|
return {
|
|
19102
|
-
baseUri: '/services/data/
|
|
19102
|
+
baseUri: '/services/data/v67.0',
|
|
19103
19103
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
19104
19104
|
method: 'get',
|
|
19105
19105
|
body: null,
|
|
@@ -19310,7 +19310,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
19310
19310
|
function createResourceRequest$_(config) {
|
|
19311
19311
|
const headers = {};
|
|
19312
19312
|
return {
|
|
19313
|
-
baseUri: '/services/data/
|
|
19313
|
+
baseUri: '/services/data/v67.0',
|
|
19314
19314
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
19315
19315
|
method: 'get',
|
|
19316
19316
|
body: null,
|
|
@@ -19479,7 +19479,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
19479
19479
|
function createResourceRequest$Z(config) {
|
|
19480
19480
|
const headers = {};
|
|
19481
19481
|
return {
|
|
19482
|
-
baseUri: '/services/data/
|
|
19482
|
+
baseUri: '/services/data/v67.0',
|
|
19483
19483
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
19484
19484
|
method: 'get',
|
|
19485
19485
|
body: null,
|
|
@@ -19631,7 +19631,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
19631
19631
|
function createResourceRequest$Y(config) {
|
|
19632
19632
|
const headers = {};
|
|
19633
19633
|
return {
|
|
19634
|
-
baseUri: '/services/data/
|
|
19634
|
+
baseUri: '/services/data/v67.0',
|
|
19635
19635
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
19636
19636
|
method: 'get',
|
|
19637
19637
|
body: null,
|
|
@@ -19843,7 +19843,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
19843
19843
|
function createResourceRequest$X(config) {
|
|
19844
19844
|
const headers = {};
|
|
19845
19845
|
return {
|
|
19846
|
-
baseUri: '/services/data/
|
|
19846
|
+
baseUri: '/services/data/v67.0',
|
|
19847
19847
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
19848
19848
|
method: 'post',
|
|
19849
19849
|
body: config.body,
|
|
@@ -20128,7 +20128,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
20128
20128
|
function createResourceRequest$W(config) {
|
|
20129
20129
|
const headers = {};
|
|
20130
20130
|
return {
|
|
20131
|
-
baseUri: '/services/data/
|
|
20131
|
+
baseUri: '/services/data/v67.0',
|
|
20132
20132
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
20133
20133
|
method: 'post',
|
|
20134
20134
|
body: config.body,
|
|
@@ -20373,7 +20373,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
20373
20373
|
function createResourceRequest$V(config) {
|
|
20374
20374
|
const headers = {};
|
|
20375
20375
|
return {
|
|
20376
|
-
baseUri: '/services/data/
|
|
20376
|
+
baseUri: '/services/data/v67.0',
|
|
20377
20377
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
20378
20378
|
method: 'get',
|
|
20379
20379
|
body: null,
|
|
@@ -21630,7 +21630,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
21630
21630
|
function createResourceRequest$U(config) {
|
|
21631
21631
|
const headers = {};
|
|
21632
21632
|
return {
|
|
21633
|
-
baseUri: '/services/data/
|
|
21633
|
+
baseUri: '/services/data/v67.0',
|
|
21634
21634
|
basePath: '/ui-api/apps',
|
|
21635
21635
|
method: 'get',
|
|
21636
21636
|
body: null,
|
|
@@ -21770,7 +21770,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
21770
21770
|
function createResourceRequest$T(config) {
|
|
21771
21771
|
const headers = {};
|
|
21772
21772
|
return {
|
|
21773
|
-
baseUri: '/services/data/
|
|
21773
|
+
baseUri: '/services/data/v67.0',
|
|
21774
21774
|
basePath: '/ui-api/apps/selected',
|
|
21775
21775
|
method: 'get',
|
|
21776
21776
|
body: null,
|
|
@@ -21911,7 +21911,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
21911
21911
|
function createResourceRequest$S(config) {
|
|
21912
21912
|
const headers = {};
|
|
21913
21913
|
return {
|
|
21914
|
-
baseUri: '/services/data/
|
|
21914
|
+
baseUri: '/services/data/v67.0',
|
|
21915
21915
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
21916
21916
|
method: 'get',
|
|
21917
21917
|
body: null,
|
|
@@ -22514,7 +22514,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
22514
22514
|
function createResourceRequest$R(config) {
|
|
22515
22515
|
const headers = {};
|
|
22516
22516
|
return {
|
|
22517
|
-
baseUri: '/services/data/
|
|
22517
|
+
baseUri: '/services/data/v67.0',
|
|
22518
22518
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
22519
22519
|
method: 'get',
|
|
22520
22520
|
body: null,
|
|
@@ -22653,7 +22653,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
22653
22653
|
function createResourceRequest$Q(config) {
|
|
22654
22654
|
const headers = {};
|
|
22655
22655
|
return {
|
|
22656
|
-
baseUri: '/services/data/
|
|
22656
|
+
baseUri: '/services/data/v67.0',
|
|
22657
22657
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
22658
22658
|
method: 'get',
|
|
22659
22659
|
body: null,
|
|
@@ -22792,7 +22792,7 @@ function getResponseCacheKeys$K(storeKeyMap, luvio, resourceParams, response) {
|
|
|
22792
22792
|
function createResourceRequest$P(config) {
|
|
22793
22793
|
const headers = {};
|
|
22794
22794
|
return {
|
|
22795
|
-
baseUri: '/services/data/
|
|
22795
|
+
baseUri: '/services/data/v67.0',
|
|
22796
22796
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
22797
22797
|
method: 'get',
|
|
22798
22798
|
body: null,
|
|
@@ -23025,7 +23025,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
23025
23025
|
function createResourceRequest$O(config) {
|
|
23026
23026
|
const headers = {};
|
|
23027
23027
|
return {
|
|
23028
|
-
baseUri: '/services/data/
|
|
23028
|
+
baseUri: '/services/data/v67.0',
|
|
23029
23029
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23030
23030
|
method: 'get',
|
|
23031
23031
|
body: null,
|
|
@@ -23294,7 +23294,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
23294
23294
|
function createResourceRequest$N(config) {
|
|
23295
23295
|
const headers = {};
|
|
23296
23296
|
return {
|
|
23297
|
-
baseUri: '/services/data/
|
|
23297
|
+
baseUri: '/services/data/v67.0',
|
|
23298
23298
|
basePath: '/ui-api/list-info/batch',
|
|
23299
23299
|
method: 'get',
|
|
23300
23300
|
body: null,
|
|
@@ -23439,7 +23439,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
23439
23439
|
function createResourceRequest$M(config) {
|
|
23440
23440
|
const headers = {};
|
|
23441
23441
|
return {
|
|
23442
|
-
baseUri: '/services/data/
|
|
23442
|
+
baseUri: '/services/data/v67.0',
|
|
23443
23443
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
23444
23444
|
method: 'get',
|
|
23445
23445
|
body: null,
|
|
@@ -23745,7 +23745,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
23745
23745
|
function createResourceRequest$L(config) {
|
|
23746
23746
|
const headers = {};
|
|
23747
23747
|
return {
|
|
23748
|
-
baseUri: '/services/data/
|
|
23748
|
+
baseUri: '/services/data/v67.0',
|
|
23749
23749
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
23750
23750
|
method: 'post',
|
|
23751
23751
|
body: config.body,
|
|
@@ -23858,7 +23858,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
23858
23858
|
function createResourceRequest$K(config) {
|
|
23859
23859
|
const headers = {};
|
|
23860
23860
|
return {
|
|
23861
|
-
baseUri: '/services/data/
|
|
23861
|
+
baseUri: '/services/data/v67.0',
|
|
23862
23862
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23863
23863
|
method: 'delete',
|
|
23864
23864
|
body: null,
|
|
@@ -24036,7 +24036,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
24036
24036
|
function createResourceRequest$J(config) {
|
|
24037
24037
|
const headers = {};
|
|
24038
24038
|
return {
|
|
24039
|
-
baseUri: '/services/data/
|
|
24039
|
+
baseUri: '/services/data/v67.0',
|
|
24040
24040
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
24041
24041
|
method: 'patch',
|
|
24042
24042
|
body: config.body,
|
|
@@ -24954,7 +24954,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
24954
24954
|
function createResourceRequest$I(config) {
|
|
24955
24955
|
const headers = {};
|
|
24956
24956
|
return {
|
|
24957
|
-
baseUri: '/services/data/
|
|
24957
|
+
baseUri: '/services/data/v67.0',
|
|
24958
24958
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
24959
24959
|
method: 'get',
|
|
24960
24960
|
body: null,
|
|
@@ -25263,7 +25263,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
25263
25263
|
function createResourceRequest$H(config) {
|
|
25264
25264
|
const headers = {};
|
|
25265
25265
|
return {
|
|
25266
|
-
baseUri: '/services/data/
|
|
25266
|
+
baseUri: '/services/data/v67.0',
|
|
25267
25267
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
25268
25268
|
method: 'get',
|
|
25269
25269
|
body: null,
|
|
@@ -25407,7 +25407,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
25407
25407
|
function createResourceRequest$G(config) {
|
|
25408
25408
|
const headers = {};
|
|
25409
25409
|
return {
|
|
25410
|
-
baseUri: '/services/data/
|
|
25410
|
+
baseUri: '/services/data/v67.0',
|
|
25411
25411
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
25412
25412
|
method: 'patch',
|
|
25413
25413
|
body: config.body,
|
|
@@ -25717,7 +25717,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
25717
25717
|
function createResourceRequest$F(config) {
|
|
25718
25718
|
const headers = {};
|
|
25719
25719
|
return {
|
|
25720
|
-
baseUri: '/services/data/
|
|
25720
|
+
baseUri: '/services/data/v67.0',
|
|
25721
25721
|
basePath: '/ui-api/nav-items',
|
|
25722
25722
|
method: 'get',
|
|
25723
25723
|
body: null,
|
|
@@ -25853,7 +25853,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
25853
25853
|
function createResourceRequest$E(config) {
|
|
25854
25854
|
const headers = {};
|
|
25855
25855
|
return {
|
|
25856
|
-
baseUri: '/services/data/
|
|
25856
|
+
baseUri: '/services/data/v67.0',
|
|
25857
25857
|
basePath: '/ui-api/object-info',
|
|
25858
25858
|
method: 'get',
|
|
25859
25859
|
body: null,
|
|
@@ -26198,7 +26198,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
26198
26198
|
function createResourceRequest$D(config) {
|
|
26199
26199
|
const headers = {};
|
|
26200
26200
|
return {
|
|
26201
|
-
baseUri: '/services/data/
|
|
26201
|
+
baseUri: '/services/data/v67.0',
|
|
26202
26202
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
26203
26203
|
method: 'get',
|
|
26204
26204
|
body: null,
|
|
@@ -26527,8 +26527,8 @@ const select$2u = function PicklistValueRepresentationSelect() {
|
|
|
26527
26527
|
const keyBuilderFromType$i =
|
|
26528
26528
|
/**
|
|
26529
26529
|
* custom key builder from PicklistValuesRepresentation.
|
|
26530
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
26531
|
-
* the '/services/data/
|
|
26530
|
+
* PicklistValuesRepresentation.url is like /services/data/v67.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
26531
|
+
* the '/services/data/v67.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
26532
26532
|
*/
|
|
26533
26533
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
26534
26534
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -26838,7 +26838,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
26838
26838
|
function createResourceRequest$C(config) {
|
|
26839
26839
|
const headers = {};
|
|
26840
26840
|
return {
|
|
26841
|
-
baseUri: '/services/data/
|
|
26841
|
+
baseUri: '/services/data/v67.0',
|
|
26842
26842
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
26843
26843
|
method: 'get',
|
|
26844
26844
|
body: null,
|
|
@@ -26943,7 +26943,7 @@ function getResponseCacheKeys$w(storeKeyMap, luvio, resourceParams, response) {
|
|
|
26943
26943
|
function createResourceRequest$B(config) {
|
|
26944
26944
|
const headers = {};
|
|
26945
26945
|
return {
|
|
26946
|
-
baseUri: '/services/data/
|
|
26946
|
+
baseUri: '/services/data/v67.0',
|
|
26947
26947
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
26948
26948
|
method: 'get',
|
|
26949
26949
|
body: null,
|
|
@@ -27155,7 +27155,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
27155
27155
|
function createResourceRequest$A(config) {
|
|
27156
27156
|
const headers = {};
|
|
27157
27157
|
return {
|
|
27158
|
-
baseUri: '/services/data/
|
|
27158
|
+
baseUri: '/services/data/v67.0',
|
|
27159
27159
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
27160
27160
|
method: 'get',
|
|
27161
27161
|
body: null,
|
|
@@ -27481,7 +27481,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
27481
27481
|
function createResourceRequest$z(config) {
|
|
27482
27482
|
const headers = {};
|
|
27483
27483
|
return {
|
|
27484
|
-
baseUri: '/services/data/
|
|
27484
|
+
baseUri: '/services/data/v67.0',
|
|
27485
27485
|
basePath: '/ui-api/predupe',
|
|
27486
27486
|
method: 'post',
|
|
27487
27487
|
body: config.body,
|
|
@@ -28712,7 +28712,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
28712
28712
|
function createResourceRequest$y(config) {
|
|
28713
28713
|
const headers = {};
|
|
28714
28714
|
return {
|
|
28715
|
-
baseUri: '/services/data/
|
|
28715
|
+
baseUri: '/services/data/v67.0',
|
|
28716
28716
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
28717
28717
|
method: 'get',
|
|
28718
28718
|
body: null,
|
|
@@ -29576,7 +29576,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
29576
29576
|
function createResourceRequest$x(config) {
|
|
29577
29577
|
const headers = {};
|
|
29578
29578
|
return {
|
|
29579
|
-
baseUri: '/services/data/
|
|
29579
|
+
baseUri: '/services/data/v67.0',
|
|
29580
29580
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
29581
29581
|
method: 'get',
|
|
29582
29582
|
body: null,
|
|
@@ -29841,7 +29841,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
29841
29841
|
function createResourceRequest$w(config) {
|
|
29842
29842
|
const headers = {};
|
|
29843
29843
|
return {
|
|
29844
|
-
baseUri: '/services/data/
|
|
29844
|
+
baseUri: '/services/data/v67.0',
|
|
29845
29845
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
29846
29846
|
method: 'get',
|
|
29847
29847
|
body: null,
|
|
@@ -30535,7 +30535,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
30535
30535
|
function createResourceRequest$v(config) {
|
|
30536
30536
|
const headers = {};
|
|
30537
30537
|
return {
|
|
30538
|
-
baseUri: '/services/data/
|
|
30538
|
+
baseUri: '/services/data/v67.0',
|
|
30539
30539
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
30540
30540
|
method: 'get',
|
|
30541
30541
|
body: null,
|
|
@@ -30805,7 +30805,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
30805
30805
|
function createResourceRequest$u(config) {
|
|
30806
30806
|
const headers = {};
|
|
30807
30807
|
return {
|
|
30808
|
-
baseUri: '/services/data/
|
|
30808
|
+
baseUri: '/services/data/v67.0',
|
|
30809
30809
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
30810
30810
|
method: 'get',
|
|
30811
30811
|
body: null,
|
|
@@ -31199,7 +31199,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
31199
31199
|
function createResourceRequest$t(config) {
|
|
31200
31200
|
const headers = {};
|
|
31201
31201
|
return {
|
|
31202
|
-
baseUri: '/services/data/
|
|
31202
|
+
baseUri: '/services/data/v67.0',
|
|
31203
31203
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
31204
31204
|
method: 'get',
|
|
31205
31205
|
body: null,
|
|
@@ -31453,7 +31453,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
31453
31453
|
function createResourceRequest$s(config) {
|
|
31454
31454
|
const headers = {};
|
|
31455
31455
|
return {
|
|
31456
|
-
baseUri: '/services/data/
|
|
31456
|
+
baseUri: '/services/data/v67.0',
|
|
31457
31457
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
31458
31458
|
method: 'patch',
|
|
31459
31459
|
body: config.body,
|
|
@@ -31693,7 +31693,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
31693
31693
|
function createResourceRequest$r(config) {
|
|
31694
31694
|
const headers = {};
|
|
31695
31695
|
return {
|
|
31696
|
-
baseUri: '/services/data/
|
|
31696
|
+
baseUri: '/services/data/v67.0',
|
|
31697
31697
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
31698
31698
|
method: 'get',
|
|
31699
31699
|
body: null,
|
|
@@ -31955,7 +31955,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
31955
31955
|
function createResourceRequest$q(config) {
|
|
31956
31956
|
const headers = {};
|
|
31957
31957
|
return {
|
|
31958
|
-
baseUri: '/services/data/
|
|
31958
|
+
baseUri: '/services/data/v67.0',
|
|
31959
31959
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
31960
31960
|
method: 'get',
|
|
31961
31961
|
body: null,
|
|
@@ -32164,7 +32164,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
32164
32164
|
function createResourceRequest$p(config) {
|
|
32165
32165
|
const headers = {};
|
|
32166
32166
|
return {
|
|
32167
|
-
baseUri: '/services/data/
|
|
32167
|
+
baseUri: '/services/data/v67.0',
|
|
32168
32168
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
32169
32169
|
method: 'patch',
|
|
32170
32170
|
body: config.body,
|
|
@@ -33228,7 +33228,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
33228
33228
|
function createResourceRequest$o(config) {
|
|
33229
33229
|
const headers = {};
|
|
33230
33230
|
return {
|
|
33231
|
-
baseUri: '/services/data/
|
|
33231
|
+
baseUri: '/services/data/v67.0',
|
|
33232
33232
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
33233
33233
|
method: 'post',
|
|
33234
33234
|
body: config.body,
|
|
@@ -33513,7 +33513,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
33513
33513
|
function createResourceRequest$n(config) {
|
|
33514
33514
|
const headers = {};
|
|
33515
33515
|
return {
|
|
33516
|
-
baseUri: '/services/data/
|
|
33516
|
+
baseUri: '/services/data/v67.0',
|
|
33517
33517
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
33518
33518
|
method: 'post',
|
|
33519
33519
|
body: config.body,
|
|
@@ -34056,7 +34056,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
34056
34056
|
function createResourceRequest$m(config) {
|
|
34057
34057
|
const headers = {};
|
|
34058
34058
|
return {
|
|
34059
|
-
baseUri: '/services/data/
|
|
34059
|
+
baseUri: '/services/data/v67.0',
|
|
34060
34060
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
34061
34061
|
method: 'get',
|
|
34062
34062
|
body: null,
|
|
@@ -34312,7 +34312,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
34312
34312
|
function createResourceRequest$l(config) {
|
|
34313
34313
|
const headers = {};
|
|
34314
34314
|
return {
|
|
34315
|
-
baseUri: '/services/data/
|
|
34315
|
+
baseUri: '/services/data/v67.0',
|
|
34316
34316
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
34317
34317
|
method: 'get',
|
|
34318
34318
|
body: null,
|
|
@@ -34730,7 +34730,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
34730
34730
|
function createResourceRequest$k(config) {
|
|
34731
34731
|
const headers = {};
|
|
34732
34732
|
return {
|
|
34733
|
-
baseUri: '/services/data/
|
|
34733
|
+
baseUri: '/services/data/v67.0',
|
|
34734
34734
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
34735
34735
|
method: 'get',
|
|
34736
34736
|
body: null,
|
|
@@ -35739,7 +35739,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
35739
35739
|
function createResourceRequest$j(config) {
|
|
35740
35740
|
const headers = {};
|
|
35741
35741
|
return {
|
|
35742
|
-
baseUri: '/services/data/
|
|
35742
|
+
baseUri: '/services/data/v67.0',
|
|
35743
35743
|
basePath: '/ui-api/search/results',
|
|
35744
35744
|
method: 'post',
|
|
35745
35745
|
body: config.body,
|
|
@@ -36013,7 +36013,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
36013
36013
|
function createResourceRequest$i(config) {
|
|
36014
36014
|
const headers = {};
|
|
36015
36015
|
return {
|
|
36016
|
-
baseUri: '/services/data/
|
|
36016
|
+
baseUri: '/services/data/v67.0',
|
|
36017
36017
|
basePath: '/ui-api/search/results/keyword',
|
|
36018
36018
|
method: 'post',
|
|
36019
36019
|
body: config.body,
|
|
@@ -63084,7 +63084,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
63084
63084
|
function createResourceRequest$h(config) {
|
|
63085
63085
|
const headers = {};
|
|
63086
63086
|
return {
|
|
63087
|
-
baseUri: '/services/data/
|
|
63087
|
+
baseUri: '/services/data/v67.0',
|
|
63088
63088
|
basePath: '/graphql',
|
|
63089
63089
|
method: 'post',
|
|
63090
63090
|
body: { ...config.body,
|
|
@@ -63135,7 +63135,7 @@ function createResourceRequest$f(config) {
|
|
|
63135
63135
|
const headers = {};
|
|
63136
63136
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
63137
63137
|
return {
|
|
63138
|
-
baseUri: '/services/data/
|
|
63138
|
+
baseUri: '/services/data/v67.0',
|
|
63139
63139
|
basePath: '/graphql/batch',
|
|
63140
63140
|
method: 'post',
|
|
63141
63141
|
body: transformedConfig.body,
|
|
@@ -63683,7 +63683,7 @@ function ingestSuccess$4(luvio, response) {
|
|
|
63683
63683
|
function createResourceRequest$e(config) {
|
|
63684
63684
|
const headers = {};
|
|
63685
63685
|
return {
|
|
63686
|
-
baseUri: '/services/data/
|
|
63686
|
+
baseUri: '/services/data/v67.0',
|
|
63687
63687
|
basePath: '/ui-api/records/batch',
|
|
63688
63688
|
method: 'post',
|
|
63689
63689
|
body: config.body,
|
|
@@ -63958,7 +63958,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
63958
63958
|
function createResourceRequest$d(config) {
|
|
63959
63959
|
const headers = {};
|
|
63960
63960
|
return {
|
|
63961
|
-
baseUri: '/services/data/
|
|
63961
|
+
baseUri: '/services/data/v67.0',
|
|
63962
63962
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
63963
63963
|
method: 'patch',
|
|
63964
63964
|
body: config.body,
|
|
@@ -64022,7 +64022,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
64022
64022
|
function createResourceRequest$c(config) {
|
|
64023
64023
|
const headers = {};
|
|
64024
64024
|
return {
|
|
64025
|
-
baseUri: '/services/data/
|
|
64025
|
+
baseUri: '/services/data/v67.0',
|
|
64026
64026
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
64027
64027
|
method: 'post',
|
|
64028
64028
|
body: config.body,
|
|
@@ -64091,7 +64091,7 @@ const factory$c = (luvio) => {
|
|
|
64091
64091
|
function createResourceRequest$b(config) {
|
|
64092
64092
|
const headers = {};
|
|
64093
64093
|
return {
|
|
64094
|
-
baseUri: '/services/data/
|
|
64094
|
+
baseUri: '/services/data/v67.0',
|
|
64095
64095
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
64096
64096
|
method: 'patch',
|
|
64097
64097
|
body: config.body,
|
|
@@ -64590,7 +64590,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
64590
64590
|
function createResourceRequest$a(config) {
|
|
64591
64591
|
const headers = {};
|
|
64592
64592
|
return {
|
|
64593
|
-
baseUri: '/services/data/
|
|
64593
|
+
baseUri: '/services/data/v67.0',
|
|
64594
64594
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
64595
64595
|
method: 'post',
|
|
64596
64596
|
body: config.body,
|
|
@@ -64832,7 +64832,7 @@ const factory$9 = (luvio) => {
|
|
|
64832
64832
|
function createResourceRequest$9(config) {
|
|
64833
64833
|
const headers = {};
|
|
64834
64834
|
return {
|
|
64835
|
-
baseUri: '/services/data/
|
|
64835
|
+
baseUri: '/services/data/v67.0',
|
|
64836
64836
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
64837
64837
|
method: 'post',
|
|
64838
64838
|
body: config.body,
|
|
@@ -65441,7 +65441,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
65441
65441
|
function createResourceRequest$8(config) {
|
|
65442
65442
|
const headers = {};
|
|
65443
65443
|
return {
|
|
65444
|
-
baseUri: '/services/data/
|
|
65444
|
+
baseUri: '/services/data/v67.0',
|
|
65445
65445
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
65446
65446
|
method: 'get',
|
|
65447
65447
|
body: null,
|
|
@@ -66083,7 +66083,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
66083
66083
|
function createResourceRequest$7(config) {
|
|
66084
66084
|
const headers = {};
|
|
66085
66085
|
return {
|
|
66086
|
-
baseUri: '/services/data/
|
|
66086
|
+
baseUri: '/services/data/v67.0',
|
|
66087
66087
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
66088
66088
|
method: 'get',
|
|
66089
66089
|
body: null,
|
|
@@ -66714,7 +66714,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
66714
66714
|
function createResourceRequest$6(config) {
|
|
66715
66715
|
const headers = {};
|
|
66716
66716
|
return {
|
|
66717
|
-
baseUri: '/services/data/
|
|
66717
|
+
baseUri: '/services/data/v67.0',
|
|
66718
66718
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
66719
66719
|
method: 'get',
|
|
66720
66720
|
body: null,
|
|
@@ -66927,7 +66927,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
66927
66927
|
function createResourceRequest$5(config) {
|
|
66928
66928
|
const headers = {};
|
|
66929
66929
|
return {
|
|
66930
|
-
baseUri: '/services/data/
|
|
66930
|
+
baseUri: '/services/data/v67.0',
|
|
66931
66931
|
basePath: '/ui-api/records',
|
|
66932
66932
|
method: 'post',
|
|
66933
66933
|
body: config.body,
|
|
@@ -67033,7 +67033,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
67033
67033
|
function createResourceRequest$3(config) {
|
|
67034
67034
|
const headers = {};
|
|
67035
67035
|
return {
|
|
67036
|
-
baseUri: '/services/data/
|
|
67036
|
+
baseUri: '/services/data/v67.0',
|
|
67037
67037
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
67038
67038
|
method: 'delete',
|
|
67039
67039
|
body: null,
|
|
@@ -67123,7 +67123,7 @@ function createResourceRequest$2(config) {
|
|
|
67123
67123
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
67124
67124
|
}
|
|
67125
67125
|
return {
|
|
67126
|
-
baseUri: '/services/data/
|
|
67126
|
+
baseUri: '/services/data/v67.0',
|
|
67127
67127
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
67128
67128
|
method: 'patch',
|
|
67129
67129
|
body: config.body,
|
|
@@ -67462,7 +67462,7 @@ function createResourceParams$1(config) {
|
|
|
67462
67462
|
function createResourceRequest$1(config) {
|
|
67463
67463
|
const headers = {};
|
|
67464
67464
|
return {
|
|
67465
|
-
baseUri: '/services/data/
|
|
67465
|
+
baseUri: '/services/data/v67.0',
|
|
67466
67466
|
basePath: '/ui-api/records/content-documents/' +
|
|
67467
67467
|
config.urlParams.contentDocumentId +
|
|
67468
67468
|
'/content-versions',
|
|
@@ -67580,7 +67580,7 @@ function createResourceParams(config) {
|
|
|
67580
67580
|
function createResourceRequest(config) {
|
|
67581
67581
|
const headers = {};
|
|
67582
67582
|
return {
|
|
67583
|
-
baseUri: '/services/data/
|
|
67583
|
+
baseUri: '/services/data/v67.0',
|
|
67584
67584
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
67585
67585
|
method: 'post',
|
|
67586
67586
|
body: config.body,
|