@forge/cli-shared 3.23.3 → 3.23.4-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14570,6 +14570,7 @@ export declare type GraphStore = {
14570
14570
  componentImpactedByIncidentInverseRelationship?: Maybe<GraphStoreFullComponentImpactedByIncidentConnection>;
14571
14571
  componentImpactedByIncidentRelationship?: Maybe<GraphStoreFullComponentImpactedByIncidentConnection>;
14572
14572
  componentLinkedJswIssue?: Maybe<GraphStoreSimplifiedComponentLinkedJswIssueConnection>;
14573
+ componentLinkedJswIssueInverse?: Maybe<GraphStoreSimplifiedComponentLinkedJswIssueInverseConnection>;
14573
14574
  componentLinkedJswIssueInverseRelationship?: Maybe<GraphStoreFullComponentLinkedJswIssueConnection>;
14574
14575
  componentLinkedJswIssueRelationship?: Maybe<GraphStoreFullComponentLinkedJswIssueConnection>;
14575
14576
  contentReferencedEntity?: Maybe<GraphStoreSimplifiedContentReferencedEntityConnection>;
@@ -14644,6 +14645,10 @@ export declare type GraphStore = {
14644
14645
  issueRecursiveAssociatedPrInverse?: Maybe<GraphStoreSimplifiedIssueRecursiveAssociatedPrInverseConnection>;
14645
14646
  issueRecursiveAssociatedPrInverseRelationship?: Maybe<GraphStoreFullIssueRecursiveAssociatedPrConnection>;
14646
14647
  issueRecursiveAssociatedPrRelationship?: Maybe<GraphStoreFullIssueRecursiveAssociatedPrConnection>;
14648
+ issueToWhiteboard?: Maybe<GraphStoreSimplifiedIssueToWhiteboardConnection>;
14649
+ issueToWhiteboardInverse?: Maybe<GraphStoreSimplifiedIssueToWhiteboardInverseConnection>;
14650
+ issueToWhiteboardInverseRelationship?: Maybe<GraphStoreFullIssueToWhiteboardConnection>;
14651
+ issueToWhiteboardRelationship?: Maybe<GraphStoreFullIssueToWhiteboardConnection>;
14647
14652
  jiraEpicContributesToAtlasGoal?: Maybe<GraphStoreSimplifiedJiraEpicContributesToAtlasGoalConnection>;
14648
14653
  jiraEpicContributesToAtlasGoalInverse?: Maybe<GraphStoreSimplifiedJiraEpicContributesToAtlasGoalInverseConnection>;
14649
14654
  jiraEpicContributesToAtlasGoalInverseRelationship?: Maybe<GraphStoreFullJiraEpicContributesToAtlasGoalConnection>;
@@ -14652,11 +14657,13 @@ export declare type GraphStore = {
14652
14657
  jiraProjectAssociatedAtlasGoalInverse?: Maybe<GraphStoreSimplifiedJiraProjectAssociatedAtlasGoalInverseConnection>;
14653
14658
  jiraProjectAssociatedAtlasGoalInverseRelationship?: Maybe<GraphStoreFullJiraProjectAssociatedAtlasGoalConnection>;
14654
14659
  jiraProjectAssociatedAtlasGoalRelationship?: Maybe<GraphStoreFullJiraProjectAssociatedAtlasGoalConnection>;
14660
+ jsmProjectAssociatedService?: Maybe<GraphStoreSimplifiedJsmProjectAssociatedServiceConnection>;
14655
14661
  jsmProjectAssociatedServiceBatch?: Maybe<GraphStoreBatchJsmProjectAssociatedServiceConnection>;
14656
14662
  jsmProjectAssociatedServiceInverse?: Maybe<GraphStoreSimplifiedJsmProjectAssociatedServiceInverseConnection>;
14657
14663
  jsmProjectAssociatedServiceInverseBatch?: Maybe<GraphStoreBatchJsmProjectAssociatedServiceConnection>;
14658
14664
  jsmProjectAssociatedServiceInverseRelationship?: Maybe<GraphStoreFullJsmProjectAssociatedServiceConnection>;
14659
14665
  jsmProjectAssociatedServiceRelationship?: Maybe<GraphStoreFullJsmProjectAssociatedServiceConnection>;
14666
+ jswProjectAssociatedComponent?: Maybe<GraphStoreSimplifiedJswProjectAssociatedComponentConnection>;
14660
14667
  jswProjectAssociatedComponentInverse?: Maybe<GraphStoreSimplifiedJswProjectAssociatedComponentInverseConnection>;
14661
14668
  jswProjectAssociatedComponentInverseRelationship?: Maybe<GraphStoreFullJswProjectAssociatedComponentConnection>;
14662
14669
  jswProjectAssociatedComponentRelationship?: Maybe<GraphStoreFullJswProjectAssociatedComponentConnection>;
@@ -14673,9 +14680,11 @@ export declare type GraphStore = {
14673
14680
  linkedProjectHasVersionInverseRelationship?: Maybe<GraphStoreFullLinkedProjectHasVersionConnection>;
14674
14681
  linkedProjectHasVersionRelationship?: Maybe<GraphStoreFullLinkedProjectHasVersionConnection>;
14675
14682
  operationsContainerImpactedByIncident?: Maybe<GraphStoreSimplifiedOperationsContainerImpactedByIncidentConnection>;
14683
+ operationsContainerImpactedByIncidentInverse?: Maybe<GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseConnection>;
14676
14684
  operationsContainerImpactedByIncidentInverseRelationship?: Maybe<GraphStoreFullOperationsContainerImpactedByIncidentConnection>;
14677
14685
  operationsContainerImpactedByIncidentRelationship?: Maybe<GraphStoreFullOperationsContainerImpactedByIncidentConnection>;
14678
14686
  operationsContainerImprovedByActionItem?: Maybe<GraphStoreSimplifiedOperationsContainerImprovedByActionItemConnection>;
14687
+ operationsContainerImprovedByActionItemInverse?: Maybe<GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseConnection>;
14679
14688
  operationsContainerImprovedByActionItemInverseRelationship?: Maybe<GraphStoreFullOperationsContainerImprovedByActionItemConnection>;
14680
14689
  operationsContainerImprovedByActionItemRelationship?: Maybe<GraphStoreFullOperationsContainerImprovedByActionItemConnection>;
14681
14690
  parentDocumentHasChildDocument?: Maybe<GraphStoreSimplifiedParentDocumentHasChildDocumentConnection>;
@@ -14720,6 +14729,7 @@ export declare type GraphStore = {
14720
14729
  projectAssociatedRepoInverse?: Maybe<GraphStoreSimplifiedProjectAssociatedRepoInverseConnection>;
14721
14730
  projectAssociatedRepoInverseRelationship?: Maybe<GraphStoreFullProjectAssociatedRepoConnection>;
14722
14731
  projectAssociatedRepoRelationship?: Maybe<GraphStoreFullProjectAssociatedRepoConnection>;
14732
+ projectAssociatedService?: Maybe<GraphStoreSimplifiedProjectAssociatedServiceConnection>;
14723
14733
  projectAssociatedServiceInverse?: Maybe<GraphStoreSimplifiedProjectAssociatedServiceInverseConnection>;
14724
14734
  projectAssociatedServiceInverseRelationship?: Maybe<GraphStoreFullProjectAssociatedServiceConnection>;
14725
14735
  projectAssociatedServiceRelationship?: Maybe<GraphStoreFullProjectAssociatedServiceConnection>;
@@ -14727,6 +14737,7 @@ export declare type GraphStore = {
14727
14737
  projectAssociatedToIncidentInverse?: Maybe<GraphStoreSimplifiedProjectAssociatedToIncidentInverseConnection>;
14728
14738
  projectAssociatedToIncidentInverseRelationship?: Maybe<GraphStoreFullProjectAssociatedToIncidentConnection>;
14729
14739
  projectAssociatedToIncidentRelationship?: Maybe<GraphStoreFullProjectAssociatedToIncidentConnection>;
14740
+ projectAssociatedToOperationsContainer?: Maybe<GraphStoreSimplifiedProjectAssociatedToOperationsContainerConnection>;
14730
14741
  projectAssociatedToOperationsContainerInverse?: Maybe<GraphStoreSimplifiedProjectAssociatedToOperationsContainerInverseConnection>;
14731
14742
  projectAssociatedToOperationsContainerInverseRelationship?: Maybe<GraphStoreFullProjectAssociatedToOperationsContainerConnection>;
14732
14743
  projectAssociatedToOperationsContainerRelationship?: Maybe<GraphStoreFullProjectAssociatedToOperationsContainerConnection>;
@@ -14775,6 +14786,7 @@ export declare type GraphStore = {
14775
14786
  securityContainerAssociatedToVulnerabilityInverseRelationship?: Maybe<GraphStoreFullSecurityContainerAssociatedToVulnerabilityConnection>;
14776
14787
  securityContainerAssociatedToVulnerabilityRelationship?: Maybe<GraphStoreFullSecurityContainerAssociatedToVulnerabilityConnection>;
14777
14788
  serviceLinkedIncident?: Maybe<GraphStoreSimplifiedServiceLinkedIncidentConnection>;
14789
+ serviceLinkedIncidentInverse?: Maybe<GraphStoreSimplifiedServiceLinkedIncidentInverseConnection>;
14778
14790
  serviceLinkedIncidentInverseRelationship?: Maybe<GraphStoreFullServiceLinkedIncidentConnection>;
14779
14791
  serviceLinkedIncidentRelationship?: Maybe<GraphStoreFullServiceLinkedIncidentConnection>;
14780
14792
  shipit57IssueLinksToPage?: Maybe<GraphStoreSimplifiedShipit57IssueLinksToPageConnection>;
@@ -14960,6 +14972,11 @@ export declare type GraphStoreComponentLinkedJswIssueArgs = {
14960
14972
  first?: InputMaybe<Scalars['Int']['input']>;
14961
14973
  id: Scalars['ID']['input'];
14962
14974
  };
14975
+ export declare type GraphStoreComponentLinkedJswIssueInverseArgs = {
14976
+ after?: InputMaybe<Scalars['String']['input']>;
14977
+ first?: InputMaybe<Scalars['Int']['input']>;
14978
+ id: Scalars['ID']['input'];
14979
+ };
14963
14980
  export declare type GraphStoreComponentLinkedJswIssueInverseRelationshipArgs = {
14964
14981
  after?: InputMaybe<Scalars['String']['input']>;
14965
14982
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15331,6 +15348,26 @@ export declare type GraphStoreIssueRecursiveAssociatedPrRelationshipArgs = {
15331
15348
  first?: InputMaybe<Scalars['Int']['input']>;
15332
15349
  id: Scalars['ID']['input'];
15333
15350
  };
15351
+ export declare type GraphStoreIssueToWhiteboardArgs = {
15352
+ after?: InputMaybe<Scalars['String']['input']>;
15353
+ first?: InputMaybe<Scalars['Int']['input']>;
15354
+ id: Scalars['ID']['input'];
15355
+ };
15356
+ export declare type GraphStoreIssueToWhiteboardInverseArgs = {
15357
+ after?: InputMaybe<Scalars['String']['input']>;
15358
+ first?: InputMaybe<Scalars['Int']['input']>;
15359
+ id: Scalars['ID']['input'];
15360
+ };
15361
+ export declare type GraphStoreIssueToWhiteboardInverseRelationshipArgs = {
15362
+ after?: InputMaybe<Scalars['String']['input']>;
15363
+ first?: InputMaybe<Scalars['Int']['input']>;
15364
+ id: Scalars['ID']['input'];
15365
+ };
15366
+ export declare type GraphStoreIssueToWhiteboardRelationshipArgs = {
15367
+ after?: InputMaybe<Scalars['String']['input']>;
15368
+ first?: InputMaybe<Scalars['Int']['input']>;
15369
+ id: Scalars['ID']['input'];
15370
+ };
15334
15371
  export declare type GraphStoreJiraEpicContributesToAtlasGoalArgs = {
15335
15372
  after?: InputMaybe<Scalars['String']['input']>;
15336
15373
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15371,6 +15408,11 @@ export declare type GraphStoreJiraProjectAssociatedAtlasGoalRelationshipArgs = {
15371
15408
  first?: InputMaybe<Scalars['Int']['input']>;
15372
15409
  id: Scalars['ID']['input'];
15373
15410
  };
15411
+ export declare type GraphStoreJsmProjectAssociatedServiceArgs = {
15412
+ after?: InputMaybe<Scalars['String']['input']>;
15413
+ first?: InputMaybe<Scalars['Int']['input']>;
15414
+ id: Scalars['ID']['input'];
15415
+ };
15374
15416
  export declare type GraphStoreJsmProjectAssociatedServiceBatchArgs = {
15375
15417
  after?: InputMaybe<Scalars['String']['input']>;
15376
15418
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15396,6 +15438,11 @@ export declare type GraphStoreJsmProjectAssociatedServiceRelationshipArgs = {
15396
15438
  first?: InputMaybe<Scalars['Int']['input']>;
15397
15439
  id: Scalars['ID']['input'];
15398
15440
  };
15441
+ export declare type GraphStoreJswProjectAssociatedComponentArgs = {
15442
+ after?: InputMaybe<Scalars['String']['input']>;
15443
+ first?: InputMaybe<Scalars['Int']['input']>;
15444
+ id: Scalars['ID']['input'];
15445
+ };
15399
15446
  export declare type GraphStoreJswProjectAssociatedComponentInverseArgs = {
15400
15447
  after?: InputMaybe<Scalars['String']['input']>;
15401
15448
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15484,6 +15531,11 @@ export declare type GraphStoreOperationsContainerImpactedByIncidentArgs = {
15484
15531
  first?: InputMaybe<Scalars['Int']['input']>;
15485
15532
  id: Scalars['ID']['input'];
15486
15533
  };
15534
+ export declare type GraphStoreOperationsContainerImpactedByIncidentInverseArgs = {
15535
+ after?: InputMaybe<Scalars['String']['input']>;
15536
+ first?: InputMaybe<Scalars['Int']['input']>;
15537
+ id: Scalars['ID']['input'];
15538
+ };
15487
15539
  export declare type GraphStoreOperationsContainerImpactedByIncidentInverseRelationshipArgs = {
15488
15540
  after?: InputMaybe<Scalars['String']['input']>;
15489
15541
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15499,6 +15551,11 @@ export declare type GraphStoreOperationsContainerImprovedByActionItemArgs = {
15499
15551
  first?: InputMaybe<Scalars['Int']['input']>;
15500
15552
  id: Scalars['ID']['input'];
15501
15553
  };
15554
+ export declare type GraphStoreOperationsContainerImprovedByActionItemInverseArgs = {
15555
+ after?: InputMaybe<Scalars['String']['input']>;
15556
+ first?: InputMaybe<Scalars['Int']['input']>;
15557
+ id: Scalars['ID']['input'];
15558
+ };
15502
15559
  export declare type GraphStoreOperationsContainerImprovedByActionItemInverseRelationshipArgs = {
15503
15560
  after?: InputMaybe<Scalars['String']['input']>;
15504
15561
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15749,6 +15806,11 @@ export declare type GraphStoreProjectAssociatedRepoRelationshipArgs = {
15749
15806
  id: Scalars['ID']['input'];
15750
15807
  sort?: InputMaybe<GraphStoreProjectAssociatedRepoSortInput>;
15751
15808
  };
15809
+ export declare type GraphStoreProjectAssociatedServiceArgs = {
15810
+ after?: InputMaybe<Scalars['String']['input']>;
15811
+ first?: InputMaybe<Scalars['Int']['input']>;
15812
+ id: Scalars['ID']['input'];
15813
+ };
15752
15814
  export declare type GraphStoreProjectAssociatedServiceInverseArgs = {
15753
15815
  after?: InputMaybe<Scalars['String']['input']>;
15754
15816
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -15784,6 +15846,11 @@ export declare type GraphStoreProjectAssociatedToIncidentRelationshipArgs = {
15784
15846
  first?: InputMaybe<Scalars['Int']['input']>;
15785
15847
  id: Scalars['ID']['input'];
15786
15848
  };
15849
+ export declare type GraphStoreProjectAssociatedToOperationsContainerArgs = {
15850
+ after?: InputMaybe<Scalars['String']['input']>;
15851
+ first?: InputMaybe<Scalars['Int']['input']>;
15852
+ id: Scalars['ID']['input'];
15853
+ };
15787
15854
  export declare type GraphStoreProjectAssociatedToOperationsContainerInverseArgs = {
15788
15855
  after?: InputMaybe<Scalars['String']['input']>;
15789
15856
  first?: InputMaybe<Scalars['Int']['input']>;
@@ -16034,6 +16101,13 @@ export declare type GraphStoreServiceLinkedIncidentArgs = {
16034
16101
  id: Scalars['ID']['input'];
16035
16102
  sort?: InputMaybe<GraphStoreServiceLinkedIncidentSortInput>;
16036
16103
  };
16104
+ export declare type GraphStoreServiceLinkedIncidentInverseArgs = {
16105
+ after?: InputMaybe<Scalars['String']['input']>;
16106
+ filter?: InputMaybe<GraphStoreServiceLinkedIncidentFilterInput>;
16107
+ first?: InputMaybe<Scalars['Int']['input']>;
16108
+ id: Scalars['ID']['input'];
16109
+ sort?: InputMaybe<GraphStoreServiceLinkedIncidentSortInput>;
16110
+ };
16037
16111
  export declare type GraphStoreServiceLinkedIncidentInverseRelationshipArgs = {
16038
16112
  after?: InputMaybe<Scalars['String']['input']>;
16039
16113
  filter?: InputMaybe<GraphStoreServiceLinkedIncidentFilterInput>;
@@ -16769,8 +16843,10 @@ export declare type GraphStoreBatchJsmProjectAssociatedServiceEdge = {
16769
16843
  };
16770
16844
  export declare type GraphStoreBatchJsmProjectAssociatedServiceEndNode = Node & {
16771
16845
  __typename?: 'GraphStoreBatchJsmProjectAssociatedServiceEndNode';
16846
+ data?: Maybe<GraphStoreBatchJsmProjectAssociatedServiceEndUnion>;
16772
16847
  id: Scalars['ID']['output'];
16773
16848
  };
16849
+ export declare type GraphStoreBatchJsmProjectAssociatedServiceEndUnion = DevOpsService;
16774
16850
  export declare type GraphStoreBatchJsmProjectAssociatedServiceInnerConnection = {
16775
16851
  __typename?: 'GraphStoreBatchJsmProjectAssociatedServiceInnerConnection';
16776
16852
  edges: Array<Maybe<GraphStoreBatchJsmProjectAssociatedServiceInnerEdge>>;
@@ -16919,6 +16995,20 @@ export declare type GraphStoreCreateIncidentLinkedJswIssueRelationshipInput = {
16919
16995
  to: Scalars['ID']['input'];
16920
16996
  updatedAt?: InputMaybe<Scalars['DateTime']['input']>;
16921
16997
  };
16998
+ export declare type GraphStoreCreateIssueToWhiteboardInput = {
16999
+ relationships: Array<GraphStoreCreateIssueToWhiteboardRelationshipInput>;
17000
+ };
17001
+ export declare type GraphStoreCreateIssueToWhiteboardPayload = Payload & {
17002
+ __typename?: 'GraphStoreCreateIssueToWhiteboardPayload';
17003
+ errors?: Maybe<Array<MutationError>>;
17004
+ success: Scalars['Boolean']['output'];
17005
+ };
17006
+ export declare type GraphStoreCreateIssueToWhiteboardRelationshipInput = {
17007
+ from: Scalars['ID']['input'];
17008
+ sequenceNumber?: InputMaybe<Scalars['Long']['input']>;
17009
+ to: Scalars['ID']['input'];
17010
+ updatedAt?: InputMaybe<Scalars['DateTime']['input']>;
17011
+ };
16922
17012
  export declare type GraphStoreCreateJswProjectAssociatedComponentInput = {
16923
17013
  relationships: Array<GraphStoreCreateJswProjectAssociatedComponentRelationshipInput>;
16924
17014
  };
@@ -17193,6 +17283,18 @@ export declare type GraphStoreDeleteIncidentLinkedJswIssueRelationshipInput = {
17193
17283
  from: Scalars['ID']['input'];
17194
17284
  to: Scalars['ID']['input'];
17195
17285
  };
17286
+ export declare type GraphStoreDeleteIssueToWhiteboardInput = {
17287
+ relationships: Array<GraphStoreDeleteIssueToWhiteboardRelationshipInput>;
17288
+ };
17289
+ export declare type GraphStoreDeleteIssueToWhiteboardPayload = Payload & {
17290
+ __typename?: 'GraphStoreDeleteIssueToWhiteboardPayload';
17291
+ errors?: Maybe<Array<MutationError>>;
17292
+ success: Scalars['Boolean']['output'];
17293
+ };
17294
+ export declare type GraphStoreDeleteIssueToWhiteboardRelationshipInput = {
17295
+ from: Scalars['ID']['input'];
17296
+ to: Scalars['ID']['input'];
17297
+ };
17196
17298
  export declare type GraphStoreDeleteJswProjectAssociatedComponentInput = {
17197
17299
  relationships: Array<GraphStoreDeleteJswProjectAssociatedComponentRelationshipInput>;
17198
17300
  };
@@ -17545,8 +17647,10 @@ export declare type GraphStoreFullComponentLinkedJswIssueNode = Node & {
17545
17647
  };
17546
17648
  export declare type GraphStoreFullComponentLinkedJswIssueStartNode = {
17547
17649
  __typename?: 'GraphStoreFullComponentLinkedJswIssueStartNode';
17650
+ data?: Maybe<GraphStoreFullComponentLinkedJswIssueStartUnion>;
17548
17651
  id: Scalars['ID']['output'];
17549
17652
  };
17653
+ export declare type GraphStoreFullComponentLinkedJswIssueStartUnion = DevOpsService;
17550
17654
  export declare type GraphStoreFullContentReferencedEntityConnection = HasPageInfo & {
17551
17655
  __typename?: 'GraphStoreFullContentReferencedEntityConnection';
17552
17656
  edges: Array<Maybe<GraphStoreFullContentReferencedEntityEdge>>;
@@ -18182,6 +18286,39 @@ export declare type GraphStoreFullIssueRecursiveAssociatedPrStartNode = {
18182
18286
  id: Scalars['ID']['output'];
18183
18287
  };
18184
18288
  export declare type GraphStoreFullIssueRecursiveAssociatedPrStartUnion = JiraIssue;
18289
+ export declare type GraphStoreFullIssueToWhiteboardConnection = HasPageInfo & HasTotal & {
18290
+ __typename?: 'GraphStoreFullIssueToWhiteboardConnection';
18291
+ edges: Array<Maybe<GraphStoreFullIssueToWhiteboardEdge>>;
18292
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
18293
+ nodes: Array<Maybe<GraphStoreFullIssueToWhiteboardNode>>;
18294
+ pageInfo: PageInfo;
18295
+ totalCount?: Maybe<Scalars['Int']['output']>;
18296
+ };
18297
+ export declare type GraphStoreFullIssueToWhiteboardEdge = {
18298
+ __typename?: 'GraphStoreFullIssueToWhiteboardEdge';
18299
+ cursor?: Maybe<Scalars['String']['output']>;
18300
+ node: GraphStoreFullIssueToWhiteboardNode;
18301
+ };
18302
+ export declare type GraphStoreFullIssueToWhiteboardEndNode = {
18303
+ __typename?: 'GraphStoreFullIssueToWhiteboardEndNode';
18304
+ data?: Maybe<GraphStoreFullIssueToWhiteboardEndUnion>;
18305
+ id: Scalars['ID']['output'];
18306
+ };
18307
+ export declare type GraphStoreFullIssueToWhiteboardEndUnion = ConfluenceWhiteboard;
18308
+ export declare type GraphStoreFullIssueToWhiteboardNode = Node & {
18309
+ __typename?: 'GraphStoreFullIssueToWhiteboardNode';
18310
+ createdAt: Scalars['DateTime']['output'];
18311
+ from: GraphStoreFullIssueToWhiteboardStartNode;
18312
+ id: Scalars['ID']['output'];
18313
+ lastUpdated: Scalars['DateTime']['output'];
18314
+ to: GraphStoreFullIssueToWhiteboardEndNode;
18315
+ };
18316
+ export declare type GraphStoreFullIssueToWhiteboardStartNode = {
18317
+ __typename?: 'GraphStoreFullIssueToWhiteboardStartNode';
18318
+ data?: Maybe<GraphStoreFullIssueToWhiteboardStartUnion>;
18319
+ id: Scalars['ID']['output'];
18320
+ };
18321
+ export declare type GraphStoreFullIssueToWhiteboardStartUnion = JiraIssue;
18185
18322
  export declare type GraphStoreFullJiraEpicContributesToAtlasGoalConnection = HasPageInfo & {
18186
18323
  __typename?: 'GraphStoreFullJiraEpicContributesToAtlasGoalConnection';
18187
18324
  edges: Array<Maybe<GraphStoreFullJiraEpicContributesToAtlasGoalEdge>>;
@@ -18261,8 +18398,10 @@ export declare type GraphStoreFullJsmProjectAssociatedServiceEdge = {
18261
18398
  };
18262
18399
  export declare type GraphStoreFullJsmProjectAssociatedServiceEndNode = {
18263
18400
  __typename?: 'GraphStoreFullJsmProjectAssociatedServiceEndNode';
18401
+ data?: Maybe<GraphStoreFullJsmProjectAssociatedServiceEndUnion>;
18264
18402
  id: Scalars['ID']['output'];
18265
18403
  };
18404
+ export declare type GraphStoreFullJsmProjectAssociatedServiceEndUnion = DevOpsService;
18266
18405
  export declare type GraphStoreFullJsmProjectAssociatedServiceNode = Node & {
18267
18406
  __typename?: 'GraphStoreFullJsmProjectAssociatedServiceNode';
18268
18407
  createdAt: Scalars['DateTime']['output'];
@@ -18292,8 +18431,10 @@ export declare type GraphStoreFullJswProjectAssociatedComponentEdge = {
18292
18431
  };
18293
18432
  export declare type GraphStoreFullJswProjectAssociatedComponentEndNode = {
18294
18433
  __typename?: 'GraphStoreFullJswProjectAssociatedComponentEndNode';
18434
+ data?: Maybe<GraphStoreFullJswProjectAssociatedComponentEndUnion>;
18295
18435
  id: Scalars['ID']['output'];
18296
18436
  };
18437
+ export declare type GraphStoreFullJswProjectAssociatedComponentEndUnion = DevOpsService;
18297
18438
  export declare type GraphStoreFullJswProjectAssociatedComponentNode = Node & {
18298
18439
  __typename?: 'GraphStoreFullJswProjectAssociatedComponentNode';
18299
18440
  createdAt: Scalars['DateTime']['output'];
@@ -18458,8 +18599,10 @@ export declare type GraphStoreFullOperationsContainerImpactedByIncidentNode = No
18458
18599
  };
18459
18600
  export declare type GraphStoreFullOperationsContainerImpactedByIncidentStartNode = {
18460
18601
  __typename?: 'GraphStoreFullOperationsContainerImpactedByIncidentStartNode';
18602
+ data?: Maybe<GraphStoreFullOperationsContainerImpactedByIncidentStartUnion>;
18461
18603
  id: Scalars['ID']['output'];
18462
18604
  };
18605
+ export declare type GraphStoreFullOperationsContainerImpactedByIncidentStartUnion = DevOpsService;
18463
18606
  export declare type GraphStoreFullOperationsContainerImprovedByActionItemConnection = HasPageInfo & {
18464
18607
  __typename?: 'GraphStoreFullOperationsContainerImprovedByActionItemConnection';
18465
18608
  edges: Array<Maybe<GraphStoreFullOperationsContainerImprovedByActionItemEdge>>;
@@ -18487,8 +18630,10 @@ export declare type GraphStoreFullOperationsContainerImprovedByActionItemNode =
18487
18630
  };
18488
18631
  export declare type GraphStoreFullOperationsContainerImprovedByActionItemStartNode = {
18489
18632
  __typename?: 'GraphStoreFullOperationsContainerImprovedByActionItemStartNode';
18633
+ data?: Maybe<GraphStoreFullOperationsContainerImprovedByActionItemStartUnion>;
18490
18634
  id: Scalars['ID']['output'];
18491
18635
  };
18636
+ export declare type GraphStoreFullOperationsContainerImprovedByActionItemStartUnion = DevOpsService;
18492
18637
  export declare enum GraphStoreFullParentDocumentHasChildDocumentCategoryOutput {
18493
18638
  Archive = "ARCHIVE",
18494
18639
  Audio = "AUDIO",
@@ -19009,8 +19154,10 @@ export declare type GraphStoreFullProjectAssociatedServiceEdge = {
19009
19154
  };
19010
19155
  export declare type GraphStoreFullProjectAssociatedServiceEndNode = {
19011
19156
  __typename?: 'GraphStoreFullProjectAssociatedServiceEndNode';
19157
+ data?: Maybe<GraphStoreFullProjectAssociatedServiceEndUnion>;
19012
19158
  id: Scalars['ID']['output'];
19013
19159
  };
19160
+ export declare type GraphStoreFullProjectAssociatedServiceEndUnion = DevOpsService;
19014
19161
  export declare type GraphStoreFullProjectAssociatedServiceNode = Node & {
19015
19162
  __typename?: 'GraphStoreFullProjectAssociatedServiceNode';
19016
19163
  createdAt: Scalars['DateTime']['output'];
@@ -19073,8 +19220,10 @@ export declare type GraphStoreFullProjectAssociatedToOperationsContainerEdge = {
19073
19220
  };
19074
19221
  export declare type GraphStoreFullProjectAssociatedToOperationsContainerEndNode = {
19075
19222
  __typename?: 'GraphStoreFullProjectAssociatedToOperationsContainerEndNode';
19223
+ data?: Maybe<GraphStoreFullProjectAssociatedToOperationsContainerEndUnion>;
19076
19224
  id: Scalars['ID']['output'];
19077
19225
  };
19226
+ export declare type GraphStoreFullProjectAssociatedToOperationsContainerEndUnion = DevOpsService;
19078
19227
  export declare type GraphStoreFullProjectAssociatedToOperationsContainerNode = Node & {
19079
19228
  __typename?: 'GraphStoreFullProjectAssociatedToOperationsContainerNode';
19080
19229
  createdAt: Scalars['DateTime']['output'];
@@ -19586,8 +19735,10 @@ export declare type GraphStoreFullServiceLinkedIncidentRelationshipObjectMetadat
19586
19735
  };
19587
19736
  export declare type GraphStoreFullServiceLinkedIncidentStartNode = {
19588
19737
  __typename?: 'GraphStoreFullServiceLinkedIncidentStartNode';
19738
+ data?: Maybe<GraphStoreFullServiceLinkedIncidentStartUnion>;
19589
19739
  id: Scalars['ID']['output'];
19590
19740
  };
19741
+ export declare type GraphStoreFullServiceLinkedIncidentStartUnion = DevOpsService;
19591
19742
  export declare type GraphStoreFullShipit57IssueLinksToPageConnection = HasPageInfo & HasTotal & {
19592
19743
  __typename?: 'GraphStoreFullShipit57IssueLinksToPageConnection';
19593
19744
  edges: Array<Maybe<GraphStoreFullShipit57IssueLinksToPageEdge>>;
@@ -20789,6 +20940,7 @@ export declare type GraphStoreMutation = {
20789
20940
  createIncidentAssociatedPostIncidentReviewLink?: Maybe<GraphStoreCreateIncidentAssociatedPostIncidentReviewLinkPayload>;
20790
20941
  createIncidentHasActionItem?: Maybe<GraphStoreCreateIncidentHasActionItemPayload>;
20791
20942
  createIncidentLinkedJswIssue?: Maybe<GraphStoreCreateIncidentLinkedJswIssuePayload>;
20943
+ createIssueToWhiteboard?: Maybe<GraphStoreCreateIssueToWhiteboardPayload>;
20792
20944
  createJswProjectAssociatedComponent?: Maybe<GraphStoreCreateJswProjectAssociatedComponentPayload>;
20793
20945
  createProjectAssociatedOpsgenieTeam?: Maybe<GraphStoreCreateProjectAssociatedOpsgenieTeamPayload>;
20794
20946
  createProjectAssociatedToSecurityContainer?: Maybe<GraphStoreCreateProjectAssociatedToSecurityContainerPayload>;
@@ -20806,6 +20958,7 @@ export declare type GraphStoreMutation = {
20806
20958
  deleteIncidentAssociatedPostIncidentReviewLink?: Maybe<GraphStoreDeleteIncidentAssociatedPostIncidentReviewLinkPayload>;
20807
20959
  deleteIncidentHasActionItem?: Maybe<GraphStoreDeleteIncidentHasActionItemPayload>;
20808
20960
  deleteIncidentLinkedJswIssue?: Maybe<GraphStoreDeleteIncidentLinkedJswIssuePayload>;
20961
+ deleteIssueToWhiteboard?: Maybe<GraphStoreDeleteIssueToWhiteboardPayload>;
20809
20962
  deleteJswProjectAssociatedComponent?: Maybe<GraphStoreDeleteJswProjectAssociatedComponentPayload>;
20810
20963
  deleteProjectAssociatedOpsgenieTeam?: Maybe<GraphStoreDeleteProjectAssociatedOpsgenieTeamPayload>;
20811
20964
  deleteProjectAssociatedToSecurityContainer?: Maybe<GraphStoreDeleteProjectAssociatedToSecurityContainerPayload>;
@@ -20830,6 +20983,9 @@ export declare type GraphStoreMutationCreateIncidentHasActionItemArgs = {
20830
20983
  export declare type GraphStoreMutationCreateIncidentLinkedJswIssueArgs = {
20831
20984
  input?: InputMaybe<GraphStoreCreateIncidentLinkedJswIssueInput>;
20832
20985
  };
20986
+ export declare type GraphStoreMutationCreateIssueToWhiteboardArgs = {
20987
+ input?: InputMaybe<GraphStoreCreateIssueToWhiteboardInput>;
20988
+ };
20833
20989
  export declare type GraphStoreMutationCreateJswProjectAssociatedComponentArgs = {
20834
20990
  input?: InputMaybe<GraphStoreCreateJswProjectAssociatedComponentInput>;
20835
20991
  };
@@ -20881,6 +21037,9 @@ export declare type GraphStoreMutationDeleteIncidentHasActionItemArgs = {
20881
21037
  export declare type GraphStoreMutationDeleteIncidentLinkedJswIssueArgs = {
20882
21038
  input?: InputMaybe<GraphStoreDeleteIncidentLinkedJswIssueInput>;
20883
21039
  };
21040
+ export declare type GraphStoreMutationDeleteIssueToWhiteboardArgs = {
21041
+ input?: InputMaybe<GraphStoreDeleteIssueToWhiteboardInput>;
21042
+ };
20884
21043
  export declare type GraphStoreMutationDeleteJswProjectAssociatedComponentArgs = {
20885
21044
  input?: InputMaybe<GraphStoreDeleteJswProjectAssociatedComponentInput>;
20886
21045
  };
@@ -21356,6 +21515,21 @@ export declare type GraphStoreSimplifiedComponentLinkedJswIssueEdge = {
21356
21515
  lastUpdated: Scalars['DateTime']['output'];
21357
21516
  node?: Maybe<GraphStoreSimplifiedComponentLinkedJswIssueUnion>;
21358
21517
  };
21518
+ export declare type GraphStoreSimplifiedComponentLinkedJswIssueInverseConnection = HasPageInfo & HasTotal & {
21519
+ __typename?: 'GraphStoreSimplifiedComponentLinkedJswIssueInverseConnection';
21520
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedComponentLinkedJswIssueInverseEdge>>>;
21521
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
21522
+ pageInfo: PageInfo;
21523
+ totalCount?: Maybe<Scalars['Int']['output']>;
21524
+ };
21525
+ export declare type GraphStoreSimplifiedComponentLinkedJswIssueInverseEdge = {
21526
+ __typename?: 'GraphStoreSimplifiedComponentLinkedJswIssueInverseEdge';
21527
+ createdAt: Scalars['DateTime']['output'];
21528
+ cursor?: Maybe<Scalars['String']['output']>;
21529
+ lastUpdated: Scalars['DateTime']['output'];
21530
+ node?: Maybe<GraphStoreSimplifiedComponentLinkedJswIssueInverseUnion>;
21531
+ };
21532
+ export declare type GraphStoreSimplifiedComponentLinkedJswIssueInverseUnion = DevOpsService;
21359
21533
  export declare type GraphStoreSimplifiedComponentLinkedJswIssueUnion = JiraIssue;
21360
21534
  export declare type GraphStoreSimplifiedContentReferencedEntityConnection = HasPageInfo & {
21361
21535
  __typename?: 'GraphStoreSimplifiedContentReferencedEntityConnection';
@@ -21764,6 +21938,36 @@ export declare type GraphStoreSimplifiedIssueRecursiveAssociatedPrInverseEdge =
21764
21938
  };
21765
21939
  export declare type GraphStoreSimplifiedIssueRecursiveAssociatedPrInverseUnion = JiraIssue;
21766
21940
  export declare type GraphStoreSimplifiedIssueRecursiveAssociatedPrUnion = DevOpsPullRequestDetails;
21941
+ export declare type GraphStoreSimplifiedIssueToWhiteboardConnection = HasPageInfo & HasTotal & {
21942
+ __typename?: 'GraphStoreSimplifiedIssueToWhiteboardConnection';
21943
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedIssueToWhiteboardEdge>>>;
21944
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
21945
+ pageInfo: PageInfo;
21946
+ totalCount?: Maybe<Scalars['Int']['output']>;
21947
+ };
21948
+ export declare type GraphStoreSimplifiedIssueToWhiteboardEdge = {
21949
+ __typename?: 'GraphStoreSimplifiedIssueToWhiteboardEdge';
21950
+ createdAt: Scalars['DateTime']['output'];
21951
+ cursor?: Maybe<Scalars['String']['output']>;
21952
+ lastUpdated: Scalars['DateTime']['output'];
21953
+ node?: Maybe<GraphStoreSimplifiedIssueToWhiteboardUnion>;
21954
+ };
21955
+ export declare type GraphStoreSimplifiedIssueToWhiteboardInverseConnection = HasPageInfo & HasTotal & {
21956
+ __typename?: 'GraphStoreSimplifiedIssueToWhiteboardInverseConnection';
21957
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedIssueToWhiteboardInverseEdge>>>;
21958
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
21959
+ pageInfo: PageInfo;
21960
+ totalCount?: Maybe<Scalars['Int']['output']>;
21961
+ };
21962
+ export declare type GraphStoreSimplifiedIssueToWhiteboardInverseEdge = {
21963
+ __typename?: 'GraphStoreSimplifiedIssueToWhiteboardInverseEdge';
21964
+ createdAt: Scalars['DateTime']['output'];
21965
+ cursor?: Maybe<Scalars['String']['output']>;
21966
+ lastUpdated: Scalars['DateTime']['output'];
21967
+ node?: Maybe<GraphStoreSimplifiedIssueToWhiteboardInverseUnion>;
21968
+ };
21969
+ export declare type GraphStoreSimplifiedIssueToWhiteboardInverseUnion = JiraIssue;
21970
+ export declare type GraphStoreSimplifiedIssueToWhiteboardUnion = ConfluenceWhiteboard;
21767
21971
  export declare type GraphStoreSimplifiedJiraEpicContributesToAtlasGoalConnection = HasPageInfo & {
21768
21972
  __typename?: 'GraphStoreSimplifiedJiraEpicContributesToAtlasGoalConnection';
21769
21973
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedJiraEpicContributesToAtlasGoalEdge>>>;
@@ -21820,6 +22024,20 @@ export declare type GraphStoreSimplifiedJiraProjectAssociatedAtlasGoalInverseEdg
21820
22024
  };
21821
22025
  export declare type GraphStoreSimplifiedJiraProjectAssociatedAtlasGoalInverseUnion = JiraProject;
21822
22026
  export declare type GraphStoreSimplifiedJiraProjectAssociatedAtlasGoalUnion = TownsquareGoal;
22027
+ export declare type GraphStoreSimplifiedJsmProjectAssociatedServiceConnection = HasPageInfo & HasTotal & {
22028
+ __typename?: 'GraphStoreSimplifiedJsmProjectAssociatedServiceConnection';
22029
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedJsmProjectAssociatedServiceEdge>>>;
22030
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
22031
+ pageInfo: PageInfo;
22032
+ totalCount?: Maybe<Scalars['Int']['output']>;
22033
+ };
22034
+ export declare type GraphStoreSimplifiedJsmProjectAssociatedServiceEdge = {
22035
+ __typename?: 'GraphStoreSimplifiedJsmProjectAssociatedServiceEdge';
22036
+ createdAt: Scalars['DateTime']['output'];
22037
+ cursor?: Maybe<Scalars['String']['output']>;
22038
+ lastUpdated: Scalars['DateTime']['output'];
22039
+ node?: Maybe<GraphStoreSimplifiedJsmProjectAssociatedServiceUnion>;
22040
+ };
21823
22041
  export declare type GraphStoreSimplifiedJsmProjectAssociatedServiceInverseConnection = HasPageInfo & HasTotal & {
21824
22042
  __typename?: 'GraphStoreSimplifiedJsmProjectAssociatedServiceInverseConnection';
21825
22043
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedJsmProjectAssociatedServiceInverseEdge>>>;
@@ -21835,6 +22053,21 @@ export declare type GraphStoreSimplifiedJsmProjectAssociatedServiceInverseEdge =
21835
22053
  node?: Maybe<GraphStoreSimplifiedJsmProjectAssociatedServiceInverseUnion>;
21836
22054
  };
21837
22055
  export declare type GraphStoreSimplifiedJsmProjectAssociatedServiceInverseUnion = JiraProject;
22056
+ export declare type GraphStoreSimplifiedJsmProjectAssociatedServiceUnion = DevOpsService;
22057
+ export declare type GraphStoreSimplifiedJswProjectAssociatedComponentConnection = HasPageInfo & HasTotal & {
22058
+ __typename?: 'GraphStoreSimplifiedJswProjectAssociatedComponentConnection';
22059
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedJswProjectAssociatedComponentEdge>>>;
22060
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
22061
+ pageInfo: PageInfo;
22062
+ totalCount?: Maybe<Scalars['Int']['output']>;
22063
+ };
22064
+ export declare type GraphStoreSimplifiedJswProjectAssociatedComponentEdge = {
22065
+ __typename?: 'GraphStoreSimplifiedJswProjectAssociatedComponentEdge';
22066
+ createdAt: Scalars['DateTime']['output'];
22067
+ cursor?: Maybe<Scalars['String']['output']>;
22068
+ lastUpdated: Scalars['DateTime']['output'];
22069
+ node?: Maybe<GraphStoreSimplifiedJswProjectAssociatedComponentUnion>;
22070
+ };
21838
22071
  export declare type GraphStoreSimplifiedJswProjectAssociatedComponentInverseConnection = HasPageInfo & HasTotal & {
21839
22072
  __typename?: 'GraphStoreSimplifiedJswProjectAssociatedComponentInverseConnection';
21840
22073
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedJswProjectAssociatedComponentInverseEdge>>>;
@@ -21850,6 +22083,7 @@ export declare type GraphStoreSimplifiedJswProjectAssociatedComponentInverseEdge
21850
22083
  node?: Maybe<GraphStoreSimplifiedJswProjectAssociatedComponentInverseUnion>;
21851
22084
  };
21852
22085
  export declare type GraphStoreSimplifiedJswProjectAssociatedComponentInverseUnion = JiraProject;
22086
+ export declare type GraphStoreSimplifiedJswProjectAssociatedComponentUnion = DevOpsService;
21853
22087
  export declare type GraphStoreSimplifiedJswProjectAssociatedIncidentConnection = HasPageInfo & HasTotal & {
21854
22088
  __typename?: 'GraphStoreSimplifiedJswProjectAssociatedIncidentConnection';
21855
22089
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedJswProjectAssociatedIncidentEdge>>>;
@@ -21952,6 +22186,19 @@ export declare type GraphStoreSimplifiedOperationsContainerImpactedByIncidentEdg
21952
22186
  lastUpdated: Scalars['DateTime']['output'];
21953
22187
  node?: Maybe<GraphStoreSimplifiedOperationsContainerImpactedByIncidentUnion>;
21954
22188
  };
22189
+ export declare type GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseConnection = HasPageInfo & {
22190
+ __typename?: 'GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseConnection';
22191
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseEdge>>>;
22192
+ pageInfo: PageInfo;
22193
+ };
22194
+ export declare type GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseEdge = {
22195
+ __typename?: 'GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseEdge';
22196
+ createdAt: Scalars['DateTime']['output'];
22197
+ cursor?: Maybe<Scalars['String']['output']>;
22198
+ lastUpdated: Scalars['DateTime']['output'];
22199
+ node?: Maybe<GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseUnion>;
22200
+ };
22201
+ export declare type GraphStoreSimplifiedOperationsContainerImpactedByIncidentInverseUnion = DevOpsService;
21955
22202
  export declare type GraphStoreSimplifiedOperationsContainerImpactedByIncidentUnion = DevOpsOperationsIncidentDetails | JiraIssue;
21956
22203
  export declare type GraphStoreSimplifiedOperationsContainerImprovedByActionItemConnection = HasPageInfo & {
21957
22204
  __typename?: 'GraphStoreSimplifiedOperationsContainerImprovedByActionItemConnection';
@@ -21965,6 +22212,19 @@ export declare type GraphStoreSimplifiedOperationsContainerImprovedByActionItemE
21965
22212
  lastUpdated: Scalars['DateTime']['output'];
21966
22213
  node?: Maybe<GraphStoreSimplifiedOperationsContainerImprovedByActionItemUnion>;
21967
22214
  };
22215
+ export declare type GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseConnection = HasPageInfo & {
22216
+ __typename?: 'GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseConnection';
22217
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseEdge>>>;
22218
+ pageInfo: PageInfo;
22219
+ };
22220
+ export declare type GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseEdge = {
22221
+ __typename?: 'GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseEdge';
22222
+ createdAt: Scalars['DateTime']['output'];
22223
+ cursor?: Maybe<Scalars['String']['output']>;
22224
+ lastUpdated: Scalars['DateTime']['output'];
22225
+ node?: Maybe<GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseUnion>;
22226
+ };
22227
+ export declare type GraphStoreSimplifiedOperationsContainerImprovedByActionItemInverseUnion = DevOpsService;
21968
22228
  export declare type GraphStoreSimplifiedOperationsContainerImprovedByActionItemUnion = JiraIssue;
21969
22229
  export declare type GraphStoreSimplifiedParentDocumentHasChildDocumentConnection = HasPageInfo & {
21970
22230
  __typename?: 'GraphStoreSimplifiedParentDocumentHasChildDocumentConnection';
@@ -22254,6 +22514,20 @@ export declare type GraphStoreSimplifiedProjectAssociatedRepoInverseEdge = {
22254
22514
  };
22255
22515
  export declare type GraphStoreSimplifiedProjectAssociatedRepoInverseUnion = JiraProject;
22256
22516
  export declare type GraphStoreSimplifiedProjectAssociatedRepoUnion = DevOpsRepository;
22517
+ export declare type GraphStoreSimplifiedProjectAssociatedServiceConnection = HasPageInfo & HasTotal & {
22518
+ __typename?: 'GraphStoreSimplifiedProjectAssociatedServiceConnection';
22519
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedProjectAssociatedServiceEdge>>>;
22520
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
22521
+ pageInfo: PageInfo;
22522
+ totalCount?: Maybe<Scalars['Int']['output']>;
22523
+ };
22524
+ export declare type GraphStoreSimplifiedProjectAssociatedServiceEdge = {
22525
+ __typename?: 'GraphStoreSimplifiedProjectAssociatedServiceEdge';
22526
+ createdAt: Scalars['DateTime']['output'];
22527
+ cursor?: Maybe<Scalars['String']['output']>;
22528
+ lastUpdated: Scalars['DateTime']['output'];
22529
+ node?: Maybe<GraphStoreSimplifiedProjectAssociatedServiceUnion>;
22530
+ };
22257
22531
  export declare type GraphStoreSimplifiedProjectAssociatedServiceInverseConnection = HasPageInfo & HasTotal & {
22258
22532
  __typename?: 'GraphStoreSimplifiedProjectAssociatedServiceInverseConnection';
22259
22533
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedProjectAssociatedServiceInverseEdge>>>;
@@ -22269,6 +22543,7 @@ export declare type GraphStoreSimplifiedProjectAssociatedServiceInverseEdge = {
22269
22543
  node?: Maybe<GraphStoreSimplifiedProjectAssociatedServiceInverseUnion>;
22270
22544
  };
22271
22545
  export declare type GraphStoreSimplifiedProjectAssociatedServiceInverseUnion = JiraProject;
22546
+ export declare type GraphStoreSimplifiedProjectAssociatedServiceUnion = DevOpsService;
22272
22547
  export declare type GraphStoreSimplifiedProjectAssociatedToIncidentConnection = HasPageInfo & HasTotal & {
22273
22548
  __typename?: 'GraphStoreSimplifiedProjectAssociatedToIncidentConnection';
22274
22549
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedProjectAssociatedToIncidentEdge>>>;
@@ -22299,6 +22574,20 @@ export declare type GraphStoreSimplifiedProjectAssociatedToIncidentInverseEdge =
22299
22574
  };
22300
22575
  export declare type GraphStoreSimplifiedProjectAssociatedToIncidentInverseUnion = JiraProject;
22301
22576
  export declare type GraphStoreSimplifiedProjectAssociatedToIncidentUnion = DevOpsOperationsIncidentDetails | JiraIssue;
22577
+ export declare type GraphStoreSimplifiedProjectAssociatedToOperationsContainerConnection = HasPageInfo & HasTotal & {
22578
+ __typename?: 'GraphStoreSimplifiedProjectAssociatedToOperationsContainerConnection';
22579
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedProjectAssociatedToOperationsContainerEdge>>>;
22580
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
22581
+ pageInfo: PageInfo;
22582
+ totalCount?: Maybe<Scalars['Int']['output']>;
22583
+ };
22584
+ export declare type GraphStoreSimplifiedProjectAssociatedToOperationsContainerEdge = {
22585
+ __typename?: 'GraphStoreSimplifiedProjectAssociatedToOperationsContainerEdge';
22586
+ createdAt: Scalars['DateTime']['output'];
22587
+ cursor?: Maybe<Scalars['String']['output']>;
22588
+ lastUpdated: Scalars['DateTime']['output'];
22589
+ node?: Maybe<GraphStoreSimplifiedProjectAssociatedToOperationsContainerUnion>;
22590
+ };
22302
22591
  export declare type GraphStoreSimplifiedProjectAssociatedToOperationsContainerInverseConnection = HasPageInfo & HasTotal & {
22303
22592
  __typename?: 'GraphStoreSimplifiedProjectAssociatedToOperationsContainerInverseConnection';
22304
22593
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedProjectAssociatedToOperationsContainerInverseEdge>>>;
@@ -22314,6 +22603,7 @@ export declare type GraphStoreSimplifiedProjectAssociatedToOperationsContainerIn
22314
22603
  node?: Maybe<GraphStoreSimplifiedProjectAssociatedToOperationsContainerInverseUnion>;
22315
22604
  };
22316
22605
  export declare type GraphStoreSimplifiedProjectAssociatedToOperationsContainerInverseUnion = JiraProject;
22606
+ export declare type GraphStoreSimplifiedProjectAssociatedToOperationsContainerUnion = DevOpsService;
22317
22607
  export declare type GraphStoreSimplifiedProjectAssociatedToSecurityContainerInverseConnection = HasPageInfo & HasTotal & {
22318
22608
  __typename?: 'GraphStoreSimplifiedProjectAssociatedToSecurityContainerInverseConnection';
22319
22609
  edges?: Maybe<Array<Maybe<GraphStoreSimplifiedProjectAssociatedToSecurityContainerInverseEdge>>>;
@@ -22622,6 +22912,21 @@ export declare type GraphStoreSimplifiedServiceLinkedIncidentEdge = {
22622
22912
  lastUpdated: Scalars['DateTime']['output'];
22623
22913
  node?: Maybe<GraphStoreSimplifiedServiceLinkedIncidentUnion>;
22624
22914
  };
22915
+ export declare type GraphStoreSimplifiedServiceLinkedIncidentInverseConnection = HasPageInfo & HasTotal & {
22916
+ __typename?: 'GraphStoreSimplifiedServiceLinkedIncidentInverseConnection';
22917
+ edges?: Maybe<Array<Maybe<GraphStoreSimplifiedServiceLinkedIncidentInverseEdge>>>;
22918
+ isExactCount?: Maybe<Scalars['Boolean']['output']>;
22919
+ pageInfo: PageInfo;
22920
+ totalCount?: Maybe<Scalars['Int']['output']>;
22921
+ };
22922
+ export declare type GraphStoreSimplifiedServiceLinkedIncidentInverseEdge = {
22923
+ __typename?: 'GraphStoreSimplifiedServiceLinkedIncidentInverseEdge';
22924
+ createdAt: Scalars['DateTime']['output'];
22925
+ cursor?: Maybe<Scalars['String']['output']>;
22926
+ lastUpdated: Scalars['DateTime']['output'];
22927
+ node?: Maybe<GraphStoreSimplifiedServiceLinkedIncidentInverseUnion>;
22928
+ };
22929
+ export declare type GraphStoreSimplifiedServiceLinkedIncidentInverseUnion = DevOpsService;
22625
22930
  export declare type GraphStoreSimplifiedServiceLinkedIncidentUnion = JiraIssue;
22626
22931
  export declare type GraphStoreSimplifiedShipit57IssueLinksToPageConnection = HasPageInfo & HasTotal & {
22627
22932
  __typename?: 'GraphStoreSimplifiedShipit57IssueLinksToPageConnection';
@@ -23638,9 +23943,11 @@ export declare type HelpCenter = Node & {
23638
23943
  id: Scalars['ID']['output'];
23639
23944
  name?: Maybe<HelpCenterName>;
23640
23945
  portals?: Maybe<Array<HelpCenterPortal>>;
23946
+ siteDefaultLanguageTag?: Maybe<Scalars['String']['output']>;
23641
23947
  slug?: Maybe<Scalars['String']['output']>;
23642
23948
  topics?: Maybe<Array<HelpCenterTopic>>;
23643
23949
  type?: Maybe<HelpCenterType>;
23950
+ userLanguageTag?: Maybe<Scalars['String']['output']>;
23644
23951
  };
23645
23952
  export declare type HelpCenterHelpDesksArgs = {
23646
23953
  after?: InputMaybe<Scalars['String']['input']>;
@@ -23669,6 +23976,7 @@ export declare enum HelpCenterAnnouncementType {
23669
23976
  }
23670
23977
  export declare type HelpCenterAnnouncements = {
23671
23978
  __typename?: 'HelpCenterAnnouncements';
23979
+ canEditAnnouncement?: Maybe<Scalars['Boolean']['output']>;
23672
23980
  homePageAnnouncements?: Maybe<Array<HelpCenterAnnouncement>>;
23673
23981
  loginAnnouncements?: Maybe<Array<HelpCenterAnnouncement>>;
23674
23982
  };
@@ -23685,6 +23993,8 @@ export declare type HelpCenterBranding = {
23685
23993
  banner?: Maybe<HelpCenterBanner>;
23686
23994
  colors?: Maybe<HelpCenterBrandingColors>;
23687
23995
  homePageTitle?: Maybe<HelpCenterHomePageTitle>;
23996
+ isBannerAvailable?: Maybe<Scalars['Boolean']['output']>;
23997
+ isLogoAvailable?: Maybe<Scalars['Boolean']['output']>;
23688
23998
  logo?: Maybe<HelpCenterLogo>;
23689
23999
  };
23690
24000
  export declare type HelpCenterBrandingColors = {
@@ -27201,6 +27511,10 @@ export declare type JiraDateTimePickerField = JiraIssueField & JiraIssueFieldCon
27201
27511
  type: Scalars['String']['output'];
27202
27512
  userFieldConfig?: Maybe<JiraUserFieldConfig>;
27203
27513
  };
27514
+ export declare type JiraDateTimeWindow = {
27515
+ end?: InputMaybe<Scalars['DateTime']['input']>;
27516
+ start?: InputMaybe<Scalars['DateTime']['input']>;
27517
+ };
27204
27518
  export declare type JiraDefaultGrantTypeValue = Node & {
27205
27519
  __typename?: 'JiraDefaultGrantTypeValue';
27206
27520
  id: Scalars['ID']['output'];
@@ -31817,7 +32131,6 @@ export declare type JiraQuery = {
31817
32131
  jsmProjectTeamType?: Maybe<JiraServiceManagementProjectTeamType>;
31818
32132
  jsmWorkflowTemplates?: Maybe<JiraServiceManagementWorkflowTemplatesMetadataConnection>;
31819
32133
  jsonUserProperty?: Maybe<JiraEntityPropertyJson>;
31820
- jwmAddableViewTypes?: Maybe<JiraWorkManagementSavedViewTypeConnection>;
31821
32134
  jwmCustomBackgrounds?: Maybe<JiraWorkManagementCustomBackgroundConnection>;
31822
32135
  jwmFilters?: Maybe<JiraWorkManagementFilterConnectionResult>;
31823
32136
  jwmForm?: Maybe<JiraWorkManagementFormConfiguration>;
@@ -31854,6 +32167,8 @@ export declare type JiraQuery = {
31854
32167
  screenIdByIssueId?: Maybe<Scalars['Long']['output']>;
31855
32168
  screenIdByIssueKey?: Maybe<Scalars['Long']['output']>;
31856
32169
  shouldShowAtlassianIntelligence?: Maybe<Scalars['Boolean']['output']>;
32170
+ sprintById?: Maybe<JiraSprint>;
32171
+ sprintSearch?: Maybe<JiraSprintConnection>;
31857
32172
  stringUserProperty?: Maybe<JiraEntityPropertyString>;
31858
32173
  systemFilters?: Maybe<JiraSystemFilterConnection>;
31859
32174
  timeTrackingSettings?: Maybe<JiraGlobalTimeTrackingSettings>;
@@ -32192,11 +32507,6 @@ export declare type JiraQueryJsonUserPropertyArgs = {
32192
32507
  cloudId: Scalars['ID']['input'];
32193
32508
  propertyKey: Scalars['String']['input'];
32194
32509
  };
32195
- export declare type JiraQueryJwmAddableViewTypesArgs = {
32196
- after?: InputMaybe<Scalars['String']['input']>;
32197
- first?: InputMaybe<Scalars['Int']['input']>;
32198
- projectId: Scalars['ID']['input'];
32199
- };
32200
32510
  export declare type JiraQueryJwmCustomBackgroundsArgs = {
32201
32511
  after?: InputMaybe<Scalars['String']['input']>;
32202
32512
  before?: InputMaybe<Scalars['String']['input']>;
@@ -32365,6 +32675,16 @@ export declare type JiraQueryShouldShowAtlassianIntelligenceArgs = {
32365
32675
  atlassianIntelligenceProductFeatureInput: JiraAtlassianIntelligenceProductFeatureInput;
32366
32676
  cloudId: Scalars['ID']['input'];
32367
32677
  };
32678
+ export declare type JiraQuerySprintByIdArgs = {
32679
+ id: Scalars['ID']['input'];
32680
+ };
32681
+ export declare type JiraQuerySprintSearchArgs = {
32682
+ after?: InputMaybe<Scalars['String']['input']>;
32683
+ before?: InputMaybe<Scalars['String']['input']>;
32684
+ filter?: InputMaybe<JiraSprintFilterInput>;
32685
+ first?: InputMaybe<Scalars['Int']['input']>;
32686
+ last?: InputMaybe<Scalars['Int']['input']>;
32687
+ };
32368
32688
  export declare type JiraQueryStringUserPropertyArgs = {
32369
32689
  accountId?: InputMaybe<Scalars['ID']['input']>;
32370
32690
  cloudId: Scalars['ID']['input'];
@@ -34046,6 +34366,7 @@ export declare type JiraSingleSelectUserPickerField = JiraIssueField & JiraIssue
34046
34366
  export declare type JiraSingleSelectUserPickerFieldUsersArgs = {
34047
34367
  after?: InputMaybe<Scalars['String']['input']>;
34048
34368
  before?: InputMaybe<Scalars['String']['input']>;
34369
+ filterById?: InputMaybe<JiraFieldOptionIdsFilterInput>;
34049
34370
  first?: InputMaybe<Scalars['Int']['input']>;
34050
34371
  last?: InputMaybe<Scalars['Int']['input']>;
34051
34372
  searchBy?: InputMaybe<Scalars['String']['input']>;
@@ -34208,6 +34529,13 @@ export declare type JiraSprintFieldPayload = Payload & {
34208
34529
  field?: Maybe<JiraSprintField>;
34209
34530
  success: Scalars['Boolean']['output'];
34210
34531
  };
34532
+ export declare type JiraSprintFilterInput = {
34533
+ activeWithin?: InputMaybe<JiraDateTimeWindow>;
34534
+ boardIds?: InputMaybe<Array<Scalars['ID']['input']>>;
34535
+ projectIds?: InputMaybe<Array<Scalars['ID']['input']>>;
34536
+ projectKeys?: InputMaybe<Array<Scalars['String']['input']>>;
34537
+ states?: InputMaybe<Array<JiraSprintState>>;
34538
+ };
34211
34539
  export declare type JiraSprintInput = {
34212
34540
  sprintId: Scalars['ID']['input'];
34213
34541
  };
@@ -35865,6 +36193,7 @@ export declare type JiraWorkManagementNavigation = {
35865
36193
  __typename?: 'JiraWorkManagementNavigation';
35866
36194
  favoriteProjects?: Maybe<JiraProjectConnection>;
35867
36195
  jwmLicensing?: Maybe<JiraWorkManagementLicensing>;
36196
+ jwmOverviews?: Maybe<JiraWorkManagementGiraOverviewConnection>;
35868
36197
  overviews?: Maybe<JiraWorkManagementOverviewConnectionResult>;
35869
36198
  recentProjects?: Maybe<JiraProjectConnection>;
35870
36199
  };
@@ -35874,6 +36203,11 @@ export declare type JiraWorkManagementNavigationFavoriteProjectsArgs = {
35874
36203
  first?: InputMaybe<Scalars['Int']['input']>;
35875
36204
  last?: InputMaybe<Scalars['Int']['input']>;
35876
36205
  };
36206
+ export declare type JiraWorkManagementNavigationJwmOverviewsArgs = {
36207
+ after?: InputMaybe<Scalars['String']['input']>;
36208
+ cloudId: Scalars['ID']['input'];
36209
+ first?: InputMaybe<Scalars['Int']['input']>;
36210
+ };
35877
36211
  export declare type JiraWorkManagementNavigationOverviewsArgs = {
35878
36212
  after?: InputMaybe<Scalars['String']['input']>;
35879
36213
  before?: InputMaybe<Scalars['String']['input']>;
@@ -35948,24 +36282,7 @@ export declare type JiraWorkManagementSavedView = JiraNavigationItem & Node & {
35948
36282
  id: Scalars['ID']['output'];
35949
36283
  isDefault?: Maybe<Scalars['Boolean']['output']>;
35950
36284
  label?: Maybe<Scalars['String']['output']>;
35951
- type?: Maybe<JiraWorkManagementSavedViewType>;
35952
- };
35953
- export declare type JiraWorkManagementSavedViewType = Node & {
35954
- __typename?: 'JiraWorkManagementSavedViewType';
35955
- id: Scalars['ID']['output'];
35956
- key?: Maybe<Scalars['String']['output']>;
35957
- label?: Maybe<Scalars['String']['output']>;
35958
- };
35959
- export declare type JiraWorkManagementSavedViewTypeConnection = HasPageInfo & {
35960
- __typename?: 'JiraWorkManagementSavedViewTypeConnection';
35961
- edges?: Maybe<Array<Maybe<JiraWorkManagementSavedViewTypeEdge>>>;
35962
- errors?: Maybe<Array<QueryError>>;
35963
- pageInfo: PageInfo;
35964
- };
35965
- export declare type JiraWorkManagementSavedViewTypeEdge = {
35966
- __typename?: 'JiraWorkManagementSavedViewTypeEdge';
35967
- cursor: Scalars['String']['output'];
35968
- node?: Maybe<JiraWorkManagementSavedViewType>;
36285
+ type?: Maybe<Scalars['String']['output']>;
35969
36286
  };
35970
36287
  export declare type JiraWorkManagementUpdateActiveBackgroundPayload = Payload & {
35971
36288
  __typename?: 'JiraWorkManagementUpdateActiveBackgroundPayload';
@@ -36519,6 +36836,38 @@ export declare type MarketplaceStoreAlgoliaQuerySort = {
36519
36836
  __typename?: 'MarketplaceStoreAlgoliaQuerySort';
36520
36837
  criteria?: Maybe<Scalars['String']['output']>;
36521
36838
  };
36839
+ export declare type MarketplaceStoreCollectionHeroSection = {
36840
+ __typename?: 'MarketplaceStoreCollectionHeroSection';
36841
+ backgroundColor: Scalars['String']['output'];
36842
+ description: Scalars['String']['output'];
36843
+ image: MarketplaceStoreCollectionHeroSectionImage;
36844
+ title: Scalars['String']['output'];
36845
+ };
36846
+ export declare type MarketplaceStoreCollectionHeroSectionImage = {
36847
+ __typename?: 'MarketplaceStoreCollectionHeroSectionImage';
36848
+ altText: Scalars['String']['output'];
36849
+ url: Scalars['String']['output'];
36850
+ };
36851
+ export declare type MarketplaceStoreCollectionResponse = {
36852
+ __typename?: 'MarketplaceStoreCollectionResponse';
36853
+ algoliaQueryMetadata: MarketplaceStoreAlgoliaQueryMetadata;
36854
+ heroSection: MarketplaceStoreCollectionHeroSection;
36855
+ id: Scalars['ID']['output'];
36856
+ name: Scalars['String']['output'];
36857
+ slug: Scalars['String']['output'];
36858
+ useCases?: Maybe<MarketplaceStoreCollectionUsecases>;
36859
+ };
36860
+ export declare type MarketplaceStoreCollectionUsecases = {
36861
+ __typename?: 'MarketplaceStoreCollectionUsecases';
36862
+ heading: Scalars['String']['output'];
36863
+ values: Array<MarketplaceStoreCollectionUsecasesValues>;
36864
+ };
36865
+ export declare type MarketplaceStoreCollectionUsecasesValues = {
36866
+ __typename?: 'MarketplaceStoreCollectionUsecasesValues';
36867
+ description: Scalars['String']['output'];
36868
+ title: Scalars['String']['output'];
36869
+ titleColor: Scalars['String']['output'];
36870
+ };
36522
36871
  export declare type MarketplaceStoreHomePageFeaturedSection = MarketplaceStoreHomePageSection & {
36523
36872
  __typename?: 'MarketplaceStoreHomePageFeaturedSection';
36524
36873
  description: Scalars['String']['output'];
@@ -36592,9 +36941,13 @@ export declare type MarketplaceStoreMutationApiInstallAppArgs = {
36592
36941
  };
36593
36942
  export declare type MarketplaceStoreQueryApi = {
36594
36943
  __typename?: 'MarketplaceStoreQueryApi';
36944
+ collection: MarketplaceStoreCollectionResponse;
36595
36945
  homePage: MarketplaceStoreHomePageResponse;
36596
36946
  installAppStatus: MarketplaceStoreInstallAppResponse;
36597
36947
  };
36948
+ export declare type MarketplaceStoreQueryApiCollectionArgs = {
36949
+ slug: Scalars['String']['input'];
36950
+ };
36598
36951
  export declare type MarketplaceStoreQueryApiInstallAppStatusArgs = {
36599
36952
  id: Scalars['ID']['input'];
36600
36953
  };
@@ -39327,7 +39680,8 @@ export declare type PolarisViewLastViewed = {
39327
39680
  };
39328
39681
  export declare enum PolarisViewLayoutType {
39329
39682
  Compact = "COMPACT",
39330
- Detailed = "DETAILED"
39683
+ Detailed = "DETAILED",
39684
+ Summary = "SUMMARY"
39331
39685
  }
39332
39686
  export declare type PolarisViewSet = {
39333
39687
  __typename?: 'PolarisViewSet';
@@ -42266,7 +42620,7 @@ export declare type ShepherdDetectionSettingSetValueEntryInput = {
42266
42620
  };
42267
42621
  export declare type ShepherdDetectionSettingSetValueInput = {
42268
42622
  booleanValue?: InputMaybe<Scalars['Boolean']['input']>;
42269
- entries?: InputMaybe<ShepherdDetectionSettingSetValueEntryInput>;
42623
+ entries?: InputMaybe<Array<ShepherdDetectionSettingSetValueEntryInput>>;
42270
42624
  stringValues?: InputMaybe<Array<Scalars['ID']['input']>>;
42271
42625
  thresholdValue?: InputMaybe<ShepherdRateThresholdValue>;
42272
42626
  };