@forge/cli-shared 8.0.1-next.6 → 8.1.0-next.7

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 CHANGED
@@ -1,5 +1,16 @@
1
1
  # @forge/cli-shared
2
2
 
3
+ ## 8.1.0-next.7
4
+
5
+ ### Minor Changes
6
+
7
+ - 620aea7: Added support for Dashboards context for app creation
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [634d7b9]
12
+ - @forge/manifest@10.0.1-next.7
13
+
3
14
  ## 8.0.1-next.6
4
15
 
5
16
  ### Patch Changes
@@ -23,6 +23,6 @@ export declare class CreateAppCommand {
23
23
  constructor(templater: Templater, registerAppCommand: RegisterAppCommand, packageInstaller: PackageInstaller, statsig: StatsigService);
24
24
  execute({ name, description, template, directory, requiredProduct }: CreateAppCommandInput): Promise<CreateAppCommandResult>;
25
25
  getAvailableTemplates(): Promise<string[]>;
26
- filterAvailableProducts<T extends string>(products: T[], teamworkGraph: T, crossContext: T): Promise<T[]>;
26
+ filterAvailableProducts<T extends string>(products: T[], teamworkGraph: T, crossContext: T, dashboards: T): Promise<T[]>;
27
27
  }
28
28
  //# sourceMappingURL=create-an-app.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-an-app.d.ts","sourceRoot":"","sources":["../../src/apps/create-an-app.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC7F,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAE5C,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB;IACjE,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,qBAAa,gBAAiB,SAAQ,KAAK;;CAI1C;AAED,oBAAY,sBAAsB,GAAG,iBAAiB,GAAG;IACvD,SAAS,EAAE;QACT,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH,CAAC;AAEF,qBAAa,gBAAgB;IAEzB,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,OAAO,CAAC,QAAQ,CAAC,kBAAkB;IACnC,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IACjC,OAAO,CAAC,QAAQ,CAAC,OAAO;gBAHP,SAAS,EAAE,SAAS,EACpB,kBAAkB,EAAE,kBAAkB,EACtC,gBAAgB,EAAE,gBAAgB,EAClC,OAAO,EAAE,cAAc;IAG7B,OAAO,CAAC,EACnB,IAAI,EACJ,WAAW,EACX,QAAQ,EACR,SAAS,EACT,eAAe,EAChB,EAAE,qBAAqB,GAAG,OAAO,CAAC,sBAAsB,CAAC;IAa7C,qBAAqB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAS1C,uBAAuB,CAAC,CAAC,SAAS,MAAM,EACnD,QAAQ,EAAE,CAAC,EAAE,EACb,aAAa,EAAE,CAAC,EAChB,YAAY,EAAE,CAAC,GACd,OAAO,CAAC,CAAC,EAAE,CAAC;CAehB"}
1
+ {"version":3,"file":"create-an-app.d.ts","sourceRoot":"","sources":["../../src/apps/create-an-app.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAC7F,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAE5C,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB;IACjE,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,qBAAa,gBAAiB,SAAQ,KAAK;;CAI1C;AAED,oBAAY,sBAAsB,GAAG,iBAAiB,GAAG;IACvD,SAAS,EAAE;QACT,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH,CAAC;AAEF,qBAAa,gBAAgB;IAEzB,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,OAAO,CAAC,QAAQ,CAAC,kBAAkB;IACnC,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IACjC,OAAO,CAAC,QAAQ,CAAC,OAAO;gBAHP,SAAS,EAAE,SAAS,EACpB,kBAAkB,EAAE,kBAAkB,EACtC,gBAAgB,EAAE,gBAAgB,EAClC,OAAO,EAAE,cAAc;IAG7B,OAAO,CAAC,EACnB,IAAI,EACJ,WAAW,EACX,QAAQ,EACR,SAAS,EACT,eAAe,EAChB,EAAE,qBAAqB,GAAG,OAAO,CAAC,sBAAsB,CAAC;IAa7C,qBAAqB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAS1C,uBAAuB,CAAC,CAAC,SAAS,MAAM,EACnD,QAAQ,EAAE,CAAC,EAAE,EACb,aAAa,EAAE,CAAC,EAChB,YAAY,EAAE,CAAC,EACf,UAAU,EAAE,CAAC,GACZ,OAAO,CAAC,CAAC,EAAE,CAAC;CAkBhB"}
@@ -38,15 +38,18 @@ class CreateAppCommand {
38
38
  }
39
39
  return availableTemplates;
40
40
  }
41
- async filterAvailableProducts(products, teamworkGraph, crossContext) {
41
+ async filterAvailableProducts(products, teamworkGraph, crossContext, dashboards) {
42
42
  const useTeamworkGraph = await this.statsig.isTeamworkGraphProductSupported();
43
43
  const useCrossProduct = await this.statsig.enableCrossProductAppInstallation();
44
+ const useDashboards = await this.statsig.isDashboardsContextSupported();
44
45
  return products.filter((product) => {
45
46
  switch (product) {
46
47
  case teamworkGraph:
47
48
  return useTeamworkGraph;
48
49
  case crossContext:
49
50
  return useCrossProduct;
51
+ case dashboards:
52
+ return useDashboards;
50
53
  default:
51
54
  return true;
52
55
  }
@@ -1800,12 +1800,42 @@ export declare type AppContainerInput = {
1800
1800
  appId: Scalars['ID']['input'];
1801
1801
  containerKey: Scalars['String']['input'];
1802
1802
  };
1803
+ export declare type AppContainerInstance = {
1804
+ __typename?: 'AppContainerInstance';
1805
+ containerStatus?: Maybe<Scalars['String']['output']>;
1806
+ createdAt?: Maybe<Scalars['String']['output']>;
1807
+ healthStatus?: Maybe<Scalars['String']['output']>;
1808
+ id: Scalars['ID']['output'];
1809
+ imageURI?: Maybe<Scalars['String']['output']>;
1810
+ };
1811
+ export declare type AppContainerInstances = {
1812
+ __typename?: 'AppContainerInstances';
1813
+ instances?: Maybe<Array<AppContainerInstance>>;
1814
+ key: Scalars['ID']['output'];
1815
+ };
1803
1816
  export declare type AppContainerRegistryLogin = {
1804
1817
  __typename?: 'AppContainerRegistryLogin';
1805
1818
  endpoint: Scalars['String']['output'];
1806
1819
  password: Scalars['String']['output'];
1807
1820
  username: Scalars['String']['output'];
1808
1821
  };
1822
+ export declare type AppContainerService = {
1823
+ __typename?: 'AppContainerService';
1824
+ containers?: Maybe<Array<AppContainerInstances>>;
1825
+ createdAt?: Maybe<Scalars['String']['output']>;
1826
+ key: Scalars['ID']['output'];
1827
+ maxCount?: Maybe<Scalars['String']['output']>;
1828
+ minCount?: Maybe<Scalars['String']['output']>;
1829
+ pendingCount?: Maybe<Scalars['String']['output']>;
1830
+ runningCount?: Maybe<Scalars['String']['output']>;
1831
+ serviceStatus?: Maybe<Scalars['String']['output']>;
1832
+ updatedAt?: Maybe<Scalars['String']['output']>;
1833
+ versionStatus?: Maybe<Scalars['String']['output']>;
1834
+ };
1835
+ export declare type AppContainerServices = {
1836
+ __typename?: 'AppContainerServices';
1837
+ services?: Maybe<Array<AppContainerService>>;
1838
+ };
1809
1839
  export declare type AppContributor = {
1810
1840
  __typename?: 'AppContributor';
1811
1841
  accountId: Scalars['String']['output'];
@@ -7190,7 +7220,6 @@ export declare type CompassCatalogQueryApi = {
7190
7220
  starredComponents?: Maybe<CompassStarredComponentsResult>;
7191
7221
  teamCheckins?: Maybe<Array<CompassTeamCheckin>>;
7192
7222
  teamData?: Maybe<CompassTeamDataResult>;
7193
- topScorecards?: Maybe<CompassTopScorecardConnection>;
7194
7223
  userDefinedParameters?: Maybe<CompassUserDefinedParametersConnection>;
7195
7224
  viewerGlobalPermissions?: Maybe<CompassGlobalPermissionsResult>;
7196
7225
  };
@@ -7355,12 +7384,6 @@ export declare type CompassCatalogQueryApiTeamCheckinsArgs = {
7355
7384
  export declare type CompassCatalogQueryApiTeamDataArgs = {
7356
7385
  input: CompassTeamDataInput;
7357
7386
  };
7358
- export declare type CompassCatalogQueryApiTopScorecardsArgs = {
7359
- after?: InputMaybe<Scalars['String']['input']>;
7360
- cloudId: Scalars['ID']['input'];
7361
- first?: InputMaybe<Scalars['Int']['input']>;
7362
- query?: InputMaybe<CompassTopScorecardsQuery>;
7363
- };
7364
7387
  export declare type CompassCatalogQueryApiUserDefinedParametersArgs = {
7365
7388
  after?: InputMaybe<Scalars['String']['input']>;
7366
7389
  componentId: Scalars['ID']['input'];
@@ -11188,53 +11211,6 @@ export declare type CompassTeamMetricSourceEdge = {
11188
11211
  cursor: Scalars['String']['output'];
11189
11212
  node?: Maybe<CompassTeamMetricSource>;
11190
11213
  };
11191
- export declare type CompassTopComponentsQuery = {
11192
- first?: InputMaybe<Scalars['Int']['input']>;
11193
- sort?: InputMaybe<CompassTopComponentsQuerySort>;
11194
- };
11195
- export declare type CompassTopComponentsQuerySort = {
11196
- order: CompassScorecardQuerySortOrder;
11197
- };
11198
- export declare type CompassTopScorecardComponentConnection = {
11199
- __typename?: 'CompassTopScorecardComponentConnection';
11200
- edges?: Maybe<Array<CompassTopScorecardComponentEdge>>;
11201
- nodes?: Maybe<Array<CompassComponent>>;
11202
- pageInfo: PageInfo;
11203
- totalCount?: Maybe<Scalars['Int']['output']>;
11204
- };
11205
- export declare type CompassTopScorecardComponentEdge = {
11206
- __typename?: 'CompassTopScorecardComponentEdge';
11207
- cursor: Scalars['String']['output'];
11208
- node?: Maybe<CompassComponent>;
11209
- };
11210
- export declare type CompassTopScorecardConnection = {
11211
- __typename?: 'CompassTopScorecardConnection';
11212
- edges?: Maybe<Array<CompassTopScorecardEdge>>;
11213
- nodes?: Maybe<Array<CompassScorecard>>;
11214
- pageInfo: PageInfo;
11215
- };
11216
- export declare type CompassTopScorecardEdge = {
11217
- __typename?: 'CompassTopScorecardEdge';
11218
- compositeScore: Scalars['Int']['output'];
11219
- cursor: Scalars['String']['output'];
11220
- node?: Maybe<CompassScorecard>;
11221
- topComponents?: Maybe<CompassTopScorecardComponentConnection>;
11222
- };
11223
- export declare type CompassTopScorecardEdgeTopComponentsArgs = {
11224
- after?: InputMaybe<Scalars['String']['input']>;
11225
- first?: InputMaybe<Scalars['Int']['input']>;
11226
- query?: InputMaybe<CompassTopComponentsQuery>;
11227
- };
11228
- export declare type CompassTopScorecardsQuery = {
11229
- filter?: InputMaybe<CompassTopScorecardsQueryFilter>;
11230
- sort?: InputMaybe<CompassTopScorecardsQuerySort>;
11231
- };
11232
- export declare type CompassTopScorecardsQueryFilter = {
11233
- teams?: InputMaybe<CompassScorecardAppliedToComponentsOwnerFilter>;
11234
- };
11235
- export declare type CompassTopScorecardsQuerySort = {
11236
- order?: InputMaybe<CompassScorecardQuerySortOrder>;
11237
- };
11238
11214
  export declare type CompassUnsetEntityPropertyInput = {
11239
11215
  cloudId: Scalars['ID']['input'];
11240
11216
  key: Scalars['String']['input'];
@@ -16283,6 +16259,36 @@ export declare type ConvertPageToLiveEditValidationResult = {
16283
16259
  isValid: Scalars['Boolean']['output'];
16284
16260
  message?: Maybe<Scalars['String']['output']>;
16285
16261
  };
16262
+ export declare type ConvoAiJiraConfluenceBlogSuggestion = {
16263
+ __typename?: 'ConvoAiJiraConfluenceBlogSuggestion';
16264
+ entity?: Maybe<ConfluenceBlogPost>;
16265
+ id: Scalars['ID']['output'];
16266
+ suggestionSources: Array<Scalars['String']['output']>;
16267
+ url: Scalars['String']['output'];
16268
+ };
16269
+ export declare type ConvoAiJiraConfluencePageSuggestion = {
16270
+ __typename?: 'ConvoAiJiraConfluencePageSuggestion';
16271
+ entity?: Maybe<ConfluencePage>;
16272
+ id: Scalars['ID']['output'];
16273
+ suggestionSources: Array<Scalars['String']['output']>;
16274
+ url: Scalars['String']['output'];
16275
+ };
16276
+ export declare type ConvoAiJiraIssueRelatedResourcesResult = {
16277
+ __typename?: 'ConvoAiJiraIssueRelatedResourcesResult';
16278
+ edges?: Maybe<Array<ConvoAiJiraRelatedResourcesEdge>>;
16279
+ errors?: Maybe<Array<QueryError>>;
16280
+ pageInfo: PageInfo;
16281
+ totalCount?: Maybe<Scalars['Int']['output']>;
16282
+ };
16283
+ export declare type ConvoAiJiraRelatedResourceSuggestion = ConvoAiJiraConfluenceBlogSuggestion | ConvoAiJiraConfluencePageSuggestion;
16284
+ export declare type ConvoAiJiraRelatedResourcesEdge = {
16285
+ __typename?: 'ConvoAiJiraRelatedResourcesEdge';
16286
+ cursor: Scalars['String']['output'];
16287
+ node?: Maybe<ConvoAiJiraRelatedResourceSuggestion>;
16288
+ };
16289
+ export declare type ConvoAiJiraSearchSourcesInput = {
16290
+ confluenceSiteAri: Scalars['ID']['input'];
16291
+ };
16286
16292
  export declare type ConvoAiJiraSimilarWorkItemSuggestion = {
16287
16293
  __typename?: 'ConvoAiJiraSimilarWorkItemSuggestion';
16288
16294
  id: Scalars['ID']['output'];
@@ -19491,12 +19497,23 @@ export declare type DevAiFlowSessionCompletePayload = Payload & {
19491
19497
  errors?: Maybe<Array<MutationError>>;
19492
19498
  success: Scalars['Boolean']['output'];
19493
19499
  };
19500
+ export declare type DevAiFlowSessionConnection = {
19501
+ __typename?: 'DevAiFlowSessionConnection';
19502
+ edges?: Maybe<Array<Maybe<DevAiFlowSessionEdge>>>;
19503
+ nodes?: Maybe<Array<Maybe<DevAiFlowSession>>>;
19504
+ pageInfo: PageInfo;
19505
+ };
19494
19506
  export declare type DevAiFlowSessionCreatePayload = Payload & {
19495
19507
  __typename?: 'DevAiFlowSessionCreatePayload';
19496
19508
  data?: Maybe<DevAiFlowSession>;
19497
19509
  errors?: Maybe<Array<MutationError>>;
19498
19510
  success: Scalars['Boolean']['output'];
19499
19511
  };
19512
+ export declare type DevAiFlowSessionEdge = {
19513
+ __typename?: 'DevAiFlowSessionEdge';
19514
+ cursor: Scalars['String']['output'];
19515
+ node?: Maybe<DevAiFlowSession>;
19516
+ };
19500
19517
  export declare enum DevAiFlowSessionsStatus {
19501
19518
  Completed = "COMPLETED",
19502
19519
  Failed = "FAILED",
@@ -51608,6 +51625,10 @@ export declare type HelpObjectStoreArticle = HelpObjectStoreHelpObject & Node &
51608
51625
  id: Scalars['ID']['output'];
51609
51626
  title?: Maybe<Scalars['String']['output']>;
51610
51627
  };
51628
+ export declare enum HelpObjectStoreArticleContentType {
51629
+ Folder = "FOLDER",
51630
+ Page = "PAGE"
51631
+ }
51611
51632
  export declare type HelpObjectStoreArticleMetadata = {
51612
51633
  __typename?: 'HelpObjectStoreArticleMetadata';
51613
51634
  isExternal: Scalars['Boolean']['output'];
@@ -51644,6 +51665,18 @@ export declare enum HelpObjectStoreArticleSourceSystem {
51644
51665
  GoogleDrive = "GOOGLE_DRIVE",
51645
51666
  Sharepoint = "SHAREPOINT"
51646
51667
  }
51668
+ export declare type HelpObjectStoreArticleSpaceInfo = {
51669
+ __typename?: 'HelpObjectStoreArticleSpaceInfo';
51670
+ spaceId?: Maybe<Scalars['Long']['output']>;
51671
+ spaceKey?: Maybe<Scalars['String']['output']>;
51672
+ spaceName?: Maybe<Scalars['String']['output']>;
51673
+ };
51674
+ export declare type HelpObjectStoreArticleUrlInfo = {
51675
+ __typename?: 'HelpObjectStoreArticleURLInfo';
51676
+ editUrl: Scalars['String']['output'];
51677
+ shareUrl: Scalars['String']['output'];
51678
+ viewUrl: Scalars['String']['output'];
51679
+ };
51647
51680
  export declare type HelpObjectStoreBulkCreateEntityMappingInput = {
51648
51681
  helpObjectStoreCreateEntityMappingInputItems: Array<HelpObjectStoreCreateEntityMappingInput>;
51649
51682
  };
@@ -51880,6 +51913,35 @@ export declare type HelpObjectStoreSuccessfullyCreatedEntityMappingDetail = {
51880
51913
  entityId: Scalars['String']['output'];
51881
51914
  entityKey?: Maybe<Scalars['String']['output']>;
51882
51915
  };
51916
+ export declare type HelpObjectStoreSupportSiteArticleSearchInput = {
51917
+ orderBy?: InputMaybe<Scalars['String']['input']>;
51918
+ parentId?: InputMaybe<Scalars['Long']['input']>;
51919
+ query?: InputMaybe<Scalars['String']['input']>;
51920
+ topLevelArticlesOnly?: InputMaybe<Scalars['Boolean']['input']>;
51921
+ };
51922
+ export declare type HelpObjectStoreSupportSiteArticleSearchResponse = HelpObjectStoreSearchError | HelpObjectStoreSupportSiteArticleSearchResultConnection;
51923
+ export declare type HelpObjectStoreSupportSiteArticleSearchResult = {
51924
+ __typename?: 'HelpObjectStoreSupportSiteArticleSearchResult';
51925
+ body?: Maybe<Scalars['String']['output']>;
51926
+ contentType?: Maybe<HelpObjectStoreArticleContentType>;
51927
+ id: Scalars['ID']['output'];
51928
+ lastModified: Scalars['String']['output'];
51929
+ spaceInfo: HelpObjectStoreArticleSpaceInfo;
51930
+ title: Scalars['String']['output'];
51931
+ urlInfo: HelpObjectStoreArticleUrlInfo;
51932
+ viewCount?: Maybe<Scalars['Long']['output']>;
51933
+ };
51934
+ export declare type HelpObjectStoreSupportSiteArticleSearchResultConnection = {
51935
+ __typename?: 'HelpObjectStoreSupportSiteArticleSearchResultConnection';
51936
+ edges?: Maybe<Array<HelpObjectStoreSupportSiteArticleSearchResultEdge>>;
51937
+ nodes?: Maybe<Array<HelpObjectStoreSupportSiteArticleSearchResult>>;
51938
+ pageInfo: PageInfo;
51939
+ };
51940
+ export declare type HelpObjectStoreSupportSiteArticleSearchResultEdge = {
51941
+ __typename?: 'HelpObjectStoreSupportSiteArticleSearchResultEdge';
51942
+ cursor: Scalars['String']['output'];
51943
+ node: HelpObjectStoreSupportSiteArticleSearchResult;
51944
+ };
51883
51945
  export declare type History = {
51884
51946
  __typename?: 'History';
51885
51947
  archivedDate?: Maybe<Scalars['String']['output']>;
@@ -58901,6 +58963,7 @@ export declare type JiraIssueEdge = {
58901
58963
  cursor: Scalars['String']['output'];
58902
58964
  fieldSets?: Maybe<JiraIssueFieldSetConnection>;
58903
58965
  hasChildren?: Maybe<Scalars['Boolean']['output']>;
58966
+ issueError?: Maybe<JiraIssueError>;
58904
58967
  node?: Maybe<JiraIssue>;
58905
58968
  };
58906
58969
  export declare type JiraIssueEdgeCanHaveChildIssuesArgs = {
@@ -58915,6 +58978,7 @@ export declare type JiraIssueEdgeFieldSetsArgs = {
58915
58978
  export declare type JiraIssueEdgeHasChildrenArgs = {
58916
58979
  filterByProjectKeys?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;
58917
58980
  };
58981
+ export declare type JiraIssueError = JiraRemoteLinkedIssueError;
58918
58982
  export declare type JiraIssueExpandedGroup = {
58919
58983
  fieldValue?: InputMaybe<Scalars['String']['input']>;
58920
58984
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -59424,6 +59488,26 @@ export declare type JiraIssueLinkFieldOperationInputForIssueTransitions = {
59424
59488
  linkType: Scalars['ID']['input'];
59425
59489
  operation: JiraAddValueFieldOperations;
59426
59490
  };
59491
+ export declare type JiraIssueLinkRelationshipTypeField = JiraIssueField & JiraIssueFieldConfiguration & Node & {
59492
+ __typename?: 'JiraIssueLinkRelationshipTypeField';
59493
+ aliasFieldId?: Maybe<Scalars['ID']['output']>;
59494
+ description?: Maybe<Scalars['String']['output']>;
59495
+ fieldConfig?: Maybe<JiraFieldConfig>;
59496
+ fieldId: Scalars['String']['output'];
59497
+ fieldOperations?: Maybe<JiraFieldOperation>;
59498
+ id: Scalars['ID']['output'];
59499
+ isEditableInIssueTransition?: Maybe<Scalars['Boolean']['output']>;
59500
+ isEditableInIssueView?: Maybe<Scalars['Boolean']['output']>;
59501
+ isSearchableInJql?: Maybe<Scalars['Boolean']['output']>;
59502
+ issue?: Maybe<JiraIssue>;
59503
+ issueLink?: Maybe<JiraIssueLink>;
59504
+ name: Scalars['String']['output'];
59505
+ type: Scalars['String']['output'];
59506
+ };
59507
+ export declare type JiraIssueLinkRelationshipTypeUpdateInput = {
59508
+ issueLinkId: Scalars['ID']['input'];
59509
+ issueLinkTypeId?: InputMaybe<Scalars['ID']['input']>;
59510
+ };
59427
59511
  export declare type JiraIssueLinkType = Node & {
59428
59512
  __typename?: 'JiraIssueLinkType';
59429
59513
  id: Scalars['ID']['output'];
@@ -61698,6 +61782,7 @@ export declare type JiraMutation = {
61698
61782
  updateGlobalNotificationOptions?: Maybe<JiraUpdateNotificationOptionsPayload>;
61699
61783
  updateGlobalNotificationPreferences?: Maybe<JiraUpdateGlobalPreferencesPayload>;
61700
61784
  updateIssueHierarchyConfig?: Maybe<JiraIssueHierarchyConfigurationMutationResult>;
61785
+ updateIssueLinkRelationshipTypeField?: Maybe<JiraUpdateIssueLinkRelationshipTypeFieldPayload>;
61701
61786
  updateIssueSearchGroupByConfig?: Maybe<JiraIssueSearchGroupByFieldMutationPayload>;
61702
61787
  updateIssueSearchHideDonePreference?: Maybe<JiraIssueSearchHideDonePreferenceMutationPayload>;
61703
61788
  updateIssueSearchHierarchyPreference?: Maybe<JiraIssueSearchHierarchyPreferenceMutationPayload>;
@@ -62215,6 +62300,9 @@ export declare type JiraMutationUpdateIssueHierarchyConfigArgs = {
62215
62300
  cloudId: Scalars['ID']['input'];
62216
62301
  input: JiraIssueHierarchyConfigurationMutationInput;
62217
62302
  };
62303
+ export declare type JiraMutationUpdateIssueLinkRelationshipTypeFieldArgs = {
62304
+ input: JiraUpdateIssueLinkRelationshipTypeFieldInput;
62305
+ };
62218
62306
  export declare type JiraMutationUpdateIssueSearchGroupByConfigArgs = {
62219
62307
  fieldId?: InputMaybe<Scalars['String']['input']>;
62220
62308
  viewId: Scalars['ID']['input'];
@@ -63485,6 +63573,7 @@ export declare type JiraPlaybookExecutionFilter = {
63485
63573
  };
63486
63574
  export declare type JiraPlaybookFilter = {
63487
63575
  name?: InputMaybe<Scalars['String']['input']>;
63576
+ state?: InputMaybe<JiraPlaybookStateField>;
63488
63577
  };
63489
63578
  export declare type JiraPlaybookInstance = Node & {
63490
63579
  __typename?: 'JiraPlaybookInstance';
@@ -63543,6 +63632,7 @@ export declare enum JiraPlaybookScopeType {
63543
63632
  }
63544
63633
  export declare enum JiraPlaybookStateField {
63545
63634
  Disabled = "DISABLED",
63635
+ Draft = "DRAFT",
63546
63636
  Enabled = "ENABLED"
63547
63637
  }
63548
63638
  export declare type JiraPlaybookStep = {
@@ -64985,6 +65075,7 @@ export declare type JiraQueryFieldSetViewQueryByProjectArgs = {
64985
65075
  cloudId: Scalars['ID']['input'];
64986
65076
  issueKey?: InputMaybe<Scalars['String']['input']>;
64987
65077
  issueTypeId?: InputMaybe<Scalars['ID']['input']>;
65078
+ namespace?: InputMaybe<Scalars['String']['input']>;
64988
65079
  projectId?: InputMaybe<Scalars['ID']['input']>;
64989
65080
  };
64990
65081
  export declare type JiraQueryFieldSetsByIdArgs = {
@@ -66080,6 +66171,19 @@ export declare type JiraRemainingTimeEstimateFieldPayload = Payload & {
66080
66171
  success: Scalars['Boolean']['output'];
66081
66172
  };
66082
66173
  export declare type JiraRemoteIssueLink = JiraConfluenceRemoteIssueLink | JiraCustomRemoteIssueLink | JiraIssueRemoteIssueLink | JiraWebRemoteIssueLink;
66174
+ export declare type JiraRemoteLinkedIssueError = {
66175
+ __typename?: 'JiraRemoteLinkedIssueError';
66176
+ errorType?: Maybe<JiraRemoteLinkedIssueErrorType>;
66177
+ repairLink?: Maybe<JiraRemoteLinkedIssueRepairLink>;
66178
+ };
66179
+ export declare enum JiraRemoteLinkedIssueErrorType {
66180
+ ApplinkMissing = "APPLINK_MISSING",
66181
+ ApplinkReqAuth = "APPLINK_REQ_AUTH"
66182
+ }
66183
+ export declare type JiraRemoteLinkedIssueRepairLink = {
66184
+ __typename?: 'JiraRemoteLinkedIssueRepairLink';
66185
+ href?: Maybe<Scalars['String']['output']>;
66186
+ };
66083
66187
  export declare type JiraRemoveActiveBackgroundInput = {
66084
66188
  entityId: Scalars['ID']['input'];
66085
66189
  };
@@ -68302,6 +68406,12 @@ export declare type JiraShortcutNavigationItem = JiraNavigationItem & Node & {
68302
68406
  typeKey?: Maybe<JiraNavigationItemTypeKey>;
68303
68407
  url?: Maybe<Scalars['String']['output']>;
68304
68408
  };
68409
+ export declare type JiraShowUnscheduledIssuesCalendarMutationPayload = Payload & {
68410
+ __typename?: 'JiraShowUnscheduledIssuesCalendarMutationPayload';
68411
+ errors?: Maybe<Array<MutationError>>;
68412
+ showUnscheduledIssuesCalendarPanel?: Maybe<Scalars['Boolean']['output']>;
68413
+ success: Scalars['Boolean']['output'];
68414
+ };
68305
68415
  export declare enum JiraSidebarMenuDisplayMode {
68306
68416
  MostRecentOnly = "MOST_RECENT_ONLY",
68307
68417
  Starred = "STARRED",
@@ -69646,6 +69756,20 @@ export declare type JiraUpdateIssueLinkFieldInputForIssueTransitions = {
69646
69756
  id: Scalars['ID']['input'];
69647
69757
  operation: JiraIssueLinkFieldOperationInputForIssueTransitions;
69648
69758
  };
69759
+ export declare type JiraUpdateIssueLinkRelationshipTypeFieldInput = {
69760
+ id: Scalars['ID']['input'];
69761
+ operation: JiraUpdateIssueLinkRelationshipTypeFieldOperationInput;
69762
+ };
69763
+ export declare type JiraUpdateIssueLinkRelationshipTypeFieldOperationInput = {
69764
+ operation: JiraSingleValueFieldOperations;
69765
+ update: JiraIssueLinkRelationshipTypeUpdateInput;
69766
+ };
69767
+ export declare type JiraUpdateIssueLinkRelationshipTypeFieldPayload = Payload & {
69768
+ __typename?: 'JiraUpdateIssueLinkRelationshipTypeFieldPayload';
69769
+ errors?: Maybe<Array<MutationError>>;
69770
+ field?: Maybe<JiraIssueLinkRelationshipTypeField>;
69771
+ success: Scalars['Boolean']['output'];
69772
+ };
69649
69773
  export declare type JiraUpdateIssueTransitionInput = {
69650
69774
  comment?: InputMaybe<JiraIssueTransitionCommentInput>;
69651
69775
  fieldInputs?: InputMaybe<JiraIssueTransitionFieldLevelInput>;
@@ -70136,6 +70260,7 @@ export declare type JiraUserPreferences = {
70136
70260
  showRedactionChangeBoardingOnActionMenu?: Maybe<Scalars['Boolean']['output']>;
70137
70261
  showRedactionChangeBoardingOnIssueViewAsEditor?: Maybe<Scalars['Boolean']['output']>;
70138
70262
  showRedactionChangeBoardingOnIssueViewAsViewer?: Maybe<Scalars['Boolean']['output']>;
70263
+ showUnscheduledIssuesCalendarPanel?: Maybe<Scalars['Boolean']['output']>;
70139
70264
  };
70140
70265
  export declare type JiraUserPreferencesDismissedAutomationDiscoverabilityTemplatesArgs = {
70141
70266
  after?: InputMaybe<Scalars['String']['input']>;
@@ -77396,6 +77521,7 @@ export declare type MercuryMutationApi = {
77396
77521
  linkFocusAreasToFocusArea?: Maybe<MercuryLinkFocusAreasToFocusAreaPayload>;
77397
77522
  linkFocusAreasToPortfolio?: Maybe<MercuryLinkFocusAreasToPortfolioPayload>;
77398
77523
  linkGoalsToFocusArea?: Maybe<MercuryLinkGoalsToFocusAreaPayload>;
77524
+ publishFocusArea?: Maybe<MercuryPublishFocusAreaPayload>;
77399
77525
  recreatePortfolioFocusAreas?: Maybe<MercuryUpdatePortfolioPayload>;
77400
77526
  removeWatcherFromFocusArea?: Maybe<MercuryRemoveWatcherFromFocusAreaPayload>;
77401
77527
  setPreference?: Maybe<MercurySetPreferencePayload>;
@@ -77467,6 +77593,9 @@ export declare type MercuryMutationApiLinkFocusAreasToPortfolioArgs = {
77467
77593
  export declare type MercuryMutationApiLinkGoalsToFocusAreaArgs = {
77468
77594
  input: MercuryLinkGoalsToFocusAreaInput;
77469
77595
  };
77596
+ export declare type MercuryMutationApiPublishFocusAreaArgs = {
77597
+ input: MercuryPublishFocusAreaInput;
77598
+ };
77470
77599
  export declare type MercuryMutationApiRecreatePortfolioFocusAreasArgs = {
77471
77600
  input: MercuryRecreatePortfolioFocusAreasInput;
77472
77601
  };
@@ -77842,6 +77971,15 @@ export declare enum MercuryProviderWorkTargetDateType {
77842
77971
  Month = "MONTH",
77843
77972
  Quarter = "QUARTER"
77844
77973
  }
77974
+ export declare type MercuryPublishFocusAreaInput = {
77975
+ cloudId?: InputMaybe<Scalars['ID']['input']>;
77976
+ id: Scalars['ID']['input'];
77977
+ };
77978
+ export declare type MercuryPublishFocusAreaPayload = Payload & {
77979
+ __typename?: 'MercuryPublishFocusAreaPayload';
77980
+ errors?: Maybe<Array<MutationError>>;
77981
+ success: Scalars['Boolean']['output'];
77982
+ };
77845
77983
  export declare type MercuryQueryApi = {
77846
77984
  __typename?: 'MercuryQueryApi';
77847
77985
  aggregatedHeadcounts?: Maybe<MercuryAggregatedHeadcountConnection>;
@@ -79215,6 +79353,7 @@ export declare type Mutation = {
79215
79353
  jira_setIssueSearchHierarchyEnabled?: Maybe<JiraSetIssueSearchHierarchyEnabledPayload>;
79216
79354
  jira_setIssueSearchJql?: Maybe<JiraSetIssueSearchJqlPayload>;
79217
79355
  jira_setIssueSearchViewLayout?: Maybe<JiraSetIssueSearchViewLayoutPayload>;
79356
+ jira_setShowUnscheduledIssuesCalendarPanel?: Maybe<JiraShowUnscheduledIssuesCalendarMutationPayload>;
79218
79357
  jira_setViewFilter?: Maybe<JiraSetViewFilterPayload>;
79219
79358
  jira_setViewGroupBy?: Maybe<JiraSetViewGroupByPayload>;
79220
79359
  jira_trashGlobalCustomFields?: Maybe<JiraTrashGlobalCustomFieldsPayload>;
@@ -80395,6 +80534,10 @@ export declare type MutationJira_SetIssueSearchJqlArgs = {
80395
80534
  export declare type MutationJira_SetIssueSearchViewLayoutArgs = {
80396
80535
  input: JiraSetIssueSearchViewLayoutInput;
80397
80536
  };
80537
+ export declare type MutationJira_SetShowUnscheduledIssuesCalendarPanelArgs = {
80538
+ cloudId: Scalars['ID']['input'];
80539
+ show: Scalars['Boolean']['input'];
80540
+ };
80398
80541
  export declare type MutationJira_SetViewFilterArgs = {
80399
80542
  input: JiraSetViewFilterInput;
80400
80543
  };
@@ -83870,6 +84013,7 @@ export declare type Query = {
83870
84013
  appAdmin?: Maybe<AppAdminQuery>;
83871
84014
  appContainer?: Maybe<AppContainer>;
83872
84015
  appContainerRegistryLogin?: Maybe<AppContainerRegistryLogin>;
84016
+ appContainerServices?: Maybe<AppContainerServices>;
83873
84017
  appContainers?: Maybe<Array<AppContainer>>;
83874
84018
  appContributors: Array<AppContributor>;
83875
84019
  appDeployment?: Maybe<AppDeployment>;
@@ -84012,6 +84156,7 @@ export declare type Query = {
84012
84156
  contentWatchers?: Maybe<PaginatedPersonList>;
84013
84157
  contributorsLinkedToAtlasProject?: Maybe<GraphStoreCypherQueryConnection>;
84014
84158
  convoai_jiraEchoAiFeature?: Maybe<Scalars['String']['output']>;
84159
+ convoai_jiraRelatedResourcesSuggestions?: Maybe<ConvoAiJiraIssueRelatedResourcesResult>;
84015
84160
  convoai_jiraSimilarWorkItems?: Maybe<ConvoAiJiraSimilarWorkItemsConnection>;
84016
84161
  countGroupByEventName?: Maybe<CountGroupByEventName>;
84017
84162
  countGroupByPage?: Maybe<CountGroupByPage>;
@@ -84063,6 +84208,7 @@ export declare type Query = {
84063
84208
  devai_flowSessionGetByIDAndCloudID?: Maybe<DevAiFlowSession>;
84064
84209
  devai_flowSessionResume?: Maybe<DevAiFlowPipeline>;
84065
84210
  devai_flowSessionsByCreatorAndCloudId?: Maybe<Array<Maybe<DevAiFlowSession>>>;
84211
+ devai_flowSessionsByIssueKeyAndCloudId?: Maybe<DevAiFlowSessionConnection>;
84066
84212
  devai_rovoDevAgentsUser?: Maybe<DevAiUser>;
84067
84213
  devai_rovoDevAgentsWorkspace?: Maybe<DevAiWorkspace>;
84068
84214
  devai_technicalPlannerJobById?: Maybe<DevAiTechnicalPlannerJob>;
@@ -84135,6 +84281,7 @@ export declare type Query = {
84135
84281
  helpLayout?: Maybe<HelpLayoutQueryApi>;
84136
84282
  helpObjectStore?: Maybe<HelpObjectStoreQueryApi>;
84137
84283
  helpObjectStore_searchArticles?: Maybe<HelpObjectStoreArticleSearchResponse>;
84284
+ helpObjectStore_searchArticlesForSupportSite?: Maybe<HelpObjectStoreSupportSiteArticleSearchResponse>;
84138
84285
  helpObjectStore_searchPortals?: Maybe<HelpObjectStorePortalSearchResponse>;
84139
84286
  helpObjectStore_searchRequestTypes?: Maybe<HelpObjectStoreRequestTypeSearchResponse>;
84140
84287
  homeUserSettings?: Maybe<HomeUserSettings>;
@@ -84289,6 +84436,8 @@ export declare type Query = {
84289
84436
  productListings: Array<ProductListingResult>;
84290
84437
  projects_byAri?: Maybe<TownsquareProject>;
84291
84438
  projects_byAris?: Maybe<Array<Maybe<TownsquareProject>>>;
84439
+ projects_byId?: Maybe<TownsquareProject>;
84440
+ projects_byIds?: Maybe<Array<Maybe<TownsquareProject>>>;
84292
84441
  ptpage?: Maybe<PtPage>;
84293
84442
  publicLinkInformation?: Maybe<PublicLinkInformation>;
84294
84443
  publicLinkOnboardingReference?: Maybe<PublicLinkOnboardingReference>;
@@ -84529,6 +84678,11 @@ export declare type QueryAppContainerArgs = {
84529
84678
  export declare type QueryAppContainerRegistryLoginArgs = {
84530
84679
  appId: Scalars['ID']['input'];
84531
84680
  };
84681
+ export declare type QueryAppContainerServicesArgs = {
84682
+ appId: Scalars['ID']['input'];
84683
+ environmentKey: Scalars['String']['input'];
84684
+ serviceNames: Array<Scalars['String']['input']>;
84685
+ };
84532
84686
  export declare type QueryAppContainersArgs = {
84533
84687
  appId: Scalars['ID']['input'];
84534
84688
  };
@@ -85207,6 +85361,17 @@ export declare type QueryConvoai_JiraEchoAiFeatureArgs = {
85207
85361
  cloudId?: InputMaybe<Scalars['ID']['input']>;
85208
85362
  text?: InputMaybe<Scalars['String']['input']>;
85209
85363
  };
85364
+ export declare type QueryConvoai_JiraRelatedResourcesSuggestionsArgs = {
85365
+ after?: InputMaybe<Scalars['String']['input']>;
85366
+ before?: InputMaybe<Scalars['String']['input']>;
85367
+ first?: InputMaybe<Scalars['Int']['input']>;
85368
+ id: Scalars['ID']['input'];
85369
+ l2ScoreThreshold?: InputMaybe<Scalars['Float']['input']>;
85370
+ last?: InputMaybe<Scalars['Int']['input']>;
85371
+ searchSourcesInput?: InputMaybe<ConvoAiJiraSearchSourcesInput>;
85372
+ xpsearchL1?: InputMaybe<Scalars['String']['input']>;
85373
+ xpsearchL2?: InputMaybe<Scalars['String']['input']>;
85374
+ };
85210
85375
  export declare type QueryConvoai_JiraSimilarWorkItemsArgs = {
85211
85376
  after?: InputMaybe<Scalars['String']['input']>;
85212
85377
  before?: InputMaybe<Scalars['String']['input']>;
@@ -85435,6 +85600,11 @@ export declare type QueryDevai_FlowSessionsByCreatorAndCloudIdArgs = {
85435
85600
  creator: Scalars['String']['input'];
85436
85601
  statusFilter?: InputMaybe<DevAiFlowSessionsStatus>;
85437
85602
  };
85603
+ export declare type QueryDevai_FlowSessionsByIssueKeyAndCloudIdArgs = {
85604
+ cloudId: Scalars['ID']['input'];
85605
+ issueKey: Scalars['String']['input'];
85606
+ statusFilter?: InputMaybe<DevAiFlowSessionsStatus>;
85607
+ };
85438
85608
  export declare type QueryDevai_RovoDevAgentsUserArgs = {
85439
85609
  atlassianAccountId?: InputMaybe<Scalars['ID']['input']>;
85440
85610
  cloudId: Scalars['ID']['input'];
@@ -85679,6 +85849,13 @@ export declare type QueryHelpObjectStore_SearchArticlesArgs = {
85679
85849
  queryTerm?: InputMaybe<Scalars['String']['input']>;
85680
85850
  skipRestrictedPages?: InputMaybe<Scalars['Boolean']['input']>;
85681
85851
  };
85852
+ export declare type QueryHelpObjectStore_SearchArticlesForSupportSiteArgs = {
85853
+ after?: InputMaybe<Scalars['String']['input']>;
85854
+ cloudId: Scalars['String']['input'];
85855
+ first?: InputMaybe<Scalars['Int']['input']>;
85856
+ helpCenterAri: Scalars['String']['input'];
85857
+ input?: InputMaybe<HelpObjectStoreSupportSiteArticleSearchInput>;
85858
+ };
85682
85859
  export declare type QueryHelpObjectStore_SearchPortalsArgs = {
85683
85860
  cloudId: Scalars['ID']['input'];
85684
85861
  helpCenterAri?: InputMaybe<Scalars['ID']['input']>;
@@ -86149,6 +86326,12 @@ export declare type QueryProjects_ByAriArgs = {
86149
86326
  export declare type QueryProjects_ByArisArgs = {
86150
86327
  aris?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;
86151
86328
  };
86329
+ export declare type QueryProjects_ByIdArgs = {
86330
+ projectId: Scalars['String']['input'];
86331
+ };
86332
+ export declare type QueryProjects_ByIdsArgs = {
86333
+ projectIds: Array<Scalars['String']['input']>;
86334
+ };
86152
86335
  export declare type QueryPtpageArgs = {
86153
86336
  enablePaging?: InputMaybe<Scalars['Boolean']['input']>;
86154
86337
  id?: InputMaybe<Scalars['ID']['input']>;
@@ -90637,7 +90820,7 @@ export declare type ShepherdCustomContentScanningDetection = {
90637
90820
  __typename?: 'ShepherdCustomContentScanningDetection';
90638
90821
  rules: Array<Maybe<ShepherdCustomScanningRule>>;
90639
90822
  };
90640
- export declare type ShepherdCustomDetection = {
90823
+ export declare type ShepherdCustomDetection = Node & {
90641
90824
  __typename?: 'ShepherdCustomDetection';
90642
90825
  description?: Maybe<Scalars['String']['output']>;
90643
90826
  id: Scalars['ID']['output'];
@@ -90694,7 +90877,7 @@ export declare type ShepherdDescriptionTemplate = {
90694
90877
  text?: Maybe<Scalars['JSON']['output']>;
90695
90878
  type?: Maybe<ShepherdAlertTemplateType>;
90696
90879
  };
90697
- export declare type ShepherdDetection = {
90880
+ export declare type ShepherdDetection = Node & {
90698
90881
  __typename?: 'ShepherdDetection';
90699
90882
  businessTypes?: Maybe<Array<Scalars['String']['output']>>;
90700
90883
  category: ShepherdAlertDetectionCategory;
@@ -90753,7 +90936,7 @@ export declare type ShepherdDetectionScanningInfo = {
90753
90936
  __typename?: 'ShepherdDetectionScanningInfo';
90754
90937
  scanningFrequency: ShepherdDetectionScanningFrequency;
90755
90938
  };
90756
- export declare type ShepherdDetectionSetting = {
90939
+ export declare type ShepherdDetectionSetting = Node & {
90757
90940
  __typename?: 'ShepherdDetectionSetting';
90758
90941
  description?: Maybe<Scalars['JSON']['output']>;
90759
90942
  id: Scalars['ID']['output'];
@@ -91296,11 +91479,27 @@ export declare type ShepherdSuspiciousSearchTerm = {
91296
91479
  export declare type ShepherdTeamworkGraphQueries = {
91297
91480
  __typename?: 'ShepherdTeamworkGraphQueries';
91298
91481
  alerts?: Maybe<Array<Maybe<ShepherdAlert>>>;
91482
+ customDetections?: Maybe<Array<Maybe<ShepherdCustomDetection>>>;
91483
+ detectionSettings?: Maybe<Array<Maybe<ShepherdDetectionSetting>>>;
91484
+ detections?: Maybe<Array<Maybe<ShepherdDetection>>>;
91485
+ subscriptions?: Maybe<Array<Maybe<ShepherdSubscription>>>;
91299
91486
  workspaces?: Maybe<Array<Maybe<ShepherdWorkspace>>>;
91300
91487
  };
91301
91488
  export declare type ShepherdTeamworkGraphQueriesAlertsArgs = {
91302
91489
  ids: Array<Scalars['ID']['input']>;
91303
91490
  };
91491
+ export declare type ShepherdTeamworkGraphQueriesCustomDetectionsArgs = {
91492
+ ids: Array<Scalars['ID']['input']>;
91493
+ };
91494
+ export declare type ShepherdTeamworkGraphQueriesDetectionSettingsArgs = {
91495
+ ids: Array<Scalars['ID']['input']>;
91496
+ };
91497
+ export declare type ShepherdTeamworkGraphQueriesDetectionsArgs = {
91498
+ ids: Array<Scalars['ID']['input']>;
91499
+ };
91500
+ export declare type ShepherdTeamworkGraphQueriesSubscriptionsArgs = {
91501
+ ids: Array<Scalars['ID']['input']>;
91502
+ };
91304
91503
  export declare type ShepherdTeamworkGraphQueriesWorkspacesArgs = {
91305
91504
  ids: Array<Scalars['ID']['input']>;
91306
91505
  };