@salesforce/lds-adapters-uiapi 1.310.0 → 1.311.1
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/adapters/getActionOverrides.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/resources/getUiApiActionsOverridesByObjectApiName.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/ListInfoRepresentation.d.ts +1 -1
- package/dist/es/es2018/types/src/generated/types/SearchAnswersResultRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SearchIntentActionRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/SearchIntentComponentRepresentation.d.ts +35 -0
- package/dist/es/es2018/types/src/generated/types/SearchIntentOutputRepresentation.d.ts +29 -0
- package/dist/es/es2018/uiapi-records-service.js +129 -87
- package/package.json +6 -6
- package/sfdc/graphqlAdapters.js +3 -3
- package/sfdc/index.js +127 -85
- package/sfdc/uiapi-static-functions.js +1 -1
- package/src/raml/api.raml +189 -77
|
@@ -5787,7 +5787,7 @@ function getResponseCacheKeys$17(storeKeyMap, luvio, resourceParams, response) {
|
|
|
5787
5787
|
function createResourceRequest$1f(config) {
|
|
5788
5788
|
const headers = {};
|
|
5789
5789
|
return {
|
|
5790
|
-
baseUri: '/services/data/
|
|
5790
|
+
baseUri: '/services/data/v63.0',
|
|
5791
5791
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
5792
5792
|
method: 'get',
|
|
5793
5793
|
body: null,
|
|
@@ -6229,7 +6229,7 @@ function ingestError$Q(luvio, params, error, snapshotRefresh) {
|
|
|
6229
6229
|
function createResourceRequest$1e(config) {
|
|
6230
6230
|
const headers = {};
|
|
6231
6231
|
return {
|
|
6232
|
-
baseUri: '/services/data/
|
|
6232
|
+
baseUri: '/services/data/v63.0',
|
|
6233
6233
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
6234
6234
|
method: 'get',
|
|
6235
6235
|
body: null,
|
|
@@ -7558,7 +7558,7 @@ function ingestError$P(luvio, params, error, snapshotRefresh) {
|
|
|
7558
7558
|
function createResourceRequest$1d(config) {
|
|
7559
7559
|
const headers = {};
|
|
7560
7560
|
return {
|
|
7561
|
-
baseUri: '/services/data/
|
|
7561
|
+
baseUri: '/services/data/v63.0',
|
|
7562
7562
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
7563
7563
|
method: 'get',
|
|
7564
7564
|
body: null,
|
|
@@ -7708,7 +7708,7 @@ function ingestError$O(luvio, params, error, snapshotRefresh) {
|
|
|
7708
7708
|
function createResourceRequest$1c(config) {
|
|
7709
7709
|
const headers = {};
|
|
7710
7710
|
return {
|
|
7711
|
-
baseUri: '/services/data/
|
|
7711
|
+
baseUri: '/services/data/v63.0',
|
|
7712
7712
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
7713
7713
|
method: 'get',
|
|
7714
7714
|
body: null,
|
|
@@ -7817,7 +7817,7 @@ const getListUiByListViewIdAdapterFactory = (luvio) => function UiApi__getListUi
|
|
|
7817
7817
|
function createResourceRequest$1b(config) {
|
|
7818
7818
|
const headers = {};
|
|
7819
7819
|
return {
|
|
7820
|
-
baseUri: '/services/data/
|
|
7820
|
+
baseUri: '/services/data/v63.0',
|
|
7821
7821
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
7822
7822
|
method: 'get',
|
|
7823
7823
|
body: null,
|
|
@@ -8801,7 +8801,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
8801
8801
|
function createResourceRequest$1a(config) {
|
|
8802
8802
|
const headers = {};
|
|
8803
8803
|
return {
|
|
8804
|
-
baseUri: '/services/data/
|
|
8804
|
+
baseUri: '/services/data/v63.0',
|
|
8805
8805
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
8806
8806
|
method: 'post',
|
|
8807
8807
|
body: config.body,
|
|
@@ -9537,7 +9537,7 @@ function ingestError$M(luvio, params, error, snapshotRefresh) {
|
|
|
9537
9537
|
function createResourceRequest$19(config) {
|
|
9538
9538
|
const headers = {};
|
|
9539
9539
|
return {
|
|
9540
|
-
baseUri: '/services/data/
|
|
9540
|
+
baseUri: '/services/data/v63.0',
|
|
9541
9541
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
9542
9542
|
method: 'get',
|
|
9543
9543
|
body: null,
|
|
@@ -9735,7 +9735,7 @@ function keyBuilder$3k(luvio, params) {
|
|
|
9735
9735
|
function createResourceRequest$18(config) {
|
|
9736
9736
|
const headers = {};
|
|
9737
9737
|
return {
|
|
9738
|
-
baseUri: '/services/data/
|
|
9738
|
+
baseUri: '/services/data/v63.0',
|
|
9739
9739
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
9740
9740
|
method: 'get',
|
|
9741
9741
|
body: null,
|
|
@@ -9780,7 +9780,7 @@ function validateAdapterConfig$1a(untrustedConfig, configPropertyNames) {
|
|
|
9780
9780
|
function createResourceRequest$17(config) {
|
|
9781
9781
|
const headers = {};
|
|
9782
9782
|
return {
|
|
9783
|
-
baseUri: '/services/data/
|
|
9783
|
+
baseUri: '/services/data/v63.0',
|
|
9784
9784
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
9785
9785
|
method: 'get',
|
|
9786
9786
|
body: null,
|
|
@@ -11585,7 +11585,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
11585
11585
|
function createResourceRequest$16(config) {
|
|
11586
11586
|
const headers = {};
|
|
11587
11587
|
return {
|
|
11588
|
-
baseUri: '/services/data/
|
|
11588
|
+
baseUri: '/services/data/v63.0',
|
|
11589
11589
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
11590
11590
|
method: 'get',
|
|
11591
11591
|
body: null,
|
|
@@ -12622,7 +12622,7 @@ const ingest$22 = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
12622
12622
|
function createResourceRequest$15(config) {
|
|
12623
12623
|
const headers = {};
|
|
12624
12624
|
return {
|
|
12625
|
-
baseUri: '/services/data/
|
|
12625
|
+
baseUri: '/services/data/v63.0',
|
|
12626
12626
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
12627
12627
|
method: 'get',
|
|
12628
12628
|
body: null,
|
|
@@ -15297,7 +15297,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
15297
15297
|
function createResourceRequest$14(config) {
|
|
15298
15298
|
const headers = {};
|
|
15299
15299
|
return {
|
|
15300
|
-
baseUri: '/services/data/
|
|
15300
|
+
baseUri: '/services/data/v63.0',
|
|
15301
15301
|
basePath: '/ui-api/actions/global',
|
|
15302
15302
|
method: 'get',
|
|
15303
15303
|
body: null,
|
|
@@ -15531,7 +15531,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
15531
15531
|
function createResourceRequest$13(config) {
|
|
15532
15532
|
const headers = {};
|
|
15533
15533
|
return {
|
|
15534
|
-
baseUri: '/services/data/
|
|
15534
|
+
baseUri: '/services/data/v63.0',
|
|
15535
15535
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
15536
15536
|
method: 'get',
|
|
15537
15537
|
body: null,
|
|
@@ -15703,7 +15703,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
15703
15703
|
function createResourceRequest$12(config) {
|
|
15704
15704
|
const headers = {};
|
|
15705
15705
|
return {
|
|
15706
|
-
baseUri: '/services/data/
|
|
15706
|
+
baseUri: '/services/data/v63.0',
|
|
15707
15707
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
15708
15708
|
method: 'get',
|
|
15709
15709
|
body: null,
|
|
@@ -15845,7 +15845,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
15845
15845
|
function createResourceRequest$11(config) {
|
|
15846
15846
|
const headers = {};
|
|
15847
15847
|
return {
|
|
15848
|
-
baseUri: '/services/data/
|
|
15848
|
+
baseUri: '/services/data/v63.0',
|
|
15849
15849
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
15850
15850
|
method: 'get',
|
|
15851
15851
|
body: null,
|
|
@@ -16004,7 +16004,7 @@ function select$2U(luvio, params) {
|
|
|
16004
16004
|
return select$2V();
|
|
16005
16005
|
}
|
|
16006
16006
|
function keyBuilder$2$(luvio, params) {
|
|
16007
|
-
return keyPrefix + '::ActionOverrideRepresentation:(' + '
|
|
16007
|
+
return keyPrefix + '::ActionOverrideRepresentation:(' + 'defaultTemplateOnly:' + params.queryParams.defaultTemplateOnly + ',' + 'type:' + params.queryParams.type + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
|
|
16008
16008
|
}
|
|
16009
16009
|
function getResponseCacheKeys$Y(storeKeyMap, luvio, resourceParams, response) {
|
|
16010
16010
|
getTypeCacheKeys$1Z(storeKeyMap, luvio, response, () => keyBuilder$2$(luvio, resourceParams));
|
|
@@ -16035,7 +16035,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
16035
16035
|
function createResourceRequest$10(config) {
|
|
16036
16036
|
const headers = {};
|
|
16037
16037
|
return {
|
|
16038
|
-
baseUri: '/services/data/
|
|
16038
|
+
baseUri: '/services/data/v63.0',
|
|
16039
16039
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
16040
16040
|
method: 'get',
|
|
16041
16041
|
body: null,
|
|
@@ -16049,8 +16049,8 @@ function createResourceRequest$10(config) {
|
|
|
16049
16049
|
const adapterName$T = 'getActionOverrides';
|
|
16050
16050
|
const getActionOverrides_ConfigPropertyMetadata = [
|
|
16051
16051
|
generateParamConfigMetadata('objectApiName', true, 0 /* UrlParameter */, 0 /* String */, false, getObjectApiName$1),
|
|
16052
|
-
generateParamConfigMetadata('type', false, 1 /* QueryParameter */, 0 /* String */),
|
|
16053
16052
|
generateParamConfigMetadata('defaultTemplateOnly', false, 1 /* QueryParameter */, 1 /* Boolean */),
|
|
16053
|
+
generateParamConfigMetadata('type', false, 1 /* QueryParameter */, 0 /* String */),
|
|
16054
16054
|
];
|
|
16055
16055
|
const getActionOverrides_ConfigPropertyNames = /*#__PURE__*/ buildAdapterValidationConfig(adapterName$T, getActionOverrides_ConfigPropertyMetadata);
|
|
16056
16056
|
const createResourceParams$W = /*#__PURE__*/ createResourceParams$16(getActionOverrides_ConfigPropertyMetadata);
|
|
@@ -16299,7 +16299,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
16299
16299
|
function createResourceRequest$$(config) {
|
|
16300
16300
|
const headers = {};
|
|
16301
16301
|
return {
|
|
16302
|
-
baseUri: '/services/data/
|
|
16302
|
+
baseUri: '/services/data/v63.0',
|
|
16303
16303
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
16304
16304
|
method: 'get',
|
|
16305
16305
|
body: null,
|
|
@@ -17416,7 +17416,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
17416
17416
|
function createResourceRequest$_(config) {
|
|
17417
17417
|
const headers = {};
|
|
17418
17418
|
return {
|
|
17419
|
-
baseUri: '/services/data/
|
|
17419
|
+
baseUri: '/services/data/v63.0',
|
|
17420
17420
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
17421
17421
|
method: 'get',
|
|
17422
17422
|
body: null,
|
|
@@ -17627,7 +17627,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
17627
17627
|
function createResourceRequest$Z(config) {
|
|
17628
17628
|
const headers = {};
|
|
17629
17629
|
return {
|
|
17630
|
-
baseUri: '/services/data/
|
|
17630
|
+
baseUri: '/services/data/v63.0',
|
|
17631
17631
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
17632
17632
|
method: 'get',
|
|
17633
17633
|
body: null,
|
|
@@ -17796,7 +17796,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
17796
17796
|
function createResourceRequest$Y(config) {
|
|
17797
17797
|
const headers = {};
|
|
17798
17798
|
return {
|
|
17799
|
-
baseUri: '/services/data/
|
|
17799
|
+
baseUri: '/services/data/v63.0',
|
|
17800
17800
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
17801
17801
|
method: 'get',
|
|
17802
17802
|
body: null,
|
|
@@ -17948,7 +17948,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
17948
17948
|
function createResourceRequest$X(config) {
|
|
17949
17949
|
const headers = {};
|
|
17950
17950
|
return {
|
|
17951
|
-
baseUri: '/services/data/
|
|
17951
|
+
baseUri: '/services/data/v63.0',
|
|
17952
17952
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
17953
17953
|
method: 'get',
|
|
17954
17954
|
body: null,
|
|
@@ -18160,7 +18160,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
18160
18160
|
function createResourceRequest$W(config) {
|
|
18161
18161
|
const headers = {};
|
|
18162
18162
|
return {
|
|
18163
|
-
baseUri: '/services/data/
|
|
18163
|
+
baseUri: '/services/data/v63.0',
|
|
18164
18164
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
18165
18165
|
method: 'post',
|
|
18166
18166
|
body: config.body,
|
|
@@ -18445,7 +18445,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
18445
18445
|
function createResourceRequest$V(config) {
|
|
18446
18446
|
const headers = {};
|
|
18447
18447
|
return {
|
|
18448
|
-
baseUri: '/services/data/
|
|
18448
|
+
baseUri: '/services/data/v63.0',
|
|
18449
18449
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
18450
18450
|
method: 'post',
|
|
18451
18451
|
body: config.body,
|
|
@@ -18690,7 +18690,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
18690
18690
|
function createResourceRequest$U(config) {
|
|
18691
18691
|
const headers = {};
|
|
18692
18692
|
return {
|
|
18693
|
-
baseUri: '/services/data/
|
|
18693
|
+
baseUri: '/services/data/v63.0',
|
|
18694
18694
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
18695
18695
|
method: 'get',
|
|
18696
18696
|
body: null,
|
|
@@ -19947,7 +19947,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
19947
19947
|
function createResourceRequest$T(config) {
|
|
19948
19948
|
const headers = {};
|
|
19949
19949
|
return {
|
|
19950
|
-
baseUri: '/services/data/
|
|
19950
|
+
baseUri: '/services/data/v63.0',
|
|
19951
19951
|
basePath: '/ui-api/apps',
|
|
19952
19952
|
method: 'get',
|
|
19953
19953
|
body: null,
|
|
@@ -20087,7 +20087,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
20087
20087
|
function createResourceRequest$S(config) {
|
|
20088
20088
|
const headers = {};
|
|
20089
20089
|
return {
|
|
20090
|
-
baseUri: '/services/data/
|
|
20090
|
+
baseUri: '/services/data/v63.0',
|
|
20091
20091
|
basePath: '/ui-api/apps/selected',
|
|
20092
20092
|
method: 'get',
|
|
20093
20093
|
body: null,
|
|
@@ -20228,7 +20228,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
20228
20228
|
function createResourceRequest$R(config) {
|
|
20229
20229
|
const headers = {};
|
|
20230
20230
|
return {
|
|
20231
|
-
baseUri: '/services/data/
|
|
20231
|
+
baseUri: '/services/data/v63.0',
|
|
20232
20232
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
20233
20233
|
method: 'get',
|
|
20234
20234
|
body: null,
|
|
@@ -20831,7 +20831,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
20831
20831
|
function createResourceRequest$Q(config) {
|
|
20832
20832
|
const headers = {};
|
|
20833
20833
|
return {
|
|
20834
|
-
baseUri: '/services/data/
|
|
20834
|
+
baseUri: '/services/data/v63.0',
|
|
20835
20835
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
20836
20836
|
method: 'get',
|
|
20837
20837
|
body: null,
|
|
@@ -20970,7 +20970,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
20970
20970
|
function createResourceRequest$P(config) {
|
|
20971
20971
|
const headers = {};
|
|
20972
20972
|
return {
|
|
20973
|
-
baseUri: '/services/data/
|
|
20973
|
+
baseUri: '/services/data/v63.0',
|
|
20974
20974
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
20975
20975
|
method: 'get',
|
|
20976
20976
|
body: null,
|
|
@@ -21109,7 +21109,7 @@ function getResponseCacheKeys$K(storeKeyMap, luvio, resourceParams, response) {
|
|
|
21109
21109
|
function createResourceRequest$O(config) {
|
|
21110
21110
|
const headers = {};
|
|
21111
21111
|
return {
|
|
21112
|
-
baseUri: '/services/data/
|
|
21112
|
+
baseUri: '/services/data/v63.0',
|
|
21113
21113
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
21114
21114
|
method: 'get',
|
|
21115
21115
|
body: null,
|
|
@@ -21342,7 +21342,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
21342
21342
|
function createResourceRequest$N(config) {
|
|
21343
21343
|
const headers = {};
|
|
21344
21344
|
return {
|
|
21345
|
-
baseUri: '/services/data/
|
|
21345
|
+
baseUri: '/services/data/v63.0',
|
|
21346
21346
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21347
21347
|
method: 'get',
|
|
21348
21348
|
body: null,
|
|
@@ -21611,7 +21611,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
21611
21611
|
function createResourceRequest$M(config) {
|
|
21612
21612
|
const headers = {};
|
|
21613
21613
|
return {
|
|
21614
|
-
baseUri: '/services/data/
|
|
21614
|
+
baseUri: '/services/data/v63.0',
|
|
21615
21615
|
basePath: '/ui-api/list-info/batch',
|
|
21616
21616
|
method: 'get',
|
|
21617
21617
|
body: null,
|
|
@@ -21756,7 +21756,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
21756
21756
|
function createResourceRequest$L(config) {
|
|
21757
21757
|
const headers = {};
|
|
21758
21758
|
return {
|
|
21759
|
-
baseUri: '/services/data/
|
|
21759
|
+
baseUri: '/services/data/v63.0',
|
|
21760
21760
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21761
21761
|
method: 'get',
|
|
21762
21762
|
body: null,
|
|
@@ -22062,7 +22062,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
22062
22062
|
function createResourceRequest$K(config) {
|
|
22063
22063
|
const headers = {};
|
|
22064
22064
|
return {
|
|
22065
|
-
baseUri: '/services/data/
|
|
22065
|
+
baseUri: '/services/data/v63.0',
|
|
22066
22066
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
22067
22067
|
method: 'post',
|
|
22068
22068
|
body: config.body,
|
|
@@ -22174,7 +22174,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
22174
22174
|
function createResourceRequest$J(config) {
|
|
22175
22175
|
const headers = {};
|
|
22176
22176
|
return {
|
|
22177
|
-
baseUri: '/services/data/
|
|
22177
|
+
baseUri: '/services/data/v63.0',
|
|
22178
22178
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22179
22179
|
method: 'delete',
|
|
22180
22180
|
body: null,
|
|
@@ -22352,7 +22352,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
22352
22352
|
function createResourceRequest$I(config) {
|
|
22353
22353
|
const headers = {};
|
|
22354
22354
|
return {
|
|
22355
|
-
baseUri: '/services/data/
|
|
22355
|
+
baseUri: '/services/data/v63.0',
|
|
22356
22356
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22357
22357
|
method: 'patch',
|
|
22358
22358
|
body: config.body,
|
|
@@ -23079,7 +23079,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
23079
23079
|
function createResourceRequest$H(config) {
|
|
23080
23080
|
const headers = {};
|
|
23081
23081
|
return {
|
|
23082
|
-
baseUri: '/services/data/
|
|
23082
|
+
baseUri: '/services/data/v63.0',
|
|
23083
23083
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
23084
23084
|
method: 'get',
|
|
23085
23085
|
body: null,
|
|
@@ -23388,7 +23388,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
23388
23388
|
function createResourceRequest$G(config) {
|
|
23389
23389
|
const headers = {};
|
|
23390
23390
|
return {
|
|
23391
|
-
baseUri: '/services/data/
|
|
23391
|
+
baseUri: '/services/data/v63.0',
|
|
23392
23392
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23393
23393
|
method: 'get',
|
|
23394
23394
|
body: null,
|
|
@@ -23532,7 +23532,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
23532
23532
|
function createResourceRequest$F(config) {
|
|
23533
23533
|
const headers = {};
|
|
23534
23534
|
return {
|
|
23535
|
-
baseUri: '/services/data/
|
|
23535
|
+
baseUri: '/services/data/v63.0',
|
|
23536
23536
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
23537
23537
|
method: 'patch',
|
|
23538
23538
|
body: config.body,
|
|
@@ -23842,7 +23842,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
23842
23842
|
function createResourceRequest$E(config) {
|
|
23843
23843
|
const headers = {};
|
|
23844
23844
|
return {
|
|
23845
|
-
baseUri: '/services/data/
|
|
23845
|
+
baseUri: '/services/data/v63.0',
|
|
23846
23846
|
basePath: '/ui-api/nav-items',
|
|
23847
23847
|
method: 'get',
|
|
23848
23848
|
body: null,
|
|
@@ -23978,7 +23978,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
23978
23978
|
function createResourceRequest$D(config) {
|
|
23979
23979
|
const headers = {};
|
|
23980
23980
|
return {
|
|
23981
|
-
baseUri: '/services/data/
|
|
23981
|
+
baseUri: '/services/data/v63.0',
|
|
23982
23982
|
basePath: '/ui-api/object-info',
|
|
23983
23983
|
method: 'get',
|
|
23984
23984
|
body: null,
|
|
@@ -24323,7 +24323,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
24323
24323
|
function createResourceRequest$C(config) {
|
|
24324
24324
|
const headers = {};
|
|
24325
24325
|
return {
|
|
24326
|
-
baseUri: '/services/data/
|
|
24326
|
+
baseUri: '/services/data/v63.0',
|
|
24327
24327
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
24328
24328
|
method: 'get',
|
|
24329
24329
|
body: null,
|
|
@@ -24652,8 +24652,8 @@ const select$27 = function PicklistValueRepresentationSelect() {
|
|
|
24652
24652
|
const keyBuilderFromType$i =
|
|
24653
24653
|
/**
|
|
24654
24654
|
* custom key builder from PicklistValuesRepresentation.
|
|
24655
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
24656
|
-
* the '/services/data/
|
|
24655
|
+
* PicklistValuesRepresentation.url is like /services/data/v63.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
24656
|
+
* the '/services/data/v63.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
24657
24657
|
*/
|
|
24658
24658
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
24659
24659
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -24963,7 +24963,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
24963
24963
|
function createResourceRequest$B(config) {
|
|
24964
24964
|
const headers = {};
|
|
24965
24965
|
return {
|
|
24966
|
-
baseUri: '/services/data/
|
|
24966
|
+
baseUri: '/services/data/v63.0',
|
|
24967
24967
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
24968
24968
|
method: 'get',
|
|
24969
24969
|
body: null,
|
|
@@ -25068,7 +25068,7 @@ function getResponseCacheKeys$w(storeKeyMap, luvio, resourceParams, response) {
|
|
|
25068
25068
|
function createResourceRequest$A(config) {
|
|
25069
25069
|
const headers = {};
|
|
25070
25070
|
return {
|
|
25071
|
-
baseUri: '/services/data/
|
|
25071
|
+
baseUri: '/services/data/v63.0',
|
|
25072
25072
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
25073
25073
|
method: 'get',
|
|
25074
25074
|
body: null,
|
|
@@ -25280,7 +25280,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
25280
25280
|
function createResourceRequest$z(config) {
|
|
25281
25281
|
const headers = {};
|
|
25282
25282
|
return {
|
|
25283
|
-
baseUri: '/services/data/
|
|
25283
|
+
baseUri: '/services/data/v63.0',
|
|
25284
25284
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
25285
25285
|
method: 'get',
|
|
25286
25286
|
body: null,
|
|
@@ -25606,7 +25606,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
25606
25606
|
function createResourceRequest$y(config) {
|
|
25607
25607
|
const headers = {};
|
|
25608
25608
|
return {
|
|
25609
|
-
baseUri: '/services/data/
|
|
25609
|
+
baseUri: '/services/data/v63.0',
|
|
25610
25610
|
basePath: '/ui-api/predupe',
|
|
25611
25611
|
method: 'post',
|
|
25612
25612
|
body: config.body,
|
|
@@ -26825,7 +26825,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
26825
26825
|
function createResourceRequest$x(config) {
|
|
26826
26826
|
const headers = {};
|
|
26827
26827
|
return {
|
|
26828
|
-
baseUri: '/services/data/
|
|
26828
|
+
baseUri: '/services/data/v63.0',
|
|
26829
26829
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
26830
26830
|
method: 'get',
|
|
26831
26831
|
body: null,
|
|
@@ -27689,7 +27689,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
27689
27689
|
function createResourceRequest$w(config) {
|
|
27690
27690
|
const headers = {};
|
|
27691
27691
|
return {
|
|
27692
|
-
baseUri: '/services/data/
|
|
27692
|
+
baseUri: '/services/data/v63.0',
|
|
27693
27693
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
27694
27694
|
method: 'get',
|
|
27695
27695
|
body: null,
|
|
@@ -27954,7 +27954,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
27954
27954
|
function createResourceRequest$v(config) {
|
|
27955
27955
|
const headers = {};
|
|
27956
27956
|
return {
|
|
27957
|
-
baseUri: '/services/data/
|
|
27957
|
+
baseUri: '/services/data/v63.0',
|
|
27958
27958
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
27959
27959
|
method: 'get',
|
|
27960
27960
|
body: null,
|
|
@@ -28648,7 +28648,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
28648
28648
|
function createResourceRequest$u(config) {
|
|
28649
28649
|
const headers = {};
|
|
28650
28650
|
return {
|
|
28651
|
-
baseUri: '/services/data/
|
|
28651
|
+
baseUri: '/services/data/v63.0',
|
|
28652
28652
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
28653
28653
|
method: 'get',
|
|
28654
28654
|
body: null,
|
|
@@ -28918,7 +28918,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
28918
28918
|
function createResourceRequest$t(config) {
|
|
28919
28919
|
const headers = {};
|
|
28920
28920
|
return {
|
|
28921
|
-
baseUri: '/services/data/
|
|
28921
|
+
baseUri: '/services/data/v63.0',
|
|
28922
28922
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
28923
28923
|
method: 'get',
|
|
28924
28924
|
body: null,
|
|
@@ -29312,7 +29312,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
29312
29312
|
function createResourceRequest$s(config) {
|
|
29313
29313
|
const headers = {};
|
|
29314
29314
|
return {
|
|
29315
|
-
baseUri: '/services/data/
|
|
29315
|
+
baseUri: '/services/data/v63.0',
|
|
29316
29316
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
29317
29317
|
method: 'get',
|
|
29318
29318
|
body: null,
|
|
@@ -29566,7 +29566,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
29566
29566
|
function createResourceRequest$r(config) {
|
|
29567
29567
|
const headers = {};
|
|
29568
29568
|
return {
|
|
29569
|
-
baseUri: '/services/data/
|
|
29569
|
+
baseUri: '/services/data/v63.0',
|
|
29570
29570
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
29571
29571
|
method: 'patch',
|
|
29572
29572
|
body: config.body,
|
|
@@ -29806,7 +29806,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
29806
29806
|
function createResourceRequest$q(config) {
|
|
29807
29807
|
const headers = {};
|
|
29808
29808
|
return {
|
|
29809
|
-
baseUri: '/services/data/
|
|
29809
|
+
baseUri: '/services/data/v63.0',
|
|
29810
29810
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
29811
29811
|
method: 'get',
|
|
29812
29812
|
body: null,
|
|
@@ -30068,7 +30068,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
30068
30068
|
function createResourceRequest$p(config) {
|
|
30069
30069
|
const headers = {};
|
|
30070
30070
|
return {
|
|
30071
|
-
baseUri: '/services/data/
|
|
30071
|
+
baseUri: '/services/data/v63.0',
|
|
30072
30072
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
30073
30073
|
method: 'get',
|
|
30074
30074
|
body: null,
|
|
@@ -30277,7 +30277,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
30277
30277
|
function createResourceRequest$o(config) {
|
|
30278
30278
|
const headers = {};
|
|
30279
30279
|
return {
|
|
30280
|
-
baseUri: '/services/data/
|
|
30280
|
+
baseUri: '/services/data/v63.0',
|
|
30281
30281
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
30282
30282
|
method: 'patch',
|
|
30283
30283
|
body: config.body,
|
|
@@ -31312,7 +31312,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
31312
31312
|
function createResourceRequest$n(config) {
|
|
31313
31313
|
const headers = {};
|
|
31314
31314
|
return {
|
|
31315
|
-
baseUri: '/services/data/
|
|
31315
|
+
baseUri: '/services/data/v63.0',
|
|
31316
31316
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
31317
31317
|
method: 'post',
|
|
31318
31318
|
body: config.body,
|
|
@@ -31597,7 +31597,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
31597
31597
|
function createResourceRequest$m(config) {
|
|
31598
31598
|
const headers = {};
|
|
31599
31599
|
return {
|
|
31600
|
-
baseUri: '/services/data/
|
|
31600
|
+
baseUri: '/services/data/v63.0',
|
|
31601
31601
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
31602
31602
|
method: 'post',
|
|
31603
31603
|
body: config.body,
|
|
@@ -32111,7 +32111,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
32111
32111
|
function createResourceRequest$l(config) {
|
|
32112
32112
|
const headers = {};
|
|
32113
32113
|
return {
|
|
32114
|
-
baseUri: '/services/data/
|
|
32114
|
+
baseUri: '/services/data/v63.0',
|
|
32115
32115
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
32116
32116
|
method: 'get',
|
|
32117
32117
|
body: null,
|
|
@@ -32366,7 +32366,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
32366
32366
|
function createResourceRequest$k(config) {
|
|
32367
32367
|
const headers = {};
|
|
32368
32368
|
return {
|
|
32369
|
-
baseUri: '/services/data/
|
|
32369
|
+
baseUri: '/services/data/v63.0',
|
|
32370
32370
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
32371
32371
|
method: 'get',
|
|
32372
32372
|
body: null,
|
|
@@ -32784,7 +32784,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
32784
32784
|
function createResourceRequest$j(config) {
|
|
32785
32785
|
const headers = {};
|
|
32786
32786
|
return {
|
|
32787
|
-
baseUri: '/services/data/
|
|
32787
|
+
baseUri: '/services/data/v63.0',
|
|
32788
32788
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
32789
32789
|
method: 'get',
|
|
32790
32790
|
body: null,
|
|
@@ -33298,8 +33298,29 @@ function validate$i(obj, path = 'SearchAnswersResultRepresentation') {
|
|
|
33298
33298
|
}
|
|
33299
33299
|
const obj_answerType = obj.answerType;
|
|
33300
33300
|
const path_answerType = path + '.answerType';
|
|
33301
|
-
|
|
33302
|
-
|
|
33301
|
+
let obj_answerType_union0 = null;
|
|
33302
|
+
const obj_answerType_union0_error = (() => {
|
|
33303
|
+
if (typeof obj_answerType !== 'string') {
|
|
33304
|
+
return new TypeError('Expected "string" but received "' + typeof obj_answerType + '" (at "' + path_answerType + '")');
|
|
33305
|
+
}
|
|
33306
|
+
})();
|
|
33307
|
+
if (obj_answerType_union0_error != null) {
|
|
33308
|
+
obj_answerType_union0 = obj_answerType_union0_error.message;
|
|
33309
|
+
}
|
|
33310
|
+
let obj_answerType_union1 = null;
|
|
33311
|
+
const obj_answerType_union1_error = (() => {
|
|
33312
|
+
if (obj_answerType !== null) {
|
|
33313
|
+
return new TypeError('Expected "null" but received "' + typeof obj_answerType + '" (at "' + path_answerType + '")');
|
|
33314
|
+
}
|
|
33315
|
+
})();
|
|
33316
|
+
if (obj_answerType_union1_error != null) {
|
|
33317
|
+
obj_answerType_union1 = obj_answerType_union1_error.message;
|
|
33318
|
+
}
|
|
33319
|
+
if (obj_answerType_union0 && obj_answerType_union1) {
|
|
33320
|
+
let message = 'Object doesn\'t match union (at "' + path_answerType + '")';
|
|
33321
|
+
message += '\n' + obj_answerType_union0.split('\n').map((line) => '\t' + line).join('\n');
|
|
33322
|
+
message += '\n' + obj_answerType_union1.split('\n').map((line) => '\t' + line).join('\n');
|
|
33323
|
+
return new TypeError(message);
|
|
33303
33324
|
}
|
|
33304
33325
|
const obj_appliedFilters = obj.appliedFilters;
|
|
33305
33326
|
const path_appliedFilters = path + '.appliedFilters';
|
|
@@ -33318,8 +33339,29 @@ function validate$i(obj, path = 'SearchAnswersResultRepresentation') {
|
|
|
33318
33339
|
}
|
|
33319
33340
|
const obj_passage = obj.passage;
|
|
33320
33341
|
const path_passage = path + '.passage';
|
|
33321
|
-
|
|
33322
|
-
|
|
33342
|
+
let obj_passage_union0 = null;
|
|
33343
|
+
const obj_passage_union0_error = (() => {
|
|
33344
|
+
if (typeof obj_passage !== 'string') {
|
|
33345
|
+
return new TypeError('Expected "string" but received "' + typeof obj_passage + '" (at "' + path_passage + '")');
|
|
33346
|
+
}
|
|
33347
|
+
})();
|
|
33348
|
+
if (obj_passage_union0_error != null) {
|
|
33349
|
+
obj_passage_union0 = obj_passage_union0_error.message;
|
|
33350
|
+
}
|
|
33351
|
+
let obj_passage_union1 = null;
|
|
33352
|
+
const obj_passage_union1_error = (() => {
|
|
33353
|
+
if (obj_passage !== null) {
|
|
33354
|
+
return new TypeError('Expected "null" but received "' + typeof obj_passage + '" (at "' + path_passage + '")');
|
|
33355
|
+
}
|
|
33356
|
+
})();
|
|
33357
|
+
if (obj_passage_union1_error != null) {
|
|
33358
|
+
obj_passage_union1 = obj_passage_union1_error.message;
|
|
33359
|
+
}
|
|
33360
|
+
if (obj_passage_union0 && obj_passage_union1) {
|
|
33361
|
+
let message = 'Object doesn\'t match union (at "' + path_passage + '")';
|
|
33362
|
+
message += '\n' + obj_passage_union0.split('\n').map((line) => '\t' + line).join('\n');
|
|
33363
|
+
message += '\n' + obj_passage_union1.split('\n').map((line) => '\t' + line).join('\n');
|
|
33364
|
+
return new TypeError(message);
|
|
33323
33365
|
}
|
|
33324
33366
|
const obj_records = obj.records;
|
|
33325
33367
|
const path_records = path + '.records';
|
|
@@ -33656,7 +33698,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
33656
33698
|
function createResourceRequest$i(config) {
|
|
33657
33699
|
const headers = {};
|
|
33658
33700
|
return {
|
|
33659
|
-
baseUri: '/services/data/
|
|
33701
|
+
baseUri: '/services/data/v63.0',
|
|
33660
33702
|
basePath: '/ui-api/search/results',
|
|
33661
33703
|
method: 'post',
|
|
33662
33704
|
body: config.body,
|
|
@@ -33930,7 +33972,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
33930
33972
|
function createResourceRequest$h(config) {
|
|
33931
33973
|
const headers = {};
|
|
33932
33974
|
return {
|
|
33933
|
-
baseUri: '/services/data/
|
|
33975
|
+
baseUri: '/services/data/v63.0',
|
|
33934
33976
|
basePath: '/ui-api/search/results/keyword',
|
|
33935
33977
|
method: 'post',
|
|
33936
33978
|
body: config.body,
|
|
@@ -54454,7 +54496,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
54454
54496
|
function createResourceRequest$g(config) {
|
|
54455
54497
|
const headers = {};
|
|
54456
54498
|
return {
|
|
54457
|
-
baseUri: '/services/data/
|
|
54499
|
+
baseUri: '/services/data/v63.0',
|
|
54458
54500
|
basePath: '/graphql',
|
|
54459
54501
|
method: 'post',
|
|
54460
54502
|
body: { ...config.body,
|
|
@@ -54505,7 +54547,7 @@ function createResourceRequest$e(config) {
|
|
|
54505
54547
|
const headers = {};
|
|
54506
54548
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
54507
54549
|
return {
|
|
54508
|
-
baseUri: '/services/data/
|
|
54550
|
+
baseUri: '/services/data/v63.0',
|
|
54509
54551
|
basePath: '/graphql/batch',
|
|
54510
54552
|
method: 'post',
|
|
54511
54553
|
body: transformedConfig.body,
|
|
@@ -55053,7 +55095,7 @@ function ingestSuccess$4(luvio, response) {
|
|
|
55053
55095
|
function createResourceRequest$d(config) {
|
|
55054
55096
|
const headers = {};
|
|
55055
55097
|
return {
|
|
55056
|
-
baseUri: '/services/data/
|
|
55098
|
+
baseUri: '/services/data/v63.0',
|
|
55057
55099
|
basePath: '/ui-api/records/batch',
|
|
55058
55100
|
method: 'post',
|
|
55059
55101
|
body: config.body,
|
|
@@ -55322,7 +55364,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
55322
55364
|
function createResourceRequest$c(config) {
|
|
55323
55365
|
const headers = {};
|
|
55324
55366
|
return {
|
|
55325
|
-
baseUri: '/services/data/
|
|
55367
|
+
baseUri: '/services/data/v63.0',
|
|
55326
55368
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
55327
55369
|
method: 'patch',
|
|
55328
55370
|
body: config.body,
|
|
@@ -55451,7 +55493,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
55451
55493
|
function createResourceRequest$b(config) {
|
|
55452
55494
|
const headers = {};
|
|
55453
55495
|
return {
|
|
55454
|
-
baseUri: '/services/data/
|
|
55496
|
+
baseUri: '/services/data/v63.0',
|
|
55455
55497
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
55456
55498
|
method: 'post',
|
|
55457
55499
|
body: config.body,
|
|
@@ -55557,7 +55599,7 @@ const factory$c = performQuickActionAdapterFactory;
|
|
|
55557
55599
|
function createResourceRequest$a(config) {
|
|
55558
55600
|
const headers = {};
|
|
55559
55601
|
return {
|
|
55560
|
-
baseUri: '/services/data/
|
|
55602
|
+
baseUri: '/services/data/v63.0',
|
|
55561
55603
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
55562
55604
|
method: 'patch',
|
|
55563
55605
|
body: config.body,
|
|
@@ -56038,7 +56080,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
|
|
|
56038
56080
|
function createResourceRequest$9(config) {
|
|
56039
56081
|
const headers = {};
|
|
56040
56082
|
return {
|
|
56041
|
-
baseUri: '/services/data/
|
|
56083
|
+
baseUri: '/services/data/v63.0',
|
|
56042
56084
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
56043
56085
|
method: 'post',
|
|
56044
56086
|
body: config.body,
|
|
@@ -56265,7 +56307,7 @@ const factory$9 = (luvio) => {
|
|
|
56265
56307
|
function createResourceRequest$8(config) {
|
|
56266
56308
|
const headers = {};
|
|
56267
56309
|
return {
|
|
56268
|
-
baseUri: '/services/data/
|
|
56310
|
+
baseUri: '/services/data/v63.0',
|
|
56269
56311
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
56270
56312
|
method: 'post',
|
|
56271
56313
|
body: config.body,
|
|
@@ -56874,7 +56916,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
56874
56916
|
function createResourceRequest$7(config) {
|
|
56875
56917
|
const headers = {};
|
|
56876
56918
|
return {
|
|
56877
|
-
baseUri: '/services/data/
|
|
56919
|
+
baseUri: '/services/data/v63.0',
|
|
56878
56920
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
56879
56921
|
method: 'get',
|
|
56880
56922
|
body: null,
|
|
@@ -57505,7 +57547,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
57505
57547
|
function createResourceRequest$6(config) {
|
|
57506
57548
|
const headers = {};
|
|
57507
57549
|
return {
|
|
57508
|
-
baseUri: '/services/data/
|
|
57550
|
+
baseUri: '/services/data/v63.0',
|
|
57509
57551
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
57510
57552
|
method: 'get',
|
|
57511
57553
|
body: null,
|
|
@@ -58136,7 +58178,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
58136
58178
|
function createResourceRequest$5(config) {
|
|
58137
58179
|
const headers = {};
|
|
58138
58180
|
return {
|
|
58139
|
-
baseUri: '/services/data/
|
|
58181
|
+
baseUri: '/services/data/v63.0',
|
|
58140
58182
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
58141
58183
|
method: 'get',
|
|
58142
58184
|
body: null,
|
|
@@ -58349,7 +58391,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
|
|
|
58349
58391
|
function createResourceRequest$4(config) {
|
|
58350
58392
|
const headers = {};
|
|
58351
58393
|
return {
|
|
58352
|
-
baseUri: '/services/data/
|
|
58394
|
+
baseUri: '/services/data/v63.0',
|
|
58353
58395
|
basePath: '/ui-api/records',
|
|
58354
58396
|
method: 'post',
|
|
58355
58397
|
body: config.body,
|
|
@@ -58451,7 +58493,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
58451
58493
|
function createResourceRequest$3(config) {
|
|
58452
58494
|
const headers = {};
|
|
58453
58495
|
return {
|
|
58454
|
-
baseUri: '/services/data/
|
|
58496
|
+
baseUri: '/services/data/v63.0',
|
|
58455
58497
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
58456
58498
|
method: 'delete',
|
|
58457
58499
|
body: null,
|
|
@@ -58538,7 +58580,7 @@ function createResourceRequest$2(config) {
|
|
|
58538
58580
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
58539
58581
|
}
|
|
58540
58582
|
return {
|
|
58541
|
-
baseUri: '/services/data/
|
|
58583
|
+
baseUri: '/services/data/v63.0',
|
|
58542
58584
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
58543
58585
|
method: 'patch',
|
|
58544
58586
|
body: config.body,
|
|
@@ -58861,7 +58903,7 @@ function createResourceParams$1(config) {
|
|
|
58861
58903
|
function createResourceRequest$1(config) {
|
|
58862
58904
|
const headers = {};
|
|
58863
58905
|
return {
|
|
58864
|
-
baseUri: '/services/data/
|
|
58906
|
+
baseUri: '/services/data/v63.0',
|
|
58865
58907
|
basePath: '/ui-api/records/content-documents/' +
|
|
58866
58908
|
config.urlParams.contentDocumentId +
|
|
58867
58909
|
'/content-versions',
|
|
@@ -58979,7 +59021,7 @@ function createResourceParams(config) {
|
|
|
58979
59021
|
function createResourceRequest(config) {
|
|
58980
59022
|
const headers = {};
|
|
58981
59023
|
return {
|
|
58982
|
-
baseUri: '/services/data/
|
|
59024
|
+
baseUri: '/services/data/v63.0',
|
|
58983
59025
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
58984
59026
|
method: 'post',
|
|
58985
59027
|
body: config.body,
|