@salesforce/lds-adapters-uiapi 1.333.0 → 1.335.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 +6 -6
- package/sfdc/graphqlAdapters.js +3 -3
- package/sfdc/index.js +79 -79
- package/src/raml/api.raml +1 -1
|
@@ -5989,7 +5989,7 @@ function getResponseCacheKeys$17(storeKeyMap, luvio, resourceParams, response) {
|
|
|
5989
5989
|
function createResourceRequest$1g(config) {
|
|
5990
5990
|
const headers = {};
|
|
5991
5991
|
return {
|
|
5992
|
-
baseUri: '/services/data/
|
|
5992
|
+
baseUri: '/services/data/v64.0',
|
|
5993
5993
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
5994
5994
|
method: 'get',
|
|
5995
5995
|
body: null,
|
|
@@ -6431,7 +6431,7 @@ function ingestError$Q(luvio, params, error, snapshotRefresh) {
|
|
|
6431
6431
|
function createResourceRequest$1f(config) {
|
|
6432
6432
|
const headers = {};
|
|
6433
6433
|
return {
|
|
6434
|
-
baseUri: '/services/data/
|
|
6434
|
+
baseUri: '/services/data/v64.0',
|
|
6435
6435
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
6436
6436
|
method: 'get',
|
|
6437
6437
|
body: null,
|
|
@@ -7760,7 +7760,7 @@ function ingestError$P(luvio, params, error, snapshotRefresh) {
|
|
|
7760
7760
|
function createResourceRequest$1e(config) {
|
|
7761
7761
|
const headers = {};
|
|
7762
7762
|
return {
|
|
7763
|
-
baseUri: '/services/data/
|
|
7763
|
+
baseUri: '/services/data/v64.0',
|
|
7764
7764
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
7765
7765
|
method: 'get',
|
|
7766
7766
|
body: null,
|
|
@@ -7910,7 +7910,7 @@ function ingestError$O(luvio, params, error, snapshotRefresh) {
|
|
|
7910
7910
|
function createResourceRequest$1d(config) {
|
|
7911
7911
|
const headers = {};
|
|
7912
7912
|
return {
|
|
7913
|
-
baseUri: '/services/data/
|
|
7913
|
+
baseUri: '/services/data/v64.0',
|
|
7914
7914
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
7915
7915
|
method: 'get',
|
|
7916
7916
|
body: null,
|
|
@@ -8019,7 +8019,7 @@ const getListUiByListViewIdAdapterFactory = (luvio) => function UiApi__getListUi
|
|
|
8019
8019
|
function createResourceRequest$1c(config) {
|
|
8020
8020
|
const headers = {};
|
|
8021
8021
|
return {
|
|
8022
|
-
baseUri: '/services/data/
|
|
8022
|
+
baseUri: '/services/data/v64.0',
|
|
8023
8023
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
8024
8024
|
method: 'get',
|
|
8025
8025
|
body: null,
|
|
@@ -9003,7 +9003,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
9003
9003
|
function createResourceRequest$1b(config) {
|
|
9004
9004
|
const headers = {};
|
|
9005
9005
|
return {
|
|
9006
|
-
baseUri: '/services/data/
|
|
9006
|
+
baseUri: '/services/data/v64.0',
|
|
9007
9007
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
9008
9008
|
method: 'post',
|
|
9009
9009
|
body: config.body,
|
|
@@ -9739,7 +9739,7 @@ function ingestError$M(luvio, params, error, snapshotRefresh) {
|
|
|
9739
9739
|
function createResourceRequest$1a(config) {
|
|
9740
9740
|
const headers = {};
|
|
9741
9741
|
return {
|
|
9742
|
-
baseUri: '/services/data/
|
|
9742
|
+
baseUri: '/services/data/v64.0',
|
|
9743
9743
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
9744
9744
|
method: 'get',
|
|
9745
9745
|
body: null,
|
|
@@ -9937,7 +9937,7 @@ function keyBuilder$3k(luvio, params) {
|
|
|
9937
9937
|
function createResourceRequest$19(config) {
|
|
9938
9938
|
const headers = {};
|
|
9939
9939
|
return {
|
|
9940
|
-
baseUri: '/services/data/
|
|
9940
|
+
baseUri: '/services/data/v64.0',
|
|
9941
9941
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
9942
9942
|
method: 'get',
|
|
9943
9943
|
body: null,
|
|
@@ -9982,7 +9982,7 @@ function validateAdapterConfig$18(untrustedConfig, configPropertyNames) {
|
|
|
9982
9982
|
function createResourceRequest$18(config) {
|
|
9983
9983
|
const headers = {};
|
|
9984
9984
|
return {
|
|
9985
|
-
baseUri: '/services/data/
|
|
9985
|
+
baseUri: '/services/data/v64.0',
|
|
9986
9986
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
9987
9987
|
method: 'get',
|
|
9988
9988
|
body: null,
|
|
@@ -11787,7 +11787,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
11787
11787
|
function createResourceRequest$17(config) {
|
|
11788
11788
|
const headers = {};
|
|
11789
11789
|
return {
|
|
11790
|
-
baseUri: '/services/data/
|
|
11790
|
+
baseUri: '/services/data/v64.0',
|
|
11791
11791
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
11792
11792
|
method: 'get',
|
|
11793
11793
|
body: null,
|
|
@@ -12845,7 +12845,7 @@ const ingest$22 = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
12845
12845
|
function createResourceRequest$16(config) {
|
|
12846
12846
|
const headers = {};
|
|
12847
12847
|
return {
|
|
12848
|
-
baseUri: '/services/data/
|
|
12848
|
+
baseUri: '/services/data/v64.0',
|
|
12849
12849
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
12850
12850
|
method: 'get',
|
|
12851
12851
|
body: null,
|
|
@@ -15520,7 +15520,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
15520
15520
|
function createResourceRequest$15(config) {
|
|
15521
15521
|
const headers = {};
|
|
15522
15522
|
return {
|
|
15523
|
-
baseUri: '/services/data/
|
|
15523
|
+
baseUri: '/services/data/v64.0',
|
|
15524
15524
|
basePath: '/ui-api/actions/global',
|
|
15525
15525
|
method: 'get',
|
|
15526
15526
|
body: null,
|
|
@@ -15754,7 +15754,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
15754
15754
|
function createResourceRequest$14(config) {
|
|
15755
15755
|
const headers = {};
|
|
15756
15756
|
return {
|
|
15757
|
-
baseUri: '/services/data/
|
|
15757
|
+
baseUri: '/services/data/v64.0',
|
|
15758
15758
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
15759
15759
|
method: 'get',
|
|
15760
15760
|
body: null,
|
|
@@ -15926,7 +15926,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
15926
15926
|
function createResourceRequest$13(config) {
|
|
15927
15927
|
const headers = {};
|
|
15928
15928
|
return {
|
|
15929
|
-
baseUri: '/services/data/
|
|
15929
|
+
baseUri: '/services/data/v64.0',
|
|
15930
15930
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
15931
15931
|
method: 'get',
|
|
15932
15932
|
body: null,
|
|
@@ -16068,7 +16068,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
16068
16068
|
function createResourceRequest$12(config) {
|
|
16069
16069
|
const headers = {};
|
|
16070
16070
|
return {
|
|
16071
|
-
baseUri: '/services/data/
|
|
16071
|
+
baseUri: '/services/data/v64.0',
|
|
16072
16072
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
16073
16073
|
method: 'get',
|
|
16074
16074
|
body: null,
|
|
@@ -16258,7 +16258,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
16258
16258
|
function createResourceRequest$11(config) {
|
|
16259
16259
|
const headers = {};
|
|
16260
16260
|
return {
|
|
16261
|
-
baseUri: '/services/data/
|
|
16261
|
+
baseUri: '/services/data/v64.0',
|
|
16262
16262
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
16263
16263
|
method: 'get',
|
|
16264
16264
|
body: null,
|
|
@@ -16522,7 +16522,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
16522
16522
|
function createResourceRequest$10(config) {
|
|
16523
16523
|
const headers = {};
|
|
16524
16524
|
return {
|
|
16525
|
-
baseUri: '/services/data/
|
|
16525
|
+
baseUri: '/services/data/v64.0',
|
|
16526
16526
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
16527
16527
|
method: 'get',
|
|
16528
16528
|
body: null,
|
|
@@ -17733,7 +17733,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
17733
17733
|
function createResourceRequest$$(config) {
|
|
17734
17734
|
const headers = {};
|
|
17735
17735
|
return {
|
|
17736
|
-
baseUri: '/services/data/
|
|
17736
|
+
baseUri: '/services/data/v64.0',
|
|
17737
17737
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
17738
17738
|
method: 'get',
|
|
17739
17739
|
body: null,
|
|
@@ -17944,7 +17944,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
17944
17944
|
function createResourceRequest$_(config) {
|
|
17945
17945
|
const headers = {};
|
|
17946
17946
|
return {
|
|
17947
|
-
baseUri: '/services/data/
|
|
17947
|
+
baseUri: '/services/data/v64.0',
|
|
17948
17948
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
17949
17949
|
method: 'get',
|
|
17950
17950
|
body: null,
|
|
@@ -18113,7 +18113,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
18113
18113
|
function createResourceRequest$Z(config) {
|
|
18114
18114
|
const headers = {};
|
|
18115
18115
|
return {
|
|
18116
|
-
baseUri: '/services/data/
|
|
18116
|
+
baseUri: '/services/data/v64.0',
|
|
18117
18117
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
18118
18118
|
method: 'get',
|
|
18119
18119
|
body: null,
|
|
@@ -18265,7 +18265,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
18265
18265
|
function createResourceRequest$Y(config) {
|
|
18266
18266
|
const headers = {};
|
|
18267
18267
|
return {
|
|
18268
|
-
baseUri: '/services/data/
|
|
18268
|
+
baseUri: '/services/data/v64.0',
|
|
18269
18269
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
18270
18270
|
method: 'get',
|
|
18271
18271
|
body: null,
|
|
@@ -18477,7 +18477,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
18477
18477
|
function createResourceRequest$X(config) {
|
|
18478
18478
|
const headers = {};
|
|
18479
18479
|
return {
|
|
18480
|
-
baseUri: '/services/data/
|
|
18480
|
+
baseUri: '/services/data/v64.0',
|
|
18481
18481
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
18482
18482
|
method: 'post',
|
|
18483
18483
|
body: config.body,
|
|
@@ -18762,7 +18762,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
18762
18762
|
function createResourceRequest$W(config) {
|
|
18763
18763
|
const headers = {};
|
|
18764
18764
|
return {
|
|
18765
|
-
baseUri: '/services/data/
|
|
18765
|
+
baseUri: '/services/data/v64.0',
|
|
18766
18766
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
18767
18767
|
method: 'post',
|
|
18768
18768
|
body: config.body,
|
|
@@ -19007,7 +19007,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
19007
19007
|
function createResourceRequest$V(config) {
|
|
19008
19008
|
const headers = {};
|
|
19009
19009
|
return {
|
|
19010
|
-
baseUri: '/services/data/
|
|
19010
|
+
baseUri: '/services/data/v64.0',
|
|
19011
19011
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
19012
19012
|
method: 'get',
|
|
19013
19013
|
body: null,
|
|
@@ -20264,7 +20264,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
20264
20264
|
function createResourceRequest$U(config) {
|
|
20265
20265
|
const headers = {};
|
|
20266
20266
|
return {
|
|
20267
|
-
baseUri: '/services/data/
|
|
20267
|
+
baseUri: '/services/data/v64.0',
|
|
20268
20268
|
basePath: '/ui-api/apps',
|
|
20269
20269
|
method: 'get',
|
|
20270
20270
|
body: null,
|
|
@@ -20404,7 +20404,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
20404
20404
|
function createResourceRequest$T(config) {
|
|
20405
20405
|
const headers = {};
|
|
20406
20406
|
return {
|
|
20407
|
-
baseUri: '/services/data/
|
|
20407
|
+
baseUri: '/services/data/v64.0',
|
|
20408
20408
|
basePath: '/ui-api/apps/selected',
|
|
20409
20409
|
method: 'get',
|
|
20410
20410
|
body: null,
|
|
@@ -20545,7 +20545,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
20545
20545
|
function createResourceRequest$S(config) {
|
|
20546
20546
|
const headers = {};
|
|
20547
20547
|
return {
|
|
20548
|
-
baseUri: '/services/data/
|
|
20548
|
+
baseUri: '/services/data/v64.0',
|
|
20549
20549
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
20550
20550
|
method: 'get',
|
|
20551
20551
|
body: null,
|
|
@@ -21148,7 +21148,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
21148
21148
|
function createResourceRequest$R(config) {
|
|
21149
21149
|
const headers = {};
|
|
21150
21150
|
return {
|
|
21151
|
-
baseUri: '/services/data/
|
|
21151
|
+
baseUri: '/services/data/v64.0',
|
|
21152
21152
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
21153
21153
|
method: 'get',
|
|
21154
21154
|
body: null,
|
|
@@ -21287,7 +21287,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
21287
21287
|
function createResourceRequest$Q(config) {
|
|
21288
21288
|
const headers = {};
|
|
21289
21289
|
return {
|
|
21290
|
-
baseUri: '/services/data/
|
|
21290
|
+
baseUri: '/services/data/v64.0',
|
|
21291
21291
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
21292
21292
|
method: 'get',
|
|
21293
21293
|
body: null,
|
|
@@ -21426,7 +21426,7 @@ function getResponseCacheKeys$K(storeKeyMap, luvio, resourceParams, response) {
|
|
|
21426
21426
|
function createResourceRequest$P(config) {
|
|
21427
21427
|
const headers = {};
|
|
21428
21428
|
return {
|
|
21429
|
-
baseUri: '/services/data/
|
|
21429
|
+
baseUri: '/services/data/v64.0',
|
|
21430
21430
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
21431
21431
|
method: 'get',
|
|
21432
21432
|
body: null,
|
|
@@ -21659,7 +21659,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
21659
21659
|
function createResourceRequest$O(config) {
|
|
21660
21660
|
const headers = {};
|
|
21661
21661
|
return {
|
|
21662
|
-
baseUri: '/services/data/
|
|
21662
|
+
baseUri: '/services/data/v64.0',
|
|
21663
21663
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21664
21664
|
method: 'get',
|
|
21665
21665
|
body: null,
|
|
@@ -21928,7 +21928,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
21928
21928
|
function createResourceRequest$N(config) {
|
|
21929
21929
|
const headers = {};
|
|
21930
21930
|
return {
|
|
21931
|
-
baseUri: '/services/data/
|
|
21931
|
+
baseUri: '/services/data/v64.0',
|
|
21932
21932
|
basePath: '/ui-api/list-info/batch',
|
|
21933
21933
|
method: 'get',
|
|
21934
21934
|
body: null,
|
|
@@ -22073,7 +22073,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
22073
22073
|
function createResourceRequest$M(config) {
|
|
22074
22074
|
const headers = {};
|
|
22075
22075
|
return {
|
|
22076
|
-
baseUri: '/services/data/
|
|
22076
|
+
baseUri: '/services/data/v64.0',
|
|
22077
22077
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22078
22078
|
method: 'get',
|
|
22079
22079
|
body: null,
|
|
@@ -22379,7 +22379,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
22379
22379
|
function createResourceRequest$L(config) {
|
|
22380
22380
|
const headers = {};
|
|
22381
22381
|
return {
|
|
22382
|
-
baseUri: '/services/data/
|
|
22382
|
+
baseUri: '/services/data/v64.0',
|
|
22383
22383
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22384
22384
|
method: 'post',
|
|
22385
22385
|
body: config.body,
|
|
@@ -22492,7 +22492,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
22492
22492
|
function createResourceRequest$K(config) {
|
|
22493
22493
|
const headers = {};
|
|
22494
22494
|
return {
|
|
22495
|
-
baseUri: '/services/data/
|
|
22495
|
+
baseUri: '/services/data/v64.0',
|
|
22496
22496
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22497
22497
|
method: 'delete',
|
|
22498
22498
|
body: null,
|
|
@@ -22670,7 +22670,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
22670
22670
|
function createResourceRequest$J(config) {
|
|
22671
22671
|
const headers = {};
|
|
22672
22672
|
return {
|
|
22673
|
-
baseUri: '/services/data/
|
|
22673
|
+
baseUri: '/services/data/v64.0',
|
|
22674
22674
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22675
22675
|
method: 'patch',
|
|
22676
22676
|
body: config.body,
|
|
@@ -23397,7 +23397,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
23397
23397
|
function createResourceRequest$I(config) {
|
|
23398
23398
|
const headers = {};
|
|
23399
23399
|
return {
|
|
23400
|
-
baseUri: '/services/data/
|
|
23400
|
+
baseUri: '/services/data/v64.0',
|
|
23401
23401
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
23402
23402
|
method: 'get',
|
|
23403
23403
|
body: null,
|
|
@@ -23706,7 +23706,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
23706
23706
|
function createResourceRequest$H(config) {
|
|
23707
23707
|
const headers = {};
|
|
23708
23708
|
return {
|
|
23709
|
-
baseUri: '/services/data/
|
|
23709
|
+
baseUri: '/services/data/v64.0',
|
|
23710
23710
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23711
23711
|
method: 'get',
|
|
23712
23712
|
body: null,
|
|
@@ -23850,7 +23850,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
23850
23850
|
function createResourceRequest$G(config) {
|
|
23851
23851
|
const headers = {};
|
|
23852
23852
|
return {
|
|
23853
|
-
baseUri: '/services/data/
|
|
23853
|
+
baseUri: '/services/data/v64.0',
|
|
23854
23854
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23855
23855
|
method: 'patch',
|
|
23856
23856
|
body: config.body,
|
|
@@ -24160,7 +24160,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
24160
24160
|
function createResourceRequest$F(config) {
|
|
24161
24161
|
const headers = {};
|
|
24162
24162
|
return {
|
|
24163
|
-
baseUri: '/services/data/
|
|
24163
|
+
baseUri: '/services/data/v64.0',
|
|
24164
24164
|
basePath: '/ui-api/nav-items',
|
|
24165
24165
|
method: 'get',
|
|
24166
24166
|
body: null,
|
|
@@ -24296,7 +24296,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
24296
24296
|
function createResourceRequest$E(config) {
|
|
24297
24297
|
const headers = {};
|
|
24298
24298
|
return {
|
|
24299
|
-
baseUri: '/services/data/
|
|
24299
|
+
baseUri: '/services/data/v64.0',
|
|
24300
24300
|
basePath: '/ui-api/object-info',
|
|
24301
24301
|
method: 'get',
|
|
24302
24302
|
body: null,
|
|
@@ -24641,7 +24641,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
24641
24641
|
function createResourceRequest$D(config) {
|
|
24642
24642
|
const headers = {};
|
|
24643
24643
|
return {
|
|
24644
|
-
baseUri: '/services/data/
|
|
24644
|
+
baseUri: '/services/data/v64.0',
|
|
24645
24645
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
24646
24646
|
method: 'get',
|
|
24647
24647
|
body: null,
|
|
@@ -24970,8 +24970,8 @@ const select$27 = function PicklistValueRepresentationSelect() {
|
|
|
24970
24970
|
const keyBuilderFromType$i =
|
|
24971
24971
|
/**
|
|
24972
24972
|
* custom key builder from PicklistValuesRepresentation.
|
|
24973
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
24974
|
-
* the '/services/data/
|
|
24973
|
+
* PicklistValuesRepresentation.url is like /services/data/v64.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
24974
|
+
* the '/services/data/v64.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
24975
24975
|
*/
|
|
24976
24976
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
24977
24977
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -25281,7 +25281,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
25281
25281
|
function createResourceRequest$C(config) {
|
|
25282
25282
|
const headers = {};
|
|
25283
25283
|
return {
|
|
25284
|
-
baseUri: '/services/data/
|
|
25284
|
+
baseUri: '/services/data/v64.0',
|
|
25285
25285
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
25286
25286
|
method: 'get',
|
|
25287
25287
|
body: null,
|
|
@@ -25386,7 +25386,7 @@ function getResponseCacheKeys$w(storeKeyMap, luvio, resourceParams, response) {
|
|
|
25386
25386
|
function createResourceRequest$B(config) {
|
|
25387
25387
|
const headers = {};
|
|
25388
25388
|
return {
|
|
25389
|
-
baseUri: '/services/data/
|
|
25389
|
+
baseUri: '/services/data/v64.0',
|
|
25390
25390
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
25391
25391
|
method: 'get',
|
|
25392
25392
|
body: null,
|
|
@@ -25598,7 +25598,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
25598
25598
|
function createResourceRequest$A(config) {
|
|
25599
25599
|
const headers = {};
|
|
25600
25600
|
return {
|
|
25601
|
-
baseUri: '/services/data/
|
|
25601
|
+
baseUri: '/services/data/v64.0',
|
|
25602
25602
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
25603
25603
|
method: 'get',
|
|
25604
25604
|
body: null,
|
|
@@ -25924,7 +25924,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
25924
25924
|
function createResourceRequest$z(config) {
|
|
25925
25925
|
const headers = {};
|
|
25926
25926
|
return {
|
|
25927
|
-
baseUri: '/services/data/
|
|
25927
|
+
baseUri: '/services/data/v64.0',
|
|
25928
25928
|
basePath: '/ui-api/predupe',
|
|
25929
25929
|
method: 'post',
|
|
25930
25930
|
body: config.body,
|
|
@@ -27143,7 +27143,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
27143
27143
|
function createResourceRequest$y(config) {
|
|
27144
27144
|
const headers = {};
|
|
27145
27145
|
return {
|
|
27146
|
-
baseUri: '/services/data/
|
|
27146
|
+
baseUri: '/services/data/v64.0',
|
|
27147
27147
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
27148
27148
|
method: 'get',
|
|
27149
27149
|
body: null,
|
|
@@ -28007,7 +28007,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
28007
28007
|
function createResourceRequest$x(config) {
|
|
28008
28008
|
const headers = {};
|
|
28009
28009
|
return {
|
|
28010
|
-
baseUri: '/services/data/
|
|
28010
|
+
baseUri: '/services/data/v64.0',
|
|
28011
28011
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
28012
28012
|
method: 'get',
|
|
28013
28013
|
body: null,
|
|
@@ -28272,7 +28272,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
28272
28272
|
function createResourceRequest$w(config) {
|
|
28273
28273
|
const headers = {};
|
|
28274
28274
|
return {
|
|
28275
|
-
baseUri: '/services/data/
|
|
28275
|
+
baseUri: '/services/data/v64.0',
|
|
28276
28276
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
28277
28277
|
method: 'get',
|
|
28278
28278
|
body: null,
|
|
@@ -28966,7 +28966,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
28966
28966
|
function createResourceRequest$v(config) {
|
|
28967
28967
|
const headers = {};
|
|
28968
28968
|
return {
|
|
28969
|
-
baseUri: '/services/data/
|
|
28969
|
+
baseUri: '/services/data/v64.0',
|
|
28970
28970
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
28971
28971
|
method: 'get',
|
|
28972
28972
|
body: null,
|
|
@@ -29236,7 +29236,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
29236
29236
|
function createResourceRequest$u(config) {
|
|
29237
29237
|
const headers = {};
|
|
29238
29238
|
return {
|
|
29239
|
-
baseUri: '/services/data/
|
|
29239
|
+
baseUri: '/services/data/v64.0',
|
|
29240
29240
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
29241
29241
|
method: 'get',
|
|
29242
29242
|
body: null,
|
|
@@ -29630,7 +29630,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
29630
29630
|
function createResourceRequest$t(config) {
|
|
29631
29631
|
const headers = {};
|
|
29632
29632
|
return {
|
|
29633
|
-
baseUri: '/services/data/
|
|
29633
|
+
baseUri: '/services/data/v64.0',
|
|
29634
29634
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
29635
29635
|
method: 'get',
|
|
29636
29636
|
body: null,
|
|
@@ -29884,7 +29884,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
29884
29884
|
function createResourceRequest$s(config) {
|
|
29885
29885
|
const headers = {};
|
|
29886
29886
|
return {
|
|
29887
|
-
baseUri: '/services/data/
|
|
29887
|
+
baseUri: '/services/data/v64.0',
|
|
29888
29888
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
29889
29889
|
method: 'patch',
|
|
29890
29890
|
body: config.body,
|
|
@@ -30124,7 +30124,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
30124
30124
|
function createResourceRequest$r(config) {
|
|
30125
30125
|
const headers = {};
|
|
30126
30126
|
return {
|
|
30127
|
-
baseUri: '/services/data/
|
|
30127
|
+
baseUri: '/services/data/v64.0',
|
|
30128
30128
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
30129
30129
|
method: 'get',
|
|
30130
30130
|
body: null,
|
|
@@ -30386,7 +30386,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
30386
30386
|
function createResourceRequest$q(config) {
|
|
30387
30387
|
const headers = {};
|
|
30388
30388
|
return {
|
|
30389
|
-
baseUri: '/services/data/
|
|
30389
|
+
baseUri: '/services/data/v64.0',
|
|
30390
30390
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
30391
30391
|
method: 'get',
|
|
30392
30392
|
body: null,
|
|
@@ -30595,7 +30595,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
30595
30595
|
function createResourceRequest$p(config) {
|
|
30596
30596
|
const headers = {};
|
|
30597
30597
|
return {
|
|
30598
|
-
baseUri: '/services/data/
|
|
30598
|
+
baseUri: '/services/data/v64.0',
|
|
30599
30599
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
30600
30600
|
method: 'patch',
|
|
30601
30601
|
body: config.body,
|
|
@@ -31630,7 +31630,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
31630
31630
|
function createResourceRequest$o(config) {
|
|
31631
31631
|
const headers = {};
|
|
31632
31632
|
return {
|
|
31633
|
-
baseUri: '/services/data/
|
|
31633
|
+
baseUri: '/services/data/v64.0',
|
|
31634
31634
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
31635
31635
|
method: 'post',
|
|
31636
31636
|
body: config.body,
|
|
@@ -31915,7 +31915,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
31915
31915
|
function createResourceRequest$n(config) {
|
|
31916
31916
|
const headers = {};
|
|
31917
31917
|
return {
|
|
31918
|
-
baseUri: '/services/data/
|
|
31918
|
+
baseUri: '/services/data/v64.0',
|
|
31919
31919
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
31920
31920
|
method: 'post',
|
|
31921
31921
|
body: config.body,
|
|
@@ -32457,7 +32457,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
32457
32457
|
function createResourceRequest$m(config) {
|
|
32458
32458
|
const headers = {};
|
|
32459
32459
|
return {
|
|
32460
|
-
baseUri: '/services/data/
|
|
32460
|
+
baseUri: '/services/data/v64.0',
|
|
32461
32461
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
32462
32462
|
method: 'get',
|
|
32463
32463
|
body: null,
|
|
@@ -32713,7 +32713,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
32713
32713
|
function createResourceRequest$l(config) {
|
|
32714
32714
|
const headers = {};
|
|
32715
32715
|
return {
|
|
32716
|
-
baseUri: '/services/data/
|
|
32716
|
+
baseUri: '/services/data/v64.0',
|
|
32717
32717
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
32718
32718
|
method: 'get',
|
|
32719
32719
|
body: null,
|
|
@@ -33131,7 +33131,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
33131
33131
|
function createResourceRequest$k(config) {
|
|
33132
33132
|
const headers = {};
|
|
33133
33133
|
return {
|
|
33134
|
-
baseUri: '/services/data/
|
|
33134
|
+
baseUri: '/services/data/v64.0',
|
|
33135
33135
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
33136
33136
|
method: 'get',
|
|
33137
33137
|
body: null,
|
|
@@ -34140,7 +34140,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
34140
34140
|
function createResourceRequest$j(config) {
|
|
34141
34141
|
const headers = {};
|
|
34142
34142
|
return {
|
|
34143
|
-
baseUri: '/services/data/
|
|
34143
|
+
baseUri: '/services/data/v64.0',
|
|
34144
34144
|
basePath: '/ui-api/search/results',
|
|
34145
34145
|
method: 'post',
|
|
34146
34146
|
body: config.body,
|
|
@@ -34414,7 +34414,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
34414
34414
|
function createResourceRequest$i(config) {
|
|
34415
34415
|
const headers = {};
|
|
34416
34416
|
return {
|
|
34417
|
-
baseUri: '/services/data/
|
|
34417
|
+
baseUri: '/services/data/v64.0',
|
|
34418
34418
|
basePath: '/ui-api/search/results/keyword',
|
|
34419
34419
|
method: 'post',
|
|
34420
34420
|
body: config.body,
|
|
@@ -54943,7 +54943,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
54943
54943
|
function createResourceRequest$h(config) {
|
|
54944
54944
|
const headers = {};
|
|
54945
54945
|
return {
|
|
54946
|
-
baseUri: '/services/data/
|
|
54946
|
+
baseUri: '/services/data/v64.0',
|
|
54947
54947
|
basePath: '/graphql',
|
|
54948
54948
|
method: 'post',
|
|
54949
54949
|
body: { ...config.body,
|
|
@@ -54994,7 +54994,7 @@ function createResourceRequest$f(config) {
|
|
|
54994
54994
|
const headers = {};
|
|
54995
54995
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
54996
54996
|
return {
|
|
54997
|
-
baseUri: '/services/data/
|
|
54997
|
+
baseUri: '/services/data/v64.0',
|
|
54998
54998
|
basePath: '/graphql/batch',
|
|
54999
54999
|
method: 'post',
|
|
55000
55000
|
body: transformedConfig.body,
|
|
@@ -55542,7 +55542,7 @@ function ingestSuccess$4(luvio, response) {
|
|
|
55542
55542
|
function createResourceRequest$e(config) {
|
|
55543
55543
|
const headers = {};
|
|
55544
55544
|
return {
|
|
55545
|
-
baseUri: '/services/data/
|
|
55545
|
+
baseUri: '/services/data/v64.0',
|
|
55546
55546
|
basePath: '/ui-api/records/batch',
|
|
55547
55547
|
method: 'post',
|
|
55548
55548
|
body: config.body,
|
|
@@ -55811,7 +55811,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
55811
55811
|
function createResourceRequest$d(config) {
|
|
55812
55812
|
const headers = {};
|
|
55813
55813
|
return {
|
|
55814
|
-
baseUri: '/services/data/
|
|
55814
|
+
baseUri: '/services/data/v64.0',
|
|
55815
55815
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
55816
55816
|
method: 'patch',
|
|
55817
55817
|
body: config.body,
|
|
@@ -55875,7 +55875,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
55875
55875
|
function createResourceRequest$c(config) {
|
|
55876
55876
|
const headers = {};
|
|
55877
55877
|
return {
|
|
55878
|
-
baseUri: '/services/data/
|
|
55878
|
+
baseUri: '/services/data/v64.0',
|
|
55879
55879
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
55880
55880
|
method: 'post',
|
|
55881
55881
|
body: config.body,
|
|
@@ -55944,7 +55944,7 @@ const factory$c = (luvio) => {
|
|
|
55944
55944
|
function createResourceRequest$b(config) {
|
|
55945
55945
|
const headers = {};
|
|
55946
55946
|
return {
|
|
55947
|
-
baseUri: '/services/data/
|
|
55947
|
+
baseUri: '/services/data/v64.0',
|
|
55948
55948
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
55949
55949
|
method: 'patch',
|
|
55950
55950
|
body: config.body,
|
|
@@ -56426,7 +56426,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
56426
56426
|
function createResourceRequest$a(config) {
|
|
56427
56427
|
const headers = {};
|
|
56428
56428
|
return {
|
|
56429
|
-
baseUri: '/services/data/
|
|
56429
|
+
baseUri: '/services/data/v64.0',
|
|
56430
56430
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
56431
56431
|
method: 'post',
|
|
56432
56432
|
body: config.body,
|
|
@@ -56668,7 +56668,7 @@ const factory$9 = (luvio) => {
|
|
|
56668
56668
|
function createResourceRequest$9(config) {
|
|
56669
56669
|
const headers = {};
|
|
56670
56670
|
return {
|
|
56671
|
-
baseUri: '/services/data/
|
|
56671
|
+
baseUri: '/services/data/v64.0',
|
|
56672
56672
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
56673
56673
|
method: 'post',
|
|
56674
56674
|
body: config.body,
|
|
@@ -57277,7 +57277,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
57277
57277
|
function createResourceRequest$8(config) {
|
|
57278
57278
|
const headers = {};
|
|
57279
57279
|
return {
|
|
57280
|
-
baseUri: '/services/data/
|
|
57280
|
+
baseUri: '/services/data/v64.0',
|
|
57281
57281
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
57282
57282
|
method: 'get',
|
|
57283
57283
|
body: null,
|
|
@@ -57919,7 +57919,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
57919
57919
|
function createResourceRequest$7(config) {
|
|
57920
57920
|
const headers = {};
|
|
57921
57921
|
return {
|
|
57922
|
-
baseUri: '/services/data/
|
|
57922
|
+
baseUri: '/services/data/v64.0',
|
|
57923
57923
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
57924
57924
|
method: 'get',
|
|
57925
57925
|
body: null,
|
|
@@ -58550,7 +58550,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
58550
58550
|
function createResourceRequest$6(config) {
|
|
58551
58551
|
const headers = {};
|
|
58552
58552
|
return {
|
|
58553
|
-
baseUri: '/services/data/
|
|
58553
|
+
baseUri: '/services/data/v64.0',
|
|
58554
58554
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
58555
58555
|
method: 'get',
|
|
58556
58556
|
body: null,
|
|
@@ -58763,7 +58763,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
58763
58763
|
function createResourceRequest$5(config) {
|
|
58764
58764
|
const headers = {};
|
|
58765
58765
|
return {
|
|
58766
|
-
baseUri: '/services/data/
|
|
58766
|
+
baseUri: '/services/data/v64.0',
|
|
58767
58767
|
basePath: '/ui-api/records',
|
|
58768
58768
|
method: 'post',
|
|
58769
58769
|
body: config.body,
|
|
@@ -58869,7 +58869,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
58869
58869
|
function createResourceRequest$3(config) {
|
|
58870
58870
|
const headers = {};
|
|
58871
58871
|
return {
|
|
58872
|
-
baseUri: '/services/data/
|
|
58872
|
+
baseUri: '/services/data/v64.0',
|
|
58873
58873
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
58874
58874
|
method: 'delete',
|
|
58875
58875
|
body: null,
|
|
@@ -58959,7 +58959,7 @@ function createResourceRequest$2(config) {
|
|
|
58959
58959
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
58960
58960
|
}
|
|
58961
58961
|
return {
|
|
58962
|
-
baseUri: '/services/data/
|
|
58962
|
+
baseUri: '/services/data/v64.0',
|
|
58963
58963
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
58964
58964
|
method: 'patch',
|
|
58965
58965
|
body: config.body,
|
|
@@ -59286,7 +59286,7 @@ function createResourceParams$1(config) {
|
|
|
59286
59286
|
function createResourceRequest$1(config) {
|
|
59287
59287
|
const headers = {};
|
|
59288
59288
|
return {
|
|
59289
|
-
baseUri: '/services/data/
|
|
59289
|
+
baseUri: '/services/data/v64.0',
|
|
59290
59290
|
basePath: '/ui-api/records/content-documents/' +
|
|
59291
59291
|
config.urlParams.contentDocumentId +
|
|
59292
59292
|
'/content-versions',
|
|
@@ -59404,7 +59404,7 @@ function createResourceParams(config) {
|
|
|
59404
59404
|
function createResourceRequest(config) {
|
|
59405
59405
|
const headers = {};
|
|
59406
59406
|
return {
|
|
59407
|
-
baseUri: '/services/data/
|
|
59407
|
+
baseUri: '/services/data/v64.0',
|
|
59408
59408
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
59409
59409
|
method: 'post',
|
|
59410
59410
|
body: config.body,
|