@salesforce/lds-adapters-uiapi 1.356.0 → 1.358.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/types/src/generated/graphql/types/Analytics__AnalyticsRepresentation.d.ts +2 -1
- package/dist/es/es2018/uiapi-records-service.js +105 -82
- package/package.json +6 -6
- package/sfdc/graphqlAdapters.js +27 -4
- package/sfdc/index.js +79 -79
- package/src/raml/api.raml +1 -1
- package/src/raml/uiapi.graphql +1 -0
|
@@ -6016,7 +6016,7 @@ function getResponseCacheKeys$17(storeKeyMap, luvio, resourceParams, response) {
|
|
|
6016
6016
|
function createResourceRequest$1g(config) {
|
|
6017
6017
|
const headers = {};
|
|
6018
6018
|
return {
|
|
6019
|
-
baseUri: '/services/data/
|
|
6019
|
+
baseUri: '/services/data/v65.0',
|
|
6020
6020
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
6021
6021
|
method: 'get',
|
|
6022
6022
|
body: null,
|
|
@@ -6458,7 +6458,7 @@ function ingestError$Q(luvio, params, error, snapshotRefresh) {
|
|
|
6458
6458
|
function createResourceRequest$1f(config) {
|
|
6459
6459
|
const headers = {};
|
|
6460
6460
|
return {
|
|
6461
|
-
baseUri: '/services/data/
|
|
6461
|
+
baseUri: '/services/data/v65.0',
|
|
6462
6462
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
6463
6463
|
method: 'get',
|
|
6464
6464
|
body: null,
|
|
@@ -7787,7 +7787,7 @@ function ingestError$P(luvio, params, error, snapshotRefresh) {
|
|
|
7787
7787
|
function createResourceRequest$1e(config) {
|
|
7788
7788
|
const headers = {};
|
|
7789
7789
|
return {
|
|
7790
|
-
baseUri: '/services/data/
|
|
7790
|
+
baseUri: '/services/data/v65.0',
|
|
7791
7791
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
7792
7792
|
method: 'get',
|
|
7793
7793
|
body: null,
|
|
@@ -7937,7 +7937,7 @@ function ingestError$O(luvio, params, error, snapshotRefresh) {
|
|
|
7937
7937
|
function createResourceRequest$1d(config) {
|
|
7938
7938
|
const headers = {};
|
|
7939
7939
|
return {
|
|
7940
|
-
baseUri: '/services/data/
|
|
7940
|
+
baseUri: '/services/data/v65.0',
|
|
7941
7941
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
7942
7942
|
method: 'get',
|
|
7943
7943
|
body: null,
|
|
@@ -8046,7 +8046,7 @@ const getListUiByListViewIdAdapterFactory = (luvio) => function UiApi__getListUi
|
|
|
8046
8046
|
function createResourceRequest$1c(config) {
|
|
8047
8047
|
const headers = {};
|
|
8048
8048
|
return {
|
|
8049
|
-
baseUri: '/services/data/
|
|
8049
|
+
baseUri: '/services/data/v65.0',
|
|
8050
8050
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
8051
8051
|
method: 'get',
|
|
8052
8052
|
body: null,
|
|
@@ -9030,7 +9030,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
9030
9030
|
function createResourceRequest$1b(config) {
|
|
9031
9031
|
const headers = {};
|
|
9032
9032
|
return {
|
|
9033
|
-
baseUri: '/services/data/
|
|
9033
|
+
baseUri: '/services/data/v65.0',
|
|
9034
9034
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
9035
9035
|
method: 'post',
|
|
9036
9036
|
body: config.body,
|
|
@@ -9766,7 +9766,7 @@ function ingestError$M(luvio, params, error, snapshotRefresh) {
|
|
|
9766
9766
|
function createResourceRequest$1a(config) {
|
|
9767
9767
|
const headers = {};
|
|
9768
9768
|
return {
|
|
9769
|
-
baseUri: '/services/data/
|
|
9769
|
+
baseUri: '/services/data/v65.0',
|
|
9770
9770
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
9771
9771
|
method: 'get',
|
|
9772
9772
|
body: null,
|
|
@@ -9964,7 +9964,7 @@ function keyBuilder$3o(luvio, params) {
|
|
|
9964
9964
|
function createResourceRequest$19(config) {
|
|
9965
9965
|
const headers = {};
|
|
9966
9966
|
return {
|
|
9967
|
-
baseUri: '/services/data/
|
|
9967
|
+
baseUri: '/services/data/v65.0',
|
|
9968
9968
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
9969
9969
|
method: 'get',
|
|
9970
9970
|
body: null,
|
|
@@ -10009,7 +10009,7 @@ function validateAdapterConfig$18(untrustedConfig, configPropertyNames) {
|
|
|
10009
10009
|
function createResourceRequest$18(config) {
|
|
10010
10010
|
const headers = {};
|
|
10011
10011
|
return {
|
|
10012
|
-
baseUri: '/services/data/
|
|
10012
|
+
baseUri: '/services/data/v65.0',
|
|
10013
10013
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
10014
10014
|
method: 'get',
|
|
10015
10015
|
body: null,
|
|
@@ -11814,7 +11814,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
11814
11814
|
function createResourceRequest$17(config) {
|
|
11815
11815
|
const headers = {};
|
|
11816
11816
|
return {
|
|
11817
|
-
baseUri: '/services/data/
|
|
11817
|
+
baseUri: '/services/data/v65.0',
|
|
11818
11818
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
11819
11819
|
method: 'get',
|
|
11820
11820
|
body: null,
|
|
@@ -12872,7 +12872,7 @@ const ingest$26 = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
12872
12872
|
function createResourceRequest$16(config) {
|
|
12873
12873
|
const headers = {};
|
|
12874
12874
|
return {
|
|
12875
|
-
baseUri: '/services/data/
|
|
12875
|
+
baseUri: '/services/data/v65.0',
|
|
12876
12876
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
12877
12877
|
method: 'get',
|
|
12878
12878
|
body: null,
|
|
@@ -15547,7 +15547,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
15547
15547
|
function createResourceRequest$15(config) {
|
|
15548
15548
|
const headers = {};
|
|
15549
15549
|
return {
|
|
15550
|
-
baseUri: '/services/data/
|
|
15550
|
+
baseUri: '/services/data/v65.0',
|
|
15551
15551
|
basePath: '/ui-api/actions/global',
|
|
15552
15552
|
method: 'get',
|
|
15553
15553
|
body: null,
|
|
@@ -15781,7 +15781,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
15781
15781
|
function createResourceRequest$14(config) {
|
|
15782
15782
|
const headers = {};
|
|
15783
15783
|
return {
|
|
15784
|
-
baseUri: '/services/data/
|
|
15784
|
+
baseUri: '/services/data/v65.0',
|
|
15785
15785
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
15786
15786
|
method: 'get',
|
|
15787
15787
|
body: null,
|
|
@@ -15953,7 +15953,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
15953
15953
|
function createResourceRequest$13(config) {
|
|
15954
15954
|
const headers = {};
|
|
15955
15955
|
return {
|
|
15956
|
-
baseUri: '/services/data/
|
|
15956
|
+
baseUri: '/services/data/v65.0',
|
|
15957
15957
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
15958
15958
|
method: 'get',
|
|
15959
15959
|
body: null,
|
|
@@ -16095,7 +16095,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
16095
16095
|
function createResourceRequest$12(config) {
|
|
16096
16096
|
const headers = {};
|
|
16097
16097
|
return {
|
|
16098
|
-
baseUri: '/services/data/
|
|
16098
|
+
baseUri: '/services/data/v65.0',
|
|
16099
16099
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
16100
16100
|
method: 'get',
|
|
16101
16101
|
body: null,
|
|
@@ -16285,7 +16285,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
16285
16285
|
function createResourceRequest$11(config) {
|
|
16286
16286
|
const headers = {};
|
|
16287
16287
|
return {
|
|
16288
|
-
baseUri: '/services/data/
|
|
16288
|
+
baseUri: '/services/data/v65.0',
|
|
16289
16289
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
16290
16290
|
method: 'get',
|
|
16291
16291
|
body: null,
|
|
@@ -16549,7 +16549,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
16549
16549
|
function createResourceRequest$10(config) {
|
|
16550
16550
|
const headers = {};
|
|
16551
16551
|
return {
|
|
16552
|
-
baseUri: '/services/data/
|
|
16552
|
+
baseUri: '/services/data/v65.0',
|
|
16553
16553
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
16554
16554
|
method: 'get',
|
|
16555
16555
|
body: null,
|
|
@@ -17760,7 +17760,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
17760
17760
|
function createResourceRequest$$(config) {
|
|
17761
17761
|
const headers = {};
|
|
17762
17762
|
return {
|
|
17763
|
-
baseUri: '/services/data/
|
|
17763
|
+
baseUri: '/services/data/v65.0',
|
|
17764
17764
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
17765
17765
|
method: 'get',
|
|
17766
17766
|
body: null,
|
|
@@ -17971,7 +17971,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
17971
17971
|
function createResourceRequest$_(config) {
|
|
17972
17972
|
const headers = {};
|
|
17973
17973
|
return {
|
|
17974
|
-
baseUri: '/services/data/
|
|
17974
|
+
baseUri: '/services/data/v65.0',
|
|
17975
17975
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
17976
17976
|
method: 'get',
|
|
17977
17977
|
body: null,
|
|
@@ -18140,7 +18140,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
18140
18140
|
function createResourceRequest$Z(config) {
|
|
18141
18141
|
const headers = {};
|
|
18142
18142
|
return {
|
|
18143
|
-
baseUri: '/services/data/
|
|
18143
|
+
baseUri: '/services/data/v65.0',
|
|
18144
18144
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
18145
18145
|
method: 'get',
|
|
18146
18146
|
body: null,
|
|
@@ -18292,7 +18292,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
18292
18292
|
function createResourceRequest$Y(config) {
|
|
18293
18293
|
const headers = {};
|
|
18294
18294
|
return {
|
|
18295
|
-
baseUri: '/services/data/
|
|
18295
|
+
baseUri: '/services/data/v65.0',
|
|
18296
18296
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
18297
18297
|
method: 'get',
|
|
18298
18298
|
body: null,
|
|
@@ -18504,7 +18504,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
18504
18504
|
function createResourceRequest$X(config) {
|
|
18505
18505
|
const headers = {};
|
|
18506
18506
|
return {
|
|
18507
|
-
baseUri: '/services/data/
|
|
18507
|
+
baseUri: '/services/data/v65.0',
|
|
18508
18508
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
18509
18509
|
method: 'post',
|
|
18510
18510
|
body: config.body,
|
|
@@ -18789,7 +18789,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
18789
18789
|
function createResourceRequest$W(config) {
|
|
18790
18790
|
const headers = {};
|
|
18791
18791
|
return {
|
|
18792
|
-
baseUri: '/services/data/
|
|
18792
|
+
baseUri: '/services/data/v65.0',
|
|
18793
18793
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
18794
18794
|
method: 'post',
|
|
18795
18795
|
body: config.body,
|
|
@@ -19034,7 +19034,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
19034
19034
|
function createResourceRequest$V(config) {
|
|
19035
19035
|
const headers = {};
|
|
19036
19036
|
return {
|
|
19037
|
-
baseUri: '/services/data/
|
|
19037
|
+
baseUri: '/services/data/v65.0',
|
|
19038
19038
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
19039
19039
|
method: 'get',
|
|
19040
19040
|
body: null,
|
|
@@ -20291,7 +20291,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
20291
20291
|
function createResourceRequest$U(config) {
|
|
20292
20292
|
const headers = {};
|
|
20293
20293
|
return {
|
|
20294
|
-
baseUri: '/services/data/
|
|
20294
|
+
baseUri: '/services/data/v65.0',
|
|
20295
20295
|
basePath: '/ui-api/apps',
|
|
20296
20296
|
method: 'get',
|
|
20297
20297
|
body: null,
|
|
@@ -20431,7 +20431,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
20431
20431
|
function createResourceRequest$T(config) {
|
|
20432
20432
|
const headers = {};
|
|
20433
20433
|
return {
|
|
20434
|
-
baseUri: '/services/data/
|
|
20434
|
+
baseUri: '/services/data/v65.0',
|
|
20435
20435
|
basePath: '/ui-api/apps/selected',
|
|
20436
20436
|
method: 'get',
|
|
20437
20437
|
body: null,
|
|
@@ -20572,7 +20572,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
20572
20572
|
function createResourceRequest$S(config) {
|
|
20573
20573
|
const headers = {};
|
|
20574
20574
|
return {
|
|
20575
|
-
baseUri: '/services/data/
|
|
20575
|
+
baseUri: '/services/data/v65.0',
|
|
20576
20576
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
20577
20577
|
method: 'get',
|
|
20578
20578
|
body: null,
|
|
@@ -21175,7 +21175,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
21175
21175
|
function createResourceRequest$R(config) {
|
|
21176
21176
|
const headers = {};
|
|
21177
21177
|
return {
|
|
21178
|
-
baseUri: '/services/data/
|
|
21178
|
+
baseUri: '/services/data/v65.0',
|
|
21179
21179
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
21180
21180
|
method: 'get',
|
|
21181
21181
|
body: null,
|
|
@@ -21314,7 +21314,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
21314
21314
|
function createResourceRequest$Q(config) {
|
|
21315
21315
|
const headers = {};
|
|
21316
21316
|
return {
|
|
21317
|
-
baseUri: '/services/data/
|
|
21317
|
+
baseUri: '/services/data/v65.0',
|
|
21318
21318
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
21319
21319
|
method: 'get',
|
|
21320
21320
|
body: null,
|
|
@@ -21453,7 +21453,7 @@ function getResponseCacheKeys$K(storeKeyMap, luvio, resourceParams, response) {
|
|
|
21453
21453
|
function createResourceRequest$P(config) {
|
|
21454
21454
|
const headers = {};
|
|
21455
21455
|
return {
|
|
21456
|
-
baseUri: '/services/data/
|
|
21456
|
+
baseUri: '/services/data/v65.0',
|
|
21457
21457
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
21458
21458
|
method: 'get',
|
|
21459
21459
|
body: null,
|
|
@@ -21686,7 +21686,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
21686
21686
|
function createResourceRequest$O(config) {
|
|
21687
21687
|
const headers = {};
|
|
21688
21688
|
return {
|
|
21689
|
-
baseUri: '/services/data/
|
|
21689
|
+
baseUri: '/services/data/v65.0',
|
|
21690
21690
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21691
21691
|
method: 'get',
|
|
21692
21692
|
body: null,
|
|
@@ -21955,7 +21955,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
21955
21955
|
function createResourceRequest$N(config) {
|
|
21956
21956
|
const headers = {};
|
|
21957
21957
|
return {
|
|
21958
|
-
baseUri: '/services/data/
|
|
21958
|
+
baseUri: '/services/data/v65.0',
|
|
21959
21959
|
basePath: '/ui-api/list-info/batch',
|
|
21960
21960
|
method: 'get',
|
|
21961
21961
|
body: null,
|
|
@@ -22100,7 +22100,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
22100
22100
|
function createResourceRequest$M(config) {
|
|
22101
22101
|
const headers = {};
|
|
22102
22102
|
return {
|
|
22103
|
-
baseUri: '/services/data/
|
|
22103
|
+
baseUri: '/services/data/v65.0',
|
|
22104
22104
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22105
22105
|
method: 'get',
|
|
22106
22106
|
body: null,
|
|
@@ -22406,7 +22406,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
22406
22406
|
function createResourceRequest$L(config) {
|
|
22407
22407
|
const headers = {};
|
|
22408
22408
|
return {
|
|
22409
|
-
baseUri: '/services/data/
|
|
22409
|
+
baseUri: '/services/data/v65.0',
|
|
22410
22410
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22411
22411
|
method: 'post',
|
|
22412
22412
|
body: config.body,
|
|
@@ -22519,7 +22519,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
22519
22519
|
function createResourceRequest$K(config) {
|
|
22520
22520
|
const headers = {};
|
|
22521
22521
|
return {
|
|
22522
|
-
baseUri: '/services/data/
|
|
22522
|
+
baseUri: '/services/data/v65.0',
|
|
22523
22523
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22524
22524
|
method: 'delete',
|
|
22525
22525
|
body: null,
|
|
@@ -22697,7 +22697,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
22697
22697
|
function createResourceRequest$J(config) {
|
|
22698
22698
|
const headers = {};
|
|
22699
22699
|
return {
|
|
22700
|
-
baseUri: '/services/data/
|
|
22700
|
+
baseUri: '/services/data/v65.0',
|
|
22701
22701
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22702
22702
|
method: 'patch',
|
|
22703
22703
|
body: config.body,
|
|
@@ -23615,7 +23615,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
23615
23615
|
function createResourceRequest$I(config) {
|
|
23616
23616
|
const headers = {};
|
|
23617
23617
|
return {
|
|
23618
|
-
baseUri: '/services/data/
|
|
23618
|
+
baseUri: '/services/data/v65.0',
|
|
23619
23619
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
23620
23620
|
method: 'get',
|
|
23621
23621
|
body: null,
|
|
@@ -23924,7 +23924,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
23924
23924
|
function createResourceRequest$H(config) {
|
|
23925
23925
|
const headers = {};
|
|
23926
23926
|
return {
|
|
23927
|
-
baseUri: '/services/data/
|
|
23927
|
+
baseUri: '/services/data/v65.0',
|
|
23928
23928
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23929
23929
|
method: 'get',
|
|
23930
23930
|
body: null,
|
|
@@ -24068,7 +24068,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
24068
24068
|
function createResourceRequest$G(config) {
|
|
24069
24069
|
const headers = {};
|
|
24070
24070
|
return {
|
|
24071
|
-
baseUri: '/services/data/
|
|
24071
|
+
baseUri: '/services/data/v65.0',
|
|
24072
24072
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
24073
24073
|
method: 'patch',
|
|
24074
24074
|
body: config.body,
|
|
@@ -24378,7 +24378,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
24378
24378
|
function createResourceRequest$F(config) {
|
|
24379
24379
|
const headers = {};
|
|
24380
24380
|
return {
|
|
24381
|
-
baseUri: '/services/data/
|
|
24381
|
+
baseUri: '/services/data/v65.0',
|
|
24382
24382
|
basePath: '/ui-api/nav-items',
|
|
24383
24383
|
method: 'get',
|
|
24384
24384
|
body: null,
|
|
@@ -24514,7 +24514,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
24514
24514
|
function createResourceRequest$E(config) {
|
|
24515
24515
|
const headers = {};
|
|
24516
24516
|
return {
|
|
24517
|
-
baseUri: '/services/data/
|
|
24517
|
+
baseUri: '/services/data/v65.0',
|
|
24518
24518
|
basePath: '/ui-api/object-info',
|
|
24519
24519
|
method: 'get',
|
|
24520
24520
|
body: null,
|
|
@@ -24859,7 +24859,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
24859
24859
|
function createResourceRequest$D(config) {
|
|
24860
24860
|
const headers = {};
|
|
24861
24861
|
return {
|
|
24862
|
-
baseUri: '/services/data/
|
|
24862
|
+
baseUri: '/services/data/v65.0',
|
|
24863
24863
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
24864
24864
|
method: 'get',
|
|
24865
24865
|
body: null,
|
|
@@ -25188,8 +25188,8 @@ const select$2b = function PicklistValueRepresentationSelect() {
|
|
|
25188
25188
|
const keyBuilderFromType$i =
|
|
25189
25189
|
/**
|
|
25190
25190
|
* custom key builder from PicklistValuesRepresentation.
|
|
25191
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
25192
|
-
* the '/services/data/
|
|
25191
|
+
* PicklistValuesRepresentation.url is like /services/data/v65.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
25192
|
+
* the '/services/data/v65.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
25193
25193
|
*/
|
|
25194
25194
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
25195
25195
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -25499,7 +25499,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
25499
25499
|
function createResourceRequest$C(config) {
|
|
25500
25500
|
const headers = {};
|
|
25501
25501
|
return {
|
|
25502
|
-
baseUri: '/services/data/
|
|
25502
|
+
baseUri: '/services/data/v65.0',
|
|
25503
25503
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
25504
25504
|
method: 'get',
|
|
25505
25505
|
body: null,
|
|
@@ -25604,7 +25604,7 @@ function getResponseCacheKeys$w(storeKeyMap, luvio, resourceParams, response) {
|
|
|
25604
25604
|
function createResourceRequest$B(config) {
|
|
25605
25605
|
const headers = {};
|
|
25606
25606
|
return {
|
|
25607
|
-
baseUri: '/services/data/
|
|
25607
|
+
baseUri: '/services/data/v65.0',
|
|
25608
25608
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
25609
25609
|
method: 'get',
|
|
25610
25610
|
body: null,
|
|
@@ -25816,7 +25816,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
25816
25816
|
function createResourceRequest$A(config) {
|
|
25817
25817
|
const headers = {};
|
|
25818
25818
|
return {
|
|
25819
|
-
baseUri: '/services/data/
|
|
25819
|
+
baseUri: '/services/data/v65.0',
|
|
25820
25820
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
25821
25821
|
method: 'get',
|
|
25822
25822
|
body: null,
|
|
@@ -26142,7 +26142,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
26142
26142
|
function createResourceRequest$z(config) {
|
|
26143
26143
|
const headers = {};
|
|
26144
26144
|
return {
|
|
26145
|
-
baseUri: '/services/data/
|
|
26145
|
+
baseUri: '/services/data/v65.0',
|
|
26146
26146
|
basePath: '/ui-api/predupe',
|
|
26147
26147
|
method: 'post',
|
|
26148
26148
|
body: config.body,
|
|
@@ -27361,7 +27361,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
27361
27361
|
function createResourceRequest$y(config) {
|
|
27362
27362
|
const headers = {};
|
|
27363
27363
|
return {
|
|
27364
|
-
baseUri: '/services/data/
|
|
27364
|
+
baseUri: '/services/data/v65.0',
|
|
27365
27365
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
27366
27366
|
method: 'get',
|
|
27367
27367
|
body: null,
|
|
@@ -28225,7 +28225,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
28225
28225
|
function createResourceRequest$x(config) {
|
|
28226
28226
|
const headers = {};
|
|
28227
28227
|
return {
|
|
28228
|
-
baseUri: '/services/data/
|
|
28228
|
+
baseUri: '/services/data/v65.0',
|
|
28229
28229
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
28230
28230
|
method: 'get',
|
|
28231
28231
|
body: null,
|
|
@@ -28490,7 +28490,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
28490
28490
|
function createResourceRequest$w(config) {
|
|
28491
28491
|
const headers = {};
|
|
28492
28492
|
return {
|
|
28493
|
-
baseUri: '/services/data/
|
|
28493
|
+
baseUri: '/services/data/v65.0',
|
|
28494
28494
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
28495
28495
|
method: 'get',
|
|
28496
28496
|
body: null,
|
|
@@ -29184,7 +29184,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
29184
29184
|
function createResourceRequest$v(config) {
|
|
29185
29185
|
const headers = {};
|
|
29186
29186
|
return {
|
|
29187
|
-
baseUri: '/services/data/
|
|
29187
|
+
baseUri: '/services/data/v65.0',
|
|
29188
29188
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
29189
29189
|
method: 'get',
|
|
29190
29190
|
body: null,
|
|
@@ -29454,7 +29454,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
29454
29454
|
function createResourceRequest$u(config) {
|
|
29455
29455
|
const headers = {};
|
|
29456
29456
|
return {
|
|
29457
|
-
baseUri: '/services/data/
|
|
29457
|
+
baseUri: '/services/data/v65.0',
|
|
29458
29458
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
29459
29459
|
method: 'get',
|
|
29460
29460
|
body: null,
|
|
@@ -29848,7 +29848,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
29848
29848
|
function createResourceRequest$t(config) {
|
|
29849
29849
|
const headers = {};
|
|
29850
29850
|
return {
|
|
29851
|
-
baseUri: '/services/data/
|
|
29851
|
+
baseUri: '/services/data/v65.0',
|
|
29852
29852
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
29853
29853
|
method: 'get',
|
|
29854
29854
|
body: null,
|
|
@@ -30102,7 +30102,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
30102
30102
|
function createResourceRequest$s(config) {
|
|
30103
30103
|
const headers = {};
|
|
30104
30104
|
return {
|
|
30105
|
-
baseUri: '/services/data/
|
|
30105
|
+
baseUri: '/services/data/v65.0',
|
|
30106
30106
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
30107
30107
|
method: 'patch',
|
|
30108
30108
|
body: config.body,
|
|
@@ -30342,7 +30342,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
30342
30342
|
function createResourceRequest$r(config) {
|
|
30343
30343
|
const headers = {};
|
|
30344
30344
|
return {
|
|
30345
|
-
baseUri: '/services/data/
|
|
30345
|
+
baseUri: '/services/data/v65.0',
|
|
30346
30346
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
30347
30347
|
method: 'get',
|
|
30348
30348
|
body: null,
|
|
@@ -30604,7 +30604,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
30604
30604
|
function createResourceRequest$q(config) {
|
|
30605
30605
|
const headers = {};
|
|
30606
30606
|
return {
|
|
30607
|
-
baseUri: '/services/data/
|
|
30607
|
+
baseUri: '/services/data/v65.0',
|
|
30608
30608
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
30609
30609
|
method: 'get',
|
|
30610
30610
|
body: null,
|
|
@@ -30813,7 +30813,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
30813
30813
|
function createResourceRequest$p(config) {
|
|
30814
30814
|
const headers = {};
|
|
30815
30815
|
return {
|
|
30816
|
-
baseUri: '/services/data/
|
|
30816
|
+
baseUri: '/services/data/v65.0',
|
|
30817
30817
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
30818
30818
|
method: 'patch',
|
|
30819
30819
|
body: config.body,
|
|
@@ -31848,7 +31848,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
31848
31848
|
function createResourceRequest$o(config) {
|
|
31849
31849
|
const headers = {};
|
|
31850
31850
|
return {
|
|
31851
|
-
baseUri: '/services/data/
|
|
31851
|
+
baseUri: '/services/data/v65.0',
|
|
31852
31852
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
31853
31853
|
method: 'post',
|
|
31854
31854
|
body: config.body,
|
|
@@ -32133,7 +32133,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
32133
32133
|
function createResourceRequest$n(config) {
|
|
32134
32134
|
const headers = {};
|
|
32135
32135
|
return {
|
|
32136
|
-
baseUri: '/services/data/
|
|
32136
|
+
baseUri: '/services/data/v65.0',
|
|
32137
32137
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
32138
32138
|
method: 'post',
|
|
32139
32139
|
body: config.body,
|
|
@@ -32675,7 +32675,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
32675
32675
|
function createResourceRequest$m(config) {
|
|
32676
32676
|
const headers = {};
|
|
32677
32677
|
return {
|
|
32678
|
-
baseUri: '/services/data/
|
|
32678
|
+
baseUri: '/services/data/v65.0',
|
|
32679
32679
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
32680
32680
|
method: 'get',
|
|
32681
32681
|
body: null,
|
|
@@ -32931,7 +32931,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
32931
32931
|
function createResourceRequest$l(config) {
|
|
32932
32932
|
const headers = {};
|
|
32933
32933
|
return {
|
|
32934
|
-
baseUri: '/services/data/
|
|
32934
|
+
baseUri: '/services/data/v65.0',
|
|
32935
32935
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
32936
32936
|
method: 'get',
|
|
32937
32937
|
body: null,
|
|
@@ -33349,7 +33349,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
33349
33349
|
function createResourceRequest$k(config) {
|
|
33350
33350
|
const headers = {};
|
|
33351
33351
|
return {
|
|
33352
|
-
baseUri: '/services/data/
|
|
33352
|
+
baseUri: '/services/data/v65.0',
|
|
33353
33353
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
33354
33354
|
method: 'get',
|
|
33355
33355
|
body: null,
|
|
@@ -34358,7 +34358,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
34358
34358
|
function createResourceRequest$j(config) {
|
|
34359
34359
|
const headers = {};
|
|
34360
34360
|
return {
|
|
34361
|
-
baseUri: '/services/data/
|
|
34361
|
+
baseUri: '/services/data/v65.0',
|
|
34362
34362
|
basePath: '/ui-api/search/results',
|
|
34363
34363
|
method: 'post',
|
|
34364
34364
|
body: config.body,
|
|
@@ -34632,7 +34632,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
34632
34632
|
function createResourceRequest$i(config) {
|
|
34633
34633
|
const headers = {};
|
|
34634
34634
|
return {
|
|
34635
|
-
baseUri: '/services/data/
|
|
34635
|
+
baseUri: '/services/data/v65.0',
|
|
34636
34636
|
basePath: '/ui-api/search/results/keyword',
|
|
34637
34637
|
method: 'post',
|
|
34638
34638
|
body: config.body,
|
|
@@ -50091,7 +50091,7 @@ function getInContextFragmentType$x(fragment, fragmentMap) {
|
|
|
50091
50091
|
}
|
|
50092
50092
|
|
|
50093
50093
|
const name$f = 'Analytics__AnalyticsRepresentation';
|
|
50094
|
-
const VERSION$t = '
|
|
50094
|
+
const VERSION$t = '97ffe784049254d57e3831a3e3a0b79b';
|
|
50095
50095
|
function keyBuilder$t(luvio, path, data) {
|
|
50096
50096
|
return keyPrefix + '::uiapi::' + name$f + '::' + data.Id; // We're missing idNodeName in the actual key here...
|
|
50097
50097
|
}
|
|
@@ -50254,6 +50254,23 @@ function getTypeCacheKeys$q(cacheKeySink, astNode, state) {
|
|
|
50254
50254
|
getTypeCacheKeys$1s(cacheKeySink, requestedField, NamespacePrefixState);
|
|
50255
50255
|
break;
|
|
50256
50256
|
}
|
|
50257
|
+
case 'StringValue': {
|
|
50258
|
+
const fullPath__RecordOperations = `${rootKey}__${fieldKey}`;
|
|
50259
|
+
for (let i = 0, len = fieldData.length; i < len; i++) {
|
|
50260
|
+
const item = fieldData[i];
|
|
50261
|
+
const itemState = {
|
|
50262
|
+
...state,
|
|
50263
|
+
path: {
|
|
50264
|
+
parent: null,
|
|
50265
|
+
propertyName: null,
|
|
50266
|
+
fullPath: fullPath__RecordOperations + '__' + i
|
|
50267
|
+
},
|
|
50268
|
+
data: item,
|
|
50269
|
+
};
|
|
50270
|
+
getTypeCacheKeys$1s(cacheKeySink, requestedField, itemState);
|
|
50271
|
+
}
|
|
50272
|
+
break;
|
|
50273
|
+
}
|
|
50257
50274
|
case 'Analytics__AnalyticsWorkspaceAssetConnection': {
|
|
50258
50275
|
const AnalyticsWorkspacesState = buildFieldState(state, rootKey + '__' + fieldKey, fieldData);
|
|
50259
50276
|
getTypeCacheKeys$r(cacheKeySink, requestedField, AnalyticsWorkspacesState);
|
|
@@ -50325,6 +50342,12 @@ function getFieldType$v(field) {
|
|
|
50325
50342
|
typename: 'StringValue'
|
|
50326
50343
|
};
|
|
50327
50344
|
}
|
|
50345
|
+
case 'RecordOperations': {
|
|
50346
|
+
return {
|
|
50347
|
+
isArray: true,
|
|
50348
|
+
typename: 'StringValue'
|
|
50349
|
+
};
|
|
50350
|
+
}
|
|
50328
50351
|
case 'AnalyticsWorkspaces': {
|
|
50329
50352
|
return {
|
|
50330
50353
|
isArray: false,
|
|
@@ -56491,7 +56514,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
56491
56514
|
function createResourceRequest$h(config) {
|
|
56492
56515
|
const headers = {};
|
|
56493
56516
|
return {
|
|
56494
|
-
baseUri: '/services/data/
|
|
56517
|
+
baseUri: '/services/data/v65.0',
|
|
56495
56518
|
basePath: '/graphql',
|
|
56496
56519
|
method: 'post',
|
|
56497
56520
|
body: { ...config.body,
|
|
@@ -56542,7 +56565,7 @@ function createResourceRequest$f(config) {
|
|
|
56542
56565
|
const headers = {};
|
|
56543
56566
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
56544
56567
|
return {
|
|
56545
|
-
baseUri: '/services/data/
|
|
56568
|
+
baseUri: '/services/data/v65.0',
|
|
56546
56569
|
basePath: '/graphql/batch',
|
|
56547
56570
|
method: 'post',
|
|
56548
56571
|
body: transformedConfig.body,
|
|
@@ -57090,7 +57113,7 @@ function ingestSuccess$4(luvio, response) {
|
|
|
57090
57113
|
function createResourceRequest$e(config) {
|
|
57091
57114
|
const headers = {};
|
|
57092
57115
|
return {
|
|
57093
|
-
baseUri: '/services/data/
|
|
57116
|
+
baseUri: '/services/data/v65.0',
|
|
57094
57117
|
basePath: '/ui-api/records/batch',
|
|
57095
57118
|
method: 'post',
|
|
57096
57119
|
body: config.body,
|
|
@@ -57365,7 +57388,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
57365
57388
|
function createResourceRequest$d(config) {
|
|
57366
57389
|
const headers = {};
|
|
57367
57390
|
return {
|
|
57368
|
-
baseUri: '/services/data/
|
|
57391
|
+
baseUri: '/services/data/v65.0',
|
|
57369
57392
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
57370
57393
|
method: 'patch',
|
|
57371
57394
|
body: config.body,
|
|
@@ -57429,7 +57452,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
57429
57452
|
function createResourceRequest$c(config) {
|
|
57430
57453
|
const headers = {};
|
|
57431
57454
|
return {
|
|
57432
|
-
baseUri: '/services/data/
|
|
57455
|
+
baseUri: '/services/data/v65.0',
|
|
57433
57456
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
57434
57457
|
method: 'post',
|
|
57435
57458
|
body: config.body,
|
|
@@ -57498,7 +57521,7 @@ const factory$c = (luvio) => {
|
|
|
57498
57521
|
function createResourceRequest$b(config) {
|
|
57499
57522
|
const headers = {};
|
|
57500
57523
|
return {
|
|
57501
|
-
baseUri: '/services/data/
|
|
57524
|
+
baseUri: '/services/data/v65.0',
|
|
57502
57525
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
57503
57526
|
method: 'patch',
|
|
57504
57527
|
body: config.body,
|
|
@@ -57980,7 +58003,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
57980
58003
|
function createResourceRequest$a(config) {
|
|
57981
58004
|
const headers = {};
|
|
57982
58005
|
return {
|
|
57983
|
-
baseUri: '/services/data/
|
|
58006
|
+
baseUri: '/services/data/v65.0',
|
|
57984
58007
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
57985
58008
|
method: 'post',
|
|
57986
58009
|
body: config.body,
|
|
@@ -58222,7 +58245,7 @@ const factory$9 = (luvio) => {
|
|
|
58222
58245
|
function createResourceRequest$9(config) {
|
|
58223
58246
|
const headers = {};
|
|
58224
58247
|
return {
|
|
58225
|
-
baseUri: '/services/data/
|
|
58248
|
+
baseUri: '/services/data/v65.0',
|
|
58226
58249
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
58227
58250
|
method: 'post',
|
|
58228
58251
|
body: config.body,
|
|
@@ -58831,7 +58854,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
58831
58854
|
function createResourceRequest$8(config) {
|
|
58832
58855
|
const headers = {};
|
|
58833
58856
|
return {
|
|
58834
|
-
baseUri: '/services/data/
|
|
58857
|
+
baseUri: '/services/data/v65.0',
|
|
58835
58858
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
58836
58859
|
method: 'get',
|
|
58837
58860
|
body: null,
|
|
@@ -59473,7 +59496,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
59473
59496
|
function createResourceRequest$7(config) {
|
|
59474
59497
|
const headers = {};
|
|
59475
59498
|
return {
|
|
59476
|
-
baseUri: '/services/data/
|
|
59499
|
+
baseUri: '/services/data/v65.0',
|
|
59477
59500
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
59478
59501
|
method: 'get',
|
|
59479
59502
|
body: null,
|
|
@@ -60104,7 +60127,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
60104
60127
|
function createResourceRequest$6(config) {
|
|
60105
60128
|
const headers = {};
|
|
60106
60129
|
return {
|
|
60107
|
-
baseUri: '/services/data/
|
|
60130
|
+
baseUri: '/services/data/v65.0',
|
|
60108
60131
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
60109
60132
|
method: 'get',
|
|
60110
60133
|
body: null,
|
|
@@ -60317,7 +60340,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
60317
60340
|
function createResourceRequest$5(config) {
|
|
60318
60341
|
const headers = {};
|
|
60319
60342
|
return {
|
|
60320
|
-
baseUri: '/services/data/
|
|
60343
|
+
baseUri: '/services/data/v65.0',
|
|
60321
60344
|
basePath: '/ui-api/records',
|
|
60322
60345
|
method: 'post',
|
|
60323
60346
|
body: config.body,
|
|
@@ -60423,7 +60446,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
60423
60446
|
function createResourceRequest$3(config) {
|
|
60424
60447
|
const headers = {};
|
|
60425
60448
|
return {
|
|
60426
|
-
baseUri: '/services/data/
|
|
60449
|
+
baseUri: '/services/data/v65.0',
|
|
60427
60450
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
60428
60451
|
method: 'delete',
|
|
60429
60452
|
body: null,
|
|
@@ -60513,7 +60536,7 @@ function createResourceRequest$2(config) {
|
|
|
60513
60536
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
60514
60537
|
}
|
|
60515
60538
|
return {
|
|
60516
|
-
baseUri: '/services/data/
|
|
60539
|
+
baseUri: '/services/data/v65.0',
|
|
60517
60540
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
60518
60541
|
method: 'patch',
|
|
60519
60542
|
body: config.body,
|
|
@@ -60840,7 +60863,7 @@ function createResourceParams$1(config) {
|
|
|
60840
60863
|
function createResourceRequest$1(config) {
|
|
60841
60864
|
const headers = {};
|
|
60842
60865
|
return {
|
|
60843
|
-
baseUri: '/services/data/
|
|
60866
|
+
baseUri: '/services/data/v65.0',
|
|
60844
60867
|
basePath: '/ui-api/records/content-documents/' +
|
|
60845
60868
|
config.urlParams.contentDocumentId +
|
|
60846
60869
|
'/content-versions',
|
|
@@ -60958,7 +60981,7 @@ function createResourceParams(config) {
|
|
|
60958
60981
|
function createResourceRequest(config) {
|
|
60959
60982
|
const headers = {};
|
|
60960
60983
|
return {
|
|
60961
|
-
baseUri: '/services/data/
|
|
60984
|
+
baseUri: '/services/data/v65.0',
|
|
60962
60985
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
60963
60986
|
method: 'post',
|
|
60964
60987
|
body: config.body,
|