@forge/cli-shared 8.3.1-next.1-experimental-b4d61da → 8.3.1-next.3
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 +6 -6
- package/out/auth/personal/credential-store.d.ts +1 -0
- package/out/auth/personal/credential-store.d.ts.map +1 -1
- package/out/auth/personal/credential-store.js +14 -6
- package/out/graphql/graphql-types.d.ts +6 -133
- package/out/graphql/graphql-types.d.ts.map +1 -1
- package/out/graphql/graphql-types.js +12 -17
- package/out/ui/text.d.ts +0 -5
- package/out/ui/text.d.ts.map +1 -1
- package/out/ui/text.js +0 -5
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
# @forge/cli-shared
|
|
2
2
|
|
|
3
|
-
## 8.3.1-next.
|
|
3
|
+
## 8.3.1-next.3
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- d77aea3: Cache credentials in credential store
|
|
6
8
|
|
|
7
|
-
-
|
|
9
|
+
## 8.3.1-next.2
|
|
8
10
|
|
|
9
11
|
### Patch Changes
|
|
10
12
|
|
|
11
|
-
- Updated dependencies [8ba142a]
|
|
12
13
|
- Updated dependencies [86dbde7]
|
|
13
|
-
-
|
|
14
|
-
- @forge/manifest@10.2.2-next.1-experimental-b4d61da
|
|
14
|
+
- @forge/manifest@10.2.2-next.2
|
|
15
15
|
|
|
16
16
|
## 8.3.1-next.1
|
|
17
17
|
|
|
@@ -43,6 +43,7 @@ export declare class CredentialStoreImpl implements CredentialStore {
|
|
|
43
43
|
private readonly cachedConfig;
|
|
44
44
|
private readonly userRepository;
|
|
45
45
|
private keytarAccount;
|
|
46
|
+
private cached;
|
|
46
47
|
constructor(logger: Logger, instructionsURL: string, keytar: Keytar | null, cachedConfig: CachedConf, userRepository: UserRepository);
|
|
47
48
|
private wrapKeytarError;
|
|
48
49
|
decodeCredentials(credentialsString: string | null): PersonalApiCredentialsValidated;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"credential-store.d.ts","sourceRoot":"","sources":["../../../src/auth/personal/credential-store.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAuB,UAAU,EAAE,MAAM,aAAa,CAAC;AAG9D,OAAO,EAAE,SAAS,EAAa,MAAM,cAAc,CAAC;AACpD,OAAO,EAAE,MAAM,EAAQ,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,eAAO,MAAM,SAAS,gBAAgB,CAAC;AACvC,eAAO,MAAM,aAAa,oBAAoB,CAAC;AAa/C,MAAM,WAAW,MAAM;IACrB,WAAW,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;IAEtE,WAAW,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAE/E,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CACjE;AAUD,eAAO,MAAM,2BAA2B;;;EAGtC,CAAC;AAEH,eAAO,MAAM,oCAAoC;;;;EAI/C,CAAC;AAEH,oBAAY,sBAAsB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAClF,oBAAY,+BAA+B,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,oCAAoC,CAAC,CAAC;AAEpG,qBAAa,mBAAoB,SAAQ,SAAS;;CAIjD;AAED,qBAAa,aAAc,SAAQ,SAAS;;CAI3C;AAED,qBAAa,iBAAkB,SAAQ,SAAS;CAAG;AAEnD,MAAM,WAAW,gBAAgB;IAC/B,cAAc,IAAI,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC5D;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACvD,cAAc,CAAC,WAAW,EAAE,+BAA+B,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAE5E,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CACpC;AAED,qBAAa,mBAAoB,YAAW,eAAe;
|
|
1
|
+
{"version":3,"file":"credential-store.d.ts","sourceRoot":"","sources":["../../../src/auth/personal/credential-store.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAuB,UAAU,EAAE,MAAM,aAAa,CAAC;AAG9D,OAAO,EAAE,SAAS,EAAa,MAAM,cAAc,CAAC;AACpD,OAAO,EAAE,MAAM,EAAQ,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,eAAO,MAAM,SAAS,gBAAgB,CAAC;AACvC,eAAO,MAAM,aAAa,oBAAoB,CAAC;AAa/C,MAAM,WAAW,MAAM;IACrB,WAAW,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;IAEtE,WAAW,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAE/E,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CACjE;AAUD,eAAO,MAAM,2BAA2B;;;EAGtC,CAAC;AAEH,eAAO,MAAM,oCAAoC;;;;EAI/C,CAAC;AAEH,oBAAY,sBAAsB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAClF,oBAAY,+BAA+B,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,oCAAoC,CAAC,CAAC;AAEpG,qBAAa,mBAAoB,SAAQ,SAAS;;CAIjD;AAED,qBAAa,aAAc,SAAQ,SAAS;;CAI3C;AAED,qBAAa,iBAAkB,SAAQ,SAAS;CAAG;AAEnD,MAAM,WAAW,gBAAgB;IAC/B,cAAc,IAAI,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC5D;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACvD,cAAc,CAAC,WAAW,EAAE,+BAA+B,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAE5E,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CACpC;AAED,qBAAa,mBAAoB,YAAW,eAAe;IAKvD,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,cAAc;IARjC,OAAO,CAAC,aAAa,CAAS;IAC9B,OAAO,CAAC,MAAM,CAAgD;gBAG3C,MAAM,EAAE,MAAM,EACd,eAAe,EAAE,MAAM,EACvB,MAAM,EAAE,MAAM,GAAG,IAAI,EACrB,YAAY,EAAE,UAAU,EACxB,cAAc,EAAE,cAAc;IAKjD,OAAO,CAAC,eAAe;IAoBvB,iBAAiB,CAAC,iBAAiB,EAAE,MAAM,GAAG,IAAI,GAAG,+BAA+B;IAoB9E,oBAAoB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC;IAehG,+BAA+B,IAAI,+BAA+B,GAAG,SAAS;IAS9E,kCAAkC,IAAI,IAAI;IAIpC,cAAc,IAAI,OAAO,CAAC,+BAA+B,CAAC;IAoC1D,cAAc,CAAC,WAAW,EAAE,+BAA+B,GAAG,OAAO,CAAC,IAAI,CAAC;IAa3E,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;CAYzC;AAED,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,MAAM,EAAE,cAAc,EAAE,cAAc,GAAG,eAAe,CAKlG"}
|
|
@@ -61,6 +61,7 @@ class CredentialStoreImpl {
|
|
|
61
61
|
cachedConfig;
|
|
62
62
|
userRepository;
|
|
63
63
|
keytarAccount;
|
|
64
|
+
cached = null;
|
|
64
65
|
constructor(logger, instructionsURL, keytar, cachedConfig, userRepository) {
|
|
65
66
|
this.logger = logger;
|
|
66
67
|
this.instructionsURL = instructionsURL;
|
|
@@ -130,6 +131,10 @@ class CredentialStoreImpl {
|
|
|
130
131
|
this.cachedConfig.delete(CACHE_CREDENTIALS_KEY);
|
|
131
132
|
}
|
|
132
133
|
async getCredentials() {
|
|
134
|
+
if (this.cached) {
|
|
135
|
+
return this.cached;
|
|
136
|
+
}
|
|
137
|
+
let result;
|
|
133
138
|
const plaintextCredentials = this.popInsecurePlaintextCredentials();
|
|
134
139
|
if (plaintextCredentials) {
|
|
135
140
|
if (this.keytar) {
|
|
@@ -146,17 +151,19 @@ class CredentialStoreImpl {
|
|
|
146
151
|
token: process.env[exports.API_TOKEN_KEY]
|
|
147
152
|
};
|
|
148
153
|
const { accountId } = await this.userRepository.getUser(credentials);
|
|
149
|
-
|
|
154
|
+
result = { ...credentials, accountId };
|
|
150
155
|
}
|
|
151
|
-
if (this.keytar) {
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
+
else if (this.keytar) {
|
|
157
|
+
result = await this.getCredentialsKeytar(this.keytar);
|
|
158
|
+
}
|
|
159
|
+
if (result) {
|
|
160
|
+
this.cached = result;
|
|
161
|
+
return result;
|
|
156
162
|
}
|
|
157
163
|
throw new NoTokenInStoreError();
|
|
158
164
|
}
|
|
159
165
|
async setCredentials(credentials) {
|
|
166
|
+
this.cached = null;
|
|
160
167
|
if (this.keytar) {
|
|
161
168
|
try {
|
|
162
169
|
await this.keytar.setPassword(KEYTAR_SERVICE, this.keytarAccount, JSON.stringify(credentials));
|
|
@@ -170,6 +177,7 @@ class CredentialStoreImpl {
|
|
|
170
177
|
}
|
|
171
178
|
}
|
|
172
179
|
async deleteCredentials() {
|
|
180
|
+
this.cached = null;
|
|
173
181
|
if (this.keytar) {
|
|
174
182
|
try {
|
|
175
183
|
await this.keytar.deletePassword(KEYTAR_SERVICE, this.keytarAccount);
|
|
@@ -1744,7 +1744,7 @@ export declare type AgentStudioTool = {
|
|
|
1744
1744
|
};
|
|
1745
1745
|
export declare type AgentStudioToolEdge = {
|
|
1746
1746
|
__typename?: 'AgentStudioToolEdge';
|
|
1747
|
-
cursor
|
|
1747
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
1748
1748
|
node?: Maybe<AgentStudioTool>;
|
|
1749
1749
|
};
|
|
1750
1750
|
export declare type AgentStudioToolIntegration = {
|
|
@@ -1756,18 +1756,18 @@ export declare type AgentStudioToolIntegration = {
|
|
|
1756
1756
|
};
|
|
1757
1757
|
export declare type AgentStudioToolIntegrationEdge = {
|
|
1758
1758
|
__typename?: 'AgentStudioToolIntegrationEdge';
|
|
1759
|
-
cursor
|
|
1759
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
1760
1760
|
node?: Maybe<AgentStudioToolIntegration>;
|
|
1761
1761
|
};
|
|
1762
1762
|
export declare type AgentStudioToolIntegrationsConnection = {
|
|
1763
1763
|
__typename?: 'AgentStudioToolIntegrationsConnection';
|
|
1764
|
-
edges
|
|
1765
|
-
pageInfo
|
|
1764
|
+
edges?: Maybe<Array<AgentStudioToolIntegrationEdge>>;
|
|
1765
|
+
pageInfo?: Maybe<PageInfo>;
|
|
1766
1766
|
};
|
|
1767
1767
|
export declare type AgentStudioToolsConnection = {
|
|
1768
1768
|
__typename?: 'AgentStudioToolsConnection';
|
|
1769
|
-
edges
|
|
1770
|
-
pageInfo
|
|
1769
|
+
edges?: Maybe<Array<AgentStudioToolEdge>>;
|
|
1770
|
+
pageInfo?: Maybe<PageInfo>;
|
|
1771
1771
|
};
|
|
1772
1772
|
export declare type AgentStudioUpdateAgentActionsPayload = Payload & {
|
|
1773
1773
|
__typename?: 'AgentStudioUpdateAgentActionsPayload';
|
|
@@ -3734,11 +3734,6 @@ export declare type AssetsDmDataSourceResponse = {
|
|
|
3734
3734
|
message?: Maybe<Scalars['String']['output']>;
|
|
3735
3735
|
success: Scalars['Boolean']['output'];
|
|
3736
3736
|
};
|
|
3737
|
-
export declare type AssetsDmDataSourceRunTransformResponse = {
|
|
3738
|
-
__typename?: 'AssetsDMDataSourceRunTransformResponse';
|
|
3739
|
-
isSuccessful: Scalars['Boolean']['output'];
|
|
3740
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
3741
|
-
};
|
|
3742
3737
|
export declare type AssetsDmDataSourceSteps = {
|
|
3743
3738
|
__typename?: 'AssetsDMDataSourceSteps';
|
|
3744
3739
|
cleanse: AssetsDmStep;
|
|
@@ -3749,12 +3744,10 @@ export declare type AssetsDmDataSourceSteps = {
|
|
|
3749
3744
|
};
|
|
3750
3745
|
export declare type AssetsDmDataSourceTransform = {
|
|
3751
3746
|
__typename?: 'AssetsDMDataSourceTransform';
|
|
3752
|
-
adapterType: Scalars['String']['output'];
|
|
3753
3747
|
dataSourceTypeId: Scalars['Int']['output'];
|
|
3754
3748
|
defaultFunctions: Array<AssetsDmDataSourceDefaultTransformFunctions>;
|
|
3755
3749
|
functions: Array<AssetsDmDataSourceTransformFunctions>;
|
|
3756
3750
|
isTemplate: Scalars['Boolean']['output'];
|
|
3757
|
-
objectClassType: AssetsDmObjectClassEnum;
|
|
3758
3751
|
options: AssetsDmDataSourceTransformOptions;
|
|
3759
3752
|
};
|
|
3760
3753
|
export declare type AssetsDmDataSourceTransformColumn = {
|
|
@@ -5623,15 +5616,6 @@ export declare type CcpMultipleProductUpgradesExperienceCapability = CommerceExp
|
|
|
5623
5616
|
experienceUrl?: Maybe<Scalars['String']['output']>;
|
|
5624
5617
|
isAvailableToUser?: Maybe<Scalars['Boolean']['output']>;
|
|
5625
5618
|
};
|
|
5626
|
-
export declare type CcpMutationApi = {
|
|
5627
|
-
__typename?: 'CcpMutationApi';
|
|
5628
|
-
updateLicenseServerId?: Maybe<CcpUpdateLicenseServerIdResult>;
|
|
5629
|
-
};
|
|
5630
|
-
export declare type CcpMutationApiUpdateLicenseServerIdArgs = {
|
|
5631
|
-
entitlementId: Scalars['ID']['input'];
|
|
5632
|
-
serverId: Scalars['ID']['input'];
|
|
5633
|
-
transactionAccountId: Scalars['ID']['input'];
|
|
5634
|
-
};
|
|
5635
5619
|
export declare type CcpOffering = CommerceOffering & Node & {
|
|
5636
5620
|
__typename?: 'CcpOffering';
|
|
5637
5621
|
allowReactivationOnDifferentOffering?: Maybe<Scalars['Boolean']['output']>;
|
|
@@ -6842,12 +6826,6 @@ export declare enum CcpTrialEndBehaviour {
|
|
|
6842
6826
|
BillingPlan = "BILLING_PLAN",
|
|
6843
6827
|
TrialPlan = "TRIAL_PLAN"
|
|
6844
6828
|
}
|
|
6845
|
-
export declare type CcpUpdateLicenseServerIdResult = {
|
|
6846
|
-
__typename?: 'CcpUpdateLicenseServerIdResult';
|
|
6847
|
-
errors?: Maybe<Array<Scalars['String']['output']>>;
|
|
6848
|
-
license?: Maybe<CcpLicense>;
|
|
6849
|
-
success: Scalars['Boolean']['output'];
|
|
6850
|
-
};
|
|
6851
6829
|
export declare type CcpUsageConfigScale = {
|
|
6852
6830
|
__typename?: 'CcpUsageConfigScale';
|
|
6853
6831
|
output?: Maybe<Scalars['String']['output']>;
|
|
@@ -52487,18 +52465,6 @@ export declare type GrowthUnifiedProfileConfluenceUserActivityContext = {
|
|
|
52487
52465
|
__typename?: 'GrowthUnifiedProfileConfluenceUserActivityContext';
|
|
52488
52466
|
r28PageDwells?: Maybe<Scalars['Int']['output']>;
|
|
52489
52467
|
};
|
|
52490
|
-
export declare type GrowthUnifiedProfileCreateEntitlementProfileInput = {
|
|
52491
|
-
entitlementId: Scalars['ID']['input'];
|
|
52492
|
-
firstProductOnSite?: InputMaybe<Scalars['Boolean']['input']>;
|
|
52493
|
-
trial?: InputMaybe<GrowthUnifiedProfileEntitlementContextTrialInput>;
|
|
52494
|
-
};
|
|
52495
|
-
export declare type GrowthUnifiedProfileCreateEntitlementProfileResponse = {
|
|
52496
|
-
__typename?: 'GrowthUnifiedProfileCreateEntitlementProfileResponse';
|
|
52497
|
-
entitlementId: Scalars['ID']['output'];
|
|
52498
|
-
error?: Maybe<Scalars['String']['output']>;
|
|
52499
|
-
message?: Maybe<Scalars['String']['output']>;
|
|
52500
|
-
success?: Maybe<Scalars['Boolean']['output']>;
|
|
52501
|
-
};
|
|
52502
52468
|
export declare type GrowthUnifiedProfileCreateOrgProfileInput = {
|
|
52503
52469
|
orgId: Scalars['ID']['input'];
|
|
52504
52470
|
twcOnboardingContext?: InputMaybe<Array<InputMaybe<GrowthUnifiedProfileTwcOnboardingContextInput>>>;
|
|
@@ -52526,23 +52492,6 @@ export declare enum GrowthUnifiedProfileEnterpriseAccountStatus {
|
|
|
52526
52492
|
Platimun = "PLATIMUN",
|
|
52527
52493
|
Silver = "SILVER"
|
|
52528
52494
|
}
|
|
52529
|
-
export declare type GrowthUnifiedProfileEntitlementContextTrialInput = {
|
|
52530
|
-
trialEndTimeStamp?: InputMaybe<Scalars['Float']['input']>;
|
|
52531
|
-
trialTrigger?: InputMaybe<GrowthUnifiedProfileTrialTrigger>;
|
|
52532
|
-
trialType?: InputMaybe<GrowthUnifiedProfileTrialType>;
|
|
52533
|
-
};
|
|
52534
|
-
export declare type GrowthUnifiedProfileEntitlementContextTrialResult = {
|
|
52535
|
-
__typename?: 'GrowthUnifiedProfileEntitlementContextTrialResult';
|
|
52536
|
-
trialEndTimeStamp?: Maybe<Scalars['Float']['output']>;
|
|
52537
|
-
trialTrigger?: Maybe<GrowthUnifiedProfileTrialTrigger>;
|
|
52538
|
-
trialType?: Maybe<GrowthUnifiedProfileTrialType>;
|
|
52539
|
-
};
|
|
52540
|
-
export declare type GrowthUnifiedProfileEntitlementProfileResult = {
|
|
52541
|
-
__typename?: 'GrowthUnifiedProfileEntitlementProfileResult';
|
|
52542
|
-
entitlementId: Scalars['ID']['output'];
|
|
52543
|
-
firstProductOnSite?: Maybe<Scalars['Boolean']['output']>;
|
|
52544
|
-
lastKnownTrial?: Maybe<GrowthUnifiedProfileEntitlementContextTrialResult>;
|
|
52545
|
-
};
|
|
52546
52495
|
export declare enum GrowthUnifiedProfileEntityType {
|
|
52547
52496
|
AjsAnonymousUser = "AJS_ANONYMOUS_USER",
|
|
52548
52497
|
AtlassianAccount = "ATLASSIAN_ACCOUNT",
|
|
@@ -52842,7 +52791,6 @@ export declare enum GrowthUnifiedProfileTeamType {
|
|
|
52842
52791
|
}
|
|
52843
52792
|
export declare type GrowthUnifiedProfileTrialContext = {
|
|
52844
52793
|
__typename?: 'GrowthUnifiedProfileTrialContext';
|
|
52845
|
-
createdAt?: Maybe<Scalars['String']['output']>;
|
|
52846
52794
|
paymentDetailsOnFile?: Maybe<Scalars['Boolean']['output']>;
|
|
52847
52795
|
trialEndTimeStamp?: Maybe<Scalars['String']['output']>;
|
|
52848
52796
|
trialTrigger?: Maybe<GrowthUnifiedProfileTrialTrigger>;
|
|
@@ -60814,10 +60762,6 @@ export declare type JiraFlagField = JiraIssueField & JiraIssueFieldConfiguration
|
|
|
60814
60762
|
type: Scalars['String']['output'];
|
|
60815
60763
|
userFieldConfig?: Maybe<JiraUserFieldConfig>;
|
|
60816
60764
|
};
|
|
60817
|
-
export declare enum JiraFlagOperations {
|
|
60818
|
-
Add = "ADD",
|
|
60819
|
-
Remove = "REMOVE"
|
|
60820
|
-
}
|
|
60821
60765
|
export declare type JiraForgeAppEgressDeclaration = {
|
|
60822
60766
|
__typename?: 'JiraForgeAppEgressDeclaration';
|
|
60823
60767
|
addresses?: Maybe<Array<Scalars['String']['output']>>;
|
|
@@ -65159,7 +65103,6 @@ export declare type JiraMutation = {
|
|
|
65159
65103
|
updateDateTimeField?: Maybe<JiraDateTimeFieldPayload>;
|
|
65160
65104
|
updateEntitlementField?: Maybe<JiraServiceManagementEntitlementFieldPayload>;
|
|
65161
65105
|
updateFieldSetsView?: Maybe<JiraFieldSetsViewPayload>;
|
|
65162
|
-
updateFlagField?: Maybe<JiraUpdateFlagFieldPayload>;
|
|
65163
65106
|
updateForgeObjectField?: Maybe<JiraForgeObjectFieldPayload>;
|
|
65164
65107
|
updateFormattingRule?: Maybe<JiraUpdateFormattingRulePayload>;
|
|
65165
65108
|
updateGlobalNotificationOptions?: Maybe<JiraUpdateNotificationOptionsPayload>;
|
|
@@ -65238,7 +65181,6 @@ export declare type JiraMutation = {
|
|
|
65238
65181
|
updateVersionWarningConfig?: Maybe<JiraUpdateVersionWarningConfigPayload>;
|
|
65239
65182
|
updateVotesField?: Maybe<JiraVotesFieldPayload>;
|
|
65240
65183
|
updateWatchesField?: Maybe<JiraWatchesFieldPayload>;
|
|
65241
|
-
updateWorklog?: Maybe<JiraUpdateWorklogPayload>;
|
|
65242
65184
|
userPreferences?: Maybe<JiraUserPreferencesMutation>;
|
|
65243
65185
|
};
|
|
65244
65186
|
export declare type JiraMutationAddFieldsToProjectArgs = {
|
|
@@ -65691,9 +65633,6 @@ export declare type JiraMutationUpdateFieldSetsViewArgs = {
|
|
|
65691
65633
|
id: Scalars['ID']['input'];
|
|
65692
65634
|
namespace?: InputMaybe<Scalars['String']['input']>;
|
|
65693
65635
|
};
|
|
65694
|
-
export declare type JiraMutationUpdateFlagFieldArgs = {
|
|
65695
|
-
input: JiraUpdateFlagFieldInput;
|
|
65696
|
-
};
|
|
65697
65636
|
export declare type JiraMutationUpdateForgeObjectFieldArgs = {
|
|
65698
65637
|
input: JiraUpdateForgeObjectFieldInput;
|
|
65699
65638
|
};
|
|
@@ -65947,9 +65886,6 @@ export declare type JiraMutationUpdateVotesFieldArgs = {
|
|
|
65947
65886
|
export declare type JiraMutationUpdateWatchesFieldArgs = {
|
|
65948
65887
|
input: JiraUpdateWatchesFieldInput;
|
|
65949
65888
|
};
|
|
65950
|
-
export declare type JiraMutationUpdateWorklogArgs = {
|
|
65951
|
-
input: JiraUpdateWorklogInput;
|
|
65952
|
-
};
|
|
65953
65889
|
export declare type JiraMutationUserPreferencesArgs = {
|
|
65954
65890
|
cloudId: Scalars['ID']['input'];
|
|
65955
65891
|
};
|
|
@@ -67400,13 +67336,6 @@ export declare type JiraPriorityFieldPayload = Payload & {
|
|
|
67400
67336
|
export declare type JiraPriorityInput = {
|
|
67401
67337
|
priorityId: Scalars['ID']['input'];
|
|
67402
67338
|
};
|
|
67403
|
-
export declare type JiraProductDiscoveryIssueEventPayload = {
|
|
67404
|
-
__typename?: 'JiraProductDiscoveryIssueEventPayload';
|
|
67405
|
-
actionerAccountId?: Maybe<Scalars['String']['output']>;
|
|
67406
|
-
project: JiraIssueStreamHubEventPayloadProject;
|
|
67407
|
-
resource: Scalars['String']['output'];
|
|
67408
|
-
type: Scalars['String']['output'];
|
|
67409
|
-
};
|
|
67410
67339
|
export declare enum JiraProductEnum {
|
|
67411
67340
|
JiraProductDiscovery = "JIRA_PRODUCT_DISCOVERY",
|
|
67412
67341
|
JiraServiceManagement = "JIRA_SERVICE_MANAGEMENT",
|
|
@@ -72775,7 +72704,6 @@ export declare type JiraSubscription = {
|
|
|
72775
72704
|
onIssueUpdatedByProjectsNoEnrichment?: Maybe<JiraIssueUpdatedStreamHubPayload>;
|
|
72776
72705
|
onJirtBoardIssueSubscription?: Maybe<JiraJirtBoardScoreIssueEventPayload>;
|
|
72777
72706
|
onJirtIssueSubscription?: Maybe<JiraJirtEventPayload>;
|
|
72778
|
-
onJpdIssueSubscription?: Maybe<JiraProductDiscoveryIssueEventPayload>;
|
|
72779
72707
|
onJwmFieldMutation?: Maybe<JiraJwmField>;
|
|
72780
72708
|
onJwmIssueCreatedByProject?: Maybe<JiraIssueCreatedStreamHubPayload>;
|
|
72781
72709
|
onJwmIssueDeletedByProject?: Maybe<JiraIssueDeletedStreamHubPayload>;
|
|
@@ -72870,12 +72798,6 @@ export declare type JiraSubscriptionOnJirtIssueSubscriptionArgs = {
|
|
|
72870
72798
|
events: Array<Scalars['String']['input']>;
|
|
72871
72799
|
projectIds: Array<Scalars['String']['input']>;
|
|
72872
72800
|
};
|
|
72873
|
-
export declare type JiraSubscriptionOnJpdIssueSubscriptionArgs = {
|
|
72874
|
-
atlassianAccountId?: InputMaybe<Scalars['String']['input']>;
|
|
72875
|
-
cloudId: Scalars['ID']['input'];
|
|
72876
|
-
events: Array<Scalars['String']['input']>;
|
|
72877
|
-
projectIds: Array<Scalars['String']['input']>;
|
|
72878
|
-
};
|
|
72879
72801
|
export declare type JiraSubscriptionOnJwmFieldMutationArgs = {
|
|
72880
72802
|
siteId: Scalars['ID']['input'];
|
|
72881
72803
|
};
|
|
@@ -73450,25 +73372,6 @@ export declare type JiraUpdateFieldSetPreferencesInput = {
|
|
|
73450
73372
|
isFrozen?: InputMaybe<Scalars['Boolean']['input']>;
|
|
73451
73373
|
width?: InputMaybe<Scalars['Int']['input']>;
|
|
73452
73374
|
};
|
|
73453
|
-
export declare type JiraUpdateFlagCommentInput = {
|
|
73454
|
-
content?: InputMaybe<JiraAdfInput>;
|
|
73455
|
-
property?: InputMaybe<Scalars['String']['input']>;
|
|
73456
|
-
visibility?: InputMaybe<Scalars['String']['input']>;
|
|
73457
|
-
};
|
|
73458
|
-
export declare type JiraUpdateFlagFieldInput = {
|
|
73459
|
-
comment?: InputMaybe<JiraUpdateFlagCommentInput>;
|
|
73460
|
-
id: Scalars['ID']['input'];
|
|
73461
|
-
operation: JiraUpdateFlagFieldOperationInput;
|
|
73462
|
-
};
|
|
73463
|
-
export declare type JiraUpdateFlagFieldOperationInput = {
|
|
73464
|
-
operation: JiraFlagOperations;
|
|
73465
|
-
};
|
|
73466
|
-
export declare type JiraUpdateFlagFieldPayload = {
|
|
73467
|
-
__typename?: 'JiraUpdateFlagFieldPayload';
|
|
73468
|
-
errors?: Maybe<Array<MutationError>>;
|
|
73469
|
-
field?: Maybe<JiraFlagField>;
|
|
73470
|
-
success: Scalars['Boolean']['output'];
|
|
73471
|
-
};
|
|
73472
73375
|
export declare type JiraUpdateForgeMultipleGroupPickerFieldInput = {
|
|
73473
73376
|
id: Scalars['ID']['input'];
|
|
73474
73377
|
operations: Array<JiraForgeMultipleGroupPickerFieldOperationInput>;
|
|
@@ -73889,21 +73792,6 @@ export declare type JiraUpdateWorklogFieldInputForIssueTransitions = {
|
|
|
73889
73792
|
id: Scalars['ID']['input'];
|
|
73890
73793
|
operation: JiraWorklogFieldOperationInputForIssueTransitions;
|
|
73891
73794
|
};
|
|
73892
|
-
export declare type JiraUpdateWorklogInput = {
|
|
73893
|
-
id?: InputMaybe<Scalars['ID']['input']>;
|
|
73894
|
-
issue?: InputMaybe<Scalars['ID']['input']>;
|
|
73895
|
-
remainingEstimate?: InputMaybe<JiraEstimateInput>;
|
|
73896
|
-
startedTime?: InputMaybe<Scalars['DateTime']['input']>;
|
|
73897
|
-
timeSpent?: InputMaybe<JiraEstimateInput>;
|
|
73898
|
-
workDescription?: InputMaybe<JiraAdfInput>;
|
|
73899
|
-
};
|
|
73900
|
-
export declare type JiraUpdateWorklogPayload = {
|
|
73901
|
-
__typename?: 'JiraUpdateWorklogPayload';
|
|
73902
|
-
errors?: Maybe<Array<MutationError>>;
|
|
73903
|
-
field?: Maybe<JiraTimeTrackingField>;
|
|
73904
|
-
success: Scalars['Boolean']['output'];
|
|
73905
|
-
worklog?: Maybe<JiraWorklog>;
|
|
73906
|
-
};
|
|
73907
73795
|
export declare type JiraUpsertIssueTypePayload = Payload & {
|
|
73908
73796
|
__typename?: 'JiraUpsertIssueTypePayload';
|
|
73909
73797
|
errors?: Maybe<Array<MutationError>>;
|
|
@@ -83163,7 +83051,6 @@ export declare type Mutation = {
|
|
|
83163
83051
|
assetsDM_createObjectTag?: Maybe<AssetsDmObjectTagCreateResponse>;
|
|
83164
83052
|
assetsDM_dataSource?: Maybe<AssetsDmDataSourceResponse>;
|
|
83165
83053
|
assetsDM_dataSourceCleansingRulesConfigure?: Maybe<AssetsDmDataSourceCleansingRulesConfigureResponse>;
|
|
83166
|
-
assetsDM_dataSourceRunTransform?: Maybe<AssetsDmDataSourceRunTransformResponse>;
|
|
83167
83054
|
assetsDM_deleteObjectTag?: Maybe<AssetsDmObjectTagDeleteResponse>;
|
|
83168
83055
|
assetsDM_generateAdapterToken?: Maybe<AssetsDmGenerateAdapterTokenResponse>;
|
|
83169
83056
|
assignIssueParent?: Maybe<AssignIssueParentOutput>;
|
|
@@ -83194,7 +83081,6 @@ export declare type Mutation = {
|
|
|
83194
83081
|
bulkUnarchivePages?: Maybe<BulkArchivePagePayload>;
|
|
83195
83082
|
bulkUpdateContentDataClassificationLevel?: Maybe<BulkUpdateContentDataClassificationLevelPayload>;
|
|
83196
83083
|
bulkUpdateMainSpaceSidebarLinks?: Maybe<Array<Maybe<SpaceSidebarLink>>>;
|
|
83197
|
-
ccp?: Maybe<CcpMutationApi>;
|
|
83198
83084
|
channelPlatform_assignAgentToContact?: Maybe<ChannelPlatformMutationStatus>;
|
|
83199
83085
|
channelPlatform_createAttendee?: Maybe<ChannelPlatformConnectionData>;
|
|
83200
83086
|
channelPlatform_createMeetingDetails?: Maybe<ChannelPlatformMeeting>;
|
|
@@ -83396,7 +83282,6 @@ export declare type Mutation = {
|
|
|
83396
83282
|
goals_setWatchingGoal?: Maybe<TownsquareGoalsSetWatchingGoalPayload>;
|
|
83397
83283
|
grantContentAccess?: Maybe<GrantContentAccessPayload>;
|
|
83398
83284
|
graphStore?: Maybe<GraphStoreMutation>;
|
|
83399
|
-
growthUnifiedProfile_createEntitlementProfile?: Maybe<GrowthUnifiedProfileCreateEntitlementProfileResponse>;
|
|
83400
83285
|
growthUnifiedProfile_createOrgProfile?: Maybe<GrowthUnifiedProfileTwcCreateOrgProfileResponse>;
|
|
83401
83286
|
growthUnifiedProfile_createUnifiedProfile?: Maybe<GrowthUnifiedProfileResult>;
|
|
83402
83287
|
hardDeleteSpace?: Maybe<HardDeleteSpacePayload>;
|
|
@@ -83858,11 +83743,6 @@ export declare type MutationAssetsDm_DataSourceCleansingRulesConfigureArgs = {
|
|
|
83858
83743
|
dataSourceId: Scalars['ID']['input'];
|
|
83859
83744
|
workspaceId: Scalars['ID']['input'];
|
|
83860
83745
|
};
|
|
83861
|
-
export declare type MutationAssetsDm_DataSourceRunTransformArgs = {
|
|
83862
|
-
cloudId: Scalars['ID']['input'];
|
|
83863
|
-
jobId: Scalars['ID']['input'];
|
|
83864
|
-
workspaceId: Scalars['ID']['input'];
|
|
83865
|
-
};
|
|
83866
83746
|
export declare type MutationAssetsDm_DeleteObjectTagArgs = {
|
|
83867
83747
|
cloudId: Scalars['ID']['input'];
|
|
83868
83748
|
tagId: Scalars['ID']['input'];
|
|
@@ -84655,9 +84535,6 @@ export declare type MutationGoals_SetWatchingGoalArgs = {
|
|
|
84655
84535
|
export declare type MutationGrantContentAccessArgs = {
|
|
84656
84536
|
grantContentAccessInput: GrantContentAccessInput;
|
|
84657
84537
|
};
|
|
84658
|
-
export declare type MutationGrowthUnifiedProfile_CreateEntitlementProfileArgs = {
|
|
84659
|
-
profile: GrowthUnifiedProfileCreateEntitlementProfileInput;
|
|
84660
|
-
};
|
|
84661
84538
|
export declare type MutationGrowthUnifiedProfile_CreateOrgProfileArgs = {
|
|
84662
84539
|
profile: GrowthUnifiedProfileCreateOrgProfileInput;
|
|
84663
84540
|
};
|
|
@@ -88775,7 +88652,6 @@ export declare type Query = {
|
|
|
88775
88652
|
groupsUserSpaceAccess?: Maybe<PaginatedGroupList>;
|
|
88776
88653
|
groupsWithContentRestrictions?: Maybe<Array<Maybe<GroupWithRestrictions>>>;
|
|
88777
88654
|
growthRecommendations?: Maybe<GrowthRecQuery>;
|
|
88778
|
-
growthUnifiedProfile_getEntitlementProfile?: Maybe<GrowthUnifiedProfileEntitlementProfileResult>;
|
|
88779
88655
|
growthUnifiedProfile_getOrgProfile?: Maybe<GrowthUnifiedProfileOrgProfileResult>;
|
|
88780
88656
|
growthUnifiedProfile_getUnifiedProfile?: Maybe<GrowthUnifiedProfileResult>;
|
|
88781
88657
|
growthUnifiedProfile_getUnifiedUserProfile?: Maybe<GrowthUnifiedProfileUserProfileResult>;
|
|
@@ -90602,9 +90478,6 @@ export declare type QueryGroupsWithContentRestrictionsArgs = {
|
|
|
90602
90478
|
contentId: Scalars['ID']['input'];
|
|
90603
90479
|
groupIds: Array<InputMaybe<Scalars['String']['input']>>;
|
|
90604
90480
|
};
|
|
90605
|
-
export declare type QueryGrowthUnifiedProfile_GetEntitlementProfileArgs = {
|
|
90606
|
-
entitlementId: Scalars['ID']['input'];
|
|
90607
|
-
};
|
|
90608
90481
|
export declare type QueryGrowthUnifiedProfile_GetOrgProfileArgs = {
|
|
90609
90482
|
filter?: InputMaybe<GrowthUnifiedProfileOrgProfileFilterInput>;
|
|
90610
90483
|
orgId: Scalars['ID']['input'];
|