@forge/cli-shared 2.1.5-next.9 → 2.1.6-next.2
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/CHANGELOG.md +46 -0
- package/out/config/config-file.d.ts +3 -1
- package/out/config/config-file.d.ts.map +1 -1
- package/out/config/config-file.js +20 -6
- package/out/graphql/graphql-types.d.ts +49 -19
- package/out/graphql/graphql-types.d.ts.map +1 -1
- package/out/graphql/graphql-types.js +1 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,51 @@
|
|
|
1
1
|
# @forge/cli-shared
|
|
2
2
|
|
|
3
|
+
## 2.1.6-next.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [af1473c]
|
|
8
|
+
- @forge/manifest@2.5.1-next.1
|
|
9
|
+
|
|
10
|
+
## 2.1.6-next.1
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [06209fc]
|
|
15
|
+
- @forge/manifest@2.5.1-next.0
|
|
16
|
+
|
|
17
|
+
## 2.1.6-next.0
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- 2338be5: Handle the manifest case of remotes found in the egress permissions section when installing an app
|
|
22
|
+
|
|
23
|
+
## 2.1.5
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- Updated dependencies [4de9850]
|
|
28
|
+
- Updated dependencies [70e9c8c]
|
|
29
|
+
- Updated dependencies [fde4ba7]
|
|
30
|
+
- Updated dependencies [601527b]
|
|
31
|
+
- Updated dependencies [755e35e]
|
|
32
|
+
- Updated dependencies [a5656f6]
|
|
33
|
+
- Updated dependencies [cc8799c]
|
|
34
|
+
- Updated dependencies [f5eb8e0]
|
|
35
|
+
- Updated dependencies [f013199]
|
|
36
|
+
- Updated dependencies [78d682f]
|
|
37
|
+
- Updated dependencies [70e9c8c]
|
|
38
|
+
- Updated dependencies [dec8066]
|
|
39
|
+
- Updated dependencies [0e82242]
|
|
40
|
+
- @forge/manifest@2.5.0
|
|
41
|
+
|
|
42
|
+
## 2.1.5-next.10
|
|
43
|
+
|
|
44
|
+
### Patch Changes
|
|
45
|
+
|
|
46
|
+
- Updated dependencies [fde4ba7]
|
|
47
|
+
- @forge/manifest@2.5.0-next.10
|
|
48
|
+
|
|
3
49
|
## 2.1.5-next.9
|
|
4
50
|
|
|
5
51
|
### Patch Changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Document } from 'yaml';
|
|
2
2
|
import { FileSystemReader, FileSystemWriter } from '../file-system';
|
|
3
3
|
import { ConfigReader, ConfigWriter } from './';
|
|
4
|
-
import { ManifestSchema, Resources } from '@forge/manifest';
|
|
4
|
+
import { ManifestSchema, Resources } from '@forge/manifest/out/schema/manifest';
|
|
5
5
|
export declare class ResourceDefinitionMissingError extends Error {
|
|
6
6
|
constructor(resources: string[]);
|
|
7
7
|
}
|
|
@@ -27,6 +27,8 @@ export declare class ConfigFile implements ConfigReader, ConfigWriter, ConfigInt
|
|
|
27
27
|
writeToConfigFile<K extends string, V>(configKey: K, config: V): Promise<void>;
|
|
28
28
|
private getHostedResourceKeys;
|
|
29
29
|
private findMissingResources;
|
|
30
|
+
private getRemoteFromEgressPermission;
|
|
31
|
+
private instanceOfRemote;
|
|
30
32
|
getEgressPermissions(): Promise<{
|
|
31
33
|
type: string;
|
|
32
34
|
domains: string[] | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config-file.d.ts","sourceRoot":"","sources":["../../src/config/config-file.ts"],"names":[],"mappings":"AAAA,OAAa,EAAwB,QAAQ,EAAE,MAAM,MAAM,CAAC;AAI5D,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGpE,OAAO,EAAE,YAAY,EAAE,YAAY,EAAoB,MAAM,IAAI,CAAC;AAGlE,OAAO,
|
|
1
|
+
{"version":3,"file":"config-file.d.ts","sourceRoot":"","sources":["../../src/config/config-file.ts"],"names":[],"mappings":"AAAA,OAAa,EAAwB,QAAQ,EAAE,MAAM,MAAM,CAAC;AAI5D,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGpE,OAAO,EAAE,YAAY,EAAE,YAAY,EAAoB,MAAM,IAAI,CAAC;AAGlE,OAAO,EAEL,cAAc,EACd,SAAS,EAMV,MAAM,qCAAqC,CAAC;AAE7C,qBAAa,8BAA+B,SAAQ,KAAK;gBAC3C,SAAS,EAAE,MAAM,EAAE;CAGhC;AAED,MAAM,WAAW,gBAAgB;IAC/B,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;IACzC,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;CACtC;AAED,oBAAY,QAAQ,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AACpC,oBAAY,YAAY,GAAG,UAAU,GAAG,SAAS,CAAC;AAClD,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC/C,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,qBAAa,UAAW,YAAW,YAAY,EAAE,YAAY,EAAE,gBAAgB;IACjE,OAAO,CAAC,QAAQ,CAAC,UAAU;IAAoB,OAAO,CAAC,QAAQ,CAAC,UAAU;gBAAzD,UAAU,EAAE,gBAAgB,EAAmB,UAAU,EAAE,gBAAgB;IAE3F,cAAc,IAAI,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IASxC,UAAU,IAAI,OAAO,CAAC,cAAc,CAAC;IAUrC,oBAAoB,IAAI,OAAO,CAAC,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC;IAW5D,gBAAgB,IAAI,OAAO,CAAC,OAAO,CAAC;IAMjD,OAAO,CAAC,kBAAkB;IAmBb,uBAAuB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAapD,iBAAiB,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAe3F,OAAO,CAAC,qBAAqB;IAY7B,OAAO,CAAC,oBAAoB;IAK5B,OAAO,CAAC,6BAA6B;IAYrC,OAAO,CAAC,gBAAgB;IAIX,oBAAoB,IAAI,OAAO,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,EAAE,GAAG,SAAS,CAAA;KAAE,EAAE,CAAC;IAoClF,gBAAgB,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IAe1E,YAAY,IAAI,OAAO,CAAC,eAAe,EAAE,CAAC;IA0B1C,aAAa,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;CAI1D"}
|
|
@@ -112,8 +112,22 @@ class ConfigFile {
|
|
|
112
112
|
const missing = resourceKeys.filter((resourceKey) => !resources.some(({ key }) => resourceKey === key));
|
|
113
113
|
return missing;
|
|
114
114
|
}
|
|
115
|
+
getRemoteFromEgressPermission(remoteEgressPermission, remotes) {
|
|
116
|
+
if (!remotes) {
|
|
117
|
+
return remoteEgressPermission;
|
|
118
|
+
}
|
|
119
|
+
for (const remote of remotes) {
|
|
120
|
+
if (remote.key === remoteEgressPermission) {
|
|
121
|
+
return new url_1.URL(remote.baseUrl).hostname;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
return remoteEgressPermission;
|
|
125
|
+
}
|
|
126
|
+
instanceOfRemote(remote) {
|
|
127
|
+
return typeof remote !== 'string' && 'remote' in remote;
|
|
128
|
+
}
|
|
115
129
|
async getEgressPermissions() {
|
|
116
|
-
const { permissions } = await this.readConfig();
|
|
130
|
+
const { permissions, remotes } = await this.readConfig();
|
|
117
131
|
const egressPermissions = permissions === null || permissions === void 0 ? void 0 : permissions.external;
|
|
118
132
|
if (!egressPermissions) {
|
|
119
133
|
return [];
|
|
@@ -126,9 +140,11 @@ class ConfigFile {
|
|
|
126
140
|
return ({
|
|
127
141
|
type: typePrefix ? `${typePrefix}_${entry[0]}` : entry[0],
|
|
128
142
|
domains: (_a = entry[1]) === null || _a === void 0 ? void 0 : _a.map((url) => {
|
|
129
|
-
let domain = url;
|
|
143
|
+
let domain = this.instanceOfRemote(url) ? url.remote : url;
|
|
130
144
|
try {
|
|
131
|
-
domain =
|
|
145
|
+
domain = this.instanceOfRemote(url)
|
|
146
|
+
? this.getRemoteFromEgressPermission(url.remote, remotes)
|
|
147
|
+
: new url_1.URL(url).hostname;
|
|
132
148
|
}
|
|
133
149
|
catch (e) {
|
|
134
150
|
}
|
|
@@ -137,9 +153,7 @@ class ConfigFile {
|
|
|
137
153
|
});
|
|
138
154
|
});
|
|
139
155
|
const egressUrls = getDomainsFromPermissions(otherEgress);
|
|
140
|
-
const fetchUrls = fetchEgress
|
|
141
|
-
? getDomainsFromPermissions(fetchEgress, 'fetch')
|
|
142
|
-
: [];
|
|
156
|
+
const fetchUrls = fetchEgress ? getDomainsFromPermissions(fetchEgress, 'fetch') : [];
|
|
143
157
|
return [...egressUrls, ...fetchUrls];
|
|
144
158
|
}
|
|
145
159
|
async getAuthProviders() {
|
|
@@ -1696,6 +1696,7 @@ export declare type CompassCreateMetricDefinitionInput = {
|
|
|
1696
1696
|
cloudId: Scalars['ID'];
|
|
1697
1697
|
name: Scalars['String'];
|
|
1698
1698
|
description?: Maybe<Scalars['String']>;
|
|
1699
|
+
format?: Maybe<CompassMetricDefinitionFormatInput>;
|
|
1699
1700
|
};
|
|
1700
1701
|
export declare type CompassCreateMetricDefinitionPayload = Payload & {
|
|
1701
1702
|
__typename?: 'CompassCreateMetricDefinitionPayload';
|
|
@@ -1948,7 +1949,6 @@ export declare type CompassHasMetricValueScorecardCriteria = CompassScorecardCri
|
|
|
1948
1949
|
weight: Scalars['Int'];
|
|
1949
1950
|
comparatorValue: Scalars['Float'];
|
|
1950
1951
|
metricDefinitionId: Scalars['ID'];
|
|
1951
|
-
metricDefinitionName?: Maybe<Scalars['String']>;
|
|
1952
1952
|
comparator: CompassCriteriaNumberComparatorOptions;
|
|
1953
1953
|
scorecardCriteriaScore?: Maybe<CompassScorecardCriteriaScore>;
|
|
1954
1954
|
};
|
|
@@ -1995,12 +1995,24 @@ export declare type CompassMetricDefinition = {
|
|
|
1995
1995
|
id: Scalars['ID'];
|
|
1996
1996
|
name?: Maybe<Scalars['String']>;
|
|
1997
1997
|
description?: Maybe<Scalars['String']>;
|
|
1998
|
+
format?: Maybe<CompassMetricDefinitionFormat>;
|
|
1998
1999
|
};
|
|
1999
2000
|
export declare type CompassMetricDefinitionEdge = {
|
|
2000
2001
|
__typename?: 'CompassMetricDefinitionEdge';
|
|
2001
2002
|
cursor: Scalars['String'];
|
|
2002
2003
|
node?: Maybe<CompassMetricDefinition>;
|
|
2003
2004
|
};
|
|
2005
|
+
export declare type CompassMetricDefinitionFormat = CompassMetricDefinitionFormatSuffix;
|
|
2006
|
+
export declare type CompassMetricDefinitionFormatInput = {
|
|
2007
|
+
suffix?: Maybe<CompassMetricDefinitionFormatSuffixInput>;
|
|
2008
|
+
};
|
|
2009
|
+
export declare type CompassMetricDefinitionFormatSuffix = {
|
|
2010
|
+
__typename?: 'CompassMetricDefinitionFormatSuffix';
|
|
2011
|
+
suffix?: Maybe<Scalars['String']>;
|
|
2012
|
+
};
|
|
2013
|
+
export declare type CompassMetricDefinitionFormatSuffixInput = {
|
|
2014
|
+
suffix: Scalars['String'];
|
|
2015
|
+
};
|
|
2004
2016
|
export declare type CompassMetricDefinitionsConnection = {
|
|
2005
2017
|
__typename?: 'CompassMetricDefinitionsConnection';
|
|
2006
2018
|
edges?: Maybe<Array<CompassMetricDefinitionEdge>>;
|
|
@@ -2011,7 +2023,6 @@ export declare type CompassMetricDefinitionsQuery = {
|
|
|
2011
2023
|
cloudId: Scalars['ID'];
|
|
2012
2024
|
first?: Maybe<Scalars['Int']>;
|
|
2013
2025
|
after?: Maybe<Scalars['String']>;
|
|
2014
|
-
names?: Maybe<Array<Scalars['String']>>;
|
|
2015
2026
|
};
|
|
2016
2027
|
export declare type CompassMetricDefinitionsQueryResult = CompassMetricDefinitionsConnection | QueryError;
|
|
2017
2028
|
export declare type CompassMetricSource = {
|
|
@@ -2303,6 +2314,7 @@ export declare type CompassUpdateMetricDefinitionInput = {
|
|
|
2303
2314
|
id: Scalars['ID'];
|
|
2304
2315
|
name?: Maybe<Scalars['String']>;
|
|
2305
2316
|
description?: Maybe<Scalars['String']>;
|
|
2317
|
+
format?: Maybe<CompassMetricDefinitionFormatInput>;
|
|
2306
2318
|
};
|
|
2307
2319
|
export declare type CompassUpdateMetricDefinitionPayload = Payload & {
|
|
2308
2320
|
__typename?: 'CompassUpdateMetricDefinitionPayload';
|
|
@@ -2676,7 +2688,6 @@ export declare type CreateCompassHasLinkScorecardCriteriaInput = {
|
|
|
2676
2688
|
export declare type CreateCompassHasMetricValueCriteriaInput = {
|
|
2677
2689
|
weight: Scalars['Int'];
|
|
2678
2690
|
metricDefinitionId: Scalars['ID'];
|
|
2679
|
-
metricDefinitionName?: Maybe<Scalars['String']>;
|
|
2680
2691
|
comparatorValue: Scalars['Float'];
|
|
2681
2692
|
comparator: CompassCriteriaNumberComparatorOptions;
|
|
2682
2693
|
};
|
|
@@ -7629,12 +7640,13 @@ export declare type JiraServiceManagementActiveApproval = Node & {
|
|
|
7629
7640
|
name?: Maybe<Scalars['String']>;
|
|
7630
7641
|
finalDecision?: Maybe<JiraServiceManagementApprovalDecisionResponseType>;
|
|
7631
7642
|
approvers?: Maybe<JiraServiceManagementApproverConnection>;
|
|
7643
|
+
excludedApprovers?: Maybe<JiraUserConnection>;
|
|
7632
7644
|
canAnswerApproval?: Maybe<Scalars['Boolean']>;
|
|
7633
7645
|
decisions?: Maybe<JiraServiceManagementDecisionConnection>;
|
|
7634
7646
|
createdDate?: Maybe<Scalars['DateTime']>;
|
|
7635
|
-
|
|
7647
|
+
configurations?: Maybe<Array<Maybe<JiraServiceManagementApprovalConfiguration>>>;
|
|
7636
7648
|
status?: Maybe<JiraServiceManagementApprovalStatus>;
|
|
7637
|
-
approverPrincipals?: Maybe<
|
|
7649
|
+
approverPrincipals?: Maybe<JiraServiceManagementApproverPrincipalConnection>;
|
|
7638
7650
|
pendingApprovalCount?: Maybe<Scalars['Int']>;
|
|
7639
7651
|
};
|
|
7640
7652
|
export declare type JiraServiceManagementApprovalCondition = {
|
|
@@ -7644,7 +7656,7 @@ export declare type JiraServiceManagementApprovalCondition = {
|
|
|
7644
7656
|
};
|
|
7645
7657
|
export declare type JiraServiceManagementApprovalConfiguration = {
|
|
7646
7658
|
__typename?: 'JiraServiceManagementApprovalConfiguration';
|
|
7647
|
-
|
|
7659
|
+
approversConfigurations?: Maybe<Array<Maybe<JiraServiceManagementApproversConfiguration>>>;
|
|
7648
7660
|
condition?: Maybe<JiraServiceManagementApprovalCondition>;
|
|
7649
7661
|
};
|
|
7650
7662
|
export declare enum JiraServiceManagementApprovalDecisionResponseType {
|
|
@@ -7676,7 +7688,7 @@ export declare type JiraServiceManagementApprovalStatus = {
|
|
|
7676
7688
|
__typename?: 'JiraServiceManagementApprovalStatus';
|
|
7677
7689
|
id?: Maybe<Scalars['String']>;
|
|
7678
7690
|
name?: Maybe<Scalars['String']>;
|
|
7679
|
-
categoryId?: Maybe<Scalars['
|
|
7691
|
+
categoryId?: Maybe<Scalars['String']>;
|
|
7680
7692
|
};
|
|
7681
7693
|
export declare type JiraServiceManagementApprover = {
|
|
7682
7694
|
__typename?: 'JiraServiceManagementApprover';
|
|
@@ -7694,12 +7706,23 @@ export declare type JiraServiceManagementApproverEdge = {
|
|
|
7694
7706
|
node?: Maybe<JiraServiceManagementApprover>;
|
|
7695
7707
|
cursor: Scalars['String'];
|
|
7696
7708
|
};
|
|
7697
|
-
export declare type JiraServiceManagementApproverPrincipal = JiraServiceManagementUserApproverPrincipal | JiraServiceManagementUserApproverPrincipalConnection |
|
|
7709
|
+
export declare type JiraServiceManagementApproverPrincipal = JiraServiceManagementUserApproverPrincipal | JiraServiceManagementUserApproverPrincipalConnection | JiraServiceManagementGroupApproverPrincipalConnection;
|
|
7710
|
+
export declare type JiraServiceManagementApproverPrincipalConnection = {
|
|
7711
|
+
__typename?: 'JiraServiceManagementApproverPrincipalConnection';
|
|
7712
|
+
totalCount?: Maybe<Scalars['Int']>;
|
|
7713
|
+
pageInfo: PageInfo;
|
|
7714
|
+
edges?: Maybe<Array<Maybe<JiraServiceManagementApproverPrincipalEdge>>>;
|
|
7715
|
+
};
|
|
7716
|
+
export declare type JiraServiceManagementApproverPrincipalEdge = {
|
|
7717
|
+
__typename?: 'JiraServiceManagementApproverPrincipalEdge';
|
|
7718
|
+
node?: Maybe<JiraServiceManagementApproverPrincipal>;
|
|
7719
|
+
cursor: Scalars['String'];
|
|
7720
|
+
};
|
|
7698
7721
|
export declare type JiraServiceManagementApproversConfiguration = {
|
|
7699
7722
|
__typename?: 'JiraServiceManagementApproversConfiguration';
|
|
7700
7723
|
type?: Maybe<Scalars['String']>;
|
|
7701
|
-
|
|
7702
|
-
|
|
7724
|
+
fieldName?: Maybe<Scalars['String']>;
|
|
7725
|
+
fieldId?: Maybe<Scalars['String']>;
|
|
7703
7726
|
};
|
|
7704
7727
|
export declare type JiraServiceManagementAttachment = JiraAttachment & Node & {
|
|
7705
7728
|
__typename?: 'JiraServiceManagementAttachment';
|
|
@@ -7786,14 +7809,21 @@ export declare type JiraServiceManagementFeedback = {
|
|
|
7786
7809
|
};
|
|
7787
7810
|
export declare type JiraServiceManagementGroupApproverPrincipal = {
|
|
7788
7811
|
__typename?: 'JiraServiceManagementGroupApproverPrincipal';
|
|
7789
|
-
|
|
7812
|
+
groupId?: Maybe<Scalars['String']>;
|
|
7790
7813
|
name?: Maybe<Scalars['String']>;
|
|
7791
7814
|
memberCount?: Maybe<Scalars['Int']>;
|
|
7792
7815
|
approvedCount?: Maybe<Scalars['Int']>;
|
|
7793
7816
|
};
|
|
7794
|
-
export declare type
|
|
7795
|
-
__typename?: '
|
|
7796
|
-
|
|
7817
|
+
export declare type JiraServiceManagementGroupApproverPrincipalConnection = {
|
|
7818
|
+
__typename?: 'JiraServiceManagementGroupApproverPrincipalConnection';
|
|
7819
|
+
totalCount?: Maybe<Scalars['Int']>;
|
|
7820
|
+
pageInfo: PageInfo;
|
|
7821
|
+
edges?: Maybe<Array<Maybe<JiraServiceManagementGroupApproverPrincipalEdge>>>;
|
|
7822
|
+
};
|
|
7823
|
+
export declare type JiraServiceManagementGroupApproverPrincipalEdge = {
|
|
7824
|
+
__typename?: 'JiraServiceManagementGroupApproverPrincipalEdge';
|
|
7825
|
+
node?: Maybe<JiraServiceManagementGroupApproverPrincipal>;
|
|
7826
|
+
cursor: Scalars['String'];
|
|
7797
7827
|
};
|
|
7798
7828
|
export declare type JiraServiceManagementIncident = {
|
|
7799
7829
|
__typename?: 'JiraServiceManagementIncident';
|
|
@@ -10192,8 +10222,8 @@ export declare type PolarisIssueLinkType = {
|
|
|
10192
10222
|
};
|
|
10193
10223
|
export declare type PolarisMatrixAxis = {
|
|
10194
10224
|
__typename?: 'PolarisMatrixAxis';
|
|
10195
|
-
dimension
|
|
10196
|
-
field
|
|
10225
|
+
dimension: Scalars['String'];
|
|
10226
|
+
field: PolarisIdeaField;
|
|
10197
10227
|
};
|
|
10198
10228
|
export declare type PolarisMatrixConfig = {
|
|
10199
10229
|
__typename?: 'PolarisMatrixConfig';
|
|
@@ -10385,7 +10415,7 @@ export declare type PolarisTimelineConfig = {
|
|
|
10385
10415
|
__typename?: 'PolarisTimelineConfig';
|
|
10386
10416
|
startDateField?: Maybe<PolarisIdeaField>;
|
|
10387
10417
|
dueDateField?: Maybe<PolarisIdeaField>;
|
|
10388
|
-
mode
|
|
10418
|
+
mode: PolarisTimelineMode;
|
|
10389
10419
|
};
|
|
10390
10420
|
export declare enum PolarisTimelineMode {
|
|
10391
10421
|
Months = "MONTHS",
|
|
@@ -10923,7 +10953,8 @@ export declare type RankColumnOutput = MutationResponse & {
|
|
|
10923
10953
|
};
|
|
10924
10954
|
export declare enum RateLimitingCurrency {
|
|
10925
10955
|
TestingService = "TESTING_SERVICE",
|
|
10926
|
-
ForgeMetricsCurrency = "FORGE_METRICS_CURRENCY"
|
|
10956
|
+
ForgeMetricsCurrency = "FORGE_METRICS_CURRENCY",
|
|
10957
|
+
CompassInsertMetricValueCurrency = "COMPASS_INSERT_METRIC_VALUE_CURRENCY"
|
|
10927
10958
|
}
|
|
10928
10959
|
export declare type RawStatus = {
|
|
10929
10960
|
__typename?: 'RawStatus';
|
|
@@ -12306,7 +12337,6 @@ export declare type UpdateCompassHasMetricValueCriteriaInput = {
|
|
|
12306
12337
|
id: Scalars['ID'];
|
|
12307
12338
|
weight?: Maybe<Scalars['Int']>;
|
|
12308
12339
|
metricDefinitionId?: Maybe<Scalars['ID']>;
|
|
12309
|
-
metricDefinitionName?: Maybe<Scalars['String']>;
|
|
12310
12340
|
comparatorValue?: Maybe<Scalars['Float']>;
|
|
12311
12341
|
comparator?: Maybe<CompassCriteriaNumberComparatorOptions>;
|
|
12312
12342
|
};
|