@opencode-linear-agent/plugin 0.1.3-master.25 → 0.1.3-master.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +109 -109
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20212,7 +20212,7 @@ fragment PageInfo on PageInfo {
|
|
|
20212
20212
|
endCursor
|
|
20213
20213
|
hasPreviousPage
|
|
20214
20214
|
hasNextPage
|
|
20215
|
-
}`),$
|
|
20215
|
+
}`),$S=new r(`
|
|
20216
20216
|
query initiative($id: String!) {
|
|
20217
20217
|
initiative(id: $id) {
|
|
20218
20218
|
...Initiative
|
|
@@ -20365,7 +20365,7 @@ fragment AiPromptRules on AiPromptRules {
|
|
|
20365
20365
|
updatedBy {
|
|
20366
20366
|
id
|
|
20367
20367
|
}
|
|
20368
|
-
}`),
|
|
20368
|
+
}`),nS=new r(`
|
|
20369
20369
|
query initiative_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20370
20370
|
initiative(id: $id) {
|
|
20371
20371
|
documents(
|
|
@@ -20431,7 +20431,7 @@ fragment PageInfo on PageInfo {
|
|
|
20431
20431
|
endCursor
|
|
20432
20432
|
hasPreviousPage
|
|
20433
20433
|
hasNextPage
|
|
20434
|
-
}`),
|
|
20434
|
+
}`),gS=new r(`
|
|
20435
20435
|
query initiative_history($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20436
20436
|
initiative(id: $id) {
|
|
20437
20437
|
history(
|
|
@@ -20472,7 +20472,7 @@ fragment PageInfo on PageInfo {
|
|
|
20472
20472
|
endCursor
|
|
20473
20473
|
hasPreviousPage
|
|
20474
20474
|
hasNextPage
|
|
20475
|
-
}`),
|
|
20475
|
+
}`),cS=new r(`
|
|
20476
20476
|
query initiative_initiativeUpdates($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20477
20477
|
initiative(id: $id) {
|
|
20478
20478
|
initiativeUpdates(
|
|
@@ -20555,7 +20555,7 @@ fragment PageInfo on PageInfo {
|
|
|
20555
20555
|
endCursor
|
|
20556
20556
|
hasPreviousPage
|
|
20557
20557
|
hasNextPage
|
|
20558
|
-
}`),
|
|
20558
|
+
}`),vS=new r(`
|
|
20559
20559
|
query initiative_links($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20560
20560
|
initiative(id: $id) {
|
|
20561
20561
|
links(
|
|
@@ -20601,7 +20601,7 @@ fragment PageInfo on PageInfo {
|
|
|
20601
20601
|
endCursor
|
|
20602
20602
|
hasPreviousPage
|
|
20603
20603
|
hasNextPage
|
|
20604
|
-
}`),
|
|
20604
|
+
}`),oS=new r(`
|
|
20605
20605
|
query initiative_projects($id: String!, $after: String, $before: String, $filter: ProjectFilter, $first: Int, $includeArchived: Boolean, $includeSubInitiatives: Boolean, $last: Int, $orderBy: PaginationOrderBy, $sort: [ProjectSortInput!]) {
|
|
20606
20606
|
initiative(id: $id) {
|
|
20607
20607
|
projects(
|
|
@@ -20746,7 +20746,7 @@ fragment ProjectConnection on ProjectConnection {
|
|
|
20746
20746
|
pageInfo {
|
|
20747
20747
|
...PageInfo
|
|
20748
20748
|
}
|
|
20749
|
-
}`),
|
|
20749
|
+
}`),_S=new r(`
|
|
20750
20750
|
query initiative_subInitiatives($id: String!, $after: String, $before: String, $filter: InitiativeFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $sort: [InitiativeSortInput!]) {
|
|
20751
20751
|
initiative(id: $id) {
|
|
20752
20752
|
subInitiatives(
|
|
@@ -20862,7 +20862,7 @@ fragment PageInfo on PageInfo {
|
|
|
20862
20862
|
endCursor
|
|
20863
20863
|
hasPreviousPage
|
|
20864
20864
|
hasNextPage
|
|
20865
|
-
}`),
|
|
20865
|
+
}`),rS=new r(`
|
|
20866
20866
|
query initiativeRelation($id: String!) {
|
|
20867
20867
|
initiativeRelation(id: $id) {
|
|
20868
20868
|
...ProjectRelation
|
|
@@ -20892,7 +20892,7 @@ fragment PageInfo on PageInfo {
|
|
|
20892
20892
|
anchorType
|
|
20893
20893
|
relatedAnchorType
|
|
20894
20894
|
id
|
|
20895
|
-
}`),
|
|
20895
|
+
}`),IS=new r(`
|
|
20896
20896
|
query initiativeRelations($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20897
20897
|
initiativeRelations(
|
|
20898
20898
|
after: $after
|
|
@@ -20937,7 +20937,7 @@ fragment PageInfo on PageInfo {
|
|
|
20937
20937
|
endCursor
|
|
20938
20938
|
hasPreviousPage
|
|
20939
20939
|
hasNextPage
|
|
20940
|
-
}`),
|
|
20940
|
+
}`),DS=new r(`
|
|
20941
20941
|
query initiativeToProject($id: String!) {
|
|
20942
20942
|
initiativeToProject(id: $id) {
|
|
20943
20943
|
...InitiativeToProject
|
|
@@ -20956,7 +20956,7 @@ fragment PageInfo on PageInfo {
|
|
|
20956
20956
|
archivedAt
|
|
20957
20957
|
createdAt
|
|
20958
20958
|
id
|
|
20959
|
-
}`),
|
|
20959
|
+
}`),US=new r(`
|
|
20960
20960
|
query initiativeToProjects($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20961
20961
|
initiativeToProjects(
|
|
20962
20962
|
after: $after
|
|
@@ -20998,7 +20998,7 @@ fragment PageInfo on PageInfo {
|
|
|
20998
20998
|
endCursor
|
|
20999
20999
|
hasPreviousPage
|
|
21000
21000
|
hasNextPage
|
|
21001
|
-
}`),
|
|
21001
|
+
}`),jS=new r(`
|
|
21002
21002
|
query initiativeUpdate($id: String!) {
|
|
21003
21003
|
initiativeUpdate(id: $id) {
|
|
21004
21004
|
...InitiativeUpdate
|
|
@@ -21056,7 +21056,7 @@ fragment InitiativeUpdate on InitiativeUpdate {
|
|
|
21056
21056
|
}
|
|
21057
21057
|
isDiffHidden
|
|
21058
21058
|
isStale
|
|
21059
|
-
}`),
|
|
21059
|
+
}`),NS=new r(`
|
|
21060
21060
|
query initiativeUpdate_comments($id: String!, $after: String, $before: String, $filter: CommentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
21061
21061
|
initiativeUpdate(id: $id) {
|
|
21062
21062
|
comments(
|
|
@@ -21268,7 +21268,7 @@ fragment PageInfo on PageInfo {
|
|
|
21268
21268
|
endCursor
|
|
21269
21269
|
hasPreviousPage
|
|
21270
21270
|
hasNextPage
|
|
21271
|
-
}`),
|
|
21271
|
+
}`),wS=new r(`
|
|
21272
21272
|
query initiativeUpdates($after: String, $before: String, $filter: InitiativeUpdateFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
21273
21273
|
initiativeUpdates(
|
|
21274
21274
|
after: $after
|
|
@@ -21350,7 +21350,7 @@ fragment PageInfo on PageInfo {
|
|
|
21350
21350
|
endCursor
|
|
21351
21351
|
hasPreviousPage
|
|
21352
21352
|
hasNextPage
|
|
21353
|
-
}`),
|
|
21353
|
+
}`),OS=new r(`
|
|
21354
21354
|
query initiatives($after: String, $before: String, $filter: InitiativeFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $sort: [InitiativeSortInput!]) {
|
|
21355
21355
|
initiatives(
|
|
21356
21356
|
after: $after
|
|
@@ -21464,7 +21464,7 @@ fragment PageInfo on PageInfo {
|
|
|
21464
21464
|
endCursor
|
|
21465
21465
|
hasPreviousPage
|
|
21466
21466
|
hasNextPage
|
|
21467
|
-
}`),
|
|
21467
|
+
}`),kS=new r(`
|
|
21468
21468
|
query integration($id: String!) {
|
|
21469
21469
|
integration(id: $id) {
|
|
21470
21470
|
...Integration
|
|
@@ -21483,7 +21483,7 @@ fragment PageInfo on PageInfo {
|
|
|
21483
21483
|
creator {
|
|
21484
21484
|
id
|
|
21485
21485
|
}
|
|
21486
|
-
}`),
|
|
21486
|
+
}`),mS=new r(`
|
|
21487
21487
|
query integrationHasScopes($integrationId: String!, $scopes: [String!]!) {
|
|
21488
21488
|
integrationHasScopes(integrationId: $integrationId, scopes: $scopes) {
|
|
21489
21489
|
...IntegrationHasScopesPayload
|
|
@@ -21493,7 +21493,7 @@ fragment PageInfo on PageInfo {
|
|
|
21493
21493
|
__typename
|
|
21494
21494
|
missingScopes
|
|
21495
21495
|
hasAllScopes
|
|
21496
|
-
}`),
|
|
21496
|
+
}`),zS=new r(`
|
|
21497
21497
|
query integrationTemplate($id: String!) {
|
|
21498
21498
|
integrationTemplate(id: $id) {
|
|
21499
21499
|
...IntegrationTemplate
|
|
@@ -21512,7 +21512,7 @@ fragment PageInfo on PageInfo {
|
|
|
21512
21512
|
archivedAt
|
|
21513
21513
|
createdAt
|
|
21514
21514
|
id
|
|
21515
|
-
}`),
|
|
21515
|
+
}`),PS=new r(`
|
|
21516
21516
|
query integrationTemplates($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
21517
21517
|
integrationTemplates(
|
|
21518
21518
|
after: $after
|
|
@@ -21554,7 +21554,7 @@ fragment PageInfo on PageInfo {
|
|
|
21554
21554
|
endCursor
|
|
21555
21555
|
hasPreviousPage
|
|
21556
21556
|
hasNextPage
|
|
21557
|
-
}`),
|
|
21557
|
+
}`),JS=new r(`
|
|
21558
21558
|
query integrations($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
21559
21559
|
integrations(
|
|
21560
21560
|
after: $after
|
|
@@ -21596,7 +21596,7 @@ fragment PageInfo on PageInfo {
|
|
|
21596
21596
|
endCursor
|
|
21597
21597
|
hasPreviousPage
|
|
21598
21598
|
hasNextPage
|
|
21599
|
-
}`),
|
|
21599
|
+
}`),LS=new r(`
|
|
21600
21600
|
query integrationsSettings($id: String!) {
|
|
21601
21601
|
integrationsSettings(id: $id) {
|
|
21602
21602
|
...IntegrationsSettings
|
|
@@ -21630,7 +21630,7 @@ fragment PageInfo on PageInfo {
|
|
|
21630
21630
|
slackIssueStatusChangedAll
|
|
21631
21631
|
slackProjectUpdateCreatedToTeam
|
|
21632
21632
|
slackProjectUpdateCreatedToWorkspace
|
|
21633
|
-
}`),
|
|
21633
|
+
}`),GS=new r(`
|
|
21634
21634
|
query issue($id: String!) {
|
|
21635
21635
|
issue(id: $id) {
|
|
21636
21636
|
...Issue
|
|
@@ -21808,7 +21808,7 @@ fragment ExternalEntitySlackMetadata on ExternalEntitySlackMetadata {
|
|
|
21808
21808
|
channelId
|
|
21809
21809
|
channelName
|
|
21810
21810
|
isFromSlack
|
|
21811
|
-
}`),
|
|
21811
|
+
}`),AS=new r(`
|
|
21812
21812
|
query issue_attachments($id: String!, $after: String, $before: String, $filter: AttachmentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
21813
21813
|
issue(id: $id) {
|
|
21814
21814
|
attachments(
|
|
@@ -21882,7 +21882,7 @@ fragment PageInfo on PageInfo {
|
|
|
21882
21882
|
subType
|
|
21883
21883
|
type
|
|
21884
21884
|
id
|
|
21885
|
-
}`),
|
|
21885
|
+
}`),XS=new r(`
|
|
21886
21886
|
query issue_children($id: String!, $after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
21887
21887
|
issue(id: $id) {
|
|
21888
21888
|
children(
|
|
@@ -22086,7 +22086,7 @@ fragment PageInfo on PageInfo {
|
|
|
22086
22086
|
endCursor
|
|
22087
22087
|
hasPreviousPage
|
|
22088
22088
|
hasNextPage
|
|
22089
|
-
}`),
|
|
22089
|
+
}`),WS=new r(`
|
|
22090
22090
|
query issue_comments($id: String!, $after: String, $before: String, $filter: CommentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22091
22091
|
issue(id: $id) {
|
|
22092
22092
|
comments(
|
|
@@ -22298,7 +22298,7 @@ fragment PageInfo on PageInfo {
|
|
|
22298
22298
|
endCursor
|
|
22299
22299
|
hasPreviousPage
|
|
22300
22300
|
hasNextPage
|
|
22301
|
-
}`),
|
|
22301
|
+
}`),KS=new r(`
|
|
22302
22302
|
query issue_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22303
22303
|
issue(id: $id) {
|
|
22304
22304
|
documents(
|
|
@@ -22364,7 +22364,7 @@ fragment PageInfo on PageInfo {
|
|
|
22364
22364
|
endCursor
|
|
22365
22365
|
hasPreviousPage
|
|
22366
22366
|
hasNextPage
|
|
22367
|
-
}`),
|
|
22367
|
+
}`),YS=new r(`
|
|
22368
22368
|
query issue_formerAttachments($id: String!, $after: String, $before: String, $filter: AttachmentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22369
22369
|
issue(id: $id) {
|
|
22370
22370
|
formerAttachments(
|
|
@@ -22422,7 +22422,7 @@ fragment PageInfo on PageInfo {
|
|
|
22422
22422
|
endCursor
|
|
22423
22423
|
hasPreviousPage
|
|
22424
22424
|
hasNextPage
|
|
22425
|
-
}`),
|
|
22425
|
+
}`),SS=new r(`
|
|
22426
22426
|
query issue_formerNeeds($id: String!, $after: String, $before: String, $filter: CustomerNeedFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22427
22427
|
issue(id: $id) {
|
|
22428
22428
|
formerNeeds(
|
|
@@ -22503,7 +22503,7 @@ fragment PageInfo on PageInfo {
|
|
|
22503
22503
|
endCursor
|
|
22504
22504
|
hasPreviousPage
|
|
22505
22505
|
hasNextPage
|
|
22506
|
-
}`),
|
|
22506
|
+
}`),QS=new r(`
|
|
22507
22507
|
query issue_history($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22508
22508
|
issue(id: $id) {
|
|
22509
22509
|
history(
|
|
@@ -22744,7 +22744,7 @@ fragment PageInfo on PageInfo {
|
|
|
22744
22744
|
endCursor
|
|
22745
22745
|
hasPreviousPage
|
|
22746
22746
|
hasNextPage
|
|
22747
|
-
}`),
|
|
22747
|
+
}`),ES=new r(`
|
|
22748
22748
|
query issue_inverseRelations($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22749
22749
|
issue(id: $id) {
|
|
22750
22750
|
inverseRelations(
|
|
@@ -22788,7 +22788,7 @@ fragment PageInfo on PageInfo {
|
|
|
22788
22788
|
endCursor
|
|
22789
22789
|
hasPreviousPage
|
|
22790
22790
|
hasNextPage
|
|
22791
|
-
}`),
|
|
22791
|
+
}`),VS=new r(`
|
|
22792
22792
|
query issue_labels($id: String!, $after: String, $before: String, $filter: IssueLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22793
22793
|
issue(id: $id) {
|
|
22794
22794
|
labels(
|
|
@@ -22846,7 +22846,7 @@ fragment PageInfo on PageInfo {
|
|
|
22846
22846
|
endCursor
|
|
22847
22847
|
hasPreviousPage
|
|
22848
22848
|
hasNextPage
|
|
22849
|
-
}`),
|
|
22849
|
+
}`),BS=new r(`
|
|
22850
22850
|
query issue_needs($id: String!, $after: String, $before: String, $filter: CustomerNeedFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22851
22851
|
issue(id: $id) {
|
|
22852
22852
|
needs(
|
|
@@ -22927,7 +22927,7 @@ fragment PageInfo on PageInfo {
|
|
|
22927
22927
|
endCursor
|
|
22928
22928
|
hasPreviousPage
|
|
22929
22929
|
hasNextPage
|
|
22930
|
-
}`),
|
|
22930
|
+
}`),HS=new r(`
|
|
22931
22931
|
query issue_relations($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
22932
22932
|
issue(id: $id) {
|
|
22933
22933
|
relations(
|
|
@@ -22971,7 +22971,7 @@ fragment PageInfo on PageInfo {
|
|
|
22971
22971
|
endCursor
|
|
22972
22972
|
hasPreviousPage
|
|
22973
22973
|
hasNextPage
|
|
22974
|
-
}`),
|
|
22974
|
+
}`),MS=new r(`
|
|
22975
22975
|
query issue_stateHistory($id: String!, $after: String, $before: String, $first: Int, $last: Int) {
|
|
22976
22976
|
issue(id: $id) {
|
|
22977
22977
|
stateHistory(after: $after, before: $before, first: $first, last: $last) {
|
|
@@ -23004,7 +23004,7 @@ fragment PageInfo on PageInfo {
|
|
|
23004
23004
|
endCursor
|
|
23005
23005
|
hasPreviousPage
|
|
23006
23006
|
hasNextPage
|
|
23007
|
-
}`),
|
|
23007
|
+
}`),FS=new r(`
|
|
23008
23008
|
query issue_subscribers($id: String!, $after: String, $before: String, $filter: UserFilter, $first: Int, $includeArchived: Boolean, $includeDisabled: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23009
23009
|
issue(id: $id) {
|
|
23010
23010
|
subscribers(
|
|
@@ -23071,7 +23071,7 @@ fragment UserConnection on UserConnection {
|
|
|
23071
23071
|
pageInfo {
|
|
23072
23072
|
...PageInfo
|
|
23073
23073
|
}
|
|
23074
|
-
}`),
|
|
23074
|
+
}`),xS=new r(`
|
|
23075
23075
|
query issueFigmaFileKeySearch($after: String, $before: String, $fileKey: String!, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23076
23076
|
issueFigmaFileKeySearch(
|
|
23077
23077
|
after: $after
|
|
@@ -23273,7 +23273,7 @@ fragment PageInfo on PageInfo {
|
|
|
23273
23273
|
endCursor
|
|
23274
23274
|
hasPreviousPage
|
|
23275
23275
|
hasNextPage
|
|
23276
|
-
}`),
|
|
23276
|
+
}`),ZS=new r(`
|
|
23277
23277
|
query issueFilterSuggestion($projectId: String, $prompt: String!) {
|
|
23278
23278
|
issueFilterSuggestion(projectId: $projectId, prompt: $prompt) {
|
|
23279
23279
|
...IssueFilterSuggestionPayload
|
|
@@ -23283,7 +23283,7 @@ fragment PageInfo on PageInfo {
|
|
|
23283
23283
|
__typename
|
|
23284
23284
|
filter
|
|
23285
23285
|
logId
|
|
23286
|
-
}`),
|
|
23286
|
+
}`),fS=new r(`
|
|
23287
23287
|
query issueImportCheckCSV($csvUrl: String!, $service: String!) {
|
|
23288
23288
|
issueImportCheckCSV(csvUrl: $csvUrl, service: $service) {
|
|
23289
23289
|
...IssueImportCheckPayload
|
|
@@ -23292,7 +23292,7 @@ fragment PageInfo on PageInfo {
|
|
|
23292
23292
|
fragment IssueImportCheckPayload on IssueImportCheckPayload {
|
|
23293
23293
|
__typename
|
|
23294
23294
|
success
|
|
23295
|
-
}`),
|
|
23295
|
+
}`),bS=new r(`
|
|
23296
23296
|
query issueImportCheckSync($issueImportId: String!) {
|
|
23297
23297
|
issueImportCheckSync(issueImportId: $issueImportId) {
|
|
23298
23298
|
...IssueImportSyncCheckPayload
|
|
@@ -23302,7 +23302,7 @@ fragment PageInfo on PageInfo {
|
|
|
23302
23302
|
__typename
|
|
23303
23303
|
error
|
|
23304
23304
|
canSync
|
|
23305
|
-
}`),
|
|
23305
|
+
}`),CS=new r(`
|
|
23306
23306
|
query issueImportJqlCheck($jiraEmail: String!, $jiraHostname: String!, $jiraProject: String!, $jiraToken: String!, $jql: String!) {
|
|
23307
23307
|
issueImportJqlCheck(
|
|
23308
23308
|
jiraEmail: $jiraEmail
|
|
@@ -23319,7 +23319,7 @@ fragment PageInfo on PageInfo {
|
|
|
23319
23319
|
error
|
|
23320
23320
|
count
|
|
23321
23321
|
success
|
|
23322
|
-
}`),
|
|
23322
|
+
}`),RS=new r(`
|
|
23323
23323
|
query issueLabel($id: String!) {
|
|
23324
23324
|
issueLabel(id: $id) {
|
|
23325
23325
|
...IssueLabel
|
|
@@ -23351,7 +23351,7 @@ fragment PageInfo on PageInfo {
|
|
|
23351
23351
|
id
|
|
23352
23352
|
}
|
|
23353
23353
|
isGroup
|
|
23354
|
-
}`),
|
|
23354
|
+
}`),TS=new r(`
|
|
23355
23355
|
query issueLabel_children($id: String!, $after: String, $before: String, $filter: IssueLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23356
23356
|
issueLabel(id: $id) {
|
|
23357
23357
|
children(
|
|
@@ -23409,7 +23409,7 @@ fragment PageInfo on PageInfo {
|
|
|
23409
23409
|
endCursor
|
|
23410
23410
|
hasPreviousPage
|
|
23411
23411
|
hasNextPage
|
|
23412
|
-
}`),
|
|
23412
|
+
}`),iS=new r(`
|
|
23413
23413
|
query issueLabel_issues($id: String!, $after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23414
23414
|
issueLabel(id: $id) {
|
|
23415
23415
|
issues(
|
|
@@ -23613,7 +23613,7 @@ fragment PageInfo on PageInfo {
|
|
|
23613
23613
|
endCursor
|
|
23614
23614
|
hasPreviousPage
|
|
23615
23615
|
hasNextPage
|
|
23616
|
-
}`),
|
|
23616
|
+
}`),hS=new r(`
|
|
23617
23617
|
query issueLabels($after: String, $before: String, $filter: IssueLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23618
23618
|
issueLabels(
|
|
23619
23619
|
after: $after
|
|
@@ -23669,7 +23669,7 @@ fragment PageInfo on PageInfo {
|
|
|
23669
23669
|
endCursor
|
|
23670
23670
|
hasPreviousPage
|
|
23671
23671
|
hasNextPage
|
|
23672
|
-
}`),
|
|
23672
|
+
}`),lS=new r(`
|
|
23673
23673
|
query issuePriorityValues {
|
|
23674
23674
|
issuePriorityValues {
|
|
23675
23675
|
...IssuePriorityValue
|
|
@@ -23679,7 +23679,7 @@ fragment PageInfo on PageInfo {
|
|
|
23679
23679
|
__typename
|
|
23680
23680
|
label
|
|
23681
23681
|
priority
|
|
23682
|
-
}`),
|
|
23682
|
+
}`),uS=new r(`
|
|
23683
23683
|
query issueRelation($id: String!) {
|
|
23684
23684
|
issueRelation(id: $id) {
|
|
23685
23685
|
...IssueRelation
|
|
@@ -23698,7 +23698,7 @@ fragment PageInfo on PageInfo {
|
|
|
23698
23698
|
archivedAt
|
|
23699
23699
|
createdAt
|
|
23700
23700
|
id
|
|
23701
|
-
}`),
|
|
23701
|
+
}`),yS=new r(`
|
|
23702
23702
|
query issueRelations($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23703
23703
|
issueRelations(
|
|
23704
23704
|
after: $after
|
|
@@ -23740,7 +23740,7 @@ fragment PageInfo on PageInfo {
|
|
|
23740
23740
|
endCursor
|
|
23741
23741
|
hasPreviousPage
|
|
23742
23742
|
hasNextPage
|
|
23743
|
-
}`),
|
|
23743
|
+
}`),qS=new r(`
|
|
23744
23744
|
query issueRepositorySuggestions($agentSessionId: String, $candidateRepositories: [CandidateRepository!]!, $issueId: String!) {
|
|
23745
23745
|
issueRepositorySuggestions(
|
|
23746
23746
|
agentSessionId: $agentSessionId
|
|
@@ -23761,7 +23761,7 @@ fragment RepositorySuggestionsPayload on RepositorySuggestionsPayload {
|
|
|
23761
23761
|
suggestions {
|
|
23762
23762
|
...RepositorySuggestion
|
|
23763
23763
|
}
|
|
23764
|
-
}`),
|
|
23764
|
+
}`),pS=new r(`
|
|
23765
23765
|
query issueSearch($after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $query: String) {
|
|
23766
23766
|
issueSearch(
|
|
23767
23767
|
after: $after
|
|
@@ -23964,7 +23964,7 @@ fragment PageInfo on PageInfo {
|
|
|
23964
23964
|
endCursor
|
|
23965
23965
|
hasPreviousPage
|
|
23966
23966
|
hasNextPage
|
|
23967
|
-
}`),
|
|
23967
|
+
}`),tS=new r(`
|
|
23968
23968
|
query issueTitleSuggestionFromCustomerRequest($request: String!) {
|
|
23969
23969
|
issueTitleSuggestionFromCustomerRequest(request: $request) {
|
|
23970
23970
|
...IssueTitleSuggestionFromCustomerRequestPayload
|
|
@@ -23974,7 +23974,7 @@ fragment PageInfo on PageInfo {
|
|
|
23974
23974
|
__typename
|
|
23975
23975
|
lastSyncId
|
|
23976
23976
|
title
|
|
23977
|
-
}`),
|
|
23977
|
+
}`),eS=new r(`
|
|
23978
23978
|
query issueVcsBranchSearch($branchName: String!) {
|
|
23979
23979
|
issueVcsBranchSearch(branchName: $branchName) {
|
|
23980
23980
|
...Issue
|
|
@@ -25415,7 +25415,7 @@ fragment UserConnection on UserConnection {
|
|
|
25415
25415
|
pageInfo {
|
|
25416
25416
|
...PageInfo
|
|
25417
25417
|
}
|
|
25418
|
-
}`),
|
|
25418
|
+
}`),dS=new r(`
|
|
25419
25419
|
query issues($after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $sort: [IssueSortInput!]) {
|
|
25420
25420
|
issues(
|
|
25421
25421
|
after: $after
|
|
@@ -25618,7 +25618,7 @@ fragment PageInfo on PageInfo {
|
|
|
25618
25618
|
endCursor
|
|
25619
25619
|
hasPreviousPage
|
|
25620
25620
|
hasNextPage
|
|
25621
|
-
}`),
|
|
25621
|
+
}`),sS=new r(`
|
|
25622
25622
|
query notification($id: String!) {
|
|
25623
25623
|
notification(id: $id) {
|
|
25624
25624
|
...Notification
|
|
@@ -26049,7 +26049,7 @@ fragment OauthClientApproval on OauthClientApproval {
|
|
|
26049
26049
|
createdAt
|
|
26050
26050
|
id
|
|
26051
26051
|
oauthClientId
|
|
26052
|
-
}`),
|
|
26052
|
+
}`),aS=new r(`
|
|
26053
26053
|
query notificationSubscription($id: String!) {
|
|
26054
26054
|
notificationSubscription(id: $id) {
|
|
26055
26055
|
...NotificationSubscription
|
|
@@ -26091,7 +26091,7 @@ fragment OauthClientApproval on OauthClientApproval {
|
|
|
26091
26091
|
id
|
|
26092
26092
|
}
|
|
26093
26093
|
active
|
|
26094
|
-
}`),$
|
|
26094
|
+
}`),$8=new r(`
|
|
26095
26095
|
query notificationSubscriptions($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26096
26096
|
notificationSubscriptions(
|
|
26097
26097
|
after: $after
|
|
@@ -26156,7 +26156,7 @@ fragment PageInfo on PageInfo {
|
|
|
26156
26156
|
endCursor
|
|
26157
26157
|
hasPreviousPage
|
|
26158
26158
|
hasNextPage
|
|
26159
|
-
}`),
|
|
26159
|
+
}`),n8=new r(`
|
|
26160
26160
|
query notifications($after: String, $before: String, $filter: NotificationFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26161
26161
|
notifications(
|
|
26162
26162
|
after: $after
|
|
@@ -26611,7 +26611,7 @@ fragment PageInfo on PageInfo {
|
|
|
26611
26611
|
endCursor
|
|
26612
26612
|
hasPreviousPage
|
|
26613
26613
|
hasNextPage
|
|
26614
|
-
}`),
|
|
26614
|
+
}`),g8=new r(`
|
|
26615
26615
|
query organization {
|
|
26616
26616
|
organization {
|
|
26617
26617
|
...Organization
|
|
@@ -26713,7 +26713,7 @@ fragment OrganizationIpRestriction on OrganizationIpRestriction {
|
|
|
26713
26713
|
description
|
|
26714
26714
|
type
|
|
26715
26715
|
enabled
|
|
26716
|
-
}`),
|
|
26716
|
+
}`),c8=new r(`
|
|
26717
26717
|
query organization_integrations($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26718
26718
|
organization {
|
|
26719
26719
|
integrations(
|
|
@@ -26757,7 +26757,7 @@ fragment PageInfo on PageInfo {
|
|
|
26757
26757
|
endCursor
|
|
26758
26758
|
hasPreviousPage
|
|
26759
26759
|
hasNextPage
|
|
26760
|
-
}`),
|
|
26760
|
+
}`),v8=new r(`
|
|
26761
26761
|
query organization_labels($after: String, $before: String, $filter: IssueLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26762
26762
|
organization {
|
|
26763
26763
|
labels(
|
|
@@ -26815,7 +26815,7 @@ fragment PageInfo on PageInfo {
|
|
|
26815
26815
|
endCursor
|
|
26816
26816
|
hasPreviousPage
|
|
26817
26817
|
hasNextPage
|
|
26818
|
-
}`),
|
|
26818
|
+
}`),o8=new r(`
|
|
26819
26819
|
query organization_projectLabels($after: String, $before: String, $filter: ProjectLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26820
26820
|
organization {
|
|
26821
26821
|
projectLabels(
|
|
@@ -26893,7 +26893,7 @@ fragment ProjectLabelConnection on ProjectLabelConnection {
|
|
|
26893
26893
|
archivedAt
|
|
26894
26894
|
createdAt
|
|
26895
26895
|
id
|
|
26896
|
-
}`),
|
|
26896
|
+
}`),_8=new r(`
|
|
26897
26897
|
query organization_teams($after: String, $before: String, $filter: TeamFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26898
26898
|
organization {
|
|
26899
26899
|
teams(
|
|
@@ -27020,7 +27020,7 @@ fragment TeamConnection on TeamConnection {
|
|
|
27020
27020
|
pageInfo {
|
|
27021
27021
|
...PageInfo
|
|
27022
27022
|
}
|
|
27023
|
-
}`),
|
|
27023
|
+
}`),r8=new r(`
|
|
27024
27024
|
query organization_templates($after: String, $before: String, $filter: NullableTemplateFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27025
27025
|
organization {
|
|
27026
27026
|
templates(
|
|
@@ -27076,7 +27076,7 @@ fragment TemplateConnection on TemplateConnection {
|
|
|
27076
27076
|
pageInfo {
|
|
27077
27077
|
...PageInfo
|
|
27078
27078
|
}
|
|
27079
|
-
}`),
|
|
27079
|
+
}`),I8=new r(`
|
|
27080
27080
|
query organization_users($after: String, $before: String, $first: Int, $includeArchived: Boolean, $includeDisabled: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27081
27081
|
organization {
|
|
27082
27082
|
users(
|
|
@@ -27142,7 +27142,7 @@ fragment UserConnection on UserConnection {
|
|
|
27142
27142
|
pageInfo {
|
|
27143
27143
|
...PageInfo
|
|
27144
27144
|
}
|
|
27145
|
-
}`),
|
|
27145
|
+
}`),D8=new r(`
|
|
27146
27146
|
query organizationExists($urlKey: String!) {
|
|
27147
27147
|
organizationExists(urlKey: $urlKey) {
|
|
27148
27148
|
...OrganizationExistsPayload
|
|
@@ -27152,7 +27152,7 @@ fragment UserConnection on UserConnection {
|
|
|
27152
27152
|
__typename
|
|
27153
27153
|
success
|
|
27154
27154
|
exists
|
|
27155
|
-
}`),
|
|
27155
|
+
}`),U8=new r(`
|
|
27156
27156
|
query organizationInvite($id: String!) {
|
|
27157
27157
|
organizationInvite(id: $id) {
|
|
27158
27158
|
...OrganizationInvite
|
|
@@ -27176,7 +27176,7 @@ fragment UserConnection on UserConnection {
|
|
|
27176
27176
|
invitee {
|
|
27177
27177
|
id
|
|
27178
27178
|
}
|
|
27179
|
-
}`),
|
|
27179
|
+
}`),j8=new r(`
|
|
27180
27180
|
query organizationInvites($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27181
27181
|
organizationInvites(
|
|
27182
27182
|
after: $after
|
|
@@ -27223,7 +27223,7 @@ fragment PageInfo on PageInfo {
|
|
|
27223
27223
|
endCursor
|
|
27224
27224
|
hasPreviousPage
|
|
27225
27225
|
hasNextPage
|
|
27226
|
-
}`),
|
|
27226
|
+
}`),N8=new r(`
|
|
27227
27227
|
query project($id: String!) {
|
|
27228
27228
|
project(id: $id) {
|
|
27229
27229
|
...Project
|
|
@@ -27340,7 +27340,7 @@ fragment AiPromptRules on AiPromptRules {
|
|
|
27340
27340
|
updatedBy {
|
|
27341
27341
|
id
|
|
27342
27342
|
}
|
|
27343
|
-
}`),
|
|
27343
|
+
}`),w8=new r(`
|
|
27344
27344
|
query project_comments($id: String!, $after: String, $before: String, $filter: CommentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27345
27345
|
project(id: $id) {
|
|
27346
27346
|
comments(
|
|
@@ -27616,7 +27616,7 @@ fragment AiPromptRules on AiPromptRules {
|
|
|
27616
27616
|
updatedBy {
|
|
27617
27617
|
id
|
|
27618
27618
|
}
|
|
27619
|
-
}`),
|
|
27619
|
+
}`),O8=new r(`
|
|
27620
27620
|
query project_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27621
27621
|
project(id: $id) {
|
|
27622
27622
|
documents(
|
|
@@ -27682,7 +27682,7 @@ fragment PageInfo on PageInfo {
|
|
|
27682
27682
|
endCursor
|
|
27683
27683
|
hasPreviousPage
|
|
27684
27684
|
hasNextPage
|
|
27685
|
-
}`),
|
|
27685
|
+
}`),k8=new r(`
|
|
27686
27686
|
query project_externalLinks($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27687
27687
|
project(id: $id) {
|
|
27688
27688
|
externalLinks(
|
|
@@ -27728,7 +27728,7 @@ fragment PageInfo on PageInfo {
|
|
|
27728
27728
|
endCursor
|
|
27729
27729
|
hasPreviousPage
|
|
27730
27730
|
hasNextPage
|
|
27731
|
-
}`),
|
|
27731
|
+
}`),m8=new r(`
|
|
27732
27732
|
query project_history($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27733
27733
|
project(id: $id) {
|
|
27734
27734
|
history(
|
|
@@ -27769,7 +27769,7 @@ fragment ProjectHistoryConnection on ProjectHistoryConnection {
|
|
|
27769
27769
|
pageInfo {
|
|
27770
27770
|
...PageInfo
|
|
27771
27771
|
}
|
|
27772
|
-
}`),
|
|
27772
|
+
}`),z8=new r(`
|
|
27773
27773
|
query project_initiativeToProjects($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27774
27774
|
project(id: $id) {
|
|
27775
27775
|
initiativeToProjects(
|
|
@@ -27813,7 +27813,7 @@ fragment PageInfo on PageInfo {
|
|
|
27813
27813
|
endCursor
|
|
27814
27814
|
hasPreviousPage
|
|
27815
27815
|
hasNextPage
|
|
27816
|
-
}`),
|
|
27816
|
+
}`),P8=new r(`
|
|
27817
27817
|
query project_initiatives($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27818
27818
|
project(id: $id) {
|
|
27819
27819
|
initiatives(
|
|
@@ -27927,7 +27927,7 @@ fragment PageInfo on PageInfo {
|
|
|
27927
27927
|
endCursor
|
|
27928
27928
|
hasPreviousPage
|
|
27929
27929
|
hasNextPage
|
|
27930
|
-
}`),
|
|
27930
|
+
}`),J8=new r(`
|
|
27931
27931
|
query project_inverseRelations($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27932
27932
|
project(id: $id) {
|
|
27933
27933
|
inverseRelations(
|
|
@@ -27982,7 +27982,7 @@ fragment ProjectRelationConnection on ProjectRelationConnection {
|
|
|
27982
27982
|
pageInfo {
|
|
27983
27983
|
...PageInfo
|
|
27984
27984
|
}
|
|
27985
|
-
}`),
|
|
27985
|
+
}`),L8=new r(`
|
|
27986
27986
|
query project_issues($id: String!, $after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
27987
27987
|
project(id: $id) {
|
|
27988
27988
|
issues(
|
|
@@ -28186,7 +28186,7 @@ fragment PageInfo on PageInfo {
|
|
|
28186
28186
|
endCursor
|
|
28187
28187
|
hasPreviousPage
|
|
28188
28188
|
hasNextPage
|
|
28189
|
-
}`),
|
|
28189
|
+
}`),G8=new r(`
|
|
28190
28190
|
query project_labels($id: String!, $after: String, $before: String, $filter: ProjectLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28191
28191
|
project(id: $id) {
|
|
28192
28192
|
labels(
|
|
@@ -28238,7 +28238,7 @@ fragment ProjectLabelConnection on ProjectLabelConnection {
|
|
|
28238
28238
|
pageInfo {
|
|
28239
28239
|
...PageInfo
|
|
28240
28240
|
}
|
|
28241
|
-
}`),
|
|
28241
|
+
}`),A8=new r(`
|
|
28242
28242
|
query project_members($id: String!, $after: String, $before: String, $filter: UserFilter, $first: Int, $includeArchived: Boolean, $includeDisabled: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28243
28243
|
project(id: $id) {
|
|
28244
28244
|
members(
|
|
@@ -28305,7 +28305,7 @@ fragment UserConnection on UserConnection {
|
|
|
28305
28305
|
pageInfo {
|
|
28306
28306
|
...PageInfo
|
|
28307
28307
|
}
|
|
28308
|
-
}`),
|
|
28308
|
+
}`),X8=new r(`
|
|
28309
28309
|
query project_needs($id: String!, $after: String, $before: String, $filter: CustomerNeedFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28310
28310
|
project(id: $id) {
|
|
28311
28311
|
needs(
|
|
@@ -28386,7 +28386,7 @@ fragment PageInfo on PageInfo {
|
|
|
28386
28386
|
endCursor
|
|
28387
28387
|
hasPreviousPage
|
|
28388
28388
|
hasNextPage
|
|
28389
|
-
}`),
|
|
28389
|
+
}`),W8=new r(`
|
|
28390
28390
|
query project_projectMilestones($id: String!, $after: String, $before: String, $filter: ProjectMilestoneFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28391
28391
|
project(id: $id) {
|
|
28392
28392
|
projectMilestones(
|
|
@@ -28474,7 +28474,7 @@ fragment ProjectMilestoneConnection on ProjectMilestoneConnection {
|
|
|
28474
28474
|
pageInfo {
|
|
28475
28475
|
...PageInfo
|
|
28476
28476
|
}
|
|
28477
|
-
}`),
|
|
28477
|
+
}`),K8=new r(`
|
|
28478
28478
|
query project_projectUpdates($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28479
28479
|
project(id: $id) {
|
|
28480
28480
|
projectUpdates(
|
|
@@ -28557,7 +28557,7 @@ fragment ProjectUpdateConnection on ProjectUpdateConnection {
|
|
|
28557
28557
|
pageInfo {
|
|
28558
28558
|
...PageInfo
|
|
28559
28559
|
}
|
|
28560
|
-
}`),
|
|
28560
|
+
}`),Y8=new r(`
|
|
28561
28561
|
query project_relations($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28562
28562
|
project(id: $id) {
|
|
28563
28563
|
relations(
|
|
@@ -28612,7 +28612,7 @@ fragment ProjectRelationConnection on ProjectRelationConnection {
|
|
|
28612
28612
|
pageInfo {
|
|
28613
28613
|
...PageInfo
|
|
28614
28614
|
}
|
|
28615
|
-
}`),
|
|
28615
|
+
}`),S8=new r(`
|
|
28616
28616
|
query project_teams($id: String!, $after: String, $before: String, $filter: TeamFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28617
28617
|
project(id: $id) {
|
|
28618
28618
|
teams(
|
|
@@ -28739,7 +28739,7 @@ fragment TeamConnection on TeamConnection {
|
|
|
28739
28739
|
pageInfo {
|
|
28740
28740
|
...PageInfo
|
|
28741
28741
|
}
|
|
28742
|
-
}`),
|
|
28742
|
+
}`),Q8=new r(`
|
|
28743
28743
|
query projectFilterSuggestion($prompt: String!) {
|
|
28744
28744
|
projectFilterSuggestion(prompt: $prompt) {
|
|
28745
28745
|
...ProjectFilterSuggestionPayload
|
|
@@ -28749,7 +28749,7 @@ fragment TeamConnection on TeamConnection {
|
|
|
28749
28749
|
__typename
|
|
28750
28750
|
filter
|
|
28751
28751
|
logId
|
|
28752
|
-
}`),
|
|
28752
|
+
}`),E8=new r(`
|
|
28753
28753
|
query projectLabel($id: String!) {
|
|
28754
28754
|
projectLabel(id: $id) {
|
|
28755
28755
|
...ProjectLabel
|
|
@@ -28775,7 +28775,7 @@ fragment TeamConnection on TeamConnection {
|
|
|
28775
28775
|
id
|
|
28776
28776
|
}
|
|
28777
28777
|
isGroup
|
|
28778
|
-
}`),
|
|
28778
|
+
}`),V8=new r(`
|
|
28779
28779
|
query projectLabel_children($id: String!, $after: String, $before: String, $filter: ProjectLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28780
28780
|
projectLabel(id: $id) {
|
|
28781
28781
|
children(
|
|
@@ -28827,7 +28827,7 @@ fragment ProjectLabelConnection on ProjectLabelConnection {
|
|
|
28827
28827
|
pageInfo {
|
|
28828
28828
|
...PageInfo
|
|
28829
28829
|
}
|
|
28830
|
-
}`),
|
|
28830
|
+
}`),B8=new r(`
|
|
28831
28831
|
query projectLabel_projects($id: String!, $after: String, $before: String, $filter: ProjectFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $sort: [ProjectSortInput!]) {
|
|
28832
28832
|
projectLabel(id: $id) {
|
|
28833
28833
|
projects(
|
|
@@ -28971,7 +28971,7 @@ fragment ProjectConnection on ProjectConnection {
|
|
|
28971
28971
|
pageInfo {
|
|
28972
28972
|
...PageInfo
|
|
28973
28973
|
}
|
|
28974
|
-
}`),
|
|
28974
|
+
}`),H8=new r(`
|
|
28975
28975
|
query projectLabels($after: String, $before: String, $filter: ProjectLabelFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28976
28976
|
projectLabels(
|
|
28977
28977
|
after: $after
|
|
@@ -29021,7 +29021,7 @@ fragment ProjectLabelConnection on ProjectLabelConnection {
|
|
|
29021
29021
|
pageInfo {
|
|
29022
29022
|
...PageInfo
|
|
29023
29023
|
}
|
|
29024
|
-
}`),
|
|
29024
|
+
}`),M8=new r(`
|
|
29025
29025
|
query projectMilestone($id: String!) {
|
|
29026
29026
|
projectMilestone(id: $id) {
|
|
29027
29027
|
...ProjectMilestone
|
|
@@ -29147,7 +29147,7 @@ fragment AiPromptRules on AiPromptRules {
|
|
|
29147
29147
|
updatedBy {
|
|
29148
29148
|
id
|
|
29149
29149
|
}
|
|
29150
|
-
}`),
|
|
29150
|
+
}`),F8=new r(`
|
|
29151
29151
|
query projectMilestone_issues($id: String!, $after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
29152
29152
|
projectMilestone(id: $id) {
|
|
29153
29153
|
issues(
|
|
@@ -29351,7 +29351,7 @@ fragment PageInfo on PageInfo {
|
|
|
29351
29351
|
endCursor
|
|
29352
29352
|
hasPreviousPage
|
|
29353
29353
|
hasNextPage
|
|
29354
|
-
}`),
|
|
29354
|
+
}`),x8=new r(`
|
|
29355
29355
|
query projectMilestones($after: String, $before: String, $filter: ProjectMilestoneFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
29356
29356
|
projectMilestones(
|
|
29357
29357
|
after: $after
|
|
@@ -29437,7 +29437,7 @@ fragment ProjectMilestoneConnection on ProjectMilestoneConnection {
|
|
|
29437
29437
|
pageInfo {
|
|
29438
29438
|
...PageInfo
|
|
29439
29439
|
}
|
|
29440
|
-
}`),
|
|
29440
|
+
}`),Z8=new r(`
|
|
29441
29441
|
query projectRelation($id: String!) {
|
|
29442
29442
|
projectRelation(id: $id) {
|
|
29443
29443
|
...ProjectRelation
|
|
@@ -29467,7 +29467,7 @@ fragment ProjectMilestoneConnection on ProjectMilestoneConnection {
|
|
|
29467
29467
|
anchorType
|
|
29468
29468
|
relatedAnchorType
|
|
29469
29469
|
id
|
|
29470
|
-
}`),
|
|
29470
|
+
}`),f8=new r(`
|
|
29471
29471
|
query projectRelations($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
29472
29472
|
projectRelations(
|
|
29473
29473
|
after: $after
|
|
@@ -29520,7 +29520,7 @@ fragment ProjectRelationConnection on ProjectRelationConnection {
|
|
|
29520
29520
|
pageInfo {
|
|
29521
29521
|
...PageInfo
|
|
29522
29522
|
}
|
|
29523
|
-
}`),
|
|
29523
|
+
}`),b8=new r(`
|
|
29524
29524
|
query projectStatus($id: String!) {
|
|
29525
29525
|
projectStatus(id: $id) {
|
|
29526
29526
|
...ProjectStatus
|
|
@@ -29538,7 +29538,7 @@ fragment ProjectRelationConnection on ProjectRelationConnection {
|
|
|
29538
29538
|
type
|
|
29539
29539
|
id
|
|
29540
29540
|
indefinite
|
|
29541
|
-
}`),
|
|
29541
|
+
}`),C8=new r(`
|
|
29542
29542
|
query projectStatuses($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
29543
29543
|
projectStatuses(
|
|
29544
29544
|
after: $after
|
|
@@ -29579,7 +29579,7 @@ fragment ProjectStatusConnection on ProjectStatusConnection {
|
|
|
29579
29579
|
pageInfo {
|
|
29580
29580
|
...PageInfo
|
|
29581
29581
|
}
|
|
29582
|
-
}`),
|
|
29582
|
+
}`),R8=new r(`
|
|
29583
29583
|
query projectUpdate($id: String!) {
|
|
29584
29584
|
projectUpdate(id: $id) {
|
|
29585
29585
|
...ProjectUpdate
|
|
@@ -29637,7 +29637,7 @@ fragment ProjectUpdate on ProjectUpdate {
|
|
|
29637
29637
|
}
|
|
29638
29638
|
isDiffHidden
|
|
29639
29639
|
isStale
|
|
29640
|
-
}`),
|
|
29640
|
+
}`),T8=new r(`
|
|
29641
29641
|
query projectUpdate_comments($id: String!, $after: String, $before: String, $filter: CommentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
29642
29642
|
projectUpdate(id: $id) {
|
|
29643
29643
|
comments(
|
|
@@ -29849,7 +29849,7 @@ fragment PageInfo on PageInfo {
|
|
|
29849
29849
|
endCursor
|
|
29850
29850
|
hasPreviousPage
|
|
29851
29851
|
hasNextPage
|
|
29852
|
-
}`),
|
|
29852
|
+
}`),i8=new r(`
|
|
29853
29853
|
query projectUpdates($after: String, $before: String, $filter: ProjectUpdateFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
29854
29854
|
projectUpdates(
|
|
29855
29855
|
after: $after
|
|
@@ -29931,7 +29931,7 @@ fragment ProjectUpdateConnection on ProjectUpdateConnection {
|
|
|
29931
29931
|
pageInfo {
|
|
29932
29932
|
...PageInfo
|
|
29933
29933
|
}
|
|
29934
|
-
}`),
|
|
29934
|
+
}`),h8=new r(`
|
|
29935
29935
|
query projects($after: String, $before: String, $filter: ProjectFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $sort: [ProjectSortInput!]) {
|
|
29936
29936
|
projects(
|
|
29937
29937
|
after: $after
|
|
@@ -30073,7 +30073,7 @@ fragment ProjectConnection on ProjectConnection {
|
|
|
30073
30073
|
pageInfo {
|
|
30074
30074
|
...PageInfo
|
|
30075
30075
|
}
|
|
30076
|
-
}`),
|
|
30076
|
+
}`),l8=new r(`
|
|
30077
30077
|
query pushSubscriptionTest($sendStrategy: SendStrategy, $targetMobile: Boolean) {
|
|
30078
30078
|
pushSubscriptionTest(sendStrategy: $sendStrategy, targetMobile: $targetMobile) {
|
|
30079
30079
|
...PushSubscriptionTestPayload
|
|
@@ -30082,7 +30082,7 @@ fragment ProjectConnection on ProjectConnection {
|
|
|
30082
30082
|
fragment PushSubscriptionTestPayload on PushSubscriptionTestPayload {
|
|
30083
30083
|
__typename
|
|
30084
30084
|
success
|
|
30085
|
-
}`),
|
|
30085
|
+
}`),u8=new r(`
|
|
30086
30086
|
query rateLimitStatus {
|
|
30087
30087
|
rateLimitStatus {
|
|
30088
30088
|
...RateLimitPayload
|
|
@@ -30104,7 +30104,7 @@ fragment RateLimitResultPayload on RateLimitResultPayload {
|
|
|
30104
30104
|
reset
|
|
30105
30105
|
allowedAmount
|
|
30106
30106
|
type
|
|
30107
|
-
}`),
|
|
30107
|
+
}`),y8=new r(`
|
|
30108
30108
|
query roadmap($id: String!) {
|
|
30109
30109
|
roadmap(id: $id) {
|
|
30110
30110
|
...Roadmap
|
|
@@ -30128,7 +30128,7 @@ fragment RateLimitResultPayload on RateLimitResultPayload {
|
|
|
30128
30128
|
owner {
|
|
30129
30129
|
id
|
|
30130
30130
|
}
|
|
30131
|
-
}`),
|
|
30131
|
+
}`),q8=new r(`
|
|
30132
30132
|
query roadmap_projects($id: String!, $after: String, $before: String, $filter: ProjectFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
30133
30133
|
roadmap(id: $id) {
|
|
30134
30134
|
projects(
|
|
@@ -30271,7 +30271,7 @@ fragment ProjectConnection on ProjectConnection {
|
|
|
30271
30271
|
pageInfo {
|
|
30272
30272
|
...PageInfo
|
|
30273
30273
|
}
|
|
30274
|
-
}`),
|
|
30274
|
+
}`),p8=new r(`
|
|
30275
30275
|
query roadmapToProject($id: String!) {
|
|
30276
30276
|
roadmapToProject(id: $id) {
|
|
30277
30277
|
...RoadmapToProject
|
|
@@ -30290,7 +30290,7 @@ fragment ProjectConnection on ProjectConnection {
|
|
|
30290
30290
|
archivedAt
|
|
30291
30291
|
createdAt
|
|
30292
30292
|
id
|
|
30293
|
-
}`),
|
|
30293
|
+
}`),t8=new r(`
|
|
30294
30294
|
query roadmapToProjects($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
30295
30295
|
roadmapToProjects(
|
|
30296
30296
|
after: $after
|
|
@@ -30332,7 +30332,7 @@ fragment RoadmapToProjectConnection on RoadmapToProjectConnection {
|
|
|
30332
30332
|
pageInfo {
|
|
30333
30333
|
...PageInfo
|
|
30334
30334
|
}
|
|
30335
|
-
}`),
|
|
30335
|
+
}`),e8=new r(`
|
|
30336
30336
|
query roadmaps($after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
30337
30337
|
roadmaps(
|
|
30338
30338
|
after: $after
|
|
@@ -30379,7 +30379,7 @@ fragment RoadmapConnection on RoadmapConnection {
|
|
|
30379
30379
|
pageInfo {
|
|
30380
30380
|
...PageInfo
|
|
30381
30381
|
}
|
|
30382
|
-
}`),
|
|
30382
|
+
}`),d8=new r(`
|
|
30383
30383
|
query searchDocuments($after: String, $before: String, $first: Int, $includeArchived: Boolean, $includeComments: Boolean, $last: Int, $orderBy: PaginationOrderBy, $teamId: String, $term: String!) {
|
|
30384
30384
|
searchDocuments(
|
|
30385
30385
|
after: $after
|
|
@@ -30481,7 +30481,7 @@ fragment PageInfo on PageInfo {
|
|
|
30481
30481
|
totalCount
|
|
30482
30482
|
databaseVersion
|
|
30483
30483
|
includesDependencies
|
|
30484
|
-
}`),
|
|
30484
|
+
}`),s8=new r(`
|
|
30485
30485
|
query searchIssues($after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $includeComments: Boolean, $last: Int, $orderBy: PaginationOrderBy, $teamId: String, $term: String!) {
|
|
30486
30486
|
searchIssues(
|
|
30487
30487
|
after: $after
|
|
@@ -30723,7 +30723,7 @@ fragment PageInfo on PageInfo {
|
|
|
30723
30723
|
totalCount
|
|
30724
30724
|
databaseVersion
|
|
30725
30725
|
includesDependencies
|
|
30726
|
-
}`),
|
|
30726
|
+
}`),a8=new r(`
|
|
30727
30727
|
query searchProjects($after: String, $before: String, $first: Int, $includeArchived: Boolean, $includeComments: Boolean, $last: Int, $orderBy: PaginationOrderBy, $teamId: String, $term: String!) {
|
|
30728
30728
|
searchProjects(
|
|
30729
30729
|
after: $after
|
|
@@ -43574,7 +43574,7 @@ fragment ViewPreferencesValues on ViewPreferencesValues {
|
|
|
43574
43574
|
id
|
|
43575
43575
|
}
|
|
43576
43576
|
success
|
|
43577
|
-
}`),D=class{_request;constructor($){this._request=$}async paginate($,n){let c=$.bind(this),o=await c(n),g=o.nodes;while(o.pageInfo.hasNextPage)o=await c({first:50,...n,after:o.pageInfo.endCursor}),g.push(...o.nodes);return g}};function W($){return{...$,first:$.first??($.after?50:void 0),last:$.last??($.before?50:void 0)}}var cH=class extends D{pageInfo;nodes;constructor($){super($);this.pageInfo=new b($,{hasNextPage:!1,hasPreviousPage:!1,__typename:"PageInfo"}),this.nodes=[]}},R=class extends cH{_fetch;constructor($,n,c,o){super($);this._fetch=n,this.nodes=c,this.pageInfo=o}_appendNodes($){this.nodes=$?[...this.nodes??[],...$]:this.nodes}_prependNodes($){this.nodes=$?[...$,...this.nodes??[]]:this.nodes}_appendPageInfo($){if(this.pageInfo)this.pageInfo.endCursor=$?.endCursor??this.pageInfo.startCursor,this.pageInfo.hasNextPage=$?.hasNextPage??this.pageInfo.hasNextPage}_prependPageInfo($){if(this.pageInfo)this.pageInfo.startCursor=$?.startCursor??this.pageInfo.startCursor,this.pageInfo.hasPreviousPage=$?.hasPreviousPage??this.pageInfo.hasPreviousPage}async fetchNext(){if(this.pageInfo?.hasNextPage){let $=await this._fetch({after:this.pageInfo?.endCursor});this._appendNodes($?.nodes),this._appendPageInfo($?.pageInfo)}return Promise.resolve(this)}async fetchPrevious(){if(this.pageInfo?.hasPreviousPage){let $=await this._fetch({before:this.pageInfo?.startCursor});this._prependNodes($?.nodes),this._prependPageInfo($?.pageInfo)}return Promise.resolve(this)}};function w($){try{return $?new Date($):void 0}catch(n){return}}function Vn($){try{return $?JSON.parse($):void 0}catch(n){return}}var b$=class extends D{constructor($,n){super($);this.avatarUrl=n.avatarUrl??void 0,this.id=n.id??void 0,this.name=n.name??void 0,this.subType=n.subType??void 0,this.type=n.type,this.userDisplayName=n.userDisplayName??void 0}avatarUrl;id;name;subType;type;userDisplayName},Zz=class extends D{_agentSession;_sourceComment;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.ephemeral=n.ephemeral,this.id=n.id,this.signalMetadata=Vn(n.signalMetadata)??void 0,this.sourceMetadata=Vn(n.sourceMetadata)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.signal=n.signal??void 0,this.content=n.content,this._agentSession=n.agentSession,this._sourceComment=n.sourceComment??void 0,this._user=n.user}archivedAt;createdAt;ephemeral;id;signalMetadata;sourceMetadata;updatedAt;signal;content;get agentSession(){return new B6(this._request).fetch(this._agentSession.id)}get agentSessionId(){return this._agentSession?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}create($){return new tJ(this._request).fetch($)}};var fz=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Zz($,o)),new b($,c.pageInfo))}};var vH=class extends D{_agentActivity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._agentActivity=n.agentActivity}lastSyncId;success;get agentActivity(){return new fJ(this._request).fetch(this._agentActivity.id)}get agentActivityId(){return this._agentActivity?.id}};var bz=class extends D{_appUser;_comment;_creator;_dismissedBy;_issue;_sourceComment;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.context=Vn(n.context)??{},this.createdAt=w(n.createdAt)??new Date,this.dismissedAt=w(n.dismissedAt)??void 0,this.endedAt=w(n.endedAt)??void 0,this.externalLink=n.externalLink??void 0,this.externalUrls=Vn(n.externalUrls)??{},this.id=n.id,this.plan=Vn(n.plan)??void 0,this.sourceMetadata=Vn(n.sourceMetadata)??void 0,this.startedAt=w(n.startedAt)??void 0,this.summary=n.summary??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this.externalLinks=n.externalLinks.map((c)=>new _H($,c)),this.status=n.status,this.type=n.type??void 0,this._appUser=n.appUser,this._comment=n.comment??void 0,this._creator=n.creator??void 0,this._dismissedBy=n.dismissedBy??void 0,this._issue=n.issue??void 0,this._sourceComment=n.sourceComment??void 0}archivedAt;context;createdAt;dismissedAt;endedAt;externalLink;externalUrls;id;plan;sourceMetadata;startedAt;summary;updatedAt;url;externalLinks;status;type;get appUser(){return new Y(this._request).fetch(this._appUser.id)}get appUserId(){return this._appUser?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get commentId(){return this._comment?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get dismissedBy(){return this._dismissedBy?.id?new Y(this._request).fetch(this._dismissedBy?.id):void 0}get dismissedById(){return this._dismissedBy?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}activities($){return new jZ(this._request,this.id,$).fetch($)}update($){return new eJ(this._request).fetch(this.id,$)}},oH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new bz($,o)),new b($,c.pageInfo))}};var _H=class extends D{constructor($,n){super($);this.label=n.label,this.url=n.url}label;url},m6=class extends D{_agentSession;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._agentSession=n.agentSession}lastSyncId;success;get agentSession(){return new B6(this._request).fetch(this._agentSession.id)}get agentSessionId(){return this._agentSession?.id}};var rH=class extends D{_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._updatedBy=n.updatedBy??void 0}archivedAt;createdAt;id;updatedAt;get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}};var IH=class extends D{constructor($,n){super($);this.clientId=n.clientId,this.description=n.description??void 0,this.developer=n.developer,this.developerUrl=n.developerUrl,this.id=n.id,this.imageUrl=n.imageUrl??void 0,this.name=n.name}clientId;description;developer;developerUrl;id;imageUrl;name};var q_=class extends D{constructor($,n){super($);this.archive=n.archive,this.databaseVersion=n.databaseVersion,this.includesDependencies=n.includesDependencies,this.totalCount=n.totalCount}archive;databaseVersion;includesDependencies;totalCount},DH=class extends D{_integration;constructor($,n){super($);this.addBot=n.addBot,this.lastSyncId=n.lastSyncId,this.success=n.success,this.mapping=new s5($,n.mapping),this._integration=n.integration??void 0}addBot;lastSyncId;success;mapping;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},UH=class extends D{_creator;_emailIntakeAddress;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.domain=n.domain??void 0,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.identityProvider=n.identityProvider?new iH($,n.identityProvider):void 0,this._creator=n.creator??void 0,this._emailIntakeAddress=n.emailIntakeAddress??void 0}archivedAt;createdAt;domain;id;updatedAt;identityProvider;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get emailIntakeAddress(){return this._emailIntakeAddress?.id?new Nr(this._request).fetch(this._emailIntakeAddress?.id):void 0}get emailIntakeAddressId(){return this._emailIntakeAddress?.id}get organization(){return new N$(this._request).fetch()}},Cz=class extends D{_creator;_externalUserCreator;_issue;_originalIssue;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.bodyData=n.bodyData??void 0,this.createdAt=w(n.createdAt)??new Date,this.groupBySource=n.groupBySource,this.id=n.id,this.metadata=n.metadata,this.source=n.source??void 0,this.sourceType=n.sourceType??void 0,this.subtitle=n.subtitle??void 0,this.title=n.title,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0,this._externalUserCreator=n.externalUserCreator??void 0,this._issue=n.issue,this._originalIssue=n.originalIssue??void 0}archivedAt;bodyData;createdAt;groupBySource;id;metadata;source;sourceType;subtitle;title;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get externalUserCreator(){return this._externalUserCreator?.id?new A$(this._request).fetch(this._externalUserCreator?.id):void 0}get externalUserCreatorId(){return this._externalUserCreator?.id}get issue(){return new v$(this._request).fetch(this._issue.id)}get issueId(){return this._issue?.id}get originalIssue(){return this._originalIssue?.id?new v$(this._request).fetch(this._originalIssue?.id):void 0}get originalIssueId(){return this._originalIssue?.id}create($){return new dJ(this._request).fetch($)}delete(){return new sJ(this._request).fetch(this.id)}update($){return new aJ(this._request).fetch(this.id,$)}},z6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Cz($,o)),new b($,c.pageInfo))}},y$=class extends D{_attachment;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._attachment=n.attachment}lastSyncId;success;get attachment(){return new Vc(this._request).fetch(this._attachment.id)}get attachmentId(){return this._attachment?.id}};var jH=class extends D{_actor;constructor($,n){super($);this.actorId=n.actorId??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.countryCode=n.countryCode??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.ip=n.ip??void 0,this.metadata=n.metadata??void 0,this.requestInformation=n.requestInformation??void 0,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._actor=n.actor??void 0}actorId;archivedAt;countryCode;createdAt;id;ip;metadata;requestInformation;type;updatedAt;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get organization(){return new N$(this._request).fetch()}},NH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new jH($,o)),new b($,c.pageInfo))}},wH=class extends D{constructor($,n){super($);this.description=n.description,this.type=n.type}description;type};var w6=class extends D{constructor($,n){super($);this.allowedAuthServices=n.allowedAuthServices,this.createdAt=w(n.createdAt)??new Date,this.deletionRequestedAt=w(n.deletionRequestedAt)??void 0,this.enabled=n.enabled,this.hideNonPrimaryOrganizations=n.hideNonPrimaryOrganizations,this.id=n.id,this.logoUrl=n.logoUrl??void 0,this.name=n.name,this.previousUrlKeys=n.previousUrlKeys,this.region=n.region,this.samlEnabled=n.samlEnabled,this.scimEnabled=n.scimEnabled,this.serviceId=n.serviceId,this.urlKey=n.urlKey,this.userCount=n.userCount??void 0,this.releaseChannel=n.releaseChannel}allowedAuthServices;createdAt;deletionRequestedAt;enabled;hideNonPrimaryOrganizations;id;logoUrl;name;previousUrlKeys;region;samlEnabled;scimEnabled;serviceId;urlKey;userCount;releaseChannel},P6=class extends D{constructor($,n){super($);this.allowDomainAccess=n.allowDomainAccess??void 0,this.email=n.email,this.id=n.id,this.lastUsedOrganizationId=n.lastUsedOrganizationId??void 0,this.service=n.service??void 0,this.token=n.token??void 0,this.availableOrganizations=n.availableOrganizations?n.availableOrganizations.map((c)=>new w6($,c)):void 0,this.lockedOrganizations=n.lockedOrganizations?n.lockedOrganizations.map((c)=>new w6($,c)):void 0,this.lockedUsers=n.lockedUsers.map((c)=>new b_($,c)),this.users=n.users.map((c)=>new b_($,c))}allowDomainAccess;email;id;lastUsedOrganizationId;service;token;availableOrganizations;lockedOrganizations;lockedUsers;users},b_=class extends D{constructor($,n){super($);this.active=n.active,this.avatarUrl=n.avatarUrl??void 0,this.createdAt=w(n.createdAt)??new Date,this.displayName=n.displayName,this.email=n.email,this.id=n.id,this.name=n.name,this.userAccountId=n.userAccountId,this.organization=new w6($,n.organization),this.role=n.role}active;avatarUrl;createdAt;displayName;email;id;name;userAccountId;organization;role},Rz=class extends D{constructor($,n){super($);this.browserType=n.browserType??void 0,this.client=n.client??void 0,this.countryCodes=n.countryCodes,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.ip=n.ip??void 0,this.isCurrentSession=n.isCurrentSession,this.lastActiveAt=w(n.lastActiveAt)??void 0,this.location=n.location??void 0,this.locationCity=n.locationCity??void 0,this.locationCountry=n.locationCountry??void 0,this.locationCountryCode=n.locationCountryCode??void 0,this.locationRegionCode=n.locationRegionCode??void 0,this.name=n.name,this.operatingSystem=n.operatingSystem??void 0,this.service=n.service??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.userAgent=n.userAgent??void 0,this.type=n.type}browserType;client;countryCodes;createdAt;id;ip;isCurrentSession;lastActiveAt;location;locationCity;locationCountry;locationCountryCode;locationRegionCode;name;operatingSystem;service;updatedAt;userAgent;type};var Tz=class extends D{_agentSession;_externalUser;_initiativeUpdate;_issue;_parent;_projectUpdate;_resolvingComment;_resolvingUser;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body,this.createdAt=w(n.createdAt)??new Date,this.documentContentId=n.documentContentId??void 0,this.editedAt=w(n.editedAt)??void 0,this.id=n.id,this.initiativeUpdateId=n.initiativeUpdateId??void 0,this.issueId=n.issueId??void 0,this.parentId=n.parentId??void 0,this.projectUpdateId=n.projectUpdateId??void 0,this.quotedText=n.quotedText??void 0,this.reactionData=n.reactionData,this.resolvedAt=w(n.resolvedAt)??void 0,this.resolvingCommentId=n.resolvingCommentId??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.externalThread=n.externalThread?new nM($,n.externalThread):void 0,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.syncedWith=n.syncedWith?n.syncedWith.map((c)=>new d_($,c)):void 0,this._agentSession=n.agentSession??void 0,this._externalUser=n.externalUser??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._issue=n.issue??void 0,this._parent=n.parent??void 0,this._projectUpdate=n.projectUpdate??void 0,this._resolvingComment=n.resolvingComment??void 0,this._resolvingUser=n.resolvingUser??void 0,this._user=n.user??void 0}archivedAt;body;createdAt;documentContentId;editedAt;id;initiativeUpdateId;issueId;parentId;projectUpdateId;quotedText;reactionData;resolvedAt;resolvingCommentId;updatedAt;url;reactions;syncedWith;botActor;documentContent;externalThread;get agentSession(){return this._agentSession?.id?new B6(this._request).fetch(this._agentSession?.id):void 0}get agentSessionId(){return this._agentSession?.id}get externalUser(){return this._externalUser?.id?new A$(this._request).fetch(this._externalUser?.id):void 0}get externalUserId(){return this._externalUser?.id}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get parent(){return this._parent?.id?new G$(this._request).fetch({id:this._parent?.id}):void 0}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get resolvingComment(){return this._resolvingComment?.id?new G$(this._request).fetch({id:this._resolvingComment?.id}):void 0}get resolvingUser(){return this._resolvingUser?.id?new Y(this._request).fetch(this._resolvingUser?.id):void 0}get resolvingUserId(){return this._resolvingUser?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}children($){return new NZ(this._request,$).fetch($)}createdIssues($){return new wZ(this._request,$).fetch($)}create($){return new $0(this._request).fetch($)}delete(){return new n0(this._request).fetch(this.id)}update($,n){return new g0(this._request).fetch(this.id,$,n)}};var an=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Tz($,o)),new b($,c.pageInfo))}},J6=class extends D{_comment;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._comment=n.comment}lastSyncId;success;get comment(){return new G$(this._request).fetch({id:this._comment.id})}get commentId(){return this._comment?.id}};var OH=class extends D{constructor($,n){super($);this.success=n.success}success},kH=class extends D{constructor($,n){super($);this.success=n.success}success},p_=class extends D{constructor($,n){super($);this.organization=new w6($,n.organization),this.user=new b_($,n.user)}organization;user};var iz=class extends D{_creator;_owner;_team;_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.feedItemFilterData=n.feedItemFilterData??void 0,this.filterData=n.filterData,this.filters=n.filters,this.icon=n.icon??void 0,this.id=n.id,this.initiativeFilterData=n.initiativeFilterData??void 0,this.modelName=n.modelName,this.name=n.name,this.projectFilterData=n.projectFilterData??void 0,this.shared=n.shared,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.organizationViewPreferences=n.organizationViewPreferences?new C_($,n.organizationViewPreferences):void 0,this.userViewPreferences=n.userViewPreferences?new C_($,n.userViewPreferences):void 0,this.viewPreferencesValues=n.viewPreferencesValues?new VJ($,n.viewPreferencesValues):void 0,this._creator=n.creator,this._owner=n.owner,this._team=n.team??void 0,this._updatedBy=n.updatedBy??void 0}archivedAt;color;createdAt;description;feedItemFilterData;filterData;filters;icon;id;initiativeFilterData;modelName;name;projectFilterData;shared;slugId;updatedAt;organizationViewPreferences;userViewPreferences;viewPreferencesValues;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get owner(){return new Y(this._request).fetch(this._owner.id)}get ownerId(){return this._owner?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}initiatives($){return new OZ(this._request,this.id,$).fetch($)}issues($){return new kZ(this._request,this.id,$).fetch($)}projects($){return new mZ(this._request,this.id,$).fetch($)}create($){return new c0(this._request).fetch($)}delete(){return new v0(this._request).fetch(this.id)}update($){return new o0(this._request).fetch(this.id,$)}},mH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new iz($,o)),new b($,c.pageInfo))}},zH=class extends D{constructor($,n){super($);this.hasSubscribers=n.hasSubscribers}hasSubscribers},hz=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return new d$(this._request).fetch(this._customView.id)}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},lz=class extends D{_customView;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._customView=n.customView}lastSyncId;success;get customView(){return new d$(this._request).fetch(this._customView.id)}get customViewId(){return this._customView?.id}};var uz=class extends D{_integration;_owner;_status;_tier;constructor($,n){super($);this.approximateNeedCount=n.approximateNeedCount,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.domains=n.domains,this.externalIds=n.externalIds,this.id=n.id,this.logoUrl=n.logoUrl??void 0,this.mainSourceId=n.mainSourceId??void 0,this.name=n.name,this.revenue=n.revenue??void 0,this.size=n.size??void 0,this.slackChannelId=n.slackChannelId??void 0,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._integration=n.integration??void 0,this._owner=n.owner??void 0,this._status=n.status,this._tier=n.tier??void 0}approximateNeedCount;archivedAt;createdAt;domains;externalIds;id;logoUrl;mainSourceId;name;revenue;size;slackChannelId;slugId;updatedAt;url;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}get owner(){return this._owner?.id?new Y(this._request).fetch(this._owner?.id):void 0}get ownerId(){return this._owner?.id}get status(){return new Ur(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}get tier(){return this._tier?.id?new jr(this._request).fetch(this._tier?.id):void 0}get tierId(){return this._tier?.id}create($){return new _0(this._request).fetch($)}delete(){return new r0(this._request).fetch(this.id)}update($){return new J0(this._request).fetch(this.id,$)}};var PH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new uz($,o)),new b($,c.pageInfo))}},t_=class extends D{_attachment;_comment;_creator;_customer;_issue;_originalIssue;_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.priority=n.priority,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this.projectAttachment=n.projectAttachment?new V5($,n.projectAttachment):void 0,this._attachment=n.attachment??void 0,this._comment=n.comment??void 0,this._creator=n.creator??void 0,this._customer=n.customer??void 0,this._issue=n.issue??void 0,this._originalIssue=n.originalIssue??void 0,this._project=n.project??void 0}archivedAt;body;createdAt;id;priority;updatedAt;url;projectAttachment;get attachment(){return this._attachment?.id?new Vc(this._request).fetch(this._attachment?.id):void 0}get attachmentId(){return this._attachment?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get commentId(){return this._comment?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get originalIssue(){return this._originalIssue?.id?new v$(this._request).fetch(this._originalIssue?.id):void 0}get originalIssueId(){return this._originalIssue?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}archive(){return new I0(this._request).fetch(this.id)}create($){return new D0(this._request).fetch($)}delete($){return new U0(this._request).fetch(this.id,$)}unarchive(){return new j0(this._request).fetch(this.id)}update($){return new N0(this._request).fetch(this.id,$)}},yz=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Xg(this._request).fetch({id:this._entity?.id}):void 0}get entityId(){return this._entity?.id}};var L6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new t_($,o)),new b($,c.pageInfo))}},qz=class extends D{_actor;_customerNeed;_externalUserActor;_relatedIssue;_relatedProject;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerNeedId=n.customerNeedId,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._customerNeed=n.customerNeed,this._externalUserActor=n.externalUserActor??void 0,this._relatedIssue=n.relatedIssue??void 0,this._relatedProject=n.relatedProject??void 0,this._user=n.user}archivedAt;createdAt;customerNeedId;emailedAt;id;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get customerNeed(){return new Xg(this._request).fetch({id:this._customerNeed.id})}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get relatedIssue(){return this._relatedIssue?.id?new v$(this._request).fetch(this._relatedIssue?.id):void 0}get relatedIssueId(){return this._relatedIssue?.id}get relatedProject(){return this._relatedProject?.id?new s(this._request).fetch(this._relatedProject?.id):void 0}get relatedProjectId(){return this._relatedProject?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},pz=class extends D{_need;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._need=n.need}lastSyncId;success;get need(){return new Xg(this._request).fetch({id:this._need.id})}get needId(){return this._need?.id}},JH=class extends D{_need;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.updatedRelatedNeeds=n.updatedRelatedNeeds.map((c)=>new t_($,c)),this._need=n.need}lastSyncId;success;updatedRelatedNeeds;get need(){return new Xg(this._request).fetch({id:this._need.id})}get needId(){return this._need?.id}};var tz=class extends D{_actor;_customer;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerId=n.customerId,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._customer=n.customer,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;customerId;emailedAt;id;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get customer(){return new C$(this._request).fetch(this._customer.id)}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},ez=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return new C$(this._request).fetch(this._customer.id)}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},Ac=class extends D{_customer;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._customer=n.customer}lastSyncId;success;get customer(){return new C$(this._request).fetch(this._customer.id)}get customerId(){return this._customer?.id}},dz=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.displayName=n.displayName,this.id=n.id,this.name=n.name,this.position=n.position,this.updatedAt=w(n.updatedAt)??new Date,this.type=n.type??void 0}archivedAt;color;createdAt;description;displayName;id;name;position;updatedAt;type;create($){return new w0(this._request).fetch($)}delete(){return new O0(this._request).fetch(this.id)}update($){return new k0(this._request).fetch(this.id,$)}};var LH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new dz($,o)),new b($,c.pageInfo))}},sz=class extends D{_status;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._status=n.status}lastSyncId;success;get status(){return new Ur(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}},az=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.displayName=n.displayName,this.id=n.id,this.name=n.name,this.position=n.position,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;color;createdAt;description;displayName;id;name;position;updatedAt;create($){return new m0(this._request).fetch($)}delete(){return new z0(this._request).fetch(this.id)}update($){return new P0(this._request).fetch(this.id,$)}};var GH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new az($,o)),new b($,c.pageInfo))}},$P=class extends D{_tier;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._tier=n.tier}lastSyncId;success;get tier(){return new jr(this._request).fetch(this._tier.id)}get tierId(){return this._tier?.id}};var nP=class extends D{_inheritedFrom;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.completedAt=w(n.completedAt)??void 0,this.completedIssueCountHistory=n.completedIssueCountHistory,this.completedScopeHistory=n.completedScopeHistory,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.endsAt=w(n.endsAt)??new Date,this.id=n.id,this.inProgressScopeHistory=n.inProgressScopeHistory,this.isActive=n.isActive,this.isFuture=n.isFuture,this.isNext=n.isNext,this.isPast=n.isPast,this.isPrevious=n.isPrevious,this.issueCountHistory=n.issueCountHistory,this.name=n.name??void 0,this.number=n.number,this.progress=n.progress,this.scopeHistory=n.scopeHistory,this.startsAt=w(n.startsAt)??new Date,this.updatedAt=w(n.updatedAt)??new Date,this._inheritedFrom=n.inheritedFrom??void 0,this._team=n.team}archivedAt;autoArchivedAt;completedAt;completedIssueCountHistory;completedScopeHistory;createdAt;description;endsAt;id;inProgressScopeHistory;isActive;isFuture;isNext;isPast;isPrevious;issueCountHistory;name;number;progress;scopeHistory;startsAt;updatedAt;get inheritedFrom(){return this._inheritedFrom?.id?new m$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}issues($){return new zZ(this._request,this.id,$).fetch($)}uncompletedIssuesUponClose($){return new PZ(this._request,this.id,$).fetch($)}archive(){return new L0(this._request).fetch(this.id)}create($){return new G0(this._request).fetch($)}update($){return new A0(this._request).fetch(this.id,$)}},AH=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new m$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var gP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new nP($,o)),new b($,c.pageInfo))}},cP=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return new m$(this._request).fetch(this._cycle.id)}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},G6=class extends D{_cycle;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._cycle=n.cycle??void 0}lastSyncId;success;get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}};var u=class extends D{constructor($,n){super($);this.entityId=n.entityId,this.lastSyncId=n.lastSyncId,this.success=n.success}entityId;lastSyncId;success},vP=class extends D{_creator;_initiative;_issue;_lastAppliedTemplate;_project;_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.documentContentId=n.documentContentId??void 0,this.hiddenAt=w(n.hiddenAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.title=n.title,this.trashed=n.trashed??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._project=n.project??void 0,this._updatedBy=n.updatedBy??void 0}archivedAt;color;content;createdAt;documentContentId;hiddenAt;icon;id;slugId;sortOrder;title;trashed;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}comments($){return new JZ(this._request,this.id,$).fetch($)}create($){return new X0(this._request).fetch($)}delete(){return new W0(this._request).fetch(this.id)}unarchive(){return new K0(this._request).fetch(this.id)}update($){return new Y0(this._request).fetch(this.id,$)}},oP=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Hn(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var A6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new vP($,o)),new b($,c.pageInfo))}},Xc=class extends D{_document;_initiative;_issue;_project;_projectMilestone;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.content=n.content??void 0,this.contentState=n.contentState??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.restoredAt=w(n.restoredAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.aiPromptRules=n.aiPromptRules?new rH($,n.aiPromptRules):void 0,this._document=n.document??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._project=n.project??void 0,this._projectMilestone=n.projectMilestone??void 0}archivedAt;content;contentState;createdAt;id;restoredAt;updatedAt;aiPromptRules;get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}};var XH=class extends D{constructor($,n){super($);this.success=n.success,this.history=n.history.map((c)=>new WH($,c))}success;history},WH=class extends D{constructor($,n){super($);this.actorIds=n.actorIds??void 0,this.contentDataSnapshotAt=w(n.contentDataSnapshotAt)??new Date,this.createdAt=w(n.createdAt)??new Date,this.id=n.id}actorIds;contentDataSnapshotAt;createdAt;id},_P=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.documentId=n.documentId,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.parentCommentId=n.parentCommentId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;commentId;createdAt;documentId;emailedAt;id;parentCommentId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},rP=class extends D{_document;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._document=n.document}lastSyncId;success;get document(){return new Hn(this._request).fetch(this._document.id)}get documentId(){return this._document?.id}},KH=class extends D{constructor($,n){super($);this.totalCount=n.totalCount,this.archivePayload=new q_($,n.archivePayload),this.pageInfo=new b($,n.pageInfo),this.nodes=n.nodes.map((c)=>new YH($,c))}totalCount;nodes;archivePayload;pageInfo},YH=class extends D{_creator;_initiative;_issue;_lastAppliedTemplate;_project;_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.documentContentId=n.documentContentId??void 0,this.hiddenAt=w(n.hiddenAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.metadata=n.metadata,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.title=n.title,this.trashed=n.trashed??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._project=n.project??void 0,this._updatedBy=n.updatedBy??void 0}archivedAt;color;content;createdAt;documentContentId;hiddenAt;icon;id;metadata;slugId;sortOrder;title;trashed;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}};var SH=class extends D{_customerNeed;_initiative;_initiativeUpdate;_issue;_parentComment;_project;_projectUpdate;_team;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.bodyData=Vn(n.bodyData)??{},this.createdAt=w(n.createdAt)??new Date,this.data=n.data??void 0,this.id=n.id,this.isAutogenerated=n.isAutogenerated,this.updatedAt=w(n.updatedAt)??new Date,this._customerNeed=n.customerNeed??void 0,this._initiative=n.initiative??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._issue=n.issue??void 0,this._parentComment=n.parentComment??void 0,this._project=n.project??void 0,this._projectUpdate=n.projectUpdate??void 0,this._team=n.team??void 0,this._user=n.user}archivedAt;bodyData;createdAt;data;id;isAutogenerated;updatedAt;get customerNeed(){return this._customerNeed?.id?new Xg(this._request).fetch({id:this._customerNeed?.id}):void 0}get customerNeedId(){return this._customerNeed?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get initiativeUpdateId(){return this._initiativeUpdate?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get parentCommentId(){return this._parentComment?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get projectUpdateId(){return this._projectUpdate?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},QH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new SH($,o)),new b($,c.pageInfo))}},EH=class extends D{_creator;_team;_template;constructor($,n){super($);this.address=n.address,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerRequestsEnabled=n.customerRequestsEnabled,this.enabled=n.enabled,this.forwardingEmailAddress=n.forwardingEmailAddress??void 0,this.id=n.id,this.issueCanceledAutoReply=n.issueCanceledAutoReply??void 0,this.issueCanceledAutoReplyEnabled=n.issueCanceledAutoReplyEnabled,this.issueCompletedAutoReply=n.issueCompletedAutoReply??void 0,this.issueCompletedAutoReplyEnabled=n.issueCompletedAutoReplyEnabled,this.issueCreatedAutoReply=n.issueCreatedAutoReply??void 0,this.issueCreatedAutoReplyEnabled=n.issueCreatedAutoReplyEnabled,this.repliesEnabled=n.repliesEnabled,this.senderName=n.senderName??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.useUserNamesInReplies=n.useUserNamesInReplies,this.sesDomainIdentity=n.sesDomainIdentity?new t5($,n.sesDomainIdentity):void 0,this.type=n.type,this._creator=n.creator??void 0,this._team=n.team??void 0,this._template=n.template??void 0}address;archivedAt;createdAt;customerRequestsEnabled;enabled;forwardingEmailAddress;id;issueCanceledAutoReply;issueCanceledAutoReplyEnabled;issueCompletedAutoReply;issueCompletedAutoReplyEnabled;issueCreatedAutoReply;issueCreatedAutoReplyEnabled;repliesEnabled;senderName;updatedAt;useUserNamesInReplies;sesDomainIdentity;type;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get template(){return this._template?.id?new S$(this._request).fetch(this._template?.id):void 0}get templateId(){return this._template?.id}create($){return new S0(this._request).fetch($)}delete(){return new Q0(this._request).fetch(this.id)}update($){return new E0(this._request).fetch(this.id,$)}},e_=class extends D{_emailIntakeAddress;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._emailIntakeAddress=n.emailIntakeAddress}lastSyncId;success;get emailIntakeAddress(){return new Nr(this._request).fetch(this._emailIntakeAddress.id)}get emailIntakeAddressId(){return this._emailIntakeAddress?.id}},VH=class extends D{constructor($,n){super($);this.success=n.success}success},BH=class extends D{constructor($,n){super($);this.authType=n.authType,this.success=n.success}authType;success},IP=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.name=n.name,this.source=n.source,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0}archivedAt;createdAt;id;name;source;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}create($){return new V0(this._request).fetch($)}delete(){return new B0(this._request).fetch(this.id)}},HH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new IP($,o)),new b($,c.pageInfo))}},MH=class extends D{_emoji;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._emoji=n.emoji}lastSyncId;success;get emoji(){return new bJ(this._request).fetch(this._emoji.id)}get emojiId(){return this._emoji?.id}};var DP=class extends D{_creator;_initiative;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.label=n.label,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator,this._initiative=n.initiative??void 0}archivedAt;createdAt;id;label;sortOrder;updatedAt;url;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}create($){return new H0(this._request).fetch($)}delete(){return new M0(this._request).fetch(this.id)}update($){return new F0(this._request).fetch(this.id,$)}},UP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new DP($,o)),new b($,c.pageInfo))}},jP=class extends D{_entityExternalLink;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entityExternalLink=n.entityExternalLink}lastSyncId;success;get entityExternalLink(){return new CJ(this._request).fetch(this._entityExternalLink.id)}get entityExternalLinkId(){return this._entityExternalLink?.id}};var d_=class extends D{constructor($,n){super($);this.id=n.id,this.service=n.service,this.metadata=n.metadata??void 0}id;service;metadata};var NP=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.avatarUrl=n.avatarUrl??void 0,this.createdAt=w(n.createdAt)??new Date,this.displayName=n.displayName,this.email=n.email??void 0,this.id=n.id,this.lastSeen=w(n.lastSeen)??void 0,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;avatarUrl;createdAt;displayName;email;id;lastSeen;name;updatedAt;get organization(){return new N$(this._request).fetch()}};var FH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new NP($,o)),new b($,c.pageInfo))}};var wP=class extends D{_customView;_customer;_cycle;_document;_initiative;_issue;_label;_owner;_parent;_predefinedViewTeam;_project;_projectLabel;_projectTeam;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.folderName=n.folderName??void 0,this.id=n.id,this.predefinedViewType=n.predefinedViewType??void 0,this.sortOrder=n.sortOrder,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this.initiativeTab=n.initiativeTab??void 0,this.projectTab=n.projectTab??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._document=n.document??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._label=n.label??void 0,this._owner=n.owner,this._parent=n.parent??void 0,this._predefinedViewTeam=n.predefinedViewTeam??void 0,this._project=n.project??void 0,this._projectLabel=n.projectLabel??void 0,this._projectTeam=n.projectTeam??void 0,this._user=n.user??void 0}archivedAt;createdAt;folderName;id;predefinedViewType;sortOrder;type;updatedAt;url;initiativeTab;projectTab;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get owner(){return new Y(this._request).fetch(this._owner.id)}get ownerId(){return this._owner?.id}get parent(){return this._parent?.id?new ng(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get predefinedViewTeam(){return this._predefinedViewTeam?.id?new a(this._request).fetch(this._predefinedViewTeam?.id):void 0}get predefinedViewTeamId(){return this._predefinedViewTeam?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectLabel(){return this._projectLabel?.id?new H6(this._request).fetch(this._projectLabel?.id):void 0}get projectLabelId(){return this._projectLabel?.id}get projectTeam(){return this._projectTeam?.id?new a(this._request).fetch(this._projectTeam?.id):void 0}get projectTeamId(){return this._projectTeam?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}children($){return new LZ(this._request,this.id,$).fetch($)}create($){return new x0(this._request).fetch($)}delete(){return new Z0(this._request).fetch(this.id)}update($){return new f0(this._request).fetch(this.id,$)}},OP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new wP($,o)),new b($,c.pageInfo))}},kP=class extends D{_favorite;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._favorite=n.favorite}lastSyncId;success;get favorite(){return new ng(this._request).fetch(this._favorite.id)}get favoriteId(){return this._favorite?.id}};var xH=class extends D{_attachment;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._attachment=n.attachment}lastSyncId;success;get attachment(){return new Vc(this._request).fetch(this._attachment.id)}get attachmentId(){return this._attachment?.id}},mP=class extends D{_state;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.branchPattern=n.branchPattern??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.targetBranch=n.targetBranch?new PP($,n.targetBranch):void 0,this.event=n.event,this._state=n.state??void 0,this._team=n.team}archivedAt;branchPattern;createdAt;id;updatedAt;targetBranch;event;get state(){return this._state?.id?new J$(this._request).fetch(this._state?.id):void 0}get stateId(){return this._state?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}create($){return new b0(this._request).fetch($)}delete(){return new C0(this._request).fetch(this.id)}update($){return new R0(this._request).fetch(this.id,$)}},ZH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new mP($,o)),new b($,c.pageInfo))}},zP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.gitAutomationState=new mP($,n.gitAutomationState)}lastSyncId;success;gitAutomationState},PP=class extends D{_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.branchPattern=n.branchPattern,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.isRegex=n.isRegex,this.updatedAt=w(n.updatedAt)??new Date,this._team=n.team}archivedAt;branchPattern;createdAt;id;isRegex;updatedAt;get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}create($){return new T0(this._request).fetch($)}delete(){return new i0(this._request).fetch(this.id)}update($){return new h0(this._request).fetch(this.id,$)}},JP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.targetBranch=new PP($,n.targetBranch)}lastSyncId;success;targetBranch},fH=class extends D{_integration;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.webhookSecret=n.webhookSecret,this._integration=n.integration??void 0}lastSyncId;success;webhookSecret;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},bH=class extends D{constructor($,n){super($);this.success=n.success}success},CH=class extends D{_integration;constructor($,n){super($);this.installUrl=n.installUrl,this.lastSyncId=n.lastSyncId,this.setupUrl=n.setupUrl,this.success=n.success,this.webhookSecret=n.webhookSecret,this._integration=n.integration??void 0}installUrl;lastSyncId;setupUrl;success;webhookSecret;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},RH=class extends D{_integration;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.webhookSecret=n.webhookSecret,this._integration=n.integration??void 0}lastSyncId;success;webhookSecret;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},TH=class extends D{_integration;constructor($,n){super($);this.error=n.error??void 0,this.errorResponseBody=n.errorResponseBody??void 0,this.errorResponseHeaders=n.errorResponseHeaders??void 0,this.lastSyncId=n.lastSyncId,this.success=n.success,this._integration=n.integration??void 0}error;errorResponseBody;errorResponseHeaders;lastSyncId;success;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}};var iH=class extends D{constructor($,n){super($);this.allowNameChange=n.allowNameChange,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.defaultMigrated=n.defaultMigrated,this.id=n.id,this.issuerEntityId=n.issuerEntityId??void 0,this.priority=n.priority??void 0,this.samlEnabled=n.samlEnabled,this.scimEnabled=n.scimEnabled,this.spEntityId=n.spEntityId??void 0,this.ssoBinding=n.ssoBinding??void 0,this.ssoEndpoint=n.ssoEndpoint??void 0,this.ssoSignAlgo=n.ssoSignAlgo??void 0,this.ssoSigningCert=n.ssoSigningCert??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.type=n.type}allowNameChange;archivedAt;createdAt;defaultMigrated;id;issuerEntityId;priority;samlEnabled;scimEnabled;spEntityId;ssoBinding;ssoEndpoint;ssoSignAlgo;ssoSigningCert;updatedAt;type},hH=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.url=n.url??void 0}lastSyncId;success;url},LP=class extends D{_creator;_integrationsSettings;_lastUpdate;_owner;_parentInitiative;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.completedAt=w(n.completedAt)??void 0,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.healthUpdatedAt=w(n.healthUpdatedAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.name=n.name,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.startedAt=w(n.startedAt)??void 0,this.targetDate=n.targetDate??void 0,this.trashed=n.trashed??void 0,this.updateReminderFrequency=n.updateReminderFrequency??void 0,this.updateReminderFrequencyInWeeks=n.updateReminderFrequencyInWeeks??void 0,this.updateRemindersHour=n.updateRemindersHour??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.frequencyResolution=n.frequencyResolution,this.health=n.health??void 0,this.status=n.status,this.targetDateResolution=n.targetDateResolution??void 0,this.updateRemindersDay=n.updateRemindersDay??void 0,this._creator=n.creator??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._lastUpdate=n.lastUpdate??void 0,this._owner=n.owner??void 0,this._parentInitiative=n.parentInitiative??void 0}archivedAt;color;completedAt;content;createdAt;description;healthUpdatedAt;icon;id;name;slugId;sortOrder;startedAt;targetDate;trashed;updateReminderFrequency;updateReminderFrequencyInWeeks;updateRemindersHour;updatedAt;url;documentContent;frequencyResolution;health;status;targetDateResolution;updateRemindersDay;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get lastUpdate(){return this._lastUpdate?.id?new Jn(this._request).fetch(this._lastUpdate?.id):void 0}get lastUpdateId(){return this._lastUpdate?.id}get organization(){return new N$(this._request).fetch()}get owner(){return this._owner?.id?new Y(this._request).fetch(this._owner?.id):void 0}get ownerId(){return this._owner?.id}get parentInitiative(){return this._parentInitiative?.id?new o$(this._request).fetch(this._parentInitiative?.id):void 0}get parentInitiativeId(){return this._parentInitiative?.id}documents($){return new GZ(this._request,this.id,$).fetch($)}history($){return new AZ(this._request,this.id,$).fetch($)}initiativeUpdates($){return new XZ(this._request,this.id,$).fetch($)}links($){return new WZ(this._request,this.id,$).fetch($)}projects($){return new KZ(this._request,this.id,$).fetch($)}subInitiatives($){return new YZ(this._request,this.id,$).fetch($)}archive(){return new l0(this._request).fetch(this.id)}create($){return new u0(this._request).fetch($)}delete(){return new y0(this._request).fetch(this.id)}unarchive(){return new a0(this._request).fetch(this.id)}update(){return new Jn(this._request).fetch(this.id)}},GP=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new o$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var X6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new LP($,o)),new b($,c.pageInfo))}},lH=class extends D{_initiative;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.entries=n.entries,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._initiative=n.initiative}archivedAt;createdAt;entries;id;updatedAt;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}},uH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new lH($,o)),new b($,c.pageInfo))}},AP=class extends D{_actor;_comment;_document;_externalUserActor;_initiative;_initiativeUpdate;_parentComment;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.initiativeId=n.initiativeId,this.initiativeUpdateId=n.initiativeUpdateId??void 0,this.parentCommentId=n.parentCommentId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._comment=n.comment??void 0,this._document=n.document??void 0,this._externalUserActor=n.externalUserActor??void 0,this._initiative=n.initiative??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._parentComment=n.parentComment??void 0,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;initiativeId;initiativeUpdateId;parentCommentId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},XP=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},WP=class extends D{_initiative;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._initiative=n.initiative}lastSyncId;success;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}},KP=class extends D{_initiative;_relatedInitiative;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._initiative=n.initiative,this._relatedInitiative=n.relatedInitiative,this._user=n.user??void 0}archivedAt;createdAt;id;sortOrder;updatedAt;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get relatedInitiative(){return new o$(this._request).fetch(this._relatedInitiative.id)}get relatedInitiativeId(){return this._relatedInitiative?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new q0(this._request).fetch($)}delete(){return new p0(this._request).fetch(this.id)}update($){return new t0(this._request).fetch(this.id,$)}},yH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new KP($,o)),new b($,c.pageInfo))}},qH=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.initiativeRelation=new KP($,n.initiativeRelation)}lastSyncId;success;initiativeRelation},YP=class extends D{_initiative;_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._initiative=n.initiative,this._project=n.project}archivedAt;createdAt;id;sortOrder;updatedAt;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}create($){return new e0(this._request).fetch($)}delete(){return new d0(this._request).fetch(this.id)}update($){return new s0(this._request).fetch(this.id,$)}},SP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new YP($,o)),new b($,c.pageInfo))}},QP=class extends D{_initiativeToProject;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._initiativeToProject=n.initiativeToProject}lastSyncId;success;get initiativeToProject(){return new RJ(this._request).fetch(this._initiativeToProject.id)}get initiativeToProjectId(){return this._initiativeToProject?.id}},EP=class extends D{_initiative;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body,this.commentCount=n.commentCount,this.createdAt=w(n.createdAt)??new Date,this.diff=n.diff??void 0,this.diffMarkdown=n.diffMarkdown??void 0,this.editedAt=w(n.editedAt)??void 0,this.id=n.id,this.isDiffHidden=n.isDiffHidden,this.isStale=n.isStale,this.reactionData=n.reactionData,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.health=n.health,this._initiative=n.initiative,this._user=n.user}archivedAt;body;commentCount;createdAt;diff;diffMarkdown;editedAt;id;isDiffHidden;isStale;reactionData;slugId;updatedAt;url;reactions;health;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}comments($){return new SZ(this._request,this.id,$).fetch($)}archive(){return new $L(this._request).fetch(this.id)}create($){return new nL(this._request).fetch($)}unarchive(){return new gL(this._request).fetch(this.id)}update($){return new cL(this._request).fetch(this.id,$)}},VP=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Jn(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var BP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new EP($,o)),new b($,c.pageInfo))}},HP=class extends D{_initiativeUpdate;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._initiativeUpdate=n.initiativeUpdate}lastSyncId;success;get initiativeUpdate(){return new Jn(this._request).fetch(this._initiativeUpdate.id)}get initiativeUpdateId(){return this._initiativeUpdate?.id}},pH=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var MP=class extends D{_creator;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.service=n.service,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator,this._team=n.team??void 0}archivedAt;createdAt;id;service;updatedAt;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}archive(){return new vL(this._request).fetch(this.id)}delete($){return new oL(this._request).fetch(this.id,$)}};var FP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new MP($,o)),new b($,c.pageInfo))}},tH=class extends D{constructor($,n){super($);this.hasAllScopes=n.hasAllScopes,this.missingScopes=n.missingScopes??void 0}hasAllScopes;missingScopes},U$=class extends D{_integration;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._integration=n.integration??void 0}lastSyncId;success;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},eH=class extends D{constructor($,n){super($);this.success=n.success}success},dH=class extends D{constructor($,n){super($);this.name=n.name,this.success=n.success}name;success},xP=class extends D{_integration;_template;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.foreignEntityId=n.foreignEntityId??void 0,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._integration=n.integration,this._template=n.template}archivedAt;createdAt;foreignEntityId;id;updatedAt;get integration(){return new vn(this._request).fetch(this._integration.id)}get integrationId(){return this._integration?.id}get template(){return new S$(this._request).fetch(this._template.id)}get templateId(){return this._template?.id}create($){return new _L(this._request).fetch($)}delete(){return new rL(this._request).fetch(this.id)}},sH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new xP($,o)),new b($,c.pageInfo))}},aH=class extends D{_integrationTemplate;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._integrationTemplate=n.integrationTemplate}lastSyncId;success;get integrationTemplate(){return new TJ(this._request).fetch(this._integrationTemplate.id)}get integrationTemplateId(){return this._integrationTemplate?.id}},$5=class extends D{_initiative;_project;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.slackInitiativeUpdateCreated=n.slackInitiativeUpdateCreated??void 0,this.slackIssueAddedToTriage=n.slackIssueAddedToTriage??void 0,this.slackIssueAddedToView=n.slackIssueAddedToView??void 0,this.slackIssueCreated=n.slackIssueCreated??void 0,this.slackIssueNewComment=n.slackIssueNewComment??void 0,this.slackIssueSlaBreached=n.slackIssueSlaBreached??void 0,this.slackIssueSlaHighRisk=n.slackIssueSlaHighRisk??void 0,this.slackIssueStatusChangedAll=n.slackIssueStatusChangedAll??void 0,this.slackIssueStatusChangedDone=n.slackIssueStatusChangedDone??void 0,this.slackProjectUpdateCreated=n.slackProjectUpdateCreated??void 0,this.slackProjectUpdateCreatedToTeam=n.slackProjectUpdateCreatedToTeam??void 0,this.slackProjectUpdateCreatedToWorkspace=n.slackProjectUpdateCreatedToWorkspace??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this._initiative=n.initiative??void 0,this._project=n.project??void 0,this._team=n.team??void 0}archivedAt;createdAt;id;slackInitiativeUpdateCreated;slackIssueAddedToTriage;slackIssueAddedToView;slackIssueCreated;slackIssueNewComment;slackIssueSlaBreached;slackIssueSlaHighRisk;slackIssueStatusChangedAll;slackIssueStatusChangedDone;slackProjectUpdateCreated;slackProjectUpdateCreatedToTeam;slackProjectUpdateCreatedToWorkspace;updatedAt;contextViewType;get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}create($){return new IL(this._request).fetch($)}update($){return new DL(this._request).fetch(this.id,$)}},ZP=class extends D{_integrationsSettings;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._integrationsSettings=n.integrationsSettings}lastSyncId;success;get integrationsSettings(){return new Wg(this._request).fetch(this._integrationsSettings.id)}get integrationsSettingsId(){return this._integrationsSettings?.id}},Wc=class extends D{_asksExternalUserRequester;_asksRequester;_assignee;_creator;_cycle;_delegate;_externalUserCreator;_favorite;_lastAppliedTemplate;_parent;_project;_projectMilestone;_recurringIssueTemplate;_snoozedBy;_sourceComment;_state;_team;constructor($,n){super($);this.addedToCycleAt=w(n.addedToCycleAt)??void 0,this.addedToProjectAt=w(n.addedToProjectAt)??void 0,this.addedToTeamAt=w(n.addedToTeamAt)??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.autoClosedAt=w(n.autoClosedAt)??void 0,this.boardOrder=n.boardOrder,this.branchName=n.branchName,this.canceledAt=w(n.canceledAt)??void 0,this.completedAt=w(n.completedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerTicketCount=n.customerTicketCount,this.description=n.description??void 0,this.dueDate=n.dueDate??void 0,this.estimate=n.estimate??void 0,this.id=n.id,this.identifier=n.identifier,this.labelIds=n.labelIds,this.number=n.number,this.previousIdentifiers=n.previousIdentifiers,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.reactionData=n.reactionData,this.slaBreachesAt=w(n.slaBreachesAt)??void 0,this.slaHighRiskAt=w(n.slaHighRiskAt)??void 0,this.slaMediumRiskAt=w(n.slaMediumRiskAt)??void 0,this.slaStartedAt=w(n.slaStartedAt)??void 0,this.slaType=n.slaType??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.sortOrder=n.sortOrder,this.startedAt=w(n.startedAt)??void 0,this.startedTriageAt=w(n.startedTriageAt)??void 0,this.subIssueSortOrder=n.subIssueSortOrder??void 0,this.title=n.title,this.trashed=n.trashed??void 0,this.triagedAt=w(n.triagedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.syncedWith=n.syncedWith?n.syncedWith.map((c)=>new d_($,c)):void 0,this.integrationSourceType=n.integrationSourceType??void 0,this._asksExternalUserRequester=n.asksExternalUserRequester??void 0,this._asksRequester=n.asksRequester??void 0,this._assignee=n.assignee??void 0,this._creator=n.creator??void 0,this._cycle=n.cycle??void 0,this._delegate=n.delegate??void 0,this._externalUserCreator=n.externalUserCreator??void 0,this._favorite=n.favorite??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._parent=n.parent??void 0,this._project=n.project??void 0,this._projectMilestone=n.projectMilestone??void 0,this._recurringIssueTemplate=n.recurringIssueTemplate??void 0,this._snoozedBy=n.snoozedBy??void 0,this._sourceComment=n.sourceComment??void 0,this._state=n.state,this._team=n.team}addedToCycleAt;addedToProjectAt;addedToTeamAt;archivedAt;autoArchivedAt;autoClosedAt;boardOrder;branchName;canceledAt;completedAt;createdAt;customerTicketCount;description;dueDate;estimate;id;identifier;labelIds;number;previousIdentifiers;priority;priorityLabel;prioritySortOrder;reactionData;slaBreachesAt;slaHighRiskAt;slaMediumRiskAt;slaStartedAt;slaType;snoozedUntilAt;sortOrder;startedAt;startedTriageAt;subIssueSortOrder;title;trashed;triagedAt;updatedAt;url;reactions;syncedWith;botActor;integrationSourceType;get asksExternalUserRequester(){return this._asksExternalUserRequester?.id?new A$(this._request).fetch(this._asksExternalUserRequester?.id):void 0}get asksExternalUserRequesterId(){return this._asksExternalUserRequester?.id}get asksRequester(){return this._asksRequester?.id?new Y(this._request).fetch(this._asksRequester?.id):void 0}get asksRequesterId(){return this._asksRequester?.id}get assignee(){return this._assignee?.id?new Y(this._request).fetch(this._assignee?.id):void 0}get assigneeId(){return this._assignee?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get delegate(){return this._delegate?.id?new Y(this._request).fetch(this._delegate?.id):void 0}get delegateId(){return this._delegate?.id}get externalUserCreator(){return this._externalUserCreator?.id?new A$(this._request).fetch(this._externalUserCreator?.id):void 0}get externalUserCreatorId(){return this._externalUserCreator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get parent(){return this._parent?.id?new v$(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}get recurringIssueTemplate(){return this._recurringIssueTemplate?.id?new S$(this._request).fetch(this._recurringIssueTemplate?.id):void 0}get recurringIssueTemplateId(){return this._recurringIssueTemplate?.id}get snoozedBy(){return this._snoozedBy?.id?new Y(this._request).fetch(this._snoozedBy?.id):void 0}get snoozedById(){return this._snoozedBy?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}get state(){return new J$(this._request).fetch(this._state.id)}get stateId(){return this._state?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}attachments($){return new QZ(this._request,this.id,$).fetch($)}children($){return new EZ(this._request,this.id,$).fetch($)}comments($){return new VZ(this._request,this.id,$).fetch($)}documents($){return new BZ(this._request,this.id,$).fetch($)}formerAttachments($){return new HZ(this._request,this.id,$).fetch($)}formerNeeds($){return new MZ(this._request,this.id,$).fetch($)}history($){return new FZ(this._request,this.id,$).fetch($)}inverseRelations($){return new xZ(this._request,this.id,$).fetch($)}labels($){return new ZZ(this._request,this.id,$).fetch($)}needs($){return new fZ(this._request,this.id,$).fetch($)}relations($){return new bZ(this._request,this.id,$).fetch($)}stateHistory($){return new CZ(this._request,this.id,$).fetch($)}subscribers($){return new RZ(this._request,this.id,$).fetch($)}archive($){return new UL(this._request).fetch(this.id,$)}create($){return new jL(this._request).fetch($)}delete($){return new NL(this._request).fetch(this.id,$)}unarchive(){return new GL(this._request).fetch(this.id)}update($){return new AL(this._request).fetch(this.id,$)}},s_=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new v$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var fP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.issues=n.issues.map((c)=>new Wc($,c))}lastSyncId;success;issues};var Q$=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Wc($,o)),new b($,c.pageInfo))}};var n5=class extends D{constructor($,n){super($);this.filter=n.filter??void 0,this.logId=n.logId??void 0}filter;logId},g5=class extends D{_actor;_attachment;_fromAssignee;_fromCycle;_fromDelegate;_fromParent;_fromProject;_fromState;_fromTeam;_issue;_toAssignee;_toConvertedProject;_toCycle;_toDelegate;_toParent;_toProject;_toState;_toTeam;constructor($,n){super($);this.actorId=n.actorId??void 0,this.addedLabelIds=n.addedLabelIds??void 0,this.archived=n.archived??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.attachmentId=n.attachmentId??void 0,this.autoArchived=n.autoArchived??void 0,this.autoClosed=n.autoClosed??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerNeedId=n.customerNeedId??void 0,this.fromAssigneeId=n.fromAssigneeId??void 0,this.fromCycleId=n.fromCycleId??void 0,this.fromDueDate=n.fromDueDate??void 0,this.fromEstimate=n.fromEstimate??void 0,this.fromParentId=n.fromParentId??void 0,this.fromPriority=n.fromPriority??void 0,this.fromProjectId=n.fromProjectId??void 0,this.fromStateId=n.fromStateId??void 0,this.fromTeamId=n.fromTeamId??void 0,this.fromTitle=n.fromTitle??void 0,this.id=n.id,this.removedLabelIds=n.removedLabelIds??void 0,this.toAssigneeId=n.toAssigneeId??void 0,this.toConvertedProjectId=n.toConvertedProjectId??void 0,this.toCycleId=n.toCycleId??void 0,this.toDueDate=n.toDueDate??void 0,this.toEstimate=n.toEstimate??void 0,this.toParentId=n.toParentId??void 0,this.toPriority=n.toPriority??void 0,this.toProjectId=n.toProjectId??void 0,this.toStateId=n.toStateId??void 0,this.toTeamId=n.toTeamId??void 0,this.toTitle=n.toTitle??void 0,this.trashed=n.trashed??void 0,this.triageResponsibilityAutoAssigned=n.triageResponsibilityAutoAssigned??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.updatedDescription=n.updatedDescription??void 0,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.issueImport=n.issueImport?new a_($,n.issueImport):void 0,this.actors=n.actors?n.actors.map((c)=>new Lg($,c)):void 0,this.addedLabels=n.addedLabels?n.addedLabels.map((c)=>new O6($,c)):void 0,this.descriptionUpdatedBy=n.descriptionUpdatedBy?n.descriptionUpdatedBy.map((c)=>new Lg($,c)):void 0,this.relationChanges=n.relationChanges?n.relationChanges.map((c)=>new D5($,c)):void 0,this.removedLabels=n.removedLabels?n.removedLabels.map((c)=>new O6($,c)):void 0,this.triageResponsibilityNotifiedUsers=n.triageResponsibilityNotifiedUsers?n.triageResponsibilityNotifiedUsers.map((c)=>new Lg($,c)):void 0,this._actor=n.actor??void 0,this._attachment=n.attachment??void 0,this._fromAssignee=n.fromAssignee??void 0,this._fromCycle=n.fromCycle??void 0,this._fromDelegate=n.fromDelegate??void 0,this._fromParent=n.fromParent??void 0,this._fromProject=n.fromProject??void 0,this._fromState=n.fromState??void 0,this._fromTeam=n.fromTeam??void 0,this._issue=n.issue,this._toAssignee=n.toAssignee??void 0,this._toConvertedProject=n.toConvertedProject??void 0,this._toCycle=n.toCycle??void 0,this._toDelegate=n.toDelegate??void 0,this._toParent=n.toParent??void 0,this._toProject=n.toProject??void 0,this._toState=n.toState??void 0,this._toTeam=n.toTeam??void 0}actorId;addedLabelIds;archived;archivedAt;attachmentId;autoArchived;autoClosed;createdAt;customerNeedId;fromAssigneeId;fromCycleId;fromDueDate;fromEstimate;fromParentId;fromPriority;fromProjectId;fromStateId;fromTeamId;fromTitle;id;removedLabelIds;toAssigneeId;toConvertedProjectId;toCycleId;toDueDate;toEstimate;toParentId;toPriority;toProjectId;toStateId;toTeamId;toTitle;trashed;triageResponsibilityAutoAssigned;updatedAt;updatedDescription;actors;addedLabels;descriptionUpdatedBy;relationChanges;removedLabels;triageResponsibilityNotifiedUsers;botActor;issueImport;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get attachment(){return this._attachment?.id?new Vc(this._request).fetch(this._attachment?.id):void 0}get fromAssignee(){return this._fromAssignee?.id?new Y(this._request).fetch(this._fromAssignee?.id):void 0}get fromCycle(){return this._fromCycle?.id?new m$(this._request).fetch(this._fromCycle?.id):void 0}get fromDelegate(){return this._fromDelegate?.id?new Y(this._request).fetch(this._fromDelegate?.id):void 0}get fromDelegateId(){return this._fromDelegate?.id}get fromParent(){return this._fromParent?.id?new v$(this._request).fetch(this._fromParent?.id):void 0}get fromProject(){return this._fromProject?.id?new s(this._request).fetch(this._fromProject?.id):void 0}get fromState(){return this._fromState?.id?new J$(this._request).fetch(this._fromState?.id):void 0}get fromTeam(){return this._fromTeam?.id?new a(this._request).fetch(this._fromTeam?.id):void 0}get issue(){return new v$(this._request).fetch(this._issue.id)}get issueId(){return this._issue?.id}get toAssignee(){return this._toAssignee?.id?new Y(this._request).fetch(this._toAssignee?.id):void 0}get toConvertedProject(){return this._toConvertedProject?.id?new s(this._request).fetch(this._toConvertedProject?.id):void 0}get toCycle(){return this._toCycle?.id?new m$(this._request).fetch(this._toCycle?.id):void 0}get toDelegate(){return this._toDelegate?.id?new Y(this._request).fetch(this._toDelegate?.id):void 0}get toDelegateId(){return this._toDelegate?.id}get toParent(){return this._toParent?.id?new v$(this._request).fetch(this._toParent?.id):void 0}get toProject(){return this._toProject?.id?new s(this._request).fetch(this._toProject?.id):void 0}get toState(){return this._toState?.id?new J$(this._request).fetch(this._toState?.id):void 0}get toTeam(){return this._toTeam?.id?new a(this._request).fetch(this._toTeam?.id):void 0}},c5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new g5($,o)),new b($,c.pageInfo))}};var a_=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.creatorId=n.creatorId??void 0,this.csvFileUrl=n.csvFileUrl??void 0,this.displayName=n.displayName,this.error=n.error??void 0,this.errorMetadata=n.errorMetadata??void 0,this.id=n.id,this.mapping=n.mapping??void 0,this.progress=n.progress??void 0,this.service=n.service,this.serviceMetadata=n.serviceMetadata??void 0,this.status=n.status,this.teamName=n.teamName??void 0,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;createdAt;creatorId;csvFileUrl;displayName;error;errorMetadata;id;mapping;progress;service;serviceMetadata;status;teamName;updatedAt;delete($){return new wL(this._request).fetch($)}update($){return new OL(this._request).fetch(this.id,$)}},v5=class extends D{constructor($,n){super($);this.success=n.success}success},o5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.issueImport=n.issueImport?new a_($,n.issueImport):void 0}lastSyncId;success;issueImport},_5=class extends D{constructor($,n){super($);this.count=n.count??void 0,this.error=n.error??void 0,this.success=n.success}count;error;success},$g=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.issueImport=n.issueImport?new a_($,n.issueImport):void 0}lastSyncId;success;issueImport},r5=class extends D{constructor($,n){super($);this.canSync=n.canSync,this.error=n.error??void 0}canSync;error},O6=class extends D{_creator;_inheritedFrom;_parent;_retiredBy;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.isGroup=n.isGroup,this.lastAppliedAt=w(n.lastAppliedAt)??void 0,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0,this._inheritedFrom=n.inheritedFrom??void 0,this._parent=n.parent??void 0,this._retiredBy=n.retiredBy??void 0,this._team=n.team??void 0}archivedAt;color;createdAt;description;id;isGroup;lastAppliedAt;name;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get inheritedFrom(){return this._inheritedFrom?.id?new f$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get organization(){return new N$(this._request).fetch()}get parent(){return this._parent?.id?new f$(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get retiredBy(){return this._retiredBy?.id?new Y(this._request).fetch(this._retiredBy?.id):void 0}get retiredById(){return this._retiredBy?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}children($){return new TZ(this._request,this.id,$).fetch($)}issues($){return new iZ(this._request,this.id,$).fetch($)}create($,n){return new kL(this._request).fetch($,n)}delete(){return new mL(this._request).fetch(this.id)}update($,n){return new zL(this._request).fetch(this.id,$,n)}};var Kc=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new O6($,o)),new b($,c.pageInfo))}},W6=class extends D{_issueLabel;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._issueLabel=n.issueLabel}lastSyncId;success;get issueLabel(){return new f$(this._request).fetch(this._issueLabel.id)}get issueLabelId(){return this._issueLabel?.id}};var bP=class extends D{_actor;_comment;_externalUserActor;_issue;_parentComment;_team;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.issueId=n.issueId,this.parentCommentId=n.parentCommentId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.subscriptions=n.subscriptions?n.subscriptions.map((c)=>new gr($,c)):void 0,this.category=n.category,this._actor=n.actor??void 0,this._comment=n.comment??void 0,this._externalUserActor=n.externalUserActor??void 0,this._issue=n.issue,this._parentComment=n.parentComment??void 0,this._team=n.team,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;issueId;parentCommentId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;subscriptions;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get issue(){return new v$(this._request).fetch(this._issue.id)}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},Bn=class extends D{_issue;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._issue=n.issue??void 0}lastSyncId;success;get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}},I5=class extends D{constructor($,n){super($);this.label=n.label,this.priority=n.priority}label;priority},CP=class extends D{_issue;_relatedIssue;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._issue=n.issue,this._relatedIssue=n.relatedIssue}archivedAt;createdAt;id;type;updatedAt;get issue(){return new v$(this._request).fetch(this._issue.id)}get issueId(){return this._issue?.id}get relatedIssue(){return new v$(this._request).fetch(this._relatedIssue.id)}get relatedIssueId(){return this._relatedIssue?.id}create($,n){return new PL(this._request).fetch($,n)}delete(){return new JL(this._request).fetch(this.id)}update($){return new LL(this._request).fetch(this.id,$)}},$r=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new CP($,o)),new b($,c.pageInfo))}},D5=class extends D{constructor($,n){super($);this.identifier=n.identifier,this.type=n.type}identifier;type},RP=class extends D{_issueRelation;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._issueRelation=n.issueRelation}lastSyncId;success;get issueRelation(){return new iJ(this._request).fetch(this._issueRelation.id)}get issueRelationId(){return this._issueRelation?.id}},U5=class extends D{constructor($,n){super($);this.totalCount=n.totalCount,this.archivePayload=new q_($,n.archivePayload),this.pageInfo=new b($,n.pageInfo),this.nodes=n.nodes.map((c)=>new j5($,c))}totalCount;nodes;archivePayload;pageInfo},j5=class extends D{_asksExternalUserRequester;_asksRequester;_assignee;_creator;_cycle;_delegate;_externalUserCreator;_favorite;_lastAppliedTemplate;_parent;_project;_projectMilestone;_recurringIssueTemplate;_snoozedBy;_sourceComment;_state;_team;constructor($,n){super($);this.addedToCycleAt=w(n.addedToCycleAt)??void 0,this.addedToProjectAt=w(n.addedToProjectAt)??void 0,this.addedToTeamAt=w(n.addedToTeamAt)??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.autoClosedAt=w(n.autoClosedAt)??void 0,this.boardOrder=n.boardOrder,this.branchName=n.branchName,this.canceledAt=w(n.canceledAt)??void 0,this.completedAt=w(n.completedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerTicketCount=n.customerTicketCount,this.description=n.description??void 0,this.dueDate=n.dueDate??void 0,this.estimate=n.estimate??void 0,this.id=n.id,this.identifier=n.identifier,this.labelIds=n.labelIds,this.metadata=n.metadata,this.number=n.number,this.previousIdentifiers=n.previousIdentifiers,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.reactionData=n.reactionData,this.slaBreachesAt=w(n.slaBreachesAt)??void 0,this.slaHighRiskAt=w(n.slaHighRiskAt)??void 0,this.slaMediumRiskAt=w(n.slaMediumRiskAt)??void 0,this.slaStartedAt=w(n.slaStartedAt)??void 0,this.slaType=n.slaType??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.sortOrder=n.sortOrder,this.startedAt=w(n.startedAt)??void 0,this.startedTriageAt=w(n.startedTriageAt)??void 0,this.subIssueSortOrder=n.subIssueSortOrder??void 0,this.title=n.title,this.trashed=n.trashed??void 0,this.triagedAt=w(n.triagedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.syncedWith=n.syncedWith?n.syncedWith.map((c)=>new d_($,c)):void 0,this.integrationSourceType=n.integrationSourceType??void 0,this._asksExternalUserRequester=n.asksExternalUserRequester??void 0,this._asksRequester=n.asksRequester??void 0,this._assignee=n.assignee??void 0,this._creator=n.creator??void 0,this._cycle=n.cycle??void 0,this._delegate=n.delegate??void 0,this._externalUserCreator=n.externalUserCreator??void 0,this._favorite=n.favorite??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._parent=n.parent??void 0,this._project=n.project??void 0,this._projectMilestone=n.projectMilestone??void 0,this._recurringIssueTemplate=n.recurringIssueTemplate??void 0,this._snoozedBy=n.snoozedBy??void 0,this._sourceComment=n.sourceComment??void 0,this._state=n.state,this._team=n.team}addedToCycleAt;addedToProjectAt;addedToTeamAt;archivedAt;autoArchivedAt;autoClosedAt;boardOrder;branchName;canceledAt;completedAt;createdAt;customerTicketCount;description;dueDate;estimate;id;identifier;labelIds;metadata;number;previousIdentifiers;priority;priorityLabel;prioritySortOrder;reactionData;slaBreachesAt;slaHighRiskAt;slaMediumRiskAt;slaStartedAt;slaType;snoozedUntilAt;sortOrder;startedAt;startedTriageAt;subIssueSortOrder;title;trashed;triagedAt;updatedAt;url;reactions;syncedWith;botActor;integrationSourceType;get asksExternalUserRequester(){return this._asksExternalUserRequester?.id?new A$(this._request).fetch(this._asksExternalUserRequester?.id):void 0}get asksExternalUserRequesterId(){return this._asksExternalUserRequester?.id}get asksRequester(){return this._asksRequester?.id?new Y(this._request).fetch(this._asksRequester?.id):void 0}get asksRequesterId(){return this._asksRequester?.id}get assignee(){return this._assignee?.id?new Y(this._request).fetch(this._assignee?.id):void 0}get assigneeId(){return this._assignee?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get delegate(){return this._delegate?.id?new Y(this._request).fetch(this._delegate?.id):void 0}get delegateId(){return this._delegate?.id}get externalUserCreator(){return this._externalUserCreator?.id?new A$(this._request).fetch(this._externalUserCreator?.id):void 0}get externalUserCreatorId(){return this._externalUserCreator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get parent(){return this._parent?.id?new v$(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}get recurringIssueTemplate(){return this._recurringIssueTemplate?.id?new S$(this._request).fetch(this._recurringIssueTemplate?.id):void 0}get recurringIssueTemplateId(){return this._recurringIssueTemplate?.id}get snoozedBy(){return this._snoozedBy?.id?new Y(this._request).fetch(this._snoozedBy?.id):void 0}get snoozedById(){return this._snoozedBy?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}get state(){return new J$(this._request).fetch(this._state.id)}get stateId(){return this._state?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}};var N5=class extends D{_state;constructor($,n){super($);this.endedAt=w(n.endedAt)??void 0,this.id=n.id,this.startedAt=w(n.startedAt)??new Date,this.stateId=n.stateId,this._state=n.state??void 0}endedAt;id;startedAt;stateId;get state(){return this._state?.id?new J$(this._request).fetch(this._state?.id):void 0}},w5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new N5($,o)),new b($,c.pageInfo))}};var O5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.title=n.title}lastSyncId;title};var TP=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return new f$(this._request).fetch(this._label.id)}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},K6=class extends D{constructor($,n){super($);this.success=n.success}success};var nr=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;emailedAt;id;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}archive(){return new XL(this._request).fetch(this.id)}unarchive(){return new SL(this._request).fetch(this.id)}update($){return new QL(this._request).fetch(this.id,$)}},iP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success},Yc=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.notifications=n.notifications.map((c)=>new nr($,c))}lastSyncId;success;notifications},k5=class extends D{constructor($,n){super($);this.appsAndIntegrations=new Y$($,n.appsAndIntegrations),this.assignments=new Y$($,n.assignments),this.commentsAndReplies=new Y$($,n.commentsAndReplies),this.customers=new Y$($,n.customers),this.documentChanges=new Y$($,n.documentChanges),this.feed=new Y$($,n.feed),this.mentions=new Y$($,n.mentions),this.postsAndUpdates=new Y$($,n.postsAndUpdates),this.reactions=new Y$($,n.reactions),this.reminders=new Y$($,n.reminders),this.reviews=new Y$($,n.reviews),this.statusChanges=new Y$($,n.statusChanges),this.subscriptions=new Y$($,n.subscriptions),this.system=new Y$($,n.system),this.triage=new Y$($,n.triage)}appsAndIntegrations;assignments;commentsAndReplies;customers;documentChanges;feed;mentions;postsAndUpdates;reactions;reminders;reviews;statusChanges;subscriptions;system;triage},Y$=class extends D{constructor($,n){super($);this.desktop=n.desktop,this.email=n.email,this.mobile=n.mobile,this.slack=n.slack}desktop;email;mobile;slack},m5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>{switch(o.__typename){case"CustomerNeedNotification":return new qz($,o);case"CustomerNotification":return new tz($,o);case"DocumentNotification":return new _P($,o);case"InitiativeNotification":return new AP($,o);case"IssueNotification":return new bP($,o);case"OauthClientApprovalNotification":return new lP($,o);case"PostNotification":return new tP($,o);case"ProjectNotification":return new nJ($,o);case"PullRequestNotification":return new UJ($,o);default:return new nr($,o)}}),new b($,c.pageInfo))}},z5=class extends D{constructor($,n){super($);this.mobile=n.mobile?new P5($,n.mobile):void 0}mobile},P5=class extends D{constructor($,n){super($);this.notificationsDisabled=n.notificationsDisabled??void 0,this.schedule=n.schedule?new J5($,n.schedule):void 0}notificationsDisabled;schedule},dn=class extends D{constructor($,n){super($);this.end=n.end??void 0,this.start=n.start??void 0}end;start},J5=class extends D{constructor($,n){super($);this.disabled=n.disabled??void 0,this.friday=new dn($,n.friday),this.monday=new dn($,n.monday),this.saturday=new dn($,n.saturday),this.sunday=new dn($,n.sunday),this.thursday=new dn($,n.thursday),this.tuesday=new dn($,n.tuesday),this.wednesday=new dn($,n.wednesday)}disabled;friday;monday;saturday;sunday;thursday;tuesday;wednesday},L5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success},gr=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new WL(this._request).fetch($)}delete(){return new KL(this._request).fetch(this.id)}update($){return new YL(this._request).fetch(this.id,$)}},G5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>{switch(o.__typename){case"CustomViewNotificationSubscription":return new hz($,o);case"CustomerNotificationSubscription":return new ez($,o);case"CycleNotificationSubscription":return new cP($,o);case"InitiativeNotificationSubscription":return new XP($,o);case"LabelNotificationSubscription":return new TP($,o);case"ProjectNotificationSubscription":return new gJ($,o);case"TeamNotificationSubscription":return new LJ($,o);case"UserNotificationSubscription":return new SJ($,o);default:return new gr($,o)}}),new b($,c.pageInfo))}},hP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var A5=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.denyReason=n.denyReason??void 0,this.id=n.id,this.newlyRequestedScopes=n.newlyRequestedScopes??void 0,this.oauthClientId=n.oauthClientId,this.requestReason=n.requestReason??void 0,this.requesterId=n.requesterId,this.responderId=n.responderId??void 0,this.scopes=n.scopes,this.updatedAt=w(n.updatedAt)??new Date,this.status=n.status}archivedAt;createdAt;denyReason;id;newlyRequestedScopes;oauthClientId;requestReason;requesterId;responderId;scopes;updatedAt;status},lP=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.oauthClientApprovalId=n.oauthClientApprovalId,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.oauthClientApproval=new A5($,n.oauthClientApproval),this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;emailedAt;id;oauthClientApprovalId;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;oauthClientApproval;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}};var X5=class extends D{constructor($,n){super($);this.aiDiscussionSummariesEnabled=n.aiDiscussionSummariesEnabled,this.aiThreadSummariesEnabled=n.aiThreadSummariesEnabled,this.allowMembersToInvite=n.allowMembersToInvite??void 0,this.allowedAuthServices=n.allowedAuthServices,this.allowedFileUploadContentTypes=n.allowedFileUploadContentTypes??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.createdIssueCount=n.createdIssueCount,this.customerCount=n.customerCount,this.customersConfiguration=n.customersConfiguration,this.customersEnabled=n.customersEnabled,this.deletionRequestedAt=w(n.deletionRequestedAt)??void 0,this.feedEnabled=n.feedEnabled,this.fiscalYearStartMonth=n.fiscalYearStartMonth,this.gitBranchFormat=n.gitBranchFormat??void 0,this.gitLinkbackDescriptionsEnabled=n.gitLinkbackDescriptionsEnabled,this.gitLinkbackMessagesEnabled=n.gitLinkbackMessagesEnabled,this.gitPublicLinkbackMessagesEnabled=n.gitPublicLinkbackMessagesEnabled,this.hideNonPrimaryOrganizations=n.hideNonPrimaryOrganizations,this.hipaaComplianceEnabled=n.hipaaComplianceEnabled,this.id=n.id,this.initiativeUpdateReminderFrequencyInWeeks=n.initiativeUpdateReminderFrequencyInWeeks??void 0,this.initiativeUpdateRemindersHour=n.initiativeUpdateRemindersHour,this.logoUrl=n.logoUrl??void 0,this.name=n.name,this.periodUploadVolume=n.periodUploadVolume,this.previousUrlKeys=n.previousUrlKeys,this.projectUpdateReminderFrequencyInWeeks=n.projectUpdateReminderFrequencyInWeeks??void 0,this.projectUpdateRemindersHour=n.projectUpdateRemindersHour,this.restrictLabelManagementToAdmins=n.restrictLabelManagementToAdmins??void 0,this.restrictTeamCreationToAdmins=n.restrictTeamCreationToAdmins??void 0,this.roadmapEnabled=n.roadmapEnabled,this.samlEnabled=n.samlEnabled,this.scimEnabled=n.scimEnabled,this.securitySettings=n.securitySettings,this.trialEndsAt=w(n.trialEndsAt)??void 0,this.trialStartsAt=w(n.trialStartsAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.urlKey=n.urlKey,this.userCount=n.userCount,this.subscription=n.subscription?new E5($,n.subscription):void 0,this.ipRestrictions=n.ipRestrictions?n.ipRestrictions.map((c)=>new S5($,c)):void 0,this.projectStatuses=n.projectStatuses.map((c)=>new _r($,c)),this.defaultFeedSummarySchedule=n.defaultFeedSummarySchedule??void 0,this.initiativeUpdateRemindersDay=n.initiativeUpdateRemindersDay,this.projectUpdateRemindersDay=n.projectUpdateRemindersDay,this.projectUpdatesReminderFrequency=n.projectUpdatesReminderFrequency,this.releaseChannel=n.releaseChannel,this.slaDayCount=n.slaDayCount}aiDiscussionSummariesEnabled;aiThreadSummariesEnabled;allowMembersToInvite;allowedAuthServices;allowedFileUploadContentTypes;archivedAt;createdAt;createdIssueCount;customerCount;customersConfiguration;customersEnabled;deletionRequestedAt;feedEnabled;fiscalYearStartMonth;gitBranchFormat;gitLinkbackDescriptionsEnabled;gitLinkbackMessagesEnabled;gitPublicLinkbackMessagesEnabled;hideNonPrimaryOrganizations;hipaaComplianceEnabled;id;initiativeUpdateReminderFrequencyInWeeks;initiativeUpdateRemindersHour;logoUrl;name;periodUploadVolume;previousUrlKeys;projectUpdateReminderFrequencyInWeeks;projectUpdateRemindersHour;restrictLabelManagementToAdmins;restrictTeamCreationToAdmins;roadmapEnabled;samlEnabled;scimEnabled;securitySettings;trialEndsAt;trialStartsAt;updatedAt;urlKey;userCount;ipRestrictions;projectStatuses;subscription;defaultFeedSummarySchedule;initiativeUpdateRemindersDay;projectUpdateRemindersDay;projectUpdatesReminderFrequency;releaseChannel;slaDayCount;integrations($){return new hZ(this._request,$).fetch($)}labels($){return new lZ(this._request,$).fetch($)}projectLabels($){return new uZ(this._request,$).fetch($)}teams($){return new yZ(this._request,$).fetch($)}templates($){return new qZ(this._request,$).fetch($)}users($){return new pZ(this._request,$).fetch($)}delete($){return new EL(this._request).fetch($)}update($){return new ML(this._request).fetch($)}};var W5=class extends D{constructor($,n){super($);this.success=n.success}success},uP=class extends D{constructor($,n){super($);this.success=n.success}success};var K5=class extends D{constructor($,n){super($);this.exists=n.exists,this.success=n.success}exists;success},yP=class extends D{_invitee;_inviter;constructor($,n){super($);this.acceptedAt=w(n.acceptedAt)??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.email=n.email,this.expiresAt=w(n.expiresAt)??void 0,this.external=n.external,this.id=n.id,this.metadata=n.metadata??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.role=n.role,this._invitee=n.invitee??void 0,this._inviter=n.inviter}acceptedAt;archivedAt;createdAt;email;expiresAt;external;id;metadata;updatedAt;role;get invitee(){return this._invitee?.id?new Y(this._request).fetch(this._invitee?.id):void 0}get inviteeId(){return this._invitee?.id}get inviter(){return new Y(this._request).fetch(this._inviter.id)}get inviterId(){return this._inviter?.id}get organization(){return new N$(this._request).fetch()}create($){return new VL(this._request).fetch($)}delete(){return new BL(this._request).fetch(this.id)}update($){return new HL(this._request).fetch(this.id,$)}},Y5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new yP($,o)),new b($,c.pageInfo))}};var qP=class extends D{_organizationInvite;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._organizationInvite=n.organizationInvite}lastSyncId;success;get organizationInvite(){return new hJ(this._request).fetch(this._organizationInvite.id)}get organizationInviteId(){return this._organizationInvite?.id}},S5=class extends D{constructor($,n){super($);this.description=n.description??void 0,this.enabled=n.enabled,this.range=n.range,this.type=n.type}description;enabled;range;type};var Q5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success;get organization(){return new N$(this._request).fetch()}},pP=class extends D{constructor($,n){super($);this.success=n.success}success};var b=class extends D{constructor($,n){super($);this.endCursor=n.endCursor??void 0,this.hasNextPage=n.hasNextPage,this.hasPreviousPage=n.hasPreviousPage,this.startCursor=n.startCursor??void 0}endCursor;hasNextPage;hasPreviousPage;startCursor},E5=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.cancelAt=w(n.cancelAt)??void 0,this.canceledAt=w(n.canceledAt)??void 0,this.collectionMethod=n.collectionMethod,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.nextBillingAt=w(n.nextBillingAt)??void 0,this.pendingChangeType=n.pendingChangeType??void 0,this.seats=n.seats,this.seatsMaximum=n.seatsMaximum??void 0,this.seatsMinimum=n.seatsMinimum??void 0,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0}archivedAt;cancelAt;canceledAt;collectionMethod;createdAt;id;nextBillingAt;pendingChangeType;seats;seatsMaximum;seatsMinimum;type;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}};var tP=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.parentCommentId=n.parentCommentId??void 0,this.postId=n.postId,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;parentCommentId;postId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},eP=class extends D{_convertedFromIssue;_creator;_favorite;_integrationsSettings;_lastAppliedTemplate;_lastUpdate;_lead;_status;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.canceledAt=w(n.canceledAt)??void 0,this.color=n.color,this.completedAt=w(n.completedAt)??void 0,this.completedIssueCountHistory=n.completedIssueCountHistory,this.completedScopeHistory=n.completedScopeHistory,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description,this.healthUpdatedAt=w(n.healthUpdatedAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.inProgressScopeHistory=n.inProgressScopeHistory,this.issueCountHistory=n.issueCountHistory,this.labelIds=n.labelIds,this.name=n.name,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.progress=n.progress,this.projectUpdateRemindersPausedUntilAt=w(n.projectUpdateRemindersPausedUntilAt)??void 0,this.scope=n.scope,this.scopeHistory=n.scopeHistory,this.slackIssueComments=n.slackIssueComments,this.slackIssueStatuses=n.slackIssueStatuses,this.slackNewIssue=n.slackNewIssue,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.startDate=n.startDate??void 0,this.startedAt=w(n.startedAt)??void 0,this.state=n.state,this.targetDate=n.targetDate??void 0,this.trashed=n.trashed??void 0,this.updateReminderFrequency=n.updateReminderFrequency??void 0,this.updateReminderFrequencyInWeeks=n.updateReminderFrequencyInWeeks??void 0,this.updateRemindersHour=n.updateRemindersHour??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.frequencyResolution=n.frequencyResolution,this.health=n.health??void 0,this.startDateResolution=n.startDateResolution??void 0,this.targetDateResolution=n.targetDateResolution??void 0,this.updateRemindersDay=n.updateRemindersDay??void 0,this._convertedFromIssue=n.convertedFromIssue??void 0,this._creator=n.creator??void 0,this._favorite=n.favorite??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._lastUpdate=n.lastUpdate??void 0,this._lead=n.lead??void 0,this._status=n.status}archivedAt;autoArchivedAt;canceledAt;color;completedAt;completedIssueCountHistory;completedScopeHistory;content;createdAt;description;healthUpdatedAt;icon;id;inProgressScopeHistory;issueCountHistory;labelIds;name;priority;priorityLabel;prioritySortOrder;progress;projectUpdateRemindersPausedUntilAt;scope;scopeHistory;slackIssueComments;slackIssueStatuses;slackNewIssue;slugId;sortOrder;startDate;startedAt;state;targetDate;trashed;updateReminderFrequency;updateReminderFrequencyInWeeks;updateRemindersHour;updatedAt;url;documentContent;frequencyResolution;health;startDateResolution;targetDateResolution;updateRemindersDay;get convertedFromIssue(){return this._convertedFromIssue?.id?new v$(this._request).fetch(this._convertedFromIssue?.id):void 0}get convertedFromIssueId(){return this._convertedFromIssue?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get lastUpdate(){return this._lastUpdate?.id?new In(this._request).fetch(this._lastUpdate?.id):void 0}get lastUpdateId(){return this._lastUpdate?.id}get lead(){return this._lead?.id?new Y(this._request).fetch(this._lead?.id):void 0}get leadId(){return this._lead?.id}get status(){return new Bc(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}comments($){return new tZ(this._request,this.id,$).fetch($)}documents($){return new eZ(this._request,this.id,$).fetch($)}externalLinks($){return new dZ(this._request,this.id,$).fetch($)}history($){return new sZ(this._request,this.id,$).fetch($)}initiativeToProjects($){return new aZ(this._request,this.id,$).fetch($)}initiatives($){return new $f(this._request,this.id,$).fetch($)}inverseRelations($){return new nf(this._request,this.id,$).fetch($)}issues($){return new gf(this._request,this.id,$).fetch($)}labels($){return new cf(this._request,this.id,$).fetch($)}members($){return new vf(this._request,this.id,$).fetch($)}needs($){return new of(this._request,this.id,$).fetch($)}projectMilestones($){return new _f(this._request,this.id,$).fetch($)}projectUpdates($){return new rf(this._request,this.id,$).fetch($)}relations($){return new If(this._request,this.id,$).fetch($)}teams($){return new Df(this._request,this.id,$).fetch($)}archive($){return new FL(this._request).fetch(this.id,$)}create($,n){return new xL(this._request).fetch($,n)}delete(){return new ZL(this._request).fetch(this.id)}unarchive(){return new eL(this._request).fetch(this.id)}update(){return new In(this._request).fetch(this.id)}},cr=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new s(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}},V5=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.metadata=n.metadata,this.source=n.source??void 0,this.sourceType=n.sourceType??void 0,this.subtitle=n.subtitle??void 0,this.title=n.title,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0}archivedAt;createdAt;id;metadata;source;sourceType;subtitle;title;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}};var Gg=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new eP($,o)),new b($,c.pageInfo))}},B5=class extends D{constructor($,n){super($);this.filter=n.filter??void 0,this.logId=n.logId??void 0}filter;logId},H5=class extends D{_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.entries=n.entries,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._project=n.project}archivedAt;createdAt;entries;id;updatedAt;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}},M5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new H5($,o)),new b($,c.pageInfo))}},dP=class extends D{_creator;_parent;_retiredBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.isGroup=n.isGroup,this.lastAppliedAt=w(n.lastAppliedAt)??void 0,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0,this._parent=n.parent??void 0,this._retiredBy=n.retiredBy??void 0}archivedAt;color;createdAt;description;id;isGroup;lastAppliedAt;name;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get parent(){return this._parent?.id?new H6(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get retiredBy(){return this._retiredBy?.id?new Y(this._request).fetch(this._retiredBy?.id):void 0}get retiredById(){return this._retiredBy?.id}children($){return new Uf(this._request,this.id,$).fetch($)}projects($){return new jf(this._request,this.id,$).fetch($)}create($){return new fL(this._request).fetch($)}delete(){return new bL(this._request).fetch(this.id)}update($){return new CL(this._request).fetch(this.id,$)}};var Y6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new dP($,o)),new b($,c.pageInfo))}},S6=class extends D{_projectLabel;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectLabel=n.projectLabel}lastSyncId;success;get projectLabel(){return new H6(this._request).fetch(this._projectLabel.id)}get projectLabelId(){return this._projectLabel?.id}};var sP=class extends D{_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.name=n.name,this.progress=n.progress,this.sortOrder=n.sortOrder,this.targetDate=n.targetDate??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.status=n.status,this._project=n.project}archivedAt;createdAt;description;id;name;progress;sortOrder;targetDate;updatedAt;documentContent;status;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}issues($){return new Nf(this._request,this.id,$).fetch($)}create($){return new RL(this._request).fetch($)}delete(){return new TL(this._request).fetch(this.id)}update($){return new iL(this._request).fetch(this.id,$)}};var aP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new sP($,o)),new b($,c.pageInfo))}};var $J=class extends D{_projectMilestone;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectMilestone=n.projectMilestone}lastSyncId;success;get projectMilestone(){return new sn(this._request).fetch(this._projectMilestone.id)}get projectMilestoneId(){return this._projectMilestone?.id}},nJ=class extends D{_actor;_comment;_document;_externalUserActor;_parentComment;_project;_projectUpdate;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.parentCommentId=n.parentCommentId??void 0,this.projectId=n.projectId,this.projectMilestoneId=n.projectMilestoneId??void 0,this.projectUpdateId=n.projectUpdateId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._comment=n.comment??void 0,this._document=n.document??void 0,this._externalUserActor=n.externalUserActor??void 0,this._parentComment=n.parentComment??void 0,this._project=n.project,this._projectUpdate=n.projectUpdate??void 0,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;parentCommentId;projectId;projectMilestoneId;projectUpdateId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get project(){return new s(this._request).fetch(this._project.id)}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},gJ=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},Sc=class extends D{_project;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._project=n.project??void 0}lastSyncId;success;get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}},vr=class extends D{_project;_projectMilestone;_relatedProject;_relatedProjectMilestone;_user;constructor($,n){super($);this.anchorType=n.anchorType,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.relatedAnchorType=n.relatedAnchorType,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._project=n.project,this._projectMilestone=n.projectMilestone??void 0,this._relatedProject=n.relatedProject,this._relatedProjectMilestone=n.relatedProjectMilestone??void 0,this._user=n.user??void 0}anchorType;archivedAt;createdAt;id;relatedAnchorType;type;updatedAt;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}get relatedProject(){return new s(this._request).fetch(this._relatedProject.id)}get relatedProjectId(){return this._relatedProject?.id}get relatedProjectMilestone(){return this._relatedProjectMilestone?.id?new sn(this._request).fetch(this._relatedProjectMilestone?.id):void 0}get relatedProjectMilestoneId(){return this._relatedProjectMilestone?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new hL(this._request).fetch($)}delete(){return new lL(this._request).fetch(this.id)}update($){return new uL(this._request).fetch(this.id,$)}},or=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new vr($,o)),new b($,c.pageInfo))}},cJ=class extends D{_projectRelation;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectRelation=n.projectRelation}lastSyncId;success;get projectRelation(){return new lJ(this._request).fetch(this._projectRelation.id)}get projectRelationId(){return this._projectRelation?.id}},F5=class extends D{constructor($,n){super($);this.totalCount=n.totalCount,this.archivePayload=new q_($,n.archivePayload),this.pageInfo=new b($,n.pageInfo),this.nodes=n.nodes.map((c)=>new x5($,c))}totalCount;nodes;archivePayload;pageInfo},x5=class extends D{_convertedFromIssue;_creator;_favorite;_integrationsSettings;_lastAppliedTemplate;_lastUpdate;_lead;_status;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.canceledAt=w(n.canceledAt)??void 0,this.color=n.color,this.completedAt=w(n.completedAt)??void 0,this.completedIssueCountHistory=n.completedIssueCountHistory,this.completedScopeHistory=n.completedScopeHistory,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description,this.healthUpdatedAt=w(n.healthUpdatedAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.inProgressScopeHistory=n.inProgressScopeHistory,this.issueCountHistory=n.issueCountHistory,this.labelIds=n.labelIds,this.metadata=n.metadata,this.name=n.name,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.progress=n.progress,this.projectUpdateRemindersPausedUntilAt=w(n.projectUpdateRemindersPausedUntilAt)??void 0,this.scope=n.scope,this.scopeHistory=n.scopeHistory,this.slackIssueComments=n.slackIssueComments,this.slackIssueStatuses=n.slackIssueStatuses,this.slackNewIssue=n.slackNewIssue,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.startDate=n.startDate??void 0,this.startedAt=w(n.startedAt)??void 0,this.state=n.state,this.targetDate=n.targetDate??void 0,this.trashed=n.trashed??void 0,this.updateReminderFrequency=n.updateReminderFrequency??void 0,this.updateReminderFrequencyInWeeks=n.updateReminderFrequencyInWeeks??void 0,this.updateRemindersHour=n.updateRemindersHour??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.frequencyResolution=n.frequencyResolution,this.health=n.health??void 0,this.startDateResolution=n.startDateResolution??void 0,this.targetDateResolution=n.targetDateResolution??void 0,this.updateRemindersDay=n.updateRemindersDay??void 0,this._convertedFromIssue=n.convertedFromIssue??void 0,this._creator=n.creator??void 0,this._favorite=n.favorite??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._lastUpdate=n.lastUpdate??void 0,this._lead=n.lead??void 0,this._status=n.status}archivedAt;autoArchivedAt;canceledAt;color;completedAt;completedIssueCountHistory;completedScopeHistory;content;createdAt;description;healthUpdatedAt;icon;id;inProgressScopeHistory;issueCountHistory;labelIds;metadata;name;priority;priorityLabel;prioritySortOrder;progress;projectUpdateRemindersPausedUntilAt;scope;scopeHistory;slackIssueComments;slackIssueStatuses;slackNewIssue;slugId;sortOrder;startDate;startedAt;state;targetDate;trashed;updateReminderFrequency;updateReminderFrequencyInWeeks;updateRemindersHour;updatedAt;url;documentContent;frequencyResolution;health;startDateResolution;targetDateResolution;updateRemindersDay;get convertedFromIssue(){return this._convertedFromIssue?.id?new v$(this._request).fetch(this._convertedFromIssue?.id):void 0}get convertedFromIssueId(){return this._convertedFromIssue?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get lastUpdate(){return this._lastUpdate?.id?new In(this._request).fetch(this._lastUpdate?.id):void 0}get lastUpdateId(){return this._lastUpdate?.id}get lead(){return this._lead?.id?new Y(this._request).fetch(this._lead?.id):void 0}get leadId(){return this._lead?.id}get status(){return new Bc(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}},_r=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.indefinite=n.indefinite,this.name=n.name,this.position=n.position,this.updatedAt=w(n.updatedAt)??new Date,this.type=n.type}archivedAt;color;createdAt;description;id;indefinite;name;position;updatedAt;type;archive(){return new yL(this._request).fetch(this.id)}create($){return new qL(this._request).fetch($)}unarchive(){return new pL(this._request).fetch(this.id)}update($){return new tL(this._request).fetch(this.id,$)}},vJ=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Bc(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var Z5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new _r($,o)),new b($,c.pageInfo))}};var oJ=class extends D{_status;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._status=n.status}lastSyncId;success;get status(){return new Bc(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}},_J=class extends D{_project;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body,this.commentCount=n.commentCount,this.createdAt=w(n.createdAt)??new Date,this.diff=n.diff??void 0,this.diffMarkdown=n.diffMarkdown??void 0,this.editedAt=w(n.editedAt)??void 0,this.id=n.id,this.isDiffHidden=n.isDiffHidden,this.isStale=n.isStale,this.reactionData=n.reactionData,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.health=n.health,this._project=n.project,this._user=n.user}archivedAt;body;commentCount;createdAt;diff;diffMarkdown;editedAt;id;isDiffHidden;isStale;reactionData;slugId;updatedAt;url;reactions;health;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}comments($){return new wf(this._request,this.id,$).fetch($)}archive(){return new dL(this._request).fetch(this.id)}create($){return new sL(this._request).fetch($)}delete(){return new aL(this._request).fetch(this.id)}unarchive(){return new $G(this._request).fetch(this.id)}update($){return new nG(this._request).fetch(this.id,$)}},rJ=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new In(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var IJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new _J($,o)),new b($,c.pageInfo))}},DJ=class extends D{_projectUpdate;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectUpdate=n.projectUpdate}lastSyncId;success;get projectUpdate(){return new In(this._request).fetch(this._projectUpdate.id)}get projectUpdateId(){return this._projectUpdate?.id}},f5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var UJ=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.pullRequestCommentId=n.pullRequestCommentId??void 0,this.pullRequestId=n.pullRequestId,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;emailedAt;id;pullRequestCommentId;pullRequestId;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},b5=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;createdAt;id;updatedAt;create($){return new gG(this._request).fetch($)}delete(){return new cG(this._request).fetch(this.id)}},jJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.entity=new b5($,n.entity)}lastSyncId;success;entity},C5=class extends D{constructor($,n){super($);this.success=n.success}success},R5=class extends D{constructor($,n){super($);this.identifier=n.identifier??void 0,this.kind=n.kind,this.limits=n.limits.map((c)=>new T5($,c))}identifier;kind;limits},T5=class extends D{constructor($,n){super($);this.allowedAmount=n.allowedAmount,this.period=n.period,this.remainingAmount=n.remainingAmount,this.requestedAmount=n.requestedAmount,this.reset=n.reset,this.type=n.type}allowedAmount;period;remainingAmount;requestedAmount;reset;type},Ag=class extends D{_comment;_externalUser;_initiativeUpdate;_issue;_projectUpdate;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emoji=n.emoji,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._comment=n.comment??void 0,this._externalUser=n.externalUser??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._issue=n.issue??void 0,this._projectUpdate=n.projectUpdate??void 0,this._user=n.user??void 0}archivedAt;createdAt;emoji;id;updatedAt;get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get commentId(){return this._comment?.id}get externalUser(){return this._externalUser?.id?new A$(this._request).fetch(this._externalUser?.id):void 0}get externalUserId(){return this._externalUser?.id}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get initiativeUpdateId(){return this._initiativeUpdate?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get projectUpdateId(){return this._projectUpdate?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new vG(this._request).fetch($)}delete(){return new oG(this._request).fetch(this.id)}},i5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.reaction=new Ag($,n.reaction)}lastSyncId;success;reaction};var h5=class extends D{constructor($,n){super($);this.confidence=n.confidence,this.hostname=n.hostname??void 0,this.repositoryFullName=n.repositoryFullName}confidence;hostname;repositoryFullName},l5=class extends D{constructor($,n){super($);this.suggestions=n.suggestions.map((c)=>new h5($,c))}suggestions},NJ=class extends D{_creator;_owner;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.name=n.name,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator,this._owner=n.owner??void 0}archivedAt;color;createdAt;description;id;name;slugId;sortOrder;updatedAt;url;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get owner(){return this._owner?.id?new Y(this._request).fetch(this._owner?.id):void 0}get ownerId(){return this._owner?.id}projects($){return new Of(this._request,this.id,$).fetch($)}archive(){return new _G(this._request).fetch(this.id)}create($){return new rG(this._request).fetch($)}delete(){return new IG(this._request).fetch(this.id)}unarchive(){return new NG(this._request).fetch(this.id)}update($){return new wG(this._request).fetch(this.id,$)}},wJ=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new M6(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}},u5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new NJ($,o)),new b($,c.pageInfo))}},OJ=class extends D{_roadmap;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._roadmap=n.roadmap}lastSyncId;success;get roadmap(){return new M6(this._request).fetch(this._roadmap.id)}get roadmapId(){return this._roadmap?.id}},kJ=class extends D{_project;_roadmap;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._project=n.project,this._roadmap=n.roadmap}archivedAt;createdAt;id;sortOrder;updatedAt;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get roadmap(){return new M6(this._request).fetch(this._roadmap.id)}get roadmapId(){return this._roadmap?.id}create($){return new DG(this._request).fetch($)}delete(){return new UG(this._request).fetch(this.id)}update($){return new jG(this._request).fetch(this.id,$)}},y5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new kJ($,o)),new b($,c.pageInfo))}},mJ=class extends D{_roadmapToProject;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._roadmapToProject=n.roadmapToProject}lastSyncId;success;get roadmapToProject(){return new uJ(this._request).fetch(this._roadmapToProject.id)}get roadmapToProjectId(){return this._roadmapToProject?.id}},q5=class extends D{constructor($,n){super($);this.enabled=n.enabled,this.results=n.results.map((c)=>new p5($,c))}enabled;results},p5=class extends D{_document;_initiative;_issue;_project;constructor($,n){super($);this.id=n.id,this.type=n.type,this._document=n.document??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._project=n.project??void 0}id;type;get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}},t5=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.canSendFromCustomDomain=n.canSendFromCustomDomain,this.createdAt=w(n.createdAt)??new Date,this.domain=n.domain,this.id=n.id,this.region=n.region,this.updatedAt=w(n.updatedAt)??new Date,this.dnsRecords=n.dnsRecords.map((c)=>new e5($,c)),this._creator=n.creator??void 0}archivedAt;canSendFromCustomDomain;createdAt;domain;id;region;updatedAt;dnsRecords;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}},e5=class extends D{constructor($,n){super($);this.content=n.content,this.isVerified=n.isVerified,this.name=n.name,this.type=n.type}content;isVerified;name;type},d5=class extends D{constructor($,n){super($);this.hasDefaultAsk=n.hasDefaultAsk,this.id=n.id}hasDefaultAsk;id},Q6=class extends D{_integration;constructor($,n){super($);this.addBot=n.addBot,this.lastSyncId=n.lastSyncId,this.nudgeToConnectMainSlackIntegration=n.nudgeToConnectMainSlackIntegration??void 0,this.nudgeToUpdateMainSlackIntegration=n.nudgeToUpdateMainSlackIntegration??void 0,this.success=n.success,this._integration=n.integration??void 0}addBot;lastSyncId;nudgeToConnectMainSlackIntegration;nudgeToUpdateMainSlackIntegration;success;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},s5=class extends D{constructor($,n){super($);this.aiTitles=n.aiTitles??void 0,this.autoCreateOnBotMention=n.autoCreateOnBotMention??void 0,this.autoCreateOnEmoji=n.autoCreateOnEmoji??void 0,this.autoCreateOnMessage=n.autoCreateOnMessage??void 0,this.autoCreateTemplateId=n.autoCreateTemplateId??void 0,this.botAdded=n.botAdded??void 0,this.id=n.id,this.isPrivate=n.isPrivate??void 0,this.isShared=n.isShared??void 0,this.name=n.name,this.postAcceptedFromTriageUpdates=n.postAcceptedFromTriageUpdates??void 0,this.postCancellationUpdates=n.postCancellationUpdates??void 0,this.postCompletionUpdates=n.postCompletionUpdates??void 0,this.teams=n.teams.map((c)=>new d5($,c))}aiTitles;autoCreateOnBotMention;autoCreateOnEmoji;autoCreateOnMessage;autoCreateTemplateId;botAdded;id;isPrivate;isShared;name;postAcceptedFromTriageUpdates;postCancellationUpdates;postCompletionUpdates;teams},a5=class extends D{constructor($,n){super($);this.samlSsoUrl=n.samlSsoUrl,this.success=n.success}samlSsoUrl;success},$M=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var nM=class extends D{constructor($,n){super($);this.displayName=n.displayName??void 0,this.id=n.id??void 0,this.isConnected=n.isConnected,this.isPersonalIntegrationConnected=n.isPersonalIntegrationConnected,this.isPersonalIntegrationRequired=n.isPersonalIntegrationRequired,this.name=n.name??void 0,this.subType=n.subType??void 0,this.type=n.type,this.url=n.url??void 0}displayName;id;isConnected;isPersonalIntegrationConnected;isPersonalIntegrationRequired;name;subType;type;url},zJ=class extends D{_activeCycle;_defaultIssueState;_defaultProjectTemplate;_defaultTemplateForMembers;_defaultTemplateForNonMembers;_draftWorkflowState;_integrationsSettings;_markedAsDuplicateWorkflowState;_mergeWorkflowState;_mergeableWorkflowState;_reviewWorkflowState;_startWorkflowState;_triageIssueState;_triageResponsibility;constructor($,n){super($);this.aiDiscussionSummariesEnabled=n.aiDiscussionSummariesEnabled,this.aiThreadSummariesEnabled=n.aiThreadSummariesEnabled,this.allMembersCanJoin=n.allMembersCanJoin??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivePeriod=n.autoArchivePeriod,this.autoCloseChildIssues=n.autoCloseChildIssues??void 0,this.autoCloseParentIssues=n.autoCloseParentIssues??void 0,this.autoClosePeriod=n.autoClosePeriod??void 0,this.autoCloseStateId=n.autoCloseStateId??void 0,this.color=n.color??void 0,this.createdAt=w(n.createdAt)??new Date,this.cycleCalenderUrl=n.cycleCalenderUrl,this.cycleCooldownTime=n.cycleCooldownTime,this.cycleDuration=n.cycleDuration,this.cycleIssueAutoAssignCompleted=n.cycleIssueAutoAssignCompleted,this.cycleIssueAutoAssignStarted=n.cycleIssueAutoAssignStarted,this.cycleLockToActive=n.cycleLockToActive,this.cycleStartDay=n.cycleStartDay,this.cyclesEnabled=n.cyclesEnabled,this.defaultIssueEstimate=n.defaultIssueEstimate,this.defaultTemplateForMembersId=n.defaultTemplateForMembersId??void 0,this.defaultTemplateForNonMembersId=n.defaultTemplateForNonMembersId??void 0,this.description=n.description??void 0,this.displayName=n.displayName,this.groupIssueHistory=n.groupIssueHistory,this.icon=n.icon??void 0,this.id=n.id,this.inheritIssueEstimation=n.inheritIssueEstimation,this.inheritWorkflowStatuses=n.inheritWorkflowStatuses,this.inviteHash=n.inviteHash,this.issueCount=n.issueCount,this.issueEstimationAllowZero=n.issueEstimationAllowZero,this.issueEstimationExtended=n.issueEstimationExtended,this.issueEstimationType=n.issueEstimationType,this.issueOrderingNoPriorityFirst=n.issueOrderingNoPriorityFirst,this.issueSortOrderDefaultToBottom=n.issueSortOrderDefaultToBottom,this.key=n.key,this.name=n.name,this.private=n.private,this.requirePriorityToLeaveTriage=n.requirePriorityToLeaveTriage,this.scimGroupName=n.scimGroupName??void 0,this.scimManaged=n.scimManaged,this.securitySettings=n.securitySettings,this.setIssueSortOrderOnStateChange=n.setIssueSortOrderOnStateChange,this.slackIssueComments=n.slackIssueComments,this.slackIssueStatuses=n.slackIssueStatuses,this.slackNewIssue=n.slackNewIssue,this.timezone=n.timezone,this.triageEnabled=n.triageEnabled,this.upcomingCycleCount=n.upcomingCycleCount,this.updatedAt=w(n.updatedAt)??new Date,this._activeCycle=n.activeCycle??void 0,this._defaultIssueState=n.defaultIssueState??void 0,this._defaultProjectTemplate=n.defaultProjectTemplate??void 0,this._defaultTemplateForMembers=n.defaultTemplateForMembers??void 0,this._defaultTemplateForNonMembers=n.defaultTemplateForNonMembers??void 0,this._draftWorkflowState=n.draftWorkflowState??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._markedAsDuplicateWorkflowState=n.markedAsDuplicateWorkflowState??void 0,this._mergeWorkflowState=n.mergeWorkflowState??void 0,this._mergeableWorkflowState=n.mergeableWorkflowState??void 0,this._reviewWorkflowState=n.reviewWorkflowState??void 0,this._startWorkflowState=n.startWorkflowState??void 0,this._triageIssueState=n.triageIssueState??void 0,this._triageResponsibility=n.triageResponsibility??void 0}aiDiscussionSummariesEnabled;aiThreadSummariesEnabled;allMembersCanJoin;archivedAt;autoArchivePeriod;autoCloseChildIssues;autoCloseParentIssues;autoClosePeriod;autoCloseStateId;color;createdAt;cycleCalenderUrl;cycleCooldownTime;cycleDuration;cycleIssueAutoAssignCompleted;cycleIssueAutoAssignStarted;cycleLockToActive;cycleStartDay;cyclesEnabled;defaultIssueEstimate;defaultTemplateForMembersId;defaultTemplateForNonMembersId;description;displayName;groupIssueHistory;icon;id;inheritIssueEstimation;inheritWorkflowStatuses;inviteHash;issueCount;issueEstimationAllowZero;issueEstimationExtended;issueEstimationType;issueOrderingNoPriorityFirst;issueSortOrderDefaultToBottom;key;name;private;requirePriorityToLeaveTriage;scimGroupName;scimManaged;securitySettings;setIssueSortOrderOnStateChange;slackIssueComments;slackIssueStatuses;slackNewIssue;timezone;triageEnabled;upcomingCycleCount;updatedAt;get activeCycle(){return this._activeCycle?.id?new m$(this._request).fetch(this._activeCycle?.id):void 0}get activeCycleId(){return this._activeCycle?.id}get defaultIssueState(){return this._defaultIssueState?.id?new J$(this._request).fetch(this._defaultIssueState?.id):void 0}get defaultIssueStateId(){return this._defaultIssueState?.id}get defaultProjectTemplate(){return this._defaultProjectTemplate?.id?new S$(this._request).fetch(this._defaultProjectTemplate?.id):void 0}get defaultProjectTemplateId(){return this._defaultProjectTemplate?.id}get defaultTemplateForMembers(){return this._defaultTemplateForMembers?.id?new S$(this._request).fetch(this._defaultTemplateForMembers?.id):void 0}get defaultTemplateForNonMembers(){return this._defaultTemplateForNonMembers?.id?new S$(this._request).fetch(this._defaultTemplateForNonMembers?.id):void 0}get draftWorkflowState(){return this._draftWorkflowState?.id?new J$(this._request).fetch(this._draftWorkflowState?.id):void 0}get draftWorkflowStateId(){return this._draftWorkflowState?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get markedAsDuplicateWorkflowState(){return this._markedAsDuplicateWorkflowState?.id?new J$(this._request).fetch(this._markedAsDuplicateWorkflowState?.id):void 0}get markedAsDuplicateWorkflowStateId(){return this._markedAsDuplicateWorkflowState?.id}get mergeWorkflowState(){return this._mergeWorkflowState?.id?new J$(this._request).fetch(this._mergeWorkflowState?.id):void 0}get mergeWorkflowStateId(){return this._mergeWorkflowState?.id}get mergeableWorkflowState(){return this._mergeableWorkflowState?.id?new J$(this._request).fetch(this._mergeableWorkflowState?.id):void 0}get mergeableWorkflowStateId(){return this._mergeableWorkflowState?.id}get organization(){return new N$(this._request).fetch()}get reviewWorkflowState(){return this._reviewWorkflowState?.id?new J$(this._request).fetch(this._reviewWorkflowState?.id):void 0}get reviewWorkflowStateId(){return this._reviewWorkflowState?.id}get startWorkflowState(){return this._startWorkflowState?.id?new J$(this._request).fetch(this._startWorkflowState?.id):void 0}get startWorkflowStateId(){return this._startWorkflowState?.id}get triageIssueState(){return this._triageIssueState?.id?new J$(this._request).fetch(this._triageIssueState?.id):void 0}get triageIssueStateId(){return this._triageIssueState?.id}get triageResponsibility(){return this._triageResponsibility?.id?new Or(this._request).fetch(this._triageResponsibility?.id):void 0}get triageResponsibilityId(){return this._triageResponsibility?.id}cycles($){return new kf(this._request,this.id,$).fetch($)}gitAutomationStates($){return new mf(this._request,this.id,$).fetch($)}issues($){return new zf(this._request,this.id,$).fetch($)}labels($){return new Pf(this._request,this.id,$).fetch($)}members($){return new Jf(this._request,this.id,$).fetch($)}memberships($){return new Lf(this._request,this.id,$).fetch($)}projects($){return new Gf(this._request,this.id,$).fetch($)}states($){return new Af(this._request,this.id,$).fetch($)}templates($){return new Xf(this._request,this.id,$).fetch($)}webhooks($){return new Wf(this._request,this.id,$).fetch($)}create($,n){return new OG(this._request).fetch($,n)}delete(){return new kG(this._request).fetch(this.id)}unarchive(){return new JG(this._request).fetch(this.id)}update($,n){return new LG(this._request).fetch(this.id,$,n)}},gM=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new a(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var Qc=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new zJ($,o)),new b($,c.pageInfo))}},PJ=class extends D{_team;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.owner=n.owner,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._team=n.team,this._user=n.user}archivedAt;createdAt;id;owner;sortOrder;updatedAt;get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}create($){return new mG(this._request).fetch($)}delete($){return new zG(this._request).fetch(this.id,$)}update($){return new PG(this._request).fetch(this.id,$)}},rr=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new PJ($,o)),new b($,c.pageInfo))}},JJ=class extends D{_teamMembership;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._teamMembership=n.teamMembership??void 0}lastSyncId;success;get teamMembership(){return this._teamMembership?.id?new yJ(this._request).fetch(this._teamMembership?.id):void 0}get teamMembershipId(){return this._teamMembership?.id}},LJ=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}};var Ir=class extends D{_team;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._team=n.team??void 0}lastSyncId;success;get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}};var E6=class extends D{_creator;_inheritedFrom;_lastUpdatedBy;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.lastAppliedAt=w(n.lastAppliedAt)??void 0,this.name=n.name,this.sortOrder=n.sortOrder,this.templateData=Vn(n.templateData)??{},this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0,this._inheritedFrom=n.inheritedFrom??void 0,this._lastUpdatedBy=n.lastUpdatedBy??void 0,this._team=n.team??void 0}archivedAt;createdAt;description;id;lastAppliedAt;name;sortOrder;templateData;type;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get inheritedFrom(){return this._inheritedFrom?.id?new S$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get lastUpdatedBy(){return this._lastUpdatedBy?.id?new Y(this._request).fetch(this._lastUpdatedBy?.id):void 0}get lastUpdatedById(){return this._lastUpdatedBy?.id}get organization(){return new N$(this._request).fetch()}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}create($){return new GG(this._request).fetch($)}delete(){return new AG(this._request).fetch(this.id)}update($){return new XG(this._request).fetch(this.id,$)}},GJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new E6($,o)),new b($,c.pageInfo))}},AJ=class extends D{_template;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._template=n.template}lastSyncId;success;get template(){return new S$(this._request).fetch(this._template.id)}get templateId(){return this._template?.id}},XJ=class extends D{_integration;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.externalId=n.externalId??void 0,this.externalUrl=n.externalUrl??void 0,this.id=n.id,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date,this.entries=n.entries?n.entries.map((c)=>new vM($,c)):void 0,this._integration=n.integration??void 0}archivedAt;createdAt;externalId;externalUrl;id;name;updatedAt;entries;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}get organization(){return new N$(this._request).fetch()}create($){return new WG(this._request).fetch($)}delete(){return new KG(this._request).fetch(this.id)}update($){return new YG(this._request).fetch(this.id,$)}},cM=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new XJ($,o)),new b($,c.pageInfo))}},vM=class extends D{constructor($,n){super($);this.endsAt=w(n.endsAt)??new Date,this.startsAt=w(n.startsAt)??new Date,this.userEmail=n.userEmail??void 0,this.userId=n.userId??void 0}endsAt;startsAt;userEmail;userId},V6=class extends D{_timeSchedule;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._timeSchedule=n.timeSchedule}lastSyncId;success;get timeSchedule(){return new wr(this._request).fetch(this._timeSchedule.id)}get timeScheduleId(){return this._timeSchedule?.id}},WJ=class extends D{_currentUser;_team;_timeSchedule;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.manualSelection=n.manualSelection?new _M($,n.manualSelection):void 0,this.action=n.action,this._currentUser=n.currentUser??void 0,this._team=n.team,this._timeSchedule=n.timeSchedule??void 0}archivedAt;createdAt;id;updatedAt;manualSelection;action;get currentUser(){return this._currentUser?.id?new Y(this._request).fetch(this._currentUser?.id):void 0}get currentUserId(){return this._currentUser?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get timeSchedule(){return this._timeSchedule?.id?new wr(this._request).fetch(this._timeSchedule?.id):void 0}get timeScheduleId(){return this._timeSchedule?.id}create($){return new SG(this._request).fetch($)}delete(){return new QG(this._request).fetch(this.id)}update($){return new EG(this._request).fetch(this.id,$)}},oM=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new WJ($,o)),new b($,c.pageInfo))}},_M=class extends D{constructor($,n){super($);this.userIds=n.userIds}userIds},KJ=class extends D{_triageResponsibility;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._triageResponsibility=n.triageResponsibility}lastSyncId;success;get triageResponsibility(){return new Or(this._request).fetch(this._triageResponsibility.id)}get triageResponsibilityId(){return this._triageResponsibility?.id}},rM=class extends D{constructor($,n){super($);this.assetUrl=n.assetUrl,this.contentType=n.contentType,this.filename=n.filename,this.metaData=n.metaData??void 0,this.size=n.size,this.uploadUrl=n.uploadUrl,this.headers=n.headers.map((c)=>new IM($,c))}assetUrl;contentType;filename;metaData;size;uploadUrl;headers},IM=class extends D{constructor($,n){super($);this.key=n.key,this.value=n.value}key;value},YJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.uploadFile=n.uploadFile?new rM($,n.uploadFile):void 0}lastSyncId;success;uploadFile},Lg=class extends D{constructor($,n){super($);this.active=n.active,this.admin=n.admin,this.app=n.app,this.archivedAt=w(n.archivedAt)??void 0,this.avatarBackgroundColor=n.avatarBackgroundColor,this.avatarUrl=n.avatarUrl??void 0,this.calendarHash=n.calendarHash??void 0,this.canAccessAnyPublicTeam=n.canAccessAnyPublicTeam,this.createdAt=w(n.createdAt)??new Date,this.createdIssueCount=n.createdIssueCount,this.description=n.description??void 0,this.disableReason=n.disableReason??void 0,this.displayName=n.displayName,this.email=n.email,this.gitHubUserId=n.gitHubUserId??void 0,this.guest=n.guest,this.id=n.id,this.initials=n.initials,this.inviteHash=n.inviteHash,this.isAssignable=n.isAssignable,this.isMe=n.isMe,this.isMentionable=n.isMentionable,this.lastSeen=w(n.lastSeen)??void 0,this.name=n.name,this.owner=n.owner,this.statusEmoji=n.statusEmoji??void 0,this.statusLabel=n.statusLabel??void 0,this.statusUntilAt=w(n.statusUntilAt)??void 0,this.supportsAgentSessions=n.supportsAgentSessions,this.timezone=n.timezone??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url}active;admin;app;archivedAt;avatarBackgroundColor;avatarUrl;calendarHash;canAccessAnyPublicTeam;createdAt;createdIssueCount;description;disableReason;displayName;email;gitHubUserId;guest;id;initials;inviteHash;isAssignable;isMe;isMentionable;lastSeen;name;owner;statusEmoji;statusLabel;statusUntilAt;supportsAgentSessions;timezone;updatedAt;url;get organization(){return new N$(this._request).fetch()}assignedIssues($){return new Kf(this._request,this.id,$).fetch($)}createdIssues($){return new Yf(this._request,this.id,$).fetch($)}delegatedIssues($){return new Sf(this._request,this.id,$).fetch($)}drafts($){return new Qf(this._request,this.id,$).fetch($)}teamMemberships($){return new Ef(this._request,this.id,$).fetch($)}teams($){return new Vf(this._request,this.id,$).fetch($)}suspend(){return new BG(this._request).fetch(this.id)}unsuspend(){return new HG(this._request).fetch(this.id)}update($){return new MG(this._request).fetch(this.id,$)}};var Dn=class extends D{constructor($,n){super($);this.success=n.success}success};var Ec=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Lg($,o)),new b($,c.pageInfo))}},SJ=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},Dr=class extends D{_user;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._user=n.user??void 0}lastSyncId;success;get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},DM=class extends D{_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoAssignToSelf=n.autoAssignToSelf,this.calendarHash=n.calendarHash??void 0,this.createdAt=w(n.createdAt)??new Date,this.feedLastSeenTime=w(n.feedLastSeenTime)??void 0,this.id=n.id,this.showFullUserNames=n.showFullUserNames,this.subscribedToChangelog=n.subscribedToChangelog,this.subscribedToDPA=n.subscribedToDPA,this.subscribedToInviteAccepted=n.subscribedToInviteAccepted,this.subscribedToPrivacyLegalUpdates=n.subscribedToPrivacyLegalUpdates,this.unsubscribedFrom=n.unsubscribedFrom,this.updatedAt=w(n.updatedAt)??new Date,this.notificationCategoryPreferences=new k5($,n.notificationCategoryPreferences),this.notificationChannelPreferences=new Y$($,n.notificationChannelPreferences),this.notificationDeliveryPreferences=new z5($,n.notificationDeliveryPreferences),this.theme=n.theme?new OM($,n.theme):void 0,this.feedSummarySchedule=n.feedSummarySchedule??void 0,this._user=n.user}archivedAt;autoAssignToSelf;calendarHash;createdAt;feedLastSeenTime;id;showFullUserNames;subscribedToChangelog;subscribedToDPA;subscribedToInviteAccepted;subscribedToPrivacyLegalUpdates;unsubscribedFrom;updatedAt;notificationCategoryPreferences;notificationChannelPreferences;notificationDeliveryPreferences;theme;feedSummarySchedule;get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}update($){return new VG(this._request).fetch(this.id,$)}},UM=class extends D{constructor($,n){super($);this.accent=n.accent,this.base=n.base,this.contrast=n.contrast}accent;base;contrast},jM=class extends D{constructor($,n){super($);this.accent=n.accent,this.base=n.base,this.contrast=n.contrast,this.sidebar=n.sidebar?new UM($,n.sidebar):void 0}accent;base;contrast;sidebar},NM=class extends D{constructor($,n){super($);this.flag=n.flag??void 0,this.lastSyncId=n.lastSyncId,this.success=n.success,this.value=n.value??void 0}flag;lastSyncId;success;value},wM=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success},QJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success;get userSettings(){return new qJ(this._request).fetch()}},OM=class extends D{constructor($,n){super($);this.custom=n.custom?new jM($,n.custom):void 0,this.preset=n.preset}custom;preset};var C_=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this.viewType=n.viewType,this.preferences=new VJ($,n.preferences)}archivedAt;createdAt;id;type;updatedAt;viewType;preferences;create($){return new FG(this._request).fetch($)}delete(){return new xG(this._request).fetch(this.id)}update($){return new ZG(this._request).fetch(this.id,$)}},EJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.viewPreferences=new C_($,n.viewPreferences)}lastSyncId;success;viewPreferences},VJ=class extends D{constructor($,n){super($);this.issueGrouping=n.issueGrouping??void 0,this.issueSubGrouping=n.issueSubGrouping??void 0,this.showCompletedIssues=n.showCompletedIssues??void 0,this.viewOrdering=n.viewOrdering??void 0}issueGrouping;issueSubGrouping;showCompletedIssues;viewOrdering},BJ=class extends D{_creator;_team;constructor($,n){super($);this.allPublicTeams=n.allPublicTeams,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.enabled=n.enabled,this.id=n.id,this.label=n.label??void 0,this.resourceTypes=n.resourceTypes,this.secret=n.secret??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this._creator=n.creator??void 0,this._team=n.team??void 0}allPublicTeams;archivedAt;createdAt;enabled;id;label;resourceTypes;secret;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}create($){return new fG(this._request).fetch($)}delete(){return new bG(this._request).fetch(this.id)}rotateSecret(){return new CG(this._request).fetch(this.id)}update($){return new RG(this._request).fetch(this.id,$)}},HJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new BJ($,o)),new b($,c.pageInfo))}};var MJ=class extends D{_webhook;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._webhook=n.webhook}lastSyncId;success;get webhook(){return new pJ(this._request).fetch(this._webhook.id)}get webhookId(){return this._webhook?.id}},kM=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.secret=n.secret,this.success=n.success}lastSyncId;secret;success};var FJ=class extends D{_inheritedFrom;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.name=n.name,this.position=n.position,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._inheritedFrom=n.inheritedFrom??void 0,this._team=n.team}archivedAt;color;createdAt;description;id;name;position;type;updatedAt;get inheritedFrom(){return this._inheritedFrom?.id?new J$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}issues($){return new Bf(this._request,this.id,$).fetch($)}archive(){return new TG(this._request).fetch(this.id)}create($){return new iG(this._request).fetch($)}update($){return new hG(this._request).fetch(this.id,$)}},mM=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new J$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var xJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new FJ($,o)),new b($,c.pageInfo))}},ZJ=class extends D{_workflowState;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._workflowState=n.workflowState}lastSyncId;success;get workflowState(){return new J$(this._request).fetch(this._workflowState.id)}get workflowStateId(){return this._workflowState?.id}},zM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(c9.toString(),$)).administrableTeams;return new Qc(this._request,(c)=>this.fetch(W({...$,...c})),n)}},PM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(v9.toString(),$)).agentActivities;return new fz(this._request,(c)=>this.fetch(W({...$,...c})),n)}},fJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(o9.toString(),{id:$})).agentActivity;return new Zz(this._request,n)}},B6=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_9.toString(),{id:$})).agentSession;return new bz(this._request,n)}},JM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I9.toString(),$)).agentSessions;return new oH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},LM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(D9.toString(),{clientId:$})).applicationInfo;return new IH(this._request,n)}},GM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U9.toString(),{id:$})).asksWebSetting;return new UH(this._request,n)}},Vc=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(j9.toString(),{id:$})).attachment;return new Cz(this._request,n)}},AM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N9.toString(),{id:$})).attachmentIssue;return new Wc(this._request,n)}},XM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w9.toString(),$)).attachments;return new z6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},WM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(O9.toString(),{url:$,...n})).attachmentsForURL;return new z6(this._request,(o)=>this.fetch($,W({...n,...o})),c)}},KM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(k9.toString(),$)).auditEntries;return new NH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},YM=class extends D{constructor($){super($)}async fetch(){return(await this._request(m9.toString(),{})).auditEntryTypes.map(($)=>{return new wH(this._request,$)})}},SM=class extends D{constructor($){super($)}async fetch(){return(await this._request(z9.toString(),{})).authenticationSessions.map(($)=>{return new Rz(this._request,$)})}},QM=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(P9.toString(),{})).availableUsers;return new P6(this._request,$)}},G$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(J9.toString(),$)).comment;return new Tz(this._request,n)}},EM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(A9.toString(),$)).comments;return new an(this._request,(c)=>this.fetch(W({...$,...c})),n)}},d$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(X9.toString(),{id:$})).customView;return new iz(this._request,n)}},VM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(S9.toString(),{id:$})).customViewHasSubscribers;return new zH(this._request,n)}},BM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Q9.toString(),$)).customViews;return new mH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},C$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E9.toString(),{id:$})).customer;return new uz(this._request,n)}},Xg=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(V9.toString(),$)).customerNeed;return new t_(this._request,n)}},HM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(B9.toString(),$)).customerNeeds;return new L6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Ur=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H9.toString(),{id:$})).customerStatus;return new dz(this._request,n)}},MM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M9.toString(),$)).customerStatuses;return new LH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},jr=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(F9.toString(),{id:$})).customerTier;return new az(this._request,n)}},FM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x9.toString(),$)).customerTiers;return new GH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},xM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Z9.toString(),$)).customers;return new PH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},m$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f9.toString(),{id:$})).cycle;return new nP(this._request,n)}},ZM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(R9.toString(),$)).cycles;return new gP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Hn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(T9.toString(),{id:$})).document;return new vP(this._request,n)}},fM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h9.toString(),{id:$})).documentContentHistory;return new XH(this._request,n)}},bM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l9.toString(),$)).documents;return new A6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Nr=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u9.toString(),{id:$})).emailIntakeAddress;return new EH(this._request,n)}},bJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(y9.toString(),{id:$})).emoji;return new IP(this._request,n)}},CM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(q9.toString(),$)).emojis;return new HH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},CJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p9.toString(),{id:$})).entityExternalLink;return new DP(this._request,n)}},A$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(t9.toString(),{id:$})).externalUser;return new NP(this._request,n)}},RM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(e9.toString(),$)).externalUsers;return new FH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},ng=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d9.toString(),{id:$})).favorite;return new wP(this._request,n)}},TM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(a9.toString(),$)).favorites;return new OP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},o$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($8.toString(),{id:$})).initiative;return new LP(this._request,n)}},iM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(r8.toString(),{id:$})).initiativeRelation;return new vr(this._request,n)}},hM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I8.toString(),$)).initiativeRelations;return new yH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},RJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(D8.toString(),{id:$})).initiativeToProject;return new YP(this._request,n)}},lM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U8.toString(),$)).initiativeToProjects;return new SP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Jn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(j8.toString(),{id:$})).initiativeUpdate;return new EP(this._request,n)}},uM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w8.toString(),$)).initiativeUpdates;return new BP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},yM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(O8.toString(),$)).initiatives;return new X6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},vn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(k8.toString(),{id:$})).integration;return new MP(this._request,n)}},qM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(m8.toString(),{integrationId:$,scopes:n})).integrationHasScopes;return new tH(this._request,c)}},TJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(z8.toString(),{id:$})).integrationTemplate;return new xP(this._request,n)}},pM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(P8.toString(),$)).integrationTemplates;return new sH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},tM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(J8.toString(),$)).integrations;return new FP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Wg=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(L8.toString(),{id:$})).integrationsSettings;return new $5(this._request,n)}},v$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(G8.toString(),{id:$})).issue;return new Wc(this._request,n)}},eM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(x8.toString(),{fileKey:$,...n})).issueFigmaFileKeySearch;return new Q$(this._request,(o)=>this.fetch($,W({...n,...o})),c)}},dM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Z8.toString(),{prompt:$,...n})).issueFilterSuggestion;return new n5(this._request,c)}},sM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(f8.toString(),{csvUrl:$,service:n})).issueImportCheckCSV;return new v5(this._request,c)}},aM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(b8.toString(),{issueImportId:$})).issueImportCheckSync;return new r5(this._request,n)}},$F=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(C8.toString(),{jiraEmail:$,jiraHostname:n,jiraProject:c,jiraToken:o,jql:g})).issueImportJqlCheck;return new _5(this._request,v)}},f$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(R8.toString(),{id:$})).issueLabel;return new O6(this._request,n)}},nF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h8.toString(),$)).issueLabels;return new Kc(this._request,(c)=>this.fetch(W({...$,...c})),n)}},gF=class extends D{constructor($){super($)}async fetch(){return(await this._request(l8.toString(),{})).issuePriorityValues.map(($)=>{return new I5(this._request,$)})}},iJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u8.toString(),{id:$})).issueRelation;return new CP(this._request,n)}},cF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(y8.toString(),$)).issueRelations;return new $r(this._request,(c)=>this.fetch(W({...$,...c})),n)}},vF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(q8.toString(),{candidateRepositories:$,issueId:n,...c})).issueRepositorySuggestions;return new l5(this._request,o)}},oF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p8.toString(),$)).issueSearch;return new Q$(this._request,(c)=>this.fetch(W({...$,...c})),n)}},_F=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(t8.toString(),{request:$})).issueTitleSuggestionFromCustomerRequest;return new O5(this._request,n)}},rF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(e8.toString(),{branchName:$})).issueVcsBranchSearch;return n?new Wc(this._request,n):void 0}},IF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d8.toString(),$)).issues;return new Q$(this._request,(c)=>this.fetch(W({...$,...c})),n)}},DF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(s8.toString(),{id:$})).notification;switch(n.__typename){case"CustomerNeedNotification":return new qz(this._request,n);case"CustomerNotification":return new tz(this._request,n);case"DocumentNotification":return new _P(this._request,n);case"InitiativeNotification":return new AP(this._request,n);case"IssueNotification":return new bP(this._request,n);case"OauthClientApprovalNotification":return new lP(this._request,n);case"PostNotification":return new tP(this._request,n);case"ProjectNotification":return new nJ(this._request,n);case"PullRequestNotification":return new UJ(this._request,n);default:return new nr(this._request,n)}}},UF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(a8.toString(),{id:$})).notificationSubscription;switch(n.__typename){case"CustomViewNotificationSubscription":return new hz(this._request,n);case"CustomerNotificationSubscription":return new ez(this._request,n);case"CycleNotificationSubscription":return new cP(this._request,n);case"InitiativeNotificationSubscription":return new XP(this._request,n);case"LabelNotificationSubscription":return new TP(this._request,n);case"ProjectNotificationSubscription":return new gJ(this._request,n);case"TeamNotificationSubscription":return new LJ(this._request,n);case"UserNotificationSubscription":return new SJ(this._request,n);default:return new gr(this._request,n)}}},jF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($S.toString(),$)).notificationSubscriptions;return new G5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},NF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(nS.toString(),$)).notifications;return new m5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},N$=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(gS.toString(),{})).organization;return new X5(this._request,$)}},wF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(DS.toString(),{urlKey:$})).organizationExists;return new K5(this._request,n)}},hJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(US.toString(),{id:$})).organizationInvite;return new yP(this._request,n)}},OF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(jS.toString(),$)).organizationInvites;return new Y5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},s=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(NS.toString(),{id:$})).project;return new eP(this._request,n)}},kF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(QS.toString(),{prompt:$})).projectFilterSuggestion;return new B5(this._request,n)}},H6=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ES.toString(),{id:$})).projectLabel;return new dP(this._request,n)}},mF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(HS.toString(),$)).projectLabels;return new Y6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},sn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(MS.toString(),{id:$})).projectMilestone;return new sP(this._request,n)}},zF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xS.toString(),$)).projectMilestones;return new aP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},lJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ZS.toString(),{id:$})).projectRelation;return new vr(this._request,n)}},PF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(fS.toString(),$)).projectRelations;return new or(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Bc=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(bS.toString(),{id:$})).projectStatus;return new _r(this._request,n)}},JF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CS.toString(),$)).projectStatuses;return new Z5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},In=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(RS.toString(),{id:$})).projectUpdate;return new _J(this._request,n)}},LF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(iS.toString(),$)).projectUpdates;return new IJ(this._request,(c)=>this.fetch(W({...$,...c})),n)}},GF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(hS.toString(),$)).projects;return new Gg(this._request,(c)=>this.fetch(W({...$,...c})),n)}},AF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lS.toString(),$)).pushSubscriptionTest;return new C5(this._request,n)}},XF=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(uS.toString(),{})).rateLimitStatus;return new R5(this._request,$)}},M6=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yS.toString(),{id:$})).roadmap;return new NJ(this._request,n)}},uJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(pS.toString(),{id:$})).roadmapToProject;return new kJ(this._request,n)}},WF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(tS.toString(),$)).roadmapToProjects;return new y5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},KF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(eS.toString(),$)).roadmaps;return new u5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},YF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(dS.toString(),{term:$,...n})).searchDocuments;return new KH(this._request,c)}},SF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(sS.toString(),{term:$,...n})).searchIssues;return new U5(this._request,c)}},QF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(aS.toString(),{term:$,...n})).searchProjects;return new F5(this._request,c)}},EF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request($Q.toString(),{query:$,...n})).semanticSearch;return new q5(this._request,c)}},VF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(nQ.toString(),{email:$,type:n,...c})).ssoUrlFromEmail;return new a5(this._request,o)}},a=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(gQ.toString(),{id:$})).team;return new zJ(this._request,n)}},yJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wQ.toString(),{id:$})).teamMembership;return new PJ(this._request,n)}},BF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OQ.toString(),$)).teamMemberships;return new rr(this._request,(c)=>this.fetch(W({...$,...c})),n)}},HF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kQ.toString(),$)).teams;return new Qc(this._request,(c)=>this.fetch(W({...$,...c})),n)}},S$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mQ.toString(),{id:$})).template;return new E6(this._request,n)}},MF=class extends D{constructor($){super($)}async fetch(){return(await this._request(zQ.toString(),{})).templates.map(($)=>{return new E6(this._request,$)})}},FF=class extends D{constructor($){super($)}async fetch($){return(await this._request(PQ.toString(),{integrationType:$})).templatesForIntegration.map((n)=>{return new E6(this._request,n)})}},wr=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JQ.toString(),{id:$})).timeSchedule;return new XJ(this._request,n)}},xF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LQ.toString(),$)).timeSchedules;return new cM(this._request,(c)=>this.fetch(W({...$,...c})),n)}},ZF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(GQ.toString(),$)).triageResponsibilities;return new oM(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Or=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(AQ.toString(),{id:$})).triageResponsibility;return new WJ(this._request,n)}},Y=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(XQ.toString(),{id:$})).user;return new Lg(this._request,n)}},fF=class extends D{constructor($){super($)}async fetch($){return(await this._request(VQ.toString(),{id:$})).userSessions.map((n)=>{return new Rz(this._request,n)})}},qJ=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(BQ.toString(),{})).userSettings;return new DM(this._request,$)}},bF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(HQ.toString(),$)).users;return new Ec(this._request,(c)=>this.fetch(W({...$,...c})),n)}},CF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(MQ.toString(),{integrationId:$})).verifyGitHubEnterpriseServerInstallation;return new bH(this._request,n)}},RF=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(FQ.toString(),{})).viewer;return new Lg(this._request,$)}},pJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xQ.toString(),{id:$})).webhook;return new BJ(this._request,n)}},TF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ZQ.toString(),$)).webhooks;return new HJ(this._request,(c)=>this.fetch(W({...$,...c})),n)}},J$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(fQ.toString(),{id:$})).workflowState;return new FJ(this._request,n)}},iF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CQ.toString(),$)).workflowStates;return new xJ(this._request,(c)=>this.fetch(W({...$,...c})),n)}},tJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(RQ.toString(),{input:$})).agentActivityCreate;return new vH(this._request,n)}},hF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(TQ.toString(),{input:$})).agentSessionCreateOnComment;return new m6(this._request,n)}},lF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(iQ.toString(),{input:$})).agentSessionCreateOnIssue;return new m6(this._request,n)}},eJ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hQ.toString(),{id:$,input:n})).agentSessionUpdate;return new m6(this._request,c)}},uF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(lQ.toString(),{id:$,input:n})).agentSessionUpdateExternalUrl;return new m6(this._request,c)}},yF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(uQ.toString(),{input:$})).airbyteIntegrationConnect;return new U$(this._request,n)}},dJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yQ.toString(),{input:$})).attachmentCreate;return new y$(this._request,n)}},sJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(qQ.toString(),{id:$})).attachmentDelete;return new u(this._request,n)}},qF=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(pQ.toString(),{channelId:$,issueId:n,messageId:c,url:o,...g})).attachmentLinkDiscord;return new y$(this._request,v)}},pF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(tQ.toString(),{conversationId:$,issueId:n,...c})).attachmentLinkFront;return new xH(this._request,o)}},tF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(eQ.toString(),{issueId:$,url:n,...c})).attachmentLinkGitHubIssue;return new y$(this._request,o)}},eF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(dQ.toString(),{issueId:$,url:n,...c})).attachmentLinkGitHubPR;return new y$(this._request,o)}},dF=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(sQ.toString(),{issueId:$,number:n,projectPathWithNamespace:c,url:o,...g})).attachmentLinkGitLabMR;return new y$(this._request,v)}},sF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(aQ.toString(),{conversationId:$,issueId:n,...c})).attachmentLinkIntercom;return new y$(this._request,o)}},aF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request($3.toString(),{issueId:$,jiraIssueId:n,...c})).attachmentLinkJiraIssue;return new y$(this._request,o)}},$x=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(n3.toString(),{issueId:$,url:n,...c})).attachmentLinkSalesforce;return new y$(this._request,o)}},nx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(g3.toString(),{issueId:$,url:n,...c})).attachmentLinkSlack;return new y$(this._request,o)}},gx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(c3.toString(),{issueId:$,url:n,...c})).attachmentLinkURL;return new y$(this._request,o)}},cx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(v3.toString(),{issueId:$,ticketId:n,...c})).attachmentLinkZendesk;return new y$(this._request,o)}},vx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(o3.toString(),{id:$})).attachmentSyncToSlack;return new y$(this._request,n)}},aJ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(_3.toString(),{id:$,input:n})).attachmentUpdate;return new y$(this._request,c)}},$0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(r3.toString(),{input:$})).commentCreate;return new J6(this._request,n)}},n0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I3.toString(),{id:$})).commentDelete;return new u(this._request,n)}},ox=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(D3.toString(),{id:$,...n})).commentResolve;return new J6(this._request,c)}},_x=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U3.toString(),{id:$})).commentUnresolve;return new J6(this._request,n)}},g0=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(j3.toString(),{id:$,input:n,...c})).commentUpdate;return new J6(this._request,o)}},rx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N3.toString(),{input:$})).contactCreate;return new OH(this._request,n)}},Ix=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w3.toString(),$)).createCsvExportReport;return new kH(this._request,n)}},Dx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(O3.toString(),{initiativeId:$,...n})).createInitiativeUpdateReminder;return new pH(this._request,c)}},Ux=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(k3.toString(),{input:$,...n})).createOrganizationFromOnboarding;return new p_(this._request,c)}},jx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(m3.toString(),{projectId:$,...n})).createProjectUpdateReminder;return new f5(this._request,c)}},c0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(z3.toString(),{input:$})).customViewCreate;return new lz(this._request,n)}},v0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(P3.toString(),{id:$})).customViewDelete;return new u(this._request,n)}},o0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(J3.toString(),{id:$,input:n})).customViewUpdate;return new lz(this._request,c)}},_0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(L3.toString(),{input:$})).customerCreate;return new Ac(this._request,n)}},r0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(G3.toString(),{id:$})).customerDelete;return new u(this._request,n)}},Nx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(A3.toString(),{sourceCustomerId:$,targetCustomerId:n})).customerMerge;return new Ac(this._request,c)}},I0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(X3.toString(),{id:$})).customerNeedArchive;return new yz(this._request,n)}},D0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(W3.toString(),{input:$})).customerNeedCreate;return new pz(this._request,n)}},wx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(K3.toString(),{input:$})).customerNeedCreateFromAttachment;return new pz(this._request,n)}},U0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Y3.toString(),{id:$,...n})).customerNeedDelete;return new u(this._request,c)}},j0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(S3.toString(),{id:$})).customerNeedUnarchive;return new yz(this._request,n)}},N0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Q3.toString(),{id:$,input:n})).customerNeedUpdate;return new JH(this._request,c)}},w0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E3.toString(),{input:$})).customerStatusCreate;return new sz(this._request,n)}},O0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(V3.toString(),{id:$})).customerStatusDelete;return new u(this._request,n)}},k0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(B3.toString(),{id:$,input:n})).customerStatusUpdate;return new sz(this._request,c)}},m0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H3.toString(),{input:$})).customerTierCreate;return new $P(this._request,n)}},z0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M3.toString(),{id:$})).customerTierDelete;return new u(this._request,n)}},P0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(F3.toString(),{id:$,input:n})).customerTierUpdate;return new $P(this._request,c)}},Ox=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x3.toString(),{id:$})).customerUnsync;return new Ac(this._request,n)}},J0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Z3.toString(),{id:$,input:n})).customerUpdate;return new Ac(this._request,c)}},kx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f3.toString(),{input:$})).customerUpsert;return new Ac(this._request,n)}},L0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(b3.toString(),{id:$})).cycleArchive;return new AH(this._request,n)}},G0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(C3.toString(),{input:$})).cycleCreate;return new G6(this._request,n)}},mx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(R3.toString(),{input:$})).cycleShiftAll;return new G6(this._request,n)}},zx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(T3.toString(),{id:$})).cycleStartUpcomingCycleToday;return new G6(this._request,n)}},A0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(i3.toString(),{id:$,input:n})).cycleUpdate;return new G6(this._request,c)}},X0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h3.toString(),{input:$})).documentCreate;return new rP(this._request,n)}},W0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l3.toString(),{id:$})).documentDelete;return new oP(this._request,n)}},K0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u3.toString(),{id:$})).documentUnarchive;return new oP(this._request,n)}},Y0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(y3.toString(),{id:$,input:n})).documentUpdate;return new rP(this._request,c)}},S0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(q3.toString(),{input:$})).emailIntakeAddressCreate;return new e_(this._request,n)}},Q0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p3.toString(),{id:$})).emailIntakeAddressDelete;return new u(this._request,n)}},Px=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(t3.toString(),{id:$})).emailIntakeAddressRotate;return new e_(this._request,n)}},E0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(e3.toString(),{id:$,input:n})).emailIntakeAddressUpdate;return new e_(this._request,c)}},Jx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d3.toString(),{input:$})).emailTokenUserAccountAuth;return new P6(this._request,n)}},Lx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(s3.toString(),{input:$})).emailUnsubscribe;return new VH(this._request,n)}},Gx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(a3.toString(),{input:$})).emailUserAccountAuthChallenge;return new BH(this._request,n)}},V0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($E.toString(),{input:$})).emojiCreate;return new MH(this._request,n)}},B0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(nE.toString(),{id:$})).emojiDelete;return new u(this._request,n)}},H0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(gE.toString(),{input:$})).entityExternalLinkCreate;return new jP(this._request,n)}},M0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(cE.toString(),{id:$})).entityExternalLinkDelete;return new u(this._request,n)}},F0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(vE.toString(),{id:$,input:n})).entityExternalLinkUpdate;return new jP(this._request,c)}},x0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(oE.toString(),{input:$})).favoriteCreate;return new kP(this._request,n)}},Z0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_E.toString(),{id:$})).favoriteDelete;return new u(this._request,n)}},f0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(rE.toString(),{id:$,input:n})).favoriteUpdate;return new kP(this._request,c)}},Ax=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(IE.toString(),{contentType:$,filename:n,size:c,...o})).fileUpload;return new YJ(this._request,g)}},b0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(DE.toString(),{input:$})).gitAutomationStateCreate;return new zP(this._request,n)}},C0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(UE.toString(),{id:$})).gitAutomationStateDelete;return new u(this._request,n)}},R0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(jE.toString(),{id:$,input:n})).gitAutomationStateUpdate;return new zP(this._request,c)}},T0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(NE.toString(),{input:$})).gitAutomationTargetBranchCreate;return new JP(this._request,n)}},i0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wE.toString(),{id:$})).gitAutomationTargetBranchDelete;return new u(this._request,n)}},h0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(OE.toString(),{id:$,input:n})).gitAutomationTargetBranchUpdate;return new JP(this._request,c)}},Xx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kE.toString(),{input:$})).googleUserAccountAuth;return new P6(this._request,n)}},Wx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mE.toString(),{url:$})).imageUploadFromUrl;return new hH(this._request,n)}},Kx=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(zE.toString(),{contentType:$,filename:n,size:c,...o})).importFileUpload;return new YJ(this._request,g)}},l0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(PE.toString(),{id:$})).initiativeArchive;return new GP(this._request,n)}},u0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JE.toString(),{input:$})).initiativeCreate;return new WP(this._request,n)}},y0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LE.toString(),{id:$})).initiativeDelete;return new u(this._request,n)}},q0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(GE.toString(),{input:$})).initiativeRelationCreate;return new qH(this._request,n)}},p0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(AE.toString(),{id:$})).initiativeRelationDelete;return new u(this._request,n)}},t0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(XE.toString(),{id:$,input:n})).initiativeRelationUpdate;return new u(this._request,c)}},e0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(WE.toString(),{input:$})).initiativeToProjectCreate;return new QP(this._request,n)}},d0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(KE.toString(),{id:$})).initiativeToProjectDelete;return new u(this._request,n)}},s0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(YE.toString(),{id:$,input:n})).initiativeToProjectUpdate;return new QP(this._request,c)}},a0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(SE.toString(),{id:$})).initiativeUnarchive;return new GP(this._request,n)}},Yx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(QE.toString(),{id:$,input:n})).initiativeUpdate;return new WP(this._request,c)}},$L=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(EE.toString(),{id:$})).initiativeUpdateArchive;return new VP(this._request,n)}},nL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(VE.toString(),{input:$})).initiativeUpdateCreate;return new HP(this._request,n)}},gL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(BE.toString(),{id:$})).initiativeUpdateUnarchive;return new VP(this._request,n)}},cL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(HE.toString(),{id:$,input:n})).initiativeUpdateUpdate;return new HP(this._request,c)}},vL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ME.toString(),{id:$})).integrationArchive;return new u(this._request,n)}},Sx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(FE.toString(),{code:$,redirectUri:n})).integrationAsksConnectChannel;return new DH(this._request,c)}},oL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(xE.toString(),{id:$,...n})).integrationDelete;return new u(this._request,c)}},Qx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(ZE.toString(),{code:$,redirectUri:n})).integrationDiscord;return new U$(this._request,c)}},Ex=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(fE.toString(),{code:$,redirectUri:n})).integrationFigma;return new U$(this._request,c)}},Vx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(bE.toString(),{code:$,redirectUri:n})).integrationFront;return new U$(this._request,c)}},Bx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(CE.toString(),{githubUrl:$,organizationName:n})).integrationGitHubEnterpriseServerConnect;return new CH(this._request,c)}},Hx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(RE.toString(),{code:$,...n})).integrationGitHubPersonal;return new U$(this._request,c)}},Mx=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(TE.toString(),{})).integrationGithubCommitCreate;return new fH(this._request,$)}},Fx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(iE.toString(),{code:$,installationId:n,...c})).integrationGithubConnect;return new U$(this._request,o)}},xx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hE.toString(),{code:$,installationId:n})).integrationGithubImportConnect;return new U$(this._request,c)}},Zx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lE.toString(),{id:$})).integrationGithubImportRefresh;return new U$(this._request,n)}},fx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(uE.toString(),{accessToken:$,gitlabUrl:n})).integrationGitlabConnect;return new RH(this._request,c)}},bx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yE.toString(),{integrationId:$})).integrationGitlabTestConnection;return new TH(this._request,n)}},Cx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(qE.toString(),{code:$,redirectUri:n})).integrationGong;return new U$(this._request,c)}},Rx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(pE.toString(),{code:$})).integrationGoogleSheets;return new U$(this._request,n)}},Tx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(tE.toString(),{code:$,redirectUri:n,...c})).integrationIntercom;return new U$(this._request,o)}},ix=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(eE.toString(),{})).integrationIntercomDelete;return new U$(this._request,$)}},hx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dE.toString(),{input:$})).integrationIntercomSettingsUpdate;return new U$(this._request,n)}},lx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sE.toString(),$)).integrationJiraPersonal;return new U$(this._request,n)}},ux=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(aE.toString(),{})).integrationLoom;return new U$(this._request,$)}},yx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($V.toString(),{input:$})).integrationRequest;return new eH(this._request,n)}},qx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(nV.toString(),{code:$,redirectUri:n,subdomain:c})).integrationSalesforce;return new U$(this._request,o)}},px=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(gV.toString(),{code:$,installationId:n,organizationSlug:c})).integrationSentryConnect;return new U$(this._request,o)}},tx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(cV.toString(),{code:$,redirectUri:n,...c})).integrationSlack;return new U$(this._request,o)}},ex=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(vV.toString(),{code:$,redirectUri:n})).integrationSlackAsks;return new U$(this._request,c)}},dx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(oV.toString(),{code:$,customViewId:n,redirectUri:c})).integrationSlackCustomViewNotifications;return new Q6(this._request,o)}},sx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(_V.toString(),{code:$,customerId:n,redirectUri:c})).integrationSlackCustomerChannelLink;return new $M(this._request,o)}},ax=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(rV.toString(),{code:$,redirectUri:n})).integrationSlackImportEmojis;return new U$(this._request,c)}},$2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(IV.toString(),{integrationId:$})).integrationSlackOrAsksUpdateSlackTeamName;return new dH(this._request,n)}},n2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(DV.toString(),{code:$,redirectUri:n})).integrationSlackOrgProjectUpdatesPost;return new Q6(this._request,c)}},g2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(UV.toString(),{code:$,redirectUri:n})).integrationSlackPersonal;return new U$(this._request,c)}},c2=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(jV.toString(),{code:$,redirectUri:n,teamId:c,...o})).integrationSlackPost;return new Q6(this._request,g)}},v2=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(NV.toString(),{code:$,projectId:n,redirectUri:c,service:o})).integrationSlackProjectPost;return new Q6(this._request,g)}},_L=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wV.toString(),{input:$})).integrationTemplateCreate;return new aH(this._request,n)}},rL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OV.toString(),{id:$})).integrationTemplateDelete;return new u(this._request,n)}},o2=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(kV.toString(),{code:$,redirectUri:n,scope:c,subdomain:o})).integrationZendesk;return new U$(this._request,g)}},IL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mV.toString(),{input:$})).integrationsSettingsCreate;return new ZP(this._request,n)}},DL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(zV.toString(),{id:$,input:n})).integrationsSettingsUpdate;return new ZP(this._request,c)}},_2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(PV.toString(),{id:$,labelId:n})).issueAddLabel;return new Bn(this._request,c)}},UL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(JV.toString(),{id:$,...n})).issueArchive;return new s_(this._request,c)}},r2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LV.toString(),{input:$})).issueBatchCreate;return new fP(this._request,n)}},I2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(GV.toString(),{ids:$,input:n})).issueBatchUpdate;return new fP(this._request,c)}},jL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(AV.toString(),{input:$})).issueCreate;return new Bn(this._request,n)}},NL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(XV.toString(),{id:$,...n})).issueDelete;return new s_(this._request,c)}},D2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(WV.toString(),{attachmentId:$})).issueExternalSyncDisable;return new Bn(this._request,n)}},U2=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(KV.toString(),{asanaTeamName:$,asanaToken:n,...c})).issueImportCreateAsana;return new $g(this._request,o)}},j2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(YV.toString(),{csvUrl:$,...n})).issueImportCreateCSVJira;return new $g(this._request,c)}},N2=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(SV.toString(),{clubhouseGroupName:$,clubhouseToken:n,...c})).issueImportCreateClubhouse;return new $g(this._request,o)}},w2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(QV.toString(),$)).issueImportCreateGithub;return new $g(this._request,n)}},O2=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(EV.toString(),{jiraEmail:$,jiraHostname:n,jiraProject:c,jiraToken:o,...g})).issueImportCreateJira;return new $g(this._request,v)}},wL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(VV.toString(),{issueImportId:$})).issueImportDelete;return new o5(this._request,n)}},k2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(BV.toString(),{issueImportId:$,mapping:n})).issueImportProcess;return new $g(this._request,c)}},OL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(HV.toString(),{id:$,input:n})).issueImportUpdate;return new $g(this._request,c)}},kL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(MV.toString(),{input:$,...n})).issueLabelCreate;return new W6(this._request,c)}},mL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(FV.toString(),{id:$})).issueLabelDelete;return new u(this._request,n)}},m2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xV.toString(),{id:$})).issueLabelRestore;return new W6(this._request,n)}},z2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ZV.toString(),{id:$})).issueLabelRetire;return new W6(this._request,n)}},zL=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(fV.toString(),{id:$,input:n,...c})).issueLabelUpdate;return new W6(this._request,o)}},PL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(bV.toString(),{input:$,...n})).issueRelationCreate;return new RP(this._request,c)}},JL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CV.toString(),{id:$})).issueRelationDelete;return new u(this._request,n)}},LL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(RV.toString(),{id:$,input:n})).issueRelationUpdate;return new RP(this._request,c)}},P2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(TV.toString(),{id:$,reminderAt:n})).issueReminder;return new Bn(this._request,c)}},J2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(iV.toString(),{id:$,labelId:n})).issueRemoveLabel;return new Bn(this._request,c)}},L2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hV.toString(),{id:$,...n})).issueSubscribe;return new Bn(this._request,c)}},GL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lV.toString(),{id:$})).issueUnarchive;return new s_(this._request,n)}},G2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(uV.toString(),{id:$,...n})).issueUnsubscribe;return new Bn(this._request,c)}},AL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(yV.toString(),{id:$,input:n})).issueUpdate;return new Bn(this._request,c)}},A2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(qV.toString(),{input:$})).joinOrganizationFromOnboarding;return new p_(this._request,n)}},X2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(pV.toString(),{organizationId:$})).leaveOrganization;return new p_(this._request,n)}},W2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(tV.toString(),$)).logout;return new K6(this._request,n)}},K2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(eV.toString(),$)).logoutAllSessions;return new K6(this._request,n)}},Y2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dV.toString(),$)).logoutOtherSessions;return new K6(this._request,n)}},S2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sV.toString(),{sessionId:$})).logoutSession;return new K6(this._request,n)}},XL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(aV.toString(),{id:$})).notificationArchive;return new iP(this._request,n)}},Q2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($B.toString(),{input:$})).notificationArchiveAll;return new Yc(this._request,n)}},E2=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(nB.toString(),{category:$,channel:n,subscribe:c})).notificationCategoryChannelSubscriptionUpdate;return new QJ(this._request,o)}},V2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(gB.toString(),{input:$,readAt:n})).notificationMarkReadAll;return new Yc(this._request,c)}},B2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(cB.toString(),{input:$})).notificationMarkUnreadAll;return new Yc(this._request,n)}},H2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(vB.toString(),{input:$,snoozedUntilAt:n})).notificationSnoozeAll;return new Yc(this._request,c)}},WL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(oB.toString(),{input:$})).notificationSubscriptionCreate;return new hP(this._request,n)}},KL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_B.toString(),{id:$})).notificationSubscriptionDelete;return new u(this._request,n)}},YL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(rB.toString(),{id:$,input:n})).notificationSubscriptionUpdate;return new hP(this._request,c)}},SL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(IB.toString(),{id:$})).notificationUnarchive;return new iP(this._request,n)}},M2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(DB.toString(),{input:$,unsnoozedAt:n})).notificationUnsnoozeAll;return new Yc(this._request,c)}},QL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(UB.toString(),{id:$,input:n})).notificationUpdate;return new L5(this._request,c)}},F2=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(jB.toString(),{})).organizationCancelDelete;return new W5(this._request,$)}},EL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(NB.toString(),{input:$})).organizationDelete;return new uP(this._request,n)}},x2=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(wB.toString(),{})).organizationDeleteChallenge;return new uP(this._request,$)}},Z2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OB.toString(),{id:$})).organizationDomainDelete;return new u(this._request,n)}},VL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kB.toString(),{input:$})).organizationInviteCreate;return new qP(this._request,n)}},BL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mB.toString(),{id:$})).organizationInviteDelete;return new u(this._request,n)}},HL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(zB.toString(),{id:$,input:n})).organizationInviteUpdate;return new qP(this._request,c)}},f2=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(PB.toString(),{})).organizationStartTrial;return new pP(this._request,$)}},b2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JB.toString(),{input:$})).organizationStartTrialForPlan;return new pP(this._request,n)}},ML=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LB.toString(),{input:$})).organizationUpdate;return new Q5(this._request,n)}},C2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(GB.toString(),{id:$,labelId:n})).projectAddLabel;return new Sc(this._request,c)}},FL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(AB.toString(),{id:$,...n})).projectArchive;return new cr(this._request,c)}},xL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(XB.toString(),{input:$,...n})).projectCreate;return new Sc(this._request,c)}},ZL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(WB.toString(),{id:$})).projectDelete;return new cr(this._request,n)}},R2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(KB.toString(),{projectId:$,syncSource:n})).projectExternalSyncDisable;return new Sc(this._request,c)}},fL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(YB.toString(),{input:$})).projectLabelCreate;return new S6(this._request,n)}},bL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(SB.toString(),{id:$})).projectLabelDelete;return new u(this._request,n)}},T2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(QB.toString(),{id:$})).projectLabelRestore;return new S6(this._request,n)}},i2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(EB.toString(),{id:$})).projectLabelRetire;return new S6(this._request,n)}},CL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(VB.toString(),{id:$,input:n})).projectLabelUpdate;return new S6(this._request,c)}},RL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(BB.toString(),{input:$})).projectMilestoneCreate;return new $J(this._request,n)}},TL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(HB.toString(),{id:$})).projectMilestoneDelete;return new u(this._request,n)}},iL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(MB.toString(),{id:$,input:n})).projectMilestoneUpdate;return new $J(this._request,c)}},hL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(FB.toString(),{input:$})).projectRelationCreate;return new cJ(this._request,n)}},lL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xB.toString(),{id:$})).projectRelationDelete;return new u(this._request,n)}},uL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(ZB.toString(),{id:$,input:n})).projectRelationUpdate;return new cJ(this._request,c)}},h2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(fB.toString(),{id:$,labelId:n})).projectRemoveLabel;return new Sc(this._request,c)}},yL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(bB.toString(),{id:$})).projectStatusArchive;return new vJ(this._request,n)}},qL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CB.toString(),{input:$})).projectStatusCreate;return new oJ(this._request,n)}},pL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(RB.toString(),{id:$})).projectStatusUnarchive;return new vJ(this._request,n)}},tL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(TB.toString(),{id:$,input:n})).projectStatusUpdate;return new oJ(this._request,c)}},eL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(iB.toString(),{id:$})).projectUnarchive;return new cr(this._request,n)}},l2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hB.toString(),{id:$,input:n})).projectUpdate;return new Sc(this._request,c)}},dL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lB.toString(),{id:$})).projectUpdateArchive;return new rJ(this._request,n)}},sL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(uB.toString(),{input:$})).projectUpdateCreate;return new DJ(this._request,n)}},aL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yB.toString(),{id:$})).projectUpdateDelete;return new u(this._request,n)}},$G=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(qB.toString(),{id:$})).projectUpdateUnarchive;return new rJ(this._request,n)}},nG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(pB.toString(),{id:$,input:n})).projectUpdateUpdate;return new DJ(this._request,c)}},gG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(tB.toString(),{input:$})).pushSubscriptionCreate;return new jJ(this._request,n)}},cG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(eB.toString(),{id:$})).pushSubscriptionDelete;return new jJ(this._request,n)}},vG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dB.toString(),{input:$})).reactionCreate;return new i5(this._request,n)}},oG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sB.toString(),{id:$})).reactionDelete;return new u(this._request,n)}},u2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(aB.toString(),{id:$,...n})).refreshGoogleSheetsData;return new U$(this._request,c)}},y2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($7.toString(),{id:$})).resendOrganizationInvite;return new u(this._request,n)}},q2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(n7.toString(),{email:$})).resendOrganizationInviteByEmail;return new u(this._request,n)}},_G=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(g7.toString(),{id:$})).roadmapArchive;return new wJ(this._request,n)}},rG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(c7.toString(),{input:$})).roadmapCreate;return new OJ(this._request,n)}},IG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(v7.toString(),{id:$})).roadmapDelete;return new u(this._request,n)}},DG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(o7.toString(),{input:$})).roadmapToProjectCreate;return new mJ(this._request,n)}},UG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_7.toString(),{id:$})).roadmapToProjectDelete;return new u(this._request,n)}},jG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(r7.toString(),{id:$,input:n})).roadmapToProjectUpdate;return new mJ(this._request,c)}},NG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I7.toString(),{id:$})).roadmapUnarchive;return new wJ(this._request,n)}},wG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(D7.toString(),{id:$,input:n})).roadmapUpdate;return new OJ(this._request,c)}},p2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U7.toString(),{input:$})).samlTokenUserAccountAuth;return new P6(this._request,n)}},OG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(j7.toString(),{input:$,...n})).teamCreate;return new Ir(this._request,c)}},t2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N7.toString(),{id:$})).teamCyclesDelete;return new Ir(this._request,n)}},kG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w7.toString(),{id:$})).teamDelete;return new u(this._request,n)}},e2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(O7.toString(),{id:$})).teamKeyDelete;return new u(this._request,n)}},mG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(k7.toString(),{input:$})).teamMembershipCreate;return new JJ(this._request,n)}},zG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(m7.toString(),{id:$,...n})).teamMembershipDelete;return new u(this._request,c)}},PG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(z7.toString(),{id:$,input:n})).teamMembershipUpdate;return new JJ(this._request,c)}},JG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(P7.toString(),{id:$})).teamUnarchive;return new gM(this._request,n)}},LG=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(J7.toString(),{id:$,input:n,...c})).teamUpdate;return new Ir(this._request,o)}},GG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(L7.toString(),{input:$})).templateCreate;return new AJ(this._request,n)}},AG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(G7.toString(),{id:$})).templateDelete;return new u(this._request,n)}},XG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(A7.toString(),{id:$,input:n})).templateUpdate;return new AJ(this._request,c)}},WG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(X7.toString(),{input:$})).timeScheduleCreate;return new V6(this._request,n)}},KG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(W7.toString(),{id:$})).timeScheduleDelete;return new u(this._request,n)}},d2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(K7.toString(),{id:$})).timeScheduleRefreshIntegrationSchedule;return new V6(this._request,n)}},YG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Y7.toString(),{id:$,input:n})).timeScheduleUpdate;return new V6(this._request,c)}},s2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(S7.toString(),{externalId:$,input:n})).timeScheduleUpsertExternal;return new V6(this._request,c)}},SG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Q7.toString(),{input:$})).triageResponsibilityCreate;return new KJ(this._request,n)}},QG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E7.toString(),{id:$})).triageResponsibilityDelete;return new u(this._request,n)}},EG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(V7.toString(),{id:$,input:n})).triageResponsibilityUpdate;return new KJ(this._request,c)}},a2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(B7.toString(),{id:$,role:n})).userChangeRole;return new Dn(this._request,c)}},$Z=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H7.toString(),{id:$})).userDemoteAdmin;return new Dn(this._request,n)}},nZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M7.toString(),{id:$})).userDemoteMember;return new Dn(this._request,n)}},gZ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(F7.toString(),{code:$,redirectUri:n})).userDiscordConnect;return new Dr(this._request,c)}},cZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x7.toString(),{service:$})).userExternalUserDisconnect;return new Dr(this._request,n)}},vZ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Z7.toString(),{flag:$,operation:n})).userFlagUpdate;return new NM(this._request,c)}},oZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f7.toString(),{id:$})).userPromoteAdmin;return new Dn(this._request,n)}},_Z=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(b7.toString(),{id:$})).userPromoteMember;return new Dn(this._request,n)}},rZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(C7.toString(),{id:$})).userRevokeAllSessions;return new Dn(this._request,n)}},IZ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(R7.toString(),{id:$,sessionId:n})).userRevokeSession;return new Dn(this._request,c)}},DZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(T7.toString(),$)).userSettingsFlagsReset;return new wM(this._request,n)}},VG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(i7.toString(),{id:$,input:n})).userSettingsUpdate;return new QJ(this._request,c)}},BG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h7.toString(),{id:$})).userSuspend;return new Dn(this._request,n)}},UZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l7.toString(),{id:$})).userUnlinkFromIdentityProvider;return new Dn(this._request,n)}},HG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u7.toString(),{id:$})).userUnsuspend;return new Dn(this._request,n)}},MG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(y7.toString(),{id:$,input:n})).userUpdate;return new Dr(this._request,c)}},FG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(q7.toString(),{input:$})).viewPreferencesCreate;return new EJ(this._request,n)}},xG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p7.toString(),{id:$})).viewPreferencesDelete;return new u(this._request,n)}},ZG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(t7.toString(),{id:$,input:n})).viewPreferencesUpdate;return new EJ(this._request,c)}},fG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(e7.toString(),{input:$})).webhookCreate;return new MJ(this._request,n)}},bG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d7.toString(),{id:$})).webhookDelete;return new u(this._request,n)}},CG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(s7.toString(),{id:$})).webhookRotateSecret;return new kM(this._request,n)}},RG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(a7.toString(),{id:$,input:n})).webhookUpdate;return new MJ(this._request,c)}},TG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($H.toString(),{id:$})).workflowStateArchive;return new mM(this._request,n)}},iG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(nH.toString(),{input:$})).workflowStateCreate;return new ZJ(this._request,n)}},hG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(gH.toString(),{id:$,input:n})).workflowStateUpdate;return new ZJ(this._request,c)}},jZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(r9.toString(),{id:this._id,...this._variables,...$})).agentSession.activities;return new fz(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var NZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(L9.toString(),$)).comment.children;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},wZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(G9.toString(),$)).comment.createdIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var OZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(W9.toString(),{id:this._id,...this._variables,...$})).customView.initiatives;return new X6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},kZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(K9.toString(),{id:this._id,...this._variables,...$})).customView.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var mZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(Y9.toString(),{id:this._id,...this._variables,...$})).customView.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var zZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(b9.toString(),{id:this._id,...this._variables,...$})).cycle.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},PZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(C9.toString(),{id:this._id,...this._variables,...$})).cycle.uncompletedIssuesUponClose;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},JZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(i9.toString(),{id:this._id,...this._variables,...$})).document.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var LZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(s9.toString(),{id:this._id,...this._variables,...$})).favorite.children;return new OP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var GZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(n8.toString(),{id:this._id,...this._variables,...$})).initiative.documents;return new A6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},AZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(g8.toString(),{id:this._id,...this._variables,...$})).initiative.history;return new uH(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},XZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(c8.toString(),{id:this._id,...this._variables,...$})).initiative.initiativeUpdates;return new BP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},WZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(v8.toString(),{id:this._id,...this._variables,...$})).initiative.links;return new UP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},KZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(o8.toString(),{id:this._id,...this._variables,...$})).initiative.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},YZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(_8.toString(),{id:this._id,...this._variables,...$})).initiative.subInitiatives;return new X6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var SZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(N8.toString(),{id:this._id,...this._variables,...$})).initiativeUpdate.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},QZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(A8.toString(),{id:this._id,...this._variables,...$})).issue.attachments;return new z6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var EZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(X8.toString(),{id:this._id,...this._variables,...$})).issue.children;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},VZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(W8.toString(),{id:this._id,...this._variables,...$})).issue.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},BZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(K8.toString(),{id:this._id,...this._variables,...$})).issue.documents;return new A6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},HZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(Y8.toString(),{id:this._id,...this._variables,...$})).issue.formerAttachments;return new z6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},MZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(S8.toString(),{id:this._id,...this._variables,...$})).issue.formerNeeds;return new L6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},FZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(Q8.toString(),{id:this._id,...this._variables,...$})).issue.history;return new c5(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},xZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(E8.toString(),{id:this._id,...this._variables,...$})).issue.inverseRelations;return new $r(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},ZZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(V8.toString(),{id:this._id,...this._variables,...$})).issue.labels;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},fZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(B8.toString(),{id:this._id,...this._variables,...$})).issue.needs;return new L6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},bZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(H8.toString(),{id:this._id,...this._variables,...$})).issue.relations;return new $r(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},CZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(M8.toString(),{id:this._id,...this._variables,...$})).issue.stateHistory;return new w5(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},RZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(F8.toString(),{id:this._id,...this._variables,...$})).issue.subscribers;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},TZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(T8.toString(),{id:this._id,...this._variables,...$})).issueLabel.children;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},iZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(i8.toString(),{id:this._id,...this._variables,...$})).issueLabel.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var hZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(cS.toString(),$)).organization.integrations;return new FP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},lZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(vS.toString(),$)).organization.labels;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},uZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(oS.toString(),$)).organization.projectLabels;return new Y6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var yZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(_S.toString(),$)).organization.teams;return new Qc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},qZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(rS.toString(),$)).organization.templates;return new GJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},pZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(IS.toString(),$)).organization.users;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},tZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(wS.toString(),{id:this._id,...this._variables,...$})).project.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var eZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(OS.toString(),{id:this._id,...this._variables,...$})).project.documents;return new A6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},dZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(kS.toString(),{id:this._id,...this._variables,...$})).project.externalLinks;return new UP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},sZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(mS.toString(),{id:this._id,...this._variables,...$})).project.history;return new M5(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},aZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(zS.toString(),{id:this._id,...this._variables,...$})).project.initiativeToProjects;return new SP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},$f=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(PS.toString(),{id:this._id,...this._variables,...$})).project.initiatives;return new X6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},nf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(JS.toString(),{id:this._id,...this._variables,...$})).project.inverseRelations;return new or(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},gf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(LS.toString(),{id:this._id,...this._variables,...$})).project.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},cf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(GS.toString(),{id:this._id,...this._variables,...$})).project.labels;return new Y6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},vf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(AS.toString(),{id:this._id,...this._variables,...$})).project.members;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},of=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(XS.toString(),{id:this._id,...this._variables,...$})).project.needs;return new L6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},_f=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(WS.toString(),{id:this._id,...this._variables,...$})).project.projectMilestones;return new aP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},rf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(KS.toString(),{id:this._id,...this._variables,...$})).project.projectUpdates;return new IJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},If=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(YS.toString(),{id:this._id,...this._variables,...$})).project.relations;return new or(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Df=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(SS.toString(),{id:this._id,...this._variables,...$})).project.teams;return new Qc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Uf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(VS.toString(),{id:this._id,...this._variables,...$})).projectLabel.children;return new Y6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},jf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(BS.toString(),{id:this._id,...this._variables,...$})).projectLabel.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Nf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(FS.toString(),{id:this._id,...this._variables,...$})).projectMilestone.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var wf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(TS.toString(),{id:this._id,...this._variables,...$})).projectUpdate.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Of=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(qS.toString(),{id:this._id,...this._variables,...$})).roadmap.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var kf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(cQ.toString(),{id:this._id,...this._variables,...$})).team.cycles;return new gP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},mf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(vQ.toString(),{id:this._id,...this._variables,...$})).team.gitAutomationStates;return new ZH(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},zf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(oQ.toString(),{id:this._id,...this._variables,...$})).team.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Pf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(_Q.toString(),{id:this._id,...this._variables,...$})).team.labels;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Jf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(rQ.toString(),{id:this._id,...this._variables,...$})).team.members;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Lf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(IQ.toString(),{id:this._id,...this._variables,...$})).team.memberships;return new rr(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Gf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(DQ.toString(),{id:this._id,...this._variables,...$})).team.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Af=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(UQ.toString(),{id:this._id,...this._variables,...$})).team.states;return new xJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Xf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(jQ.toString(),{id:this._id,...this._variables,...$})).team.templates;return new GJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Wf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(NQ.toString(),{id:this._id,...this._variables,...$})).team.webhooks;return new HJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Kf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(WQ.toString(),{id:this._id,...this._variables,...$})).user.assignedIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Yf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(KQ.toString(),{id:this._id,...this._variables,...$})).user.createdIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Sf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(YQ.toString(),{id:this._id,...this._variables,...$})).user.delegatedIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Qf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(SQ.toString(),{id:this._id,...this._variables,...$})).user.drafts;return new QH(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Ef=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(QQ.toString(),{id:this._id,...this._variables,...$})).user.teamMemberships;return new rr(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Vf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(EQ.toString(),{id:this._id,...this._variables,...$})).user.teams;return new Qc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Bf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(bQ.toString(),{id:this._id,...this._variables,...$})).workflowState.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Hf=class extends D{constructor($){super($)}administrableTeams($){return new zM(this._request).fetch($)}agentActivities($){return new PM(this._request).fetch($)}agentActivity($){return new fJ(this._request).fetch($)}agentSession($){return new B6(this._request).fetch($)}agentSessions($){return new JM(this._request).fetch($)}applicationInfo($){return new LM(this._request).fetch($)}asksWebSetting($){return new GM(this._request).fetch($)}attachment($){return new Vc(this._request).fetch($)}attachmentIssue($){return new AM(this._request).fetch($)}attachments($){return new XM(this._request).fetch($)}attachmentsForURL($,n){return new WM(this._request).fetch($,n)}auditEntries($){return new KM(this._request).fetch($)}get auditEntryTypes(){return new YM(this._request).fetch()}get authenticationSessions(){return new SM(this._request).fetch()}get availableUsers(){return new QM(this._request).fetch()}comment($){return new G$(this._request).fetch($)}comments($){return new EM(this._request).fetch($)}customView($){return new d$(this._request).fetch($)}customViewHasSubscribers($){return new VM(this._request).fetch($)}customViews($){return new BM(this._request).fetch($)}customer($){return new C$(this._request).fetch($)}customerNeed($){return new Xg(this._request).fetch($)}customerNeeds($){return new HM(this._request).fetch($)}customerStatus($){return new Ur(this._request).fetch($)}customerStatuses($){return new MM(this._request).fetch($)}customerTier($){return new jr(this._request).fetch($)}customerTiers($){return new FM(this._request).fetch($)}customers($){return new xM(this._request).fetch($)}cycle($){return new m$(this._request).fetch($)}cycles($){return new ZM(this._request).fetch($)}document($){return new Hn(this._request).fetch($)}documentContentHistory($){return new fM(this._request).fetch($)}documents($){return new bM(this._request).fetch($)}emailIntakeAddress($){return new Nr(this._request).fetch($)}emoji($){return new bJ(this._request).fetch($)}emojis($){return new CM(this._request).fetch($)}entityExternalLink($){return new CJ(this._request).fetch($)}externalUser($){return new A$(this._request).fetch($)}externalUsers($){return new RM(this._request).fetch($)}favorite($){return new ng(this._request).fetch($)}favorites($){return new TM(this._request).fetch($)}initiative($){return new o$(this._request).fetch($)}initiativeRelation($){return new iM(this._request).fetch($)}initiativeRelations($){return new hM(this._request).fetch($)}initiativeToProject($){return new RJ(this._request).fetch($)}initiativeToProjects($){return new lM(this._request).fetch($)}initiativeUpdate($){return new Jn(this._request).fetch($)}initiativeUpdates($){return new uM(this._request).fetch($)}initiatives($){return new yM(this._request).fetch($)}integration($){return new vn(this._request).fetch($)}integrationHasScopes($,n){return new qM(this._request).fetch($,n)}integrationTemplate($){return new TJ(this._request).fetch($)}integrationTemplates($){return new pM(this._request).fetch($)}integrations($){return new tM(this._request).fetch($)}integrationsSettings($){return new Wg(this._request).fetch($)}issue($){return new v$(this._request).fetch($)}issueFigmaFileKeySearch($,n){return new eM(this._request).fetch($,n)}issueFilterSuggestion($,n){return new dM(this._request).fetch($,n)}issueImportCheckCSV($,n){return new sM(this._request).fetch($,n)}issueImportCheckSync($){return new aM(this._request).fetch($)}issueImportJqlCheck($,n,c,o,g){return new $F(this._request).fetch($,n,c,o,g)}issueLabel($){return new f$(this._request).fetch($)}issueLabels($){return new nF(this._request).fetch($)}get issuePriorityValues(){return new gF(this._request).fetch()}issueRelation($){return new iJ(this._request).fetch($)}issueRelations($){return new cF(this._request).fetch($)}issueRepositorySuggestions($,n,c){return new vF(this._request).fetch($,n,c)}issueSearch($){return new oF(this._request).fetch($)}issueTitleSuggestionFromCustomerRequest($){return new _F(this._request).fetch($)}issueVcsBranchSearch($){return new rF(this._request).fetch($)}issues($){return new IF(this._request).fetch($)}notification($){return new DF(this._request).fetch($)}notificationSubscription($){return new UF(this._request).fetch($)}notificationSubscriptions($){return new jF(this._request).fetch($)}notifications($){return new NF(this._request).fetch($)}get organization(){return new N$(this._request).fetch()}organizationExists($){return new wF(this._request).fetch($)}organizationInvite($){return new hJ(this._request).fetch($)}organizationInvites($){return new OF(this._request).fetch($)}project($){return new s(this._request).fetch($)}projectFilterSuggestion($){return new kF(this._request).fetch($)}projectLabel($){return new H6(this._request).fetch($)}projectLabels($){return new mF(this._request).fetch($)}projectMilestone($){return new sn(this._request).fetch($)}projectMilestones($){return new zF(this._request).fetch($)}projectRelation($){return new lJ(this._request).fetch($)}projectRelations($){return new PF(this._request).fetch($)}projectStatus($){return new Bc(this._request).fetch($)}projectStatuses($){return new JF(this._request).fetch($)}projectUpdate($){return new In(this._request).fetch($)}projectUpdates($){return new LF(this._request).fetch($)}projects($){return new GF(this._request).fetch($)}pushSubscriptionTest($){return new AF(this._request).fetch($)}get rateLimitStatus(){return new XF(this._request).fetch()}roadmap($){return new M6(this._request).fetch($)}roadmapToProject($){return new uJ(this._request).fetch($)}roadmapToProjects($){return new WF(this._request).fetch($)}roadmaps($){return new KF(this._request).fetch($)}searchDocuments($,n){return new YF(this._request).fetch($,n)}searchIssues($,n){return new SF(this._request).fetch($,n)}searchProjects($,n){return new QF(this._request).fetch($,n)}semanticSearch($,n){return new EF(this._request).fetch($,n)}ssoUrlFromEmail($,n,c){return new VF(this._request).fetch($,n,c)}team($){return new a(this._request).fetch($)}teamMembership($){return new yJ(this._request).fetch($)}teamMemberships($){return new BF(this._request).fetch($)}teams($){return new HF(this._request).fetch($)}template($){return new S$(this._request).fetch($)}get templates(){return new MF(this._request).fetch()}templatesForIntegration($){return new FF(this._request).fetch($)}timeSchedule($){return new wr(this._request).fetch($)}timeSchedules($){return new xF(this._request).fetch($)}triageResponsibilities($){return new ZF(this._request).fetch($)}triageResponsibility($){return new Or(this._request).fetch($)}user($){return new Y(this._request).fetch($)}userSessions($){return new fF(this._request).fetch($)}get userSettings(){return new qJ(this._request).fetch()}users($){return new bF(this._request).fetch($)}verifyGitHubEnterpriseServerInstallation($){return new CF(this._request).fetch($)}get viewer(){return new RF(this._request).fetch()}webhook($){return new pJ(this._request).fetch($)}webhooks($){return new TF(this._request).fetch($)}workflowState($){return new J$(this._request).fetch($)}workflowStates($){return new iF(this._request).fetch($)}createAgentActivity($){return new tJ(this._request).fetch($)}agentSessionCreateOnComment($){return new hF(this._request).fetch($)}agentSessionCreateOnIssue($){return new lF(this._request).fetch($)}updateAgentSession($,n){return new eJ(this._request).fetch($,n)}agentSessionUpdateExternalUrl($,n){return new uF(this._request).fetch($,n)}airbyteIntegrationConnect($){return new yF(this._request).fetch($)}createAttachment($){return new dJ(this._request).fetch($)}deleteAttachment($){return new sJ(this._request).fetch($)}attachmentLinkDiscord($,n,c,o,g){return new qF(this._request).fetch($,n,c,o,g)}attachmentLinkFront($,n,c){return new pF(this._request).fetch($,n,c)}attachmentLinkGitHubIssue($,n,c){return new tF(this._request).fetch($,n,c)}attachmentLinkGitHubPR($,n,c){return new eF(this._request).fetch($,n,c)}attachmentLinkGitLabMR($,n,c,o,g){return new dF(this._request).fetch($,n,c,o,g)}attachmentLinkIntercom($,n,c){return new sF(this._request).fetch($,n,c)}attachmentLinkJiraIssue($,n,c){return new aF(this._request).fetch($,n,c)}attachmentLinkSalesforce($,n,c){return new $x(this._request).fetch($,n,c)}attachmentLinkSlack($,n,c){return new nx(this._request).fetch($,n,c)}attachmentLinkURL($,n,c){return new gx(this._request).fetch($,n,c)}attachmentLinkZendesk($,n,c){return new cx(this._request).fetch($,n,c)}attachmentSyncToSlack($){return new vx(this._request).fetch($)}updateAttachment($,n){return new aJ(this._request).fetch($,n)}createComment($){return new $0(this._request).fetch($)}deleteComment($){return new n0(this._request).fetch($)}commentResolve($,n){return new ox(this._request).fetch($,n)}commentUnresolve($){return new _x(this._request).fetch($)}updateComment($,n,c){return new g0(this._request).fetch($,n,c)}createContact($){return new rx(this._request).fetch($)}createCsvExportReport($){return new Ix(this._request).fetch($)}createInitiativeUpdateReminder($,n){return new Dx(this._request).fetch($,n)}createOrganizationFromOnboarding($,n){return new Ux(this._request).fetch($,n)}createProjectUpdateReminder($,n){return new jx(this._request).fetch($,n)}createCustomView($){return new c0(this._request).fetch($)}deleteCustomView($){return new v0(this._request).fetch($)}updateCustomView($,n){return new o0(this._request).fetch($,n)}createCustomer($){return new _0(this._request).fetch($)}deleteCustomer($){return new r0(this._request).fetch($)}customerMerge($,n){return new Nx(this._request).fetch($,n)}archiveCustomerNeed($){return new I0(this._request).fetch($)}createCustomerNeed($){return new D0(this._request).fetch($)}customerNeedCreateFromAttachment($){return new wx(this._request).fetch($)}deleteCustomerNeed($,n){return new U0(this._request).fetch($,n)}unarchiveCustomerNeed($){return new j0(this._request).fetch($)}updateCustomerNeed($,n){return new N0(this._request).fetch($,n)}createCustomerStatus($){return new w0(this._request).fetch($)}deleteCustomerStatus($){return new O0(this._request).fetch($)}updateCustomerStatus($,n){return new k0(this._request).fetch($,n)}createCustomerTier($){return new m0(this._request).fetch($)}deleteCustomerTier($){return new z0(this._request).fetch($)}updateCustomerTier($,n){return new P0(this._request).fetch($,n)}customerUnsync($){return new Ox(this._request).fetch($)}updateCustomer($,n){return new J0(this._request).fetch($,n)}customerUpsert($){return new kx(this._request).fetch($)}archiveCycle($){return new L0(this._request).fetch($)}createCycle($){return new G0(this._request).fetch($)}cycleShiftAll($){return new mx(this._request).fetch($)}cycleStartUpcomingCycleToday($){return new zx(this._request).fetch($)}updateCycle($,n){return new A0(this._request).fetch($,n)}createDocument($){return new X0(this._request).fetch($)}deleteDocument($){return new W0(this._request).fetch($)}unarchiveDocument($){return new K0(this._request).fetch($)}updateDocument($,n){return new Y0(this._request).fetch($,n)}createEmailIntakeAddress($){return new S0(this._request).fetch($)}deleteEmailIntakeAddress($){return new Q0(this._request).fetch($)}emailIntakeAddressRotate($){return new Px(this._request).fetch($)}updateEmailIntakeAddress($,n){return new E0(this._request).fetch($,n)}emailTokenUserAccountAuth($){return new Jx(this._request).fetch($)}emailUnsubscribe($){return new Lx(this._request).fetch($)}emailUserAccountAuthChallenge($){return new Gx(this._request).fetch($)}createEmoji($){return new V0(this._request).fetch($)}deleteEmoji($){return new B0(this._request).fetch($)}createEntityExternalLink($){return new H0(this._request).fetch($)}deleteEntityExternalLink($){return new M0(this._request).fetch($)}updateEntityExternalLink($,n){return new F0(this._request).fetch($,n)}createFavorite($){return new x0(this._request).fetch($)}deleteFavorite($){return new Z0(this._request).fetch($)}updateFavorite($,n){return new f0(this._request).fetch($,n)}fileUpload($,n,c,o){return new Ax(this._request).fetch($,n,c,o)}createGitAutomationState($){return new b0(this._request).fetch($)}deleteGitAutomationState($){return new C0(this._request).fetch($)}updateGitAutomationState($,n){return new R0(this._request).fetch($,n)}createGitAutomationTargetBranch($){return new T0(this._request).fetch($)}deleteGitAutomationTargetBranch($){return new i0(this._request).fetch($)}updateGitAutomationTargetBranch($,n){return new h0(this._request).fetch($,n)}googleUserAccountAuth($){return new Xx(this._request).fetch($)}imageUploadFromUrl($){return new Wx(this._request).fetch($)}importFileUpload($,n,c,o){return new Kx(this._request).fetch($,n,c,o)}archiveInitiative($){return new l0(this._request).fetch($)}createInitiative($){return new u0(this._request).fetch($)}deleteInitiative($){return new y0(this._request).fetch($)}createInitiativeRelation($){return new q0(this._request).fetch($)}deleteInitiativeRelation($){return new p0(this._request).fetch($)}updateInitiativeRelation($,n){return new t0(this._request).fetch($,n)}createInitiativeToProject($){return new e0(this._request).fetch($)}deleteInitiativeToProject($){return new d0(this._request).fetch($)}updateInitiativeToProject($,n){return new s0(this._request).fetch($,n)}unarchiveInitiative($){return new a0(this._request).fetch($)}updateInitiative($,n){return new Yx(this._request).fetch($,n)}archiveInitiativeUpdate($){return new $L(this._request).fetch($)}createInitiativeUpdate($){return new nL(this._request).fetch($)}unarchiveInitiativeUpdate($){return new gL(this._request).fetch($)}updateInitiativeUpdate($,n){return new cL(this._request).fetch($,n)}archiveIntegration($){return new vL(this._request).fetch($)}integrationAsksConnectChannel($,n){return new Sx(this._request).fetch($,n)}deleteIntegration($,n){return new oL(this._request).fetch($,n)}integrationDiscord($,n){return new Qx(this._request).fetch($,n)}integrationFigma($,n){return new Ex(this._request).fetch($,n)}integrationFront($,n){return new Vx(this._request).fetch($,n)}integrationGitHubEnterpriseServerConnect($,n){return new Bx(this._request).fetch($,n)}integrationGitHubPersonal($,n){return new Hx(this._request).fetch($,n)}get createIntegrationGithubCommit(){return new Mx(this._request).fetch()}integrationGithubConnect($,n,c){return new Fx(this._request).fetch($,n,c)}integrationGithubImportConnect($,n){return new xx(this._request).fetch($,n)}integrationGithubImportRefresh($){return new Zx(this._request).fetch($)}integrationGitlabConnect($,n){return new fx(this._request).fetch($,n)}integrationGitlabTestConnection($){return new bx(this._request).fetch($)}integrationGong($,n){return new Cx(this._request).fetch($,n)}integrationGoogleSheets($){return new Rx(this._request).fetch($)}integrationIntercom($,n,c){return new Tx(this._request).fetch($,n,c)}get deleteIntegrationIntercom(){return new ix(this._request).fetch()}updateIntegrationIntercomSettings($){return new hx(this._request).fetch($)}integrationJiraPersonal($){return new lx(this._request).fetch($)}get integrationLoom(){return new ux(this._request).fetch()}integrationRequest($){return new yx(this._request).fetch($)}integrationSalesforce($,n,c){return new qx(this._request).fetch($,n,c)}integrationSentryConnect($,n,c){return new px(this._request).fetch($,n,c)}integrationSlack($,n,c){return new tx(this._request).fetch($,n,c)}integrationSlackAsks($,n){return new ex(this._request).fetch($,n)}integrationSlackCustomViewNotifications($,n,c){return new dx(this._request).fetch($,n,c)}integrationSlackCustomerChannelLink($,n,c){return new sx(this._request).fetch($,n,c)}integrationSlackImportEmojis($,n){return new ax(this._request).fetch($,n)}integrationSlackOrAsksUpdateSlackTeamName($){return new $2(this._request).fetch($)}integrationSlackOrgProjectUpdatesPost($,n){return new n2(this._request).fetch($,n)}integrationSlackPersonal($,n){return new g2(this._request).fetch($,n)}integrationSlackPost($,n,c,o){return new c2(this._request).fetch($,n,c,o)}integrationSlackProjectPost($,n,c,o){return new v2(this._request).fetch($,n,c,o)}createIntegrationTemplate($){return new _L(this._request).fetch($)}deleteIntegrationTemplate($){return new rL(this._request).fetch($)}integrationZendesk($,n,c,o){return new o2(this._request).fetch($,n,c,o)}createIntegrationsSettings($){return new IL(this._request).fetch($)}updateIntegrationsSettings($,n){return new DL(this._request).fetch($,n)}issueAddLabel($,n){return new _2(this._request).fetch($,n)}archiveIssue($,n){return new UL(this._request).fetch($,n)}createIssueBatch($){return new r2(this._request).fetch($)}updateIssueBatch($,n){return new I2(this._request).fetch($,n)}createIssue($){return new jL(this._request).fetch($)}deleteIssue($,n){return new NL(this._request).fetch($,n)}issueExternalSyncDisable($){return new D2(this._request).fetch($)}issueImportCreateAsana($,n,c){return new U2(this._request).fetch($,n,c)}issueImportCreateCSVJira($,n){return new j2(this._request).fetch($,n)}issueImportCreateClubhouse($,n,c){return new N2(this._request).fetch($,n,c)}issueImportCreateGithub($){return new w2(this._request).fetch($)}issueImportCreateJira($,n,c,o,g){return new O2(this._request).fetch($,n,c,o,g)}deleteIssueImport($){return new wL(this._request).fetch($)}issueImportProcess($,n){return new k2(this._request).fetch($,n)}updateIssueImport($,n){return new OL(this._request).fetch($,n)}createIssueLabel($,n){return new kL(this._request).fetch($,n)}deleteIssueLabel($){return new mL(this._request).fetch($)}issueLabelRestore($){return new m2(this._request).fetch($)}issueLabelRetire($){return new z2(this._request).fetch($)}updateIssueLabel($,n,c){return new zL(this._request).fetch($,n,c)}createIssueRelation($,n){return new PL(this._request).fetch($,n)}deleteIssueRelation($){return new JL(this._request).fetch($)}updateIssueRelation($,n){return new LL(this._request).fetch($,n)}issueReminder($,n){return new P2(this._request).fetch($,n)}issueRemoveLabel($,n){return new J2(this._request).fetch($,n)}issueSubscribe($,n){return new L2(this._request).fetch($,n)}unarchiveIssue($){return new GL(this._request).fetch($)}issueUnsubscribe($,n){return new G2(this._request).fetch($,n)}updateIssue($,n){return new AL(this._request).fetch($,n)}joinOrganizationFromOnboarding($){return new A2(this._request).fetch($)}leaveOrganization($){return new X2(this._request).fetch($)}logout($){return new W2(this._request).fetch($)}logoutAllSessions($){return new K2(this._request).fetch($)}logoutOtherSessions($){return new Y2(this._request).fetch($)}logoutSession($){return new S2(this._request).fetch($)}archiveNotification($){return new XL(this._request).fetch($)}notificationArchiveAll($){return new Q2(this._request).fetch($)}updateNotificationCategoryChannelSubscription($,n,c){return new E2(this._request).fetch($,n,c)}notificationMarkReadAll($,n){return new V2(this._request).fetch($,n)}notificationMarkUnreadAll($){return new B2(this._request).fetch($)}notificationSnoozeAll($,n){return new H2(this._request).fetch($,n)}createNotificationSubscription($){return new WL(this._request).fetch($)}deleteNotificationSubscription($){return new KL(this._request).fetch($)}updateNotificationSubscription($,n){return new YL(this._request).fetch($,n)}unarchiveNotification($){return new SL(this._request).fetch($)}notificationUnsnoozeAll($,n){return new M2(this._request).fetch($,n)}updateNotification($,n){return new QL(this._request).fetch($,n)}get deleteOrganizationCancel(){return new F2(this._request).fetch()}deleteOrganization($){return new EL(this._request).fetch($)}get organizationDeleteChallenge(){return new x2(this._request).fetch()}deleteOrganizationDomain($){return new Z2(this._request).fetch($)}createOrganizationInvite($){return new VL(this._request).fetch($)}deleteOrganizationInvite($){return new BL(this._request).fetch($)}updateOrganizationInvite($,n){return new HL(this._request).fetch($,n)}get organizationStartTrial(){return new f2(this._request).fetch()}organizationStartTrialForPlan($){return new b2(this._request).fetch($)}updateOrganization($){return new ML(this._request).fetch($)}projectAddLabel($,n){return new C2(this._request).fetch($,n)}archiveProject($,n){return new FL(this._request).fetch($,n)}createProject($,n){return new xL(this._request).fetch($,n)}deleteProject($){return new ZL(this._request).fetch($)}projectExternalSyncDisable($,n){return new R2(this._request).fetch($,n)}createProjectLabel($){return new fL(this._request).fetch($)}deleteProjectLabel($){return new bL(this._request).fetch($)}projectLabelRestore($){return new T2(this._request).fetch($)}projectLabelRetire($){return new i2(this._request).fetch($)}updateProjectLabel($,n){return new CL(this._request).fetch($,n)}createProjectMilestone($){return new RL(this._request).fetch($)}deleteProjectMilestone($){return new TL(this._request).fetch($)}updateProjectMilestone($,n){return new iL(this._request).fetch($,n)}createProjectRelation($){return new hL(this._request).fetch($)}deleteProjectRelation($){return new lL(this._request).fetch($)}updateProjectRelation($,n){return new uL(this._request).fetch($,n)}projectRemoveLabel($,n){return new h2(this._request).fetch($,n)}archiveProjectStatus($){return new yL(this._request).fetch($)}createProjectStatus($){return new qL(this._request).fetch($)}unarchiveProjectStatus($){return new pL(this._request).fetch($)}updateProjectStatus($,n){return new tL(this._request).fetch($,n)}unarchiveProject($){return new eL(this._request).fetch($)}updateProject($,n){return new l2(this._request).fetch($,n)}archiveProjectUpdate($){return new dL(this._request).fetch($)}createProjectUpdate($){return new sL(this._request).fetch($)}deleteProjectUpdate($){return new aL(this._request).fetch($)}unarchiveProjectUpdate($){return new $G(this._request).fetch($)}updateProjectUpdate($,n){return new nG(this._request).fetch($,n)}createPushSubscription($){return new gG(this._request).fetch($)}deletePushSubscription($){return new cG(this._request).fetch($)}createReaction($){return new vG(this._request).fetch($)}deleteReaction($){return new oG(this._request).fetch($)}refreshGoogleSheetsData($,n){return new u2(this._request).fetch($,n)}resendOrganizationInvite($){return new y2(this._request).fetch($)}resendOrganizationInviteByEmail($){return new q2(this._request).fetch($)}archiveRoadmap($){return new _G(this._request).fetch($)}createRoadmap($){return new rG(this._request).fetch($)}deleteRoadmap($){return new IG(this._request).fetch($)}createRoadmapToProject($){return new DG(this._request).fetch($)}deleteRoadmapToProject($){return new UG(this._request).fetch($)}updateRoadmapToProject($,n){return new jG(this._request).fetch($,n)}unarchiveRoadmap($){return new NG(this._request).fetch($)}updateRoadmap($,n){return new wG(this._request).fetch($,n)}samlTokenUserAccountAuth($){return new p2(this._request).fetch($)}createTeam($,n){return new OG(this._request).fetch($,n)}deleteTeamCycles($){return new t2(this._request).fetch($)}deleteTeam($){return new kG(this._request).fetch($)}deleteTeamKey($){return new e2(this._request).fetch($)}createTeamMembership($){return new mG(this._request).fetch($)}deleteTeamMembership($,n){return new zG(this._request).fetch($,n)}updateTeamMembership($,n){return new PG(this._request).fetch($,n)}unarchiveTeam($){return new JG(this._request).fetch($)}updateTeam($,n,c){return new LG(this._request).fetch($,n,c)}createTemplate($){return new GG(this._request).fetch($)}deleteTemplate($){return new AG(this._request).fetch($)}updateTemplate($,n){return new XG(this._request).fetch($,n)}createTimeSchedule($){return new WG(this._request).fetch($)}deleteTimeSchedule($){return new KG(this._request).fetch($)}timeScheduleRefreshIntegrationSchedule($){return new d2(this._request).fetch($)}updateTimeSchedule($,n){return new YG(this._request).fetch($,n)}timeScheduleUpsertExternal($,n){return new s2(this._request).fetch($,n)}createTriageResponsibility($){return new SG(this._request).fetch($)}deleteTriageResponsibility($){return new QG(this._request).fetch($)}updateTriageResponsibility($,n){return new EG(this._request).fetch($,n)}userChangeRole($,n){return new a2(this._request).fetch($,n)}userDemoteAdmin($){return new $Z(this._request).fetch($)}userDemoteMember($){return new nZ(this._request).fetch($)}userDiscordConnect($,n){return new gZ(this._request).fetch($,n)}userExternalUserDisconnect($){return new cZ(this._request).fetch($)}updateUserFlag($,n){return new vZ(this._request).fetch($,n)}userPromoteAdmin($){return new oZ(this._request).fetch($)}userPromoteMember($){return new _Z(this._request).fetch($)}userRevokeAllSessions($){return new rZ(this._request).fetch($)}userRevokeSession($,n){return new IZ(this._request).fetch($,n)}userSettingsFlagsReset($){return new DZ(this._request).fetch($)}updateUserSettings($,n){return new VG(this._request).fetch($,n)}suspendUser($){return new BG(this._request).fetch($)}userUnlinkFromIdentityProvider($){return new UZ(this._request).fetch($)}unsuspendUser($){return new HG(this._request).fetch($)}updateUser($,n){return new MG(this._request).fetch($,n)}createViewPreferences($){return new FG(this._request).fetch($)}deleteViewPreferences($){return new xG(this._request).fetch($)}updateViewPreferences($,n){return new ZG(this._request).fetch($,n)}createWebhook($){return new fG(this._request).fetch($)}deleteWebhook($){return new bG(this._request).fetch($)}rotateSecretWebhook($){return new CG(this._request).fetch($)}updateWebhook($,n){return new RG(this._request).fetch($,n)}archiveWorkflowState($){return new TG(this._request).fetch($)}createWorkflowState($){return new iG(this._request).fetch($)}updateWorkflowState($,n){return new hG(this._request).fetch($,n)}};function Mf({apiKey:$,accessToken:n,apiUrl:c,headers:o,...g}){if(!n&&!$)throw Error("No accessToken or apiKey provided to the LinearClient - create one here: https://linear.app/settings/account/security");return{headers:{Authorization:n?n.startsWith("Bearer ")?n:`Bearer ${n}`:$??"",...o,"User-Agent":HY({[process.env.npm_package_name??"@linear/sdk"]:process.env.npm_package_version??"unknown"})},apiUrl:c??"https://api.linear.app/graphql",...g}}var Hc=class extends Hf{options;client;constructor($){let n=Mf($),c=new n9(n.apiUrl,n);super((o,g)=>this.client.request(o,g).catch((v)=>{throw Fz(v)}));this.options=n,this.client=c}};var lG={webhook_received:"Webhook received, queueing for processing...",event_enqueued:"Event enqueued for processing...",processing_started:"Processing started...",sandbox_initializing:"Initializing sandbox environment...",git_setup:"Setting up workspace...",session_ready:"Session ready...",sending_prompt:"Sending task to AI agent..."};class Ff extends P$("LinearNotFoundError")(){constructor($){super({...$,message:`${$.resourceType} not found: ${$.resourceId}`})}}class uG extends P$("LinearInvalidInputError")(){constructor($){super({...$,message:`Invalid input for ${$.field}: ${$.reason}`})}}class yG extends P$("LinearRateLimitError")(){constructor($){super({...$,message:`Rate limited${$.retryAfter?`, retry after ${$.retryAfter}s`:""}`})}}class qG extends P$("LinearAuthError")(){constructor($){super({...$,message:`Authentication failed: ${$.reason}`})}}class kr extends P$("LinearForbiddenError")(){constructor($){super({...$,message:`Forbidden: cannot ${$.action} ${$.resource}`})}}class pG extends P$("LinearNetworkError")(){constructor($){super({...$,message:`Network error: ${$.reason}`})}}class tG extends P$("LinearFeatureNotAccessibleError")(){constructor($){super({...$,message:`Feature not accessible: ${$.feature}`})}}class eG extends P$("LinearUnknownError")(){constructor($){super({...$,message:`Unknown Linear error: ${$.reason}`})}}function V$($){let n={};if($ instanceof L$)n.cause=$,n.status=$.status,n.query=$.query,n.variables=$.variables,n.graphqlErrors=$.errors;if($ instanceof T_){let o=$.errors?.[0]?.path?.join(".")??"unknown",g=$.errors?.[0]?.message??$.message;return new uG({field:o,reason:g,context:n})}if($ instanceof i_)return new yG({context:n});if($ instanceof l_)return new qG({reason:$.message,context:n});if($ instanceof u_)return new kr({resource:"resource",action:"access",context:n});if($ instanceof h_)return new pG({reason:$.message,context:n});if($ instanceof R_)return new tG({feature:"unknown",context:n});let c=$ instanceof Error?$.message:String($);return new eG({reason:c,context:n})}class xf extends P$("OpencodeProviderAuthError")(){constructor($){super({...$,message:`Provider auth failed for ${$.providerID}: ${$.reason}`})}}class Zf extends P$("OpencodeApiError")(){constructor($){super({...$,message:`API error${$.statusCode?` (${$.statusCode})`:""}: ${$.reason}`})}}class ff extends P$("OpencodeMessageAbortedError")(){constructor($){super({...$,message:`Message aborted: ${$.reason}`})}}class bf extends P$("OpencodeOutputLengthError")(){constructor(){super({message:"Message output exceeded length limit"})}}class dG extends P$("OpencodeUnknownError")(){constructor($){super({...$,message:`Unknown OpenCode error: ${$.reason}`})}}async function Cf($){let n=await $.labels(),c=[...n.nodes],o=n;while(o.pageInfo.hasNextPage)o=await o.fetchNext(),c.push(...o.nodes);return c}async function Rf($){let n=new Set,c;for(;;){let o=await $(c);for(let g of o.nodes)if(g.agentSessionId)n.add(g.agentSessionId);if(!o.pageInfo.hasNextPage||!o.pageInfo.endCursor)break;c=o.pageInfo.endCursor}return Array.from(n)}function sG($){switch($){case"triage":case"backlog":case"unstarted":case"started":case"completed":case"canceled":return $;default:return"unknown"}}function Tf($){switch($){case"auth":return y_.Auth;case"select":return y_.Select;default:return}}class F6{client;log;constructor($){this.client=new Hc({accessToken:$}),this.log=En.create({service:"linear"})}async postActivity($,n,c=!1){let o=await X.tryPromise({try:async()=>this.client.createAgentActivity({agentSessionId:$,content:n,ephemeral:c}),catch:V$});if(X.isError(o))return this.log.error("Failed to send activity",{activityType:n.type,sessionId:$,ephemeral:c,error:o.error.message,errorType:o.error._tag}),X.err(o.error);return X.ok(void 0)}async postStageActivity($,n,c){let o=lG[n],g=c?`${o}
|
|
43577
|
+
}`),D=class{_request;constructor($){this._request=$}async paginate($,n){let c=$.bind(this),o=await c(n),g=o.nodes;while(o.pageInfo.hasNextPage)o=await c({first:50,...n,after:o.pageInfo.endCursor}),g.push(...o.nodes);return g}};function W($){return{...$,first:$.first??($.after?50:void 0),last:$.last??($.before?50:void 0)}}var cH=class extends D{pageInfo;nodes;constructor($){super($);this.pageInfo=new b($,{hasNextPage:!1,hasPreviousPage:!1,__typename:"PageInfo"}),this.nodes=[]}},R=class extends cH{_fetch;constructor($,n,c,o){super($);this._fetch=n,this.nodes=c,this.pageInfo=o}_appendNodes($){this.nodes=$?[...this.nodes??[],...$]:this.nodes}_prependNodes($){this.nodes=$?[...$,...this.nodes??[]]:this.nodes}_appendPageInfo($){if(this.pageInfo)this.pageInfo.endCursor=$?.endCursor??this.pageInfo.startCursor,this.pageInfo.hasNextPage=$?.hasNextPage??this.pageInfo.hasNextPage}_prependPageInfo($){if(this.pageInfo)this.pageInfo.startCursor=$?.startCursor??this.pageInfo.startCursor,this.pageInfo.hasPreviousPage=$?.hasPreviousPage??this.pageInfo.hasPreviousPage}async fetchNext(){if(this.pageInfo?.hasNextPage){let $=await this._fetch({after:this.pageInfo?.endCursor});this._appendNodes($?.nodes),this._appendPageInfo($?.pageInfo)}return Promise.resolve(this)}async fetchPrevious(){if(this.pageInfo?.hasPreviousPage){let $=await this._fetch({before:this.pageInfo?.startCursor});this._prependNodes($?.nodes),this._prependPageInfo($?.pageInfo)}return Promise.resolve(this)}};function w($){try{return $?new Date($):void 0}catch(n){return}}function Vn($){try{return $?JSON.parse($):void 0}catch(n){return}}var b$=class extends D{constructor($,n){super($);this.avatarUrl=n.avatarUrl??void 0,this.id=n.id??void 0,this.name=n.name??void 0,this.subType=n.subType??void 0,this.type=n.type,this.userDisplayName=n.userDisplayName??void 0}avatarUrl;id;name;subType;type;userDisplayName},Zz=class extends D{_agentSession;_sourceComment;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.ephemeral=n.ephemeral,this.id=n.id,this.signalMetadata=Vn(n.signalMetadata)??void 0,this.sourceMetadata=Vn(n.sourceMetadata)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.signal=n.signal??void 0,this.content=n.content,this._agentSession=n.agentSession,this._sourceComment=n.sourceComment??void 0,this._user=n.user}archivedAt;createdAt;ephemeral;id;signalMetadata;sourceMetadata;updatedAt;signal;content;get agentSession(){return new B6(this._request).fetch(this._agentSession.id)}get agentSessionId(){return this._agentSession?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}create($){return new tJ(this._request).fetch($)}};var fz=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Zz($,o)),new b($,c.pageInfo))}};var vH=class extends D{_agentActivity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._agentActivity=n.agentActivity}lastSyncId;success;get agentActivity(){return new fJ(this._request).fetch(this._agentActivity.id)}get agentActivityId(){return this._agentActivity?.id}};var bz=class extends D{_appUser;_comment;_creator;_dismissedBy;_issue;_sourceComment;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.context=Vn(n.context)??{},this.createdAt=w(n.createdAt)??new Date,this.dismissedAt=w(n.dismissedAt)??void 0,this.endedAt=w(n.endedAt)??void 0,this.externalLink=n.externalLink??void 0,this.externalUrls=Vn(n.externalUrls)??{},this.id=n.id,this.plan=Vn(n.plan)??void 0,this.sourceMetadata=Vn(n.sourceMetadata)??void 0,this.startedAt=w(n.startedAt)??void 0,this.summary=n.summary??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this.externalLinks=n.externalLinks.map((c)=>new _H($,c)),this.status=n.status,this.type=n.type??void 0,this._appUser=n.appUser,this._comment=n.comment??void 0,this._creator=n.creator??void 0,this._dismissedBy=n.dismissedBy??void 0,this._issue=n.issue??void 0,this._sourceComment=n.sourceComment??void 0}archivedAt;context;createdAt;dismissedAt;endedAt;externalLink;externalUrls;id;plan;sourceMetadata;startedAt;summary;updatedAt;url;externalLinks;status;type;get appUser(){return new Y(this._request).fetch(this._appUser.id)}get appUserId(){return this._appUser?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get commentId(){return this._comment?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get dismissedBy(){return this._dismissedBy?.id?new Y(this._request).fetch(this._dismissedBy?.id):void 0}get dismissedById(){return this._dismissedBy?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}activities($){return new jZ(this._request,this.id,$).fetch($)}update($){return new eJ(this._request).fetch(this.id,$)}},oH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new bz($,o)),new b($,c.pageInfo))}};var _H=class extends D{constructor($,n){super($);this.label=n.label,this.url=n.url}label;url},m6=class extends D{_agentSession;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._agentSession=n.agentSession}lastSyncId;success;get agentSession(){return new B6(this._request).fetch(this._agentSession.id)}get agentSessionId(){return this._agentSession?.id}};var rH=class extends D{_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._updatedBy=n.updatedBy??void 0}archivedAt;createdAt;id;updatedAt;get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}};var IH=class extends D{constructor($,n){super($);this.clientId=n.clientId,this.description=n.description??void 0,this.developer=n.developer,this.developerUrl=n.developerUrl,this.id=n.id,this.imageUrl=n.imageUrl??void 0,this.name=n.name}clientId;description;developer;developerUrl;id;imageUrl;name};var q_=class extends D{constructor($,n){super($);this.archive=n.archive,this.databaseVersion=n.databaseVersion,this.includesDependencies=n.includesDependencies,this.totalCount=n.totalCount}archive;databaseVersion;includesDependencies;totalCount},DH=class extends D{_integration;constructor($,n){super($);this.addBot=n.addBot,this.lastSyncId=n.lastSyncId,this.success=n.success,this.mapping=new s5($,n.mapping),this._integration=n.integration??void 0}addBot;lastSyncId;success;mapping;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},UH=class extends D{_creator;_emailIntakeAddress;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.domain=n.domain??void 0,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.identityProvider=n.identityProvider?new iH($,n.identityProvider):void 0,this._creator=n.creator??void 0,this._emailIntakeAddress=n.emailIntakeAddress??void 0}archivedAt;createdAt;domain;id;updatedAt;identityProvider;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get emailIntakeAddress(){return this._emailIntakeAddress?.id?new Nr(this._request).fetch(this._emailIntakeAddress?.id):void 0}get emailIntakeAddressId(){return this._emailIntakeAddress?.id}get organization(){return new N$(this._request).fetch()}},Cz=class extends D{_creator;_externalUserCreator;_issue;_originalIssue;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.bodyData=n.bodyData??void 0,this.createdAt=w(n.createdAt)??new Date,this.groupBySource=n.groupBySource,this.id=n.id,this.metadata=n.metadata,this.source=n.source??void 0,this.sourceType=n.sourceType??void 0,this.subtitle=n.subtitle??void 0,this.title=n.title,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0,this._externalUserCreator=n.externalUserCreator??void 0,this._issue=n.issue,this._originalIssue=n.originalIssue??void 0}archivedAt;bodyData;createdAt;groupBySource;id;metadata;source;sourceType;subtitle;title;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get externalUserCreator(){return this._externalUserCreator?.id?new A$(this._request).fetch(this._externalUserCreator?.id):void 0}get externalUserCreatorId(){return this._externalUserCreator?.id}get issue(){return new v$(this._request).fetch(this._issue.id)}get issueId(){return this._issue?.id}get originalIssue(){return this._originalIssue?.id?new v$(this._request).fetch(this._originalIssue?.id):void 0}get originalIssueId(){return this._originalIssue?.id}create($){return new dJ(this._request).fetch($)}delete(){return new sJ(this._request).fetch(this.id)}update($){return new aJ(this._request).fetch(this.id,$)}},z6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Cz($,o)),new b($,c.pageInfo))}},y$=class extends D{_attachment;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._attachment=n.attachment}lastSyncId;success;get attachment(){return new Vc(this._request).fetch(this._attachment.id)}get attachmentId(){return this._attachment?.id}};var jH=class extends D{_actor;constructor($,n){super($);this.actorId=n.actorId??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.countryCode=n.countryCode??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.ip=n.ip??void 0,this.metadata=n.metadata??void 0,this.requestInformation=n.requestInformation??void 0,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._actor=n.actor??void 0}actorId;archivedAt;countryCode;createdAt;id;ip;metadata;requestInformation;type;updatedAt;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get organization(){return new N$(this._request).fetch()}},NH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new jH($,o)),new b($,c.pageInfo))}},wH=class extends D{constructor($,n){super($);this.description=n.description,this.type=n.type}description;type};var w6=class extends D{constructor($,n){super($);this.allowedAuthServices=n.allowedAuthServices,this.createdAt=w(n.createdAt)??new Date,this.deletionRequestedAt=w(n.deletionRequestedAt)??void 0,this.enabled=n.enabled,this.hideNonPrimaryOrganizations=n.hideNonPrimaryOrganizations,this.id=n.id,this.logoUrl=n.logoUrl??void 0,this.name=n.name,this.previousUrlKeys=n.previousUrlKeys,this.region=n.region,this.samlEnabled=n.samlEnabled,this.scimEnabled=n.scimEnabled,this.serviceId=n.serviceId,this.urlKey=n.urlKey,this.userCount=n.userCount??void 0,this.releaseChannel=n.releaseChannel}allowedAuthServices;createdAt;deletionRequestedAt;enabled;hideNonPrimaryOrganizations;id;logoUrl;name;previousUrlKeys;region;samlEnabled;scimEnabled;serviceId;urlKey;userCount;releaseChannel},P6=class extends D{constructor($,n){super($);this.allowDomainAccess=n.allowDomainAccess??void 0,this.email=n.email,this.id=n.id,this.lastUsedOrganizationId=n.lastUsedOrganizationId??void 0,this.service=n.service??void 0,this.token=n.token??void 0,this.availableOrganizations=n.availableOrganizations?n.availableOrganizations.map((c)=>new w6($,c)):void 0,this.lockedOrganizations=n.lockedOrganizations?n.lockedOrganizations.map((c)=>new w6($,c)):void 0,this.lockedUsers=n.lockedUsers.map((c)=>new b_($,c)),this.users=n.users.map((c)=>new b_($,c))}allowDomainAccess;email;id;lastUsedOrganizationId;service;token;availableOrganizations;lockedOrganizations;lockedUsers;users},b_=class extends D{constructor($,n){super($);this.active=n.active,this.avatarUrl=n.avatarUrl??void 0,this.createdAt=w(n.createdAt)??new Date,this.displayName=n.displayName,this.email=n.email,this.id=n.id,this.name=n.name,this.userAccountId=n.userAccountId,this.organization=new w6($,n.organization),this.role=n.role}active;avatarUrl;createdAt;displayName;email;id;name;userAccountId;organization;role},Rz=class extends D{constructor($,n){super($);this.browserType=n.browserType??void 0,this.client=n.client??void 0,this.countryCodes=n.countryCodes,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.ip=n.ip??void 0,this.isCurrentSession=n.isCurrentSession,this.lastActiveAt=w(n.lastActiveAt)??void 0,this.location=n.location??void 0,this.locationCity=n.locationCity??void 0,this.locationCountry=n.locationCountry??void 0,this.locationCountryCode=n.locationCountryCode??void 0,this.locationRegionCode=n.locationRegionCode??void 0,this.name=n.name,this.operatingSystem=n.operatingSystem??void 0,this.service=n.service??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.userAgent=n.userAgent??void 0,this.type=n.type}browserType;client;countryCodes;createdAt;id;ip;isCurrentSession;lastActiveAt;location;locationCity;locationCountry;locationCountryCode;locationRegionCode;name;operatingSystem;service;updatedAt;userAgent;type};var Tz=class extends D{_agentSession;_externalUser;_initiativeUpdate;_issue;_parent;_projectUpdate;_resolvingComment;_resolvingUser;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body,this.createdAt=w(n.createdAt)??new Date,this.documentContentId=n.documentContentId??void 0,this.editedAt=w(n.editedAt)??void 0,this.id=n.id,this.initiativeUpdateId=n.initiativeUpdateId??void 0,this.issueId=n.issueId??void 0,this.parentId=n.parentId??void 0,this.projectUpdateId=n.projectUpdateId??void 0,this.quotedText=n.quotedText??void 0,this.reactionData=n.reactionData,this.resolvedAt=w(n.resolvedAt)??void 0,this.resolvingCommentId=n.resolvingCommentId??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.externalThread=n.externalThread?new nM($,n.externalThread):void 0,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.syncedWith=n.syncedWith?n.syncedWith.map((c)=>new d_($,c)):void 0,this._agentSession=n.agentSession??void 0,this._externalUser=n.externalUser??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._issue=n.issue??void 0,this._parent=n.parent??void 0,this._projectUpdate=n.projectUpdate??void 0,this._resolvingComment=n.resolvingComment??void 0,this._resolvingUser=n.resolvingUser??void 0,this._user=n.user??void 0}archivedAt;body;createdAt;documentContentId;editedAt;id;initiativeUpdateId;issueId;parentId;projectUpdateId;quotedText;reactionData;resolvedAt;resolvingCommentId;updatedAt;url;reactions;syncedWith;botActor;documentContent;externalThread;get agentSession(){return this._agentSession?.id?new B6(this._request).fetch(this._agentSession?.id):void 0}get agentSessionId(){return this._agentSession?.id}get externalUser(){return this._externalUser?.id?new A$(this._request).fetch(this._externalUser?.id):void 0}get externalUserId(){return this._externalUser?.id}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get parent(){return this._parent?.id?new G$(this._request).fetch({id:this._parent?.id}):void 0}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get resolvingComment(){return this._resolvingComment?.id?new G$(this._request).fetch({id:this._resolvingComment?.id}):void 0}get resolvingUser(){return this._resolvingUser?.id?new Y(this._request).fetch(this._resolvingUser?.id):void 0}get resolvingUserId(){return this._resolvingUser?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}children($){return new NZ(this._request,$).fetch($)}createdIssues($){return new wZ(this._request,$).fetch($)}create($){return new $0(this._request).fetch($)}delete(){return new n0(this._request).fetch(this.id)}update($,n){return new g0(this._request).fetch(this.id,$,n)}};var an=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Tz($,o)),new b($,c.pageInfo))}},J6=class extends D{_comment;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._comment=n.comment}lastSyncId;success;get comment(){return new G$(this._request).fetch({id:this._comment.id})}get commentId(){return this._comment?.id}};var OH=class extends D{constructor($,n){super($);this.success=n.success}success},kH=class extends D{constructor($,n){super($);this.success=n.success}success},p_=class extends D{constructor($,n){super($);this.organization=new w6($,n.organization),this.user=new b_($,n.user)}organization;user};var iz=class extends D{_creator;_owner;_team;_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.feedItemFilterData=n.feedItemFilterData??void 0,this.filterData=n.filterData,this.filters=n.filters,this.icon=n.icon??void 0,this.id=n.id,this.initiativeFilterData=n.initiativeFilterData??void 0,this.modelName=n.modelName,this.name=n.name,this.projectFilterData=n.projectFilterData??void 0,this.shared=n.shared,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.organizationViewPreferences=n.organizationViewPreferences?new C_($,n.organizationViewPreferences):void 0,this.userViewPreferences=n.userViewPreferences?new C_($,n.userViewPreferences):void 0,this.viewPreferencesValues=n.viewPreferencesValues?new VJ($,n.viewPreferencesValues):void 0,this._creator=n.creator,this._owner=n.owner,this._team=n.team??void 0,this._updatedBy=n.updatedBy??void 0}archivedAt;color;createdAt;description;feedItemFilterData;filterData;filters;icon;id;initiativeFilterData;modelName;name;projectFilterData;shared;slugId;updatedAt;organizationViewPreferences;userViewPreferences;viewPreferencesValues;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get owner(){return new Y(this._request).fetch(this._owner.id)}get ownerId(){return this._owner?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}initiatives($){return new OZ(this._request,this.id,$).fetch($)}issues($){return new kZ(this._request,this.id,$).fetch($)}projects($){return new mZ(this._request,this.id,$).fetch($)}create($){return new c0(this._request).fetch($)}delete(){return new v0(this._request).fetch(this.id)}update($){return new o0(this._request).fetch(this.id,$)}},mH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new iz($,o)),new b($,c.pageInfo))}},zH=class extends D{constructor($,n){super($);this.hasSubscribers=n.hasSubscribers}hasSubscribers},hz=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return new d$(this._request).fetch(this._customView.id)}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},lz=class extends D{_customView;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._customView=n.customView}lastSyncId;success;get customView(){return new d$(this._request).fetch(this._customView.id)}get customViewId(){return this._customView?.id}};var uz=class extends D{_integration;_owner;_status;_tier;constructor($,n){super($);this.approximateNeedCount=n.approximateNeedCount,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.domains=n.domains,this.externalIds=n.externalIds,this.id=n.id,this.logoUrl=n.logoUrl??void 0,this.mainSourceId=n.mainSourceId??void 0,this.name=n.name,this.revenue=n.revenue??void 0,this.size=n.size??void 0,this.slackChannelId=n.slackChannelId??void 0,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._integration=n.integration??void 0,this._owner=n.owner??void 0,this._status=n.status,this._tier=n.tier??void 0}approximateNeedCount;archivedAt;createdAt;domains;externalIds;id;logoUrl;mainSourceId;name;revenue;size;slackChannelId;slugId;updatedAt;url;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}get owner(){return this._owner?.id?new Y(this._request).fetch(this._owner?.id):void 0}get ownerId(){return this._owner?.id}get status(){return new Ur(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}get tier(){return this._tier?.id?new jr(this._request).fetch(this._tier?.id):void 0}get tierId(){return this._tier?.id}create($){return new _0(this._request).fetch($)}delete(){return new r0(this._request).fetch(this.id)}update($){return new J0(this._request).fetch(this.id,$)}};var PH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new uz($,o)),new b($,c.pageInfo))}},t_=class extends D{_attachment;_comment;_creator;_customer;_issue;_originalIssue;_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.priority=n.priority,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this.projectAttachment=n.projectAttachment?new V5($,n.projectAttachment):void 0,this._attachment=n.attachment??void 0,this._comment=n.comment??void 0,this._creator=n.creator??void 0,this._customer=n.customer??void 0,this._issue=n.issue??void 0,this._originalIssue=n.originalIssue??void 0,this._project=n.project??void 0}archivedAt;body;createdAt;id;priority;updatedAt;url;projectAttachment;get attachment(){return this._attachment?.id?new Vc(this._request).fetch(this._attachment?.id):void 0}get attachmentId(){return this._attachment?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get commentId(){return this._comment?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get originalIssue(){return this._originalIssue?.id?new v$(this._request).fetch(this._originalIssue?.id):void 0}get originalIssueId(){return this._originalIssue?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}archive(){return new I0(this._request).fetch(this.id)}create($){return new D0(this._request).fetch($)}delete($){return new U0(this._request).fetch(this.id,$)}unarchive(){return new j0(this._request).fetch(this.id)}update($){return new N0(this._request).fetch(this.id,$)}},yz=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Xg(this._request).fetch({id:this._entity?.id}):void 0}get entityId(){return this._entity?.id}};var L6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new t_($,o)),new b($,c.pageInfo))}},qz=class extends D{_actor;_customerNeed;_externalUserActor;_relatedIssue;_relatedProject;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerNeedId=n.customerNeedId,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._customerNeed=n.customerNeed,this._externalUserActor=n.externalUserActor??void 0,this._relatedIssue=n.relatedIssue??void 0,this._relatedProject=n.relatedProject??void 0,this._user=n.user}archivedAt;createdAt;customerNeedId;emailedAt;id;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get customerNeed(){return new Xg(this._request).fetch({id:this._customerNeed.id})}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get relatedIssue(){return this._relatedIssue?.id?new v$(this._request).fetch(this._relatedIssue?.id):void 0}get relatedIssueId(){return this._relatedIssue?.id}get relatedProject(){return this._relatedProject?.id?new s(this._request).fetch(this._relatedProject?.id):void 0}get relatedProjectId(){return this._relatedProject?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},pz=class extends D{_need;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._need=n.need}lastSyncId;success;get need(){return new Xg(this._request).fetch({id:this._need.id})}get needId(){return this._need?.id}},JH=class extends D{_need;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.updatedRelatedNeeds=n.updatedRelatedNeeds.map((c)=>new t_($,c)),this._need=n.need}lastSyncId;success;updatedRelatedNeeds;get need(){return new Xg(this._request).fetch({id:this._need.id})}get needId(){return this._need?.id}};var tz=class extends D{_actor;_customer;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerId=n.customerId,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._customer=n.customer,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;customerId;emailedAt;id;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get customer(){return new C$(this._request).fetch(this._customer.id)}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},ez=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return new C$(this._request).fetch(this._customer.id)}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},Ac=class extends D{_customer;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._customer=n.customer}lastSyncId;success;get customer(){return new C$(this._request).fetch(this._customer.id)}get customerId(){return this._customer?.id}},dz=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.displayName=n.displayName,this.id=n.id,this.name=n.name,this.position=n.position,this.updatedAt=w(n.updatedAt)??new Date,this.type=n.type??void 0}archivedAt;color;createdAt;description;displayName;id;name;position;updatedAt;type;create($){return new w0(this._request).fetch($)}delete(){return new O0(this._request).fetch(this.id)}update($){return new k0(this._request).fetch(this.id,$)}};var LH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new dz($,o)),new b($,c.pageInfo))}},sz=class extends D{_status;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._status=n.status}lastSyncId;success;get status(){return new Ur(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}},az=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.displayName=n.displayName,this.id=n.id,this.name=n.name,this.position=n.position,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;color;createdAt;description;displayName;id;name;position;updatedAt;create($){return new m0(this._request).fetch($)}delete(){return new z0(this._request).fetch(this.id)}update($){return new P0(this._request).fetch(this.id,$)}};var GH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new az($,o)),new b($,c.pageInfo))}},$P=class extends D{_tier;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._tier=n.tier}lastSyncId;success;get tier(){return new jr(this._request).fetch(this._tier.id)}get tierId(){return this._tier?.id}};var nP=class extends D{_inheritedFrom;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.completedAt=w(n.completedAt)??void 0,this.completedIssueCountHistory=n.completedIssueCountHistory,this.completedScopeHistory=n.completedScopeHistory,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.endsAt=w(n.endsAt)??new Date,this.id=n.id,this.inProgressScopeHistory=n.inProgressScopeHistory,this.isActive=n.isActive,this.isFuture=n.isFuture,this.isNext=n.isNext,this.isPast=n.isPast,this.isPrevious=n.isPrevious,this.issueCountHistory=n.issueCountHistory,this.name=n.name??void 0,this.number=n.number,this.progress=n.progress,this.scopeHistory=n.scopeHistory,this.startsAt=w(n.startsAt)??new Date,this.updatedAt=w(n.updatedAt)??new Date,this._inheritedFrom=n.inheritedFrom??void 0,this._team=n.team}archivedAt;autoArchivedAt;completedAt;completedIssueCountHistory;completedScopeHistory;createdAt;description;endsAt;id;inProgressScopeHistory;isActive;isFuture;isNext;isPast;isPrevious;issueCountHistory;name;number;progress;scopeHistory;startsAt;updatedAt;get inheritedFrom(){return this._inheritedFrom?.id?new m$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}issues($){return new zZ(this._request,this.id,$).fetch($)}uncompletedIssuesUponClose($){return new PZ(this._request,this.id,$).fetch($)}archive(){return new L0(this._request).fetch(this.id)}create($){return new G0(this._request).fetch($)}update($){return new A0(this._request).fetch(this.id,$)}},AH=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new m$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var gP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new nP($,o)),new b($,c.pageInfo))}},cP=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return new m$(this._request).fetch(this._cycle.id)}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},G6=class extends D{_cycle;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._cycle=n.cycle??void 0}lastSyncId;success;get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}};var u=class extends D{constructor($,n){super($);this.entityId=n.entityId,this.lastSyncId=n.lastSyncId,this.success=n.success}entityId;lastSyncId;success},vP=class extends D{_creator;_initiative;_issue;_lastAppliedTemplate;_project;_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.documentContentId=n.documentContentId??void 0,this.hiddenAt=w(n.hiddenAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.title=n.title,this.trashed=n.trashed??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._project=n.project??void 0,this._updatedBy=n.updatedBy??void 0}archivedAt;color;content;createdAt;documentContentId;hiddenAt;icon;id;slugId;sortOrder;title;trashed;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}comments($){return new JZ(this._request,this.id,$).fetch($)}create($){return new X0(this._request).fetch($)}delete(){return new W0(this._request).fetch(this.id)}unarchive(){return new K0(this._request).fetch(this.id)}update($){return new Y0(this._request).fetch(this.id,$)}},oP=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Hn(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var A6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new vP($,o)),new b($,c.pageInfo))}},Xc=class extends D{_document;_initiative;_issue;_project;_projectMilestone;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.content=n.content??void 0,this.contentState=n.contentState??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.restoredAt=w(n.restoredAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.aiPromptRules=n.aiPromptRules?new rH($,n.aiPromptRules):void 0,this._document=n.document??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._project=n.project??void 0,this._projectMilestone=n.projectMilestone??void 0}archivedAt;content;contentState;createdAt;id;restoredAt;updatedAt;aiPromptRules;get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}};var XH=class extends D{constructor($,n){super($);this.success=n.success,this.history=n.history.map((c)=>new WH($,c))}success;history},WH=class extends D{constructor($,n){super($);this.actorIds=n.actorIds??void 0,this.contentDataSnapshotAt=w(n.contentDataSnapshotAt)??new Date,this.createdAt=w(n.createdAt)??new Date,this.id=n.id}actorIds;contentDataSnapshotAt;createdAt;id},_P=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.documentId=n.documentId,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.parentCommentId=n.parentCommentId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;commentId;createdAt;documentId;emailedAt;id;parentCommentId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},rP=class extends D{_document;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._document=n.document}lastSyncId;success;get document(){return new Hn(this._request).fetch(this._document.id)}get documentId(){return this._document?.id}},KH=class extends D{constructor($,n){super($);this.totalCount=n.totalCount,this.archivePayload=new q_($,n.archivePayload),this.pageInfo=new b($,n.pageInfo),this.nodes=n.nodes.map((c)=>new YH($,c))}totalCount;nodes;archivePayload;pageInfo},YH=class extends D{_creator;_initiative;_issue;_lastAppliedTemplate;_project;_updatedBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.documentContentId=n.documentContentId??void 0,this.hiddenAt=w(n.hiddenAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.metadata=n.metadata,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.title=n.title,this.trashed=n.trashed??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._project=n.project??void 0,this._updatedBy=n.updatedBy??void 0}archivedAt;color;content;createdAt;documentContentId;hiddenAt;icon;id;metadata;slugId;sortOrder;title;trashed;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get updatedBy(){return this._updatedBy?.id?new Y(this._request).fetch(this._updatedBy?.id):void 0}get updatedById(){return this._updatedBy?.id}};var SH=class extends D{_customerNeed;_initiative;_initiativeUpdate;_issue;_parentComment;_project;_projectUpdate;_team;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.bodyData=Vn(n.bodyData)??{},this.createdAt=w(n.createdAt)??new Date,this.data=n.data??void 0,this.id=n.id,this.isAutogenerated=n.isAutogenerated,this.updatedAt=w(n.updatedAt)??new Date,this._customerNeed=n.customerNeed??void 0,this._initiative=n.initiative??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._issue=n.issue??void 0,this._parentComment=n.parentComment??void 0,this._project=n.project??void 0,this._projectUpdate=n.projectUpdate??void 0,this._team=n.team??void 0,this._user=n.user}archivedAt;bodyData;createdAt;data;id;isAutogenerated;updatedAt;get customerNeed(){return this._customerNeed?.id?new Xg(this._request).fetch({id:this._customerNeed?.id}):void 0}get customerNeedId(){return this._customerNeed?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get initiativeUpdateId(){return this._initiativeUpdate?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get parentCommentId(){return this._parentComment?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get projectUpdateId(){return this._projectUpdate?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},QH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new SH($,o)),new b($,c.pageInfo))}},EH=class extends D{_creator;_team;_template;constructor($,n){super($);this.address=n.address,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerRequestsEnabled=n.customerRequestsEnabled,this.enabled=n.enabled,this.forwardingEmailAddress=n.forwardingEmailAddress??void 0,this.id=n.id,this.issueCanceledAutoReply=n.issueCanceledAutoReply??void 0,this.issueCanceledAutoReplyEnabled=n.issueCanceledAutoReplyEnabled,this.issueCompletedAutoReply=n.issueCompletedAutoReply??void 0,this.issueCompletedAutoReplyEnabled=n.issueCompletedAutoReplyEnabled,this.issueCreatedAutoReply=n.issueCreatedAutoReply??void 0,this.issueCreatedAutoReplyEnabled=n.issueCreatedAutoReplyEnabled,this.repliesEnabled=n.repliesEnabled,this.senderName=n.senderName??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.useUserNamesInReplies=n.useUserNamesInReplies,this.sesDomainIdentity=n.sesDomainIdentity?new t5($,n.sesDomainIdentity):void 0,this.type=n.type,this._creator=n.creator??void 0,this._team=n.team??void 0,this._template=n.template??void 0}address;archivedAt;createdAt;customerRequestsEnabled;enabled;forwardingEmailAddress;id;issueCanceledAutoReply;issueCanceledAutoReplyEnabled;issueCompletedAutoReply;issueCompletedAutoReplyEnabled;issueCreatedAutoReply;issueCreatedAutoReplyEnabled;repliesEnabled;senderName;updatedAt;useUserNamesInReplies;sesDomainIdentity;type;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get template(){return this._template?.id?new S$(this._request).fetch(this._template?.id):void 0}get templateId(){return this._template?.id}create($){return new S0(this._request).fetch($)}delete(){return new Q0(this._request).fetch(this.id)}update($){return new E0(this._request).fetch(this.id,$)}},e_=class extends D{_emailIntakeAddress;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._emailIntakeAddress=n.emailIntakeAddress}lastSyncId;success;get emailIntakeAddress(){return new Nr(this._request).fetch(this._emailIntakeAddress.id)}get emailIntakeAddressId(){return this._emailIntakeAddress?.id}},VH=class extends D{constructor($,n){super($);this.success=n.success}success},BH=class extends D{constructor($,n){super($);this.authType=n.authType,this.success=n.success}authType;success},IP=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.name=n.name,this.source=n.source,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0}archivedAt;createdAt;id;name;source;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}create($){return new V0(this._request).fetch($)}delete(){return new B0(this._request).fetch(this.id)}},HH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new IP($,o)),new b($,c.pageInfo))}},MH=class extends D{_emoji;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._emoji=n.emoji}lastSyncId;success;get emoji(){return new bJ(this._request).fetch(this._emoji.id)}get emojiId(){return this._emoji?.id}};var DP=class extends D{_creator;_initiative;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.label=n.label,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator,this._initiative=n.initiative??void 0}archivedAt;createdAt;id;label;sortOrder;updatedAt;url;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}create($){return new H0(this._request).fetch($)}delete(){return new M0(this._request).fetch(this.id)}update($){return new F0(this._request).fetch(this.id,$)}},UP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new DP($,o)),new b($,c.pageInfo))}},jP=class extends D{_entityExternalLink;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entityExternalLink=n.entityExternalLink}lastSyncId;success;get entityExternalLink(){return new CJ(this._request).fetch(this._entityExternalLink.id)}get entityExternalLinkId(){return this._entityExternalLink?.id}};var d_=class extends D{constructor($,n){super($);this.id=n.id,this.service=n.service,this.metadata=n.metadata??void 0}id;service;metadata};var NP=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.avatarUrl=n.avatarUrl??void 0,this.createdAt=w(n.createdAt)??new Date,this.displayName=n.displayName,this.email=n.email??void 0,this.id=n.id,this.lastSeen=w(n.lastSeen)??void 0,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;avatarUrl;createdAt;displayName;email;id;lastSeen;name;updatedAt;get organization(){return new N$(this._request).fetch()}};var FH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new NP($,o)),new b($,c.pageInfo))}};var wP=class extends D{_customView;_customer;_cycle;_document;_initiative;_issue;_label;_owner;_parent;_predefinedViewTeam;_project;_projectLabel;_projectTeam;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.folderName=n.folderName??void 0,this.id=n.id,this.predefinedViewType=n.predefinedViewType??void 0,this.sortOrder=n.sortOrder,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this.initiativeTab=n.initiativeTab??void 0,this.projectTab=n.projectTab??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._document=n.document??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._label=n.label??void 0,this._owner=n.owner,this._parent=n.parent??void 0,this._predefinedViewTeam=n.predefinedViewTeam??void 0,this._project=n.project??void 0,this._projectLabel=n.projectLabel??void 0,this._projectTeam=n.projectTeam??void 0,this._user=n.user??void 0}archivedAt;createdAt;folderName;id;predefinedViewType;sortOrder;type;updatedAt;url;initiativeTab;projectTab;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get owner(){return new Y(this._request).fetch(this._owner.id)}get ownerId(){return this._owner?.id}get parent(){return this._parent?.id?new ng(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get predefinedViewTeam(){return this._predefinedViewTeam?.id?new a(this._request).fetch(this._predefinedViewTeam?.id):void 0}get predefinedViewTeamId(){return this._predefinedViewTeam?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectLabel(){return this._projectLabel?.id?new H6(this._request).fetch(this._projectLabel?.id):void 0}get projectLabelId(){return this._projectLabel?.id}get projectTeam(){return this._projectTeam?.id?new a(this._request).fetch(this._projectTeam?.id):void 0}get projectTeamId(){return this._projectTeam?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}children($){return new LZ(this._request,this.id,$).fetch($)}create($){return new x0(this._request).fetch($)}delete(){return new Z0(this._request).fetch(this.id)}update($){return new f0(this._request).fetch(this.id,$)}},OP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new wP($,o)),new b($,c.pageInfo))}},kP=class extends D{_favorite;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._favorite=n.favorite}lastSyncId;success;get favorite(){return new ng(this._request).fetch(this._favorite.id)}get favoriteId(){return this._favorite?.id}};var xH=class extends D{_attachment;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._attachment=n.attachment}lastSyncId;success;get attachment(){return new Vc(this._request).fetch(this._attachment.id)}get attachmentId(){return this._attachment?.id}},mP=class extends D{_state;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.branchPattern=n.branchPattern??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.targetBranch=n.targetBranch?new PP($,n.targetBranch):void 0,this.event=n.event,this._state=n.state??void 0,this._team=n.team}archivedAt;branchPattern;createdAt;id;updatedAt;targetBranch;event;get state(){return this._state?.id?new J$(this._request).fetch(this._state?.id):void 0}get stateId(){return this._state?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}create($){return new b0(this._request).fetch($)}delete(){return new C0(this._request).fetch(this.id)}update($){return new R0(this._request).fetch(this.id,$)}},ZH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new mP($,o)),new b($,c.pageInfo))}},zP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.gitAutomationState=new mP($,n.gitAutomationState)}lastSyncId;success;gitAutomationState},PP=class extends D{_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.branchPattern=n.branchPattern,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.isRegex=n.isRegex,this.updatedAt=w(n.updatedAt)??new Date,this._team=n.team}archivedAt;branchPattern;createdAt;id;isRegex;updatedAt;get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}create($){return new T0(this._request).fetch($)}delete(){return new i0(this._request).fetch(this.id)}update($){return new h0(this._request).fetch(this.id,$)}},JP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.targetBranch=new PP($,n.targetBranch)}lastSyncId;success;targetBranch},fH=class extends D{_integration;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.webhookSecret=n.webhookSecret,this._integration=n.integration??void 0}lastSyncId;success;webhookSecret;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},bH=class extends D{constructor($,n){super($);this.success=n.success}success},CH=class extends D{_integration;constructor($,n){super($);this.installUrl=n.installUrl,this.lastSyncId=n.lastSyncId,this.setupUrl=n.setupUrl,this.success=n.success,this.webhookSecret=n.webhookSecret,this._integration=n.integration??void 0}installUrl;lastSyncId;setupUrl;success;webhookSecret;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},RH=class extends D{_integration;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.webhookSecret=n.webhookSecret,this._integration=n.integration??void 0}lastSyncId;success;webhookSecret;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},TH=class extends D{_integration;constructor($,n){super($);this.error=n.error??void 0,this.errorResponseBody=n.errorResponseBody??void 0,this.errorResponseHeaders=n.errorResponseHeaders??void 0,this.lastSyncId=n.lastSyncId,this.success=n.success,this._integration=n.integration??void 0}error;errorResponseBody;errorResponseHeaders;lastSyncId;success;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}};var iH=class extends D{constructor($,n){super($);this.allowNameChange=n.allowNameChange,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.defaultMigrated=n.defaultMigrated,this.id=n.id,this.issuerEntityId=n.issuerEntityId??void 0,this.priority=n.priority??void 0,this.samlEnabled=n.samlEnabled,this.scimEnabled=n.scimEnabled,this.spEntityId=n.spEntityId??void 0,this.ssoBinding=n.ssoBinding??void 0,this.ssoEndpoint=n.ssoEndpoint??void 0,this.ssoSignAlgo=n.ssoSignAlgo??void 0,this.ssoSigningCert=n.ssoSigningCert??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.type=n.type}allowNameChange;archivedAt;createdAt;defaultMigrated;id;issuerEntityId;priority;samlEnabled;scimEnabled;spEntityId;ssoBinding;ssoEndpoint;ssoSignAlgo;ssoSigningCert;updatedAt;type},hH=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.url=n.url??void 0}lastSyncId;success;url},LP=class extends D{_creator;_integrationsSettings;_lastUpdate;_owner;_parentInitiative;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.completedAt=w(n.completedAt)??void 0,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.healthUpdatedAt=w(n.healthUpdatedAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.name=n.name,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.startedAt=w(n.startedAt)??void 0,this.targetDate=n.targetDate??void 0,this.trashed=n.trashed??void 0,this.updateReminderFrequency=n.updateReminderFrequency??void 0,this.updateReminderFrequencyInWeeks=n.updateReminderFrequencyInWeeks??void 0,this.updateRemindersHour=n.updateRemindersHour??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.frequencyResolution=n.frequencyResolution,this.health=n.health??void 0,this.status=n.status,this.targetDateResolution=n.targetDateResolution??void 0,this.updateRemindersDay=n.updateRemindersDay??void 0,this._creator=n.creator??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._lastUpdate=n.lastUpdate??void 0,this._owner=n.owner??void 0,this._parentInitiative=n.parentInitiative??void 0}archivedAt;color;completedAt;content;createdAt;description;healthUpdatedAt;icon;id;name;slugId;sortOrder;startedAt;targetDate;trashed;updateReminderFrequency;updateReminderFrequencyInWeeks;updateRemindersHour;updatedAt;url;documentContent;frequencyResolution;health;status;targetDateResolution;updateRemindersDay;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get lastUpdate(){return this._lastUpdate?.id?new Jn(this._request).fetch(this._lastUpdate?.id):void 0}get lastUpdateId(){return this._lastUpdate?.id}get organization(){return new N$(this._request).fetch()}get owner(){return this._owner?.id?new Y(this._request).fetch(this._owner?.id):void 0}get ownerId(){return this._owner?.id}get parentInitiative(){return this._parentInitiative?.id?new o$(this._request).fetch(this._parentInitiative?.id):void 0}get parentInitiativeId(){return this._parentInitiative?.id}documents($){return new GZ(this._request,this.id,$).fetch($)}history($){return new AZ(this._request,this.id,$).fetch($)}initiativeUpdates($){return new XZ(this._request,this.id,$).fetch($)}links($){return new WZ(this._request,this.id,$).fetch($)}projects($){return new KZ(this._request,this.id,$).fetch($)}subInitiatives($){return new YZ(this._request,this.id,$).fetch($)}archive(){return new l0(this._request).fetch(this.id)}create($){return new u0(this._request).fetch($)}delete(){return new y0(this._request).fetch(this.id)}unarchive(){return new a0(this._request).fetch(this.id)}update(){return new Jn(this._request).fetch(this.id)}},GP=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new o$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var X6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new LP($,o)),new b($,c.pageInfo))}},lH=class extends D{_initiative;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.entries=n.entries,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._initiative=n.initiative}archivedAt;createdAt;entries;id;updatedAt;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}},uH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new lH($,o)),new b($,c.pageInfo))}},AP=class extends D{_actor;_comment;_document;_externalUserActor;_initiative;_initiativeUpdate;_parentComment;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.initiativeId=n.initiativeId,this.initiativeUpdateId=n.initiativeUpdateId??void 0,this.parentCommentId=n.parentCommentId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._comment=n.comment??void 0,this._document=n.document??void 0,this._externalUserActor=n.externalUserActor??void 0,this._initiative=n.initiative??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._parentComment=n.parentComment??void 0,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;initiativeId;initiativeUpdateId;parentCommentId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},XP=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},WP=class extends D{_initiative;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._initiative=n.initiative}lastSyncId;success;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}},KP=class extends D{_initiative;_relatedInitiative;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._initiative=n.initiative,this._relatedInitiative=n.relatedInitiative,this._user=n.user??void 0}archivedAt;createdAt;id;sortOrder;updatedAt;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get relatedInitiative(){return new o$(this._request).fetch(this._relatedInitiative.id)}get relatedInitiativeId(){return this._relatedInitiative?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new q0(this._request).fetch($)}delete(){return new p0(this._request).fetch(this.id)}update($){return new t0(this._request).fetch(this.id,$)}},yH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new KP($,o)),new b($,c.pageInfo))}},qH=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.initiativeRelation=new KP($,n.initiativeRelation)}lastSyncId;success;initiativeRelation},YP=class extends D{_initiative;_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._initiative=n.initiative,this._project=n.project}archivedAt;createdAt;id;sortOrder;updatedAt;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}create($){return new e0(this._request).fetch($)}delete(){return new d0(this._request).fetch(this.id)}update($){return new s0(this._request).fetch(this.id,$)}},SP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new YP($,o)),new b($,c.pageInfo))}},QP=class extends D{_initiativeToProject;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._initiativeToProject=n.initiativeToProject}lastSyncId;success;get initiativeToProject(){return new RJ(this._request).fetch(this._initiativeToProject.id)}get initiativeToProjectId(){return this._initiativeToProject?.id}},EP=class extends D{_initiative;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body,this.commentCount=n.commentCount,this.createdAt=w(n.createdAt)??new Date,this.diff=n.diff??void 0,this.diffMarkdown=n.diffMarkdown??void 0,this.editedAt=w(n.editedAt)??void 0,this.id=n.id,this.isDiffHidden=n.isDiffHidden,this.isStale=n.isStale,this.reactionData=n.reactionData,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.health=n.health,this._initiative=n.initiative,this._user=n.user}archivedAt;body;commentCount;createdAt;diff;diffMarkdown;editedAt;id;isDiffHidden;isStale;reactionData;slugId;updatedAt;url;reactions;health;get initiative(){return new o$(this._request).fetch(this._initiative.id)}get initiativeId(){return this._initiative?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}comments($){return new SZ(this._request,this.id,$).fetch($)}archive(){return new $L(this._request).fetch(this.id)}create($){return new nL(this._request).fetch($)}unarchive(){return new gL(this._request).fetch(this.id)}update($){return new cL(this._request).fetch(this.id,$)}},VP=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Jn(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var BP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new EP($,o)),new b($,c.pageInfo))}},HP=class extends D{_initiativeUpdate;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._initiativeUpdate=n.initiativeUpdate}lastSyncId;success;get initiativeUpdate(){return new Jn(this._request).fetch(this._initiativeUpdate.id)}get initiativeUpdateId(){return this._initiativeUpdate?.id}},pH=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var MP=class extends D{_creator;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.service=n.service,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator,this._team=n.team??void 0}archivedAt;createdAt;id;service;updatedAt;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}archive(){return new vL(this._request).fetch(this.id)}delete($){return new oL(this._request).fetch(this.id,$)}};var FP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new MP($,o)),new b($,c.pageInfo))}},tH=class extends D{constructor($,n){super($);this.hasAllScopes=n.hasAllScopes,this.missingScopes=n.missingScopes??void 0}hasAllScopes;missingScopes},U$=class extends D{_integration;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._integration=n.integration??void 0}lastSyncId;success;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},eH=class extends D{constructor($,n){super($);this.success=n.success}success},dH=class extends D{constructor($,n){super($);this.name=n.name,this.success=n.success}name;success},xP=class extends D{_integration;_template;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.foreignEntityId=n.foreignEntityId??void 0,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._integration=n.integration,this._template=n.template}archivedAt;createdAt;foreignEntityId;id;updatedAt;get integration(){return new vn(this._request).fetch(this._integration.id)}get integrationId(){return this._integration?.id}get template(){return new S$(this._request).fetch(this._template.id)}get templateId(){return this._template?.id}create($){return new _L(this._request).fetch($)}delete(){return new rL(this._request).fetch(this.id)}},sH=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new xP($,o)),new b($,c.pageInfo))}},aH=class extends D{_integrationTemplate;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._integrationTemplate=n.integrationTemplate}lastSyncId;success;get integrationTemplate(){return new TJ(this._request).fetch(this._integrationTemplate.id)}get integrationTemplateId(){return this._integrationTemplate?.id}},$5=class extends D{_initiative;_project;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.slackInitiativeUpdateCreated=n.slackInitiativeUpdateCreated??void 0,this.slackIssueAddedToTriage=n.slackIssueAddedToTriage??void 0,this.slackIssueAddedToView=n.slackIssueAddedToView??void 0,this.slackIssueCreated=n.slackIssueCreated??void 0,this.slackIssueNewComment=n.slackIssueNewComment??void 0,this.slackIssueSlaBreached=n.slackIssueSlaBreached??void 0,this.slackIssueSlaHighRisk=n.slackIssueSlaHighRisk??void 0,this.slackIssueStatusChangedAll=n.slackIssueStatusChangedAll??void 0,this.slackIssueStatusChangedDone=n.slackIssueStatusChangedDone??void 0,this.slackProjectUpdateCreated=n.slackProjectUpdateCreated??void 0,this.slackProjectUpdateCreatedToTeam=n.slackProjectUpdateCreatedToTeam??void 0,this.slackProjectUpdateCreatedToWorkspace=n.slackProjectUpdateCreatedToWorkspace??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this._initiative=n.initiative??void 0,this._project=n.project??void 0,this._team=n.team??void 0}archivedAt;createdAt;id;slackInitiativeUpdateCreated;slackIssueAddedToTriage;slackIssueAddedToView;slackIssueCreated;slackIssueNewComment;slackIssueSlaBreached;slackIssueSlaHighRisk;slackIssueStatusChangedAll;slackIssueStatusChangedDone;slackProjectUpdateCreated;slackProjectUpdateCreatedToTeam;slackProjectUpdateCreatedToWorkspace;updatedAt;contextViewType;get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}create($){return new IL(this._request).fetch($)}update($){return new DL(this._request).fetch(this.id,$)}},ZP=class extends D{_integrationsSettings;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._integrationsSettings=n.integrationsSettings}lastSyncId;success;get integrationsSettings(){return new Wg(this._request).fetch(this._integrationsSettings.id)}get integrationsSettingsId(){return this._integrationsSettings?.id}},Wc=class extends D{_asksExternalUserRequester;_asksRequester;_assignee;_creator;_cycle;_delegate;_externalUserCreator;_favorite;_lastAppliedTemplate;_parent;_project;_projectMilestone;_recurringIssueTemplate;_snoozedBy;_sourceComment;_state;_team;constructor($,n){super($);this.addedToCycleAt=w(n.addedToCycleAt)??void 0,this.addedToProjectAt=w(n.addedToProjectAt)??void 0,this.addedToTeamAt=w(n.addedToTeamAt)??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.autoClosedAt=w(n.autoClosedAt)??void 0,this.boardOrder=n.boardOrder,this.branchName=n.branchName,this.canceledAt=w(n.canceledAt)??void 0,this.completedAt=w(n.completedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerTicketCount=n.customerTicketCount,this.description=n.description??void 0,this.dueDate=n.dueDate??void 0,this.estimate=n.estimate??void 0,this.id=n.id,this.identifier=n.identifier,this.labelIds=n.labelIds,this.number=n.number,this.previousIdentifiers=n.previousIdentifiers,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.reactionData=n.reactionData,this.slaBreachesAt=w(n.slaBreachesAt)??void 0,this.slaHighRiskAt=w(n.slaHighRiskAt)??void 0,this.slaMediumRiskAt=w(n.slaMediumRiskAt)??void 0,this.slaStartedAt=w(n.slaStartedAt)??void 0,this.slaType=n.slaType??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.sortOrder=n.sortOrder,this.startedAt=w(n.startedAt)??void 0,this.startedTriageAt=w(n.startedTriageAt)??void 0,this.subIssueSortOrder=n.subIssueSortOrder??void 0,this.title=n.title,this.trashed=n.trashed??void 0,this.triagedAt=w(n.triagedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.syncedWith=n.syncedWith?n.syncedWith.map((c)=>new d_($,c)):void 0,this.integrationSourceType=n.integrationSourceType??void 0,this._asksExternalUserRequester=n.asksExternalUserRequester??void 0,this._asksRequester=n.asksRequester??void 0,this._assignee=n.assignee??void 0,this._creator=n.creator??void 0,this._cycle=n.cycle??void 0,this._delegate=n.delegate??void 0,this._externalUserCreator=n.externalUserCreator??void 0,this._favorite=n.favorite??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._parent=n.parent??void 0,this._project=n.project??void 0,this._projectMilestone=n.projectMilestone??void 0,this._recurringIssueTemplate=n.recurringIssueTemplate??void 0,this._snoozedBy=n.snoozedBy??void 0,this._sourceComment=n.sourceComment??void 0,this._state=n.state,this._team=n.team}addedToCycleAt;addedToProjectAt;addedToTeamAt;archivedAt;autoArchivedAt;autoClosedAt;boardOrder;branchName;canceledAt;completedAt;createdAt;customerTicketCount;description;dueDate;estimate;id;identifier;labelIds;number;previousIdentifiers;priority;priorityLabel;prioritySortOrder;reactionData;slaBreachesAt;slaHighRiskAt;slaMediumRiskAt;slaStartedAt;slaType;snoozedUntilAt;sortOrder;startedAt;startedTriageAt;subIssueSortOrder;title;trashed;triagedAt;updatedAt;url;reactions;syncedWith;botActor;integrationSourceType;get asksExternalUserRequester(){return this._asksExternalUserRequester?.id?new A$(this._request).fetch(this._asksExternalUserRequester?.id):void 0}get asksExternalUserRequesterId(){return this._asksExternalUserRequester?.id}get asksRequester(){return this._asksRequester?.id?new Y(this._request).fetch(this._asksRequester?.id):void 0}get asksRequesterId(){return this._asksRequester?.id}get assignee(){return this._assignee?.id?new Y(this._request).fetch(this._assignee?.id):void 0}get assigneeId(){return this._assignee?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get delegate(){return this._delegate?.id?new Y(this._request).fetch(this._delegate?.id):void 0}get delegateId(){return this._delegate?.id}get externalUserCreator(){return this._externalUserCreator?.id?new A$(this._request).fetch(this._externalUserCreator?.id):void 0}get externalUserCreatorId(){return this._externalUserCreator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get parent(){return this._parent?.id?new v$(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}get recurringIssueTemplate(){return this._recurringIssueTemplate?.id?new S$(this._request).fetch(this._recurringIssueTemplate?.id):void 0}get recurringIssueTemplateId(){return this._recurringIssueTemplate?.id}get snoozedBy(){return this._snoozedBy?.id?new Y(this._request).fetch(this._snoozedBy?.id):void 0}get snoozedById(){return this._snoozedBy?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}get state(){return new J$(this._request).fetch(this._state.id)}get stateId(){return this._state?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}attachments($){return new QZ(this._request,this.id,$).fetch($)}children($){return new EZ(this._request,this.id,$).fetch($)}comments($){return new VZ(this._request,this.id,$).fetch($)}documents($){return new BZ(this._request,this.id,$).fetch($)}formerAttachments($){return new HZ(this._request,this.id,$).fetch($)}formerNeeds($){return new MZ(this._request,this.id,$).fetch($)}history($){return new FZ(this._request,this.id,$).fetch($)}inverseRelations($){return new xZ(this._request,this.id,$).fetch($)}labels($){return new ZZ(this._request,this.id,$).fetch($)}needs($){return new fZ(this._request,this.id,$).fetch($)}relations($){return new bZ(this._request,this.id,$).fetch($)}stateHistory($){return new CZ(this._request,this.id,$).fetch($)}subscribers($){return new RZ(this._request,this.id,$).fetch($)}archive($){return new UL(this._request).fetch(this.id,$)}create($){return new jL(this._request).fetch($)}delete($){return new NL(this._request).fetch(this.id,$)}unarchive(){return new GL(this._request).fetch(this.id)}update($){return new AL(this._request).fetch(this.id,$)}},s_=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new v$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var fP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.issues=n.issues.map((c)=>new Wc($,c))}lastSyncId;success;issues};var Q$=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Wc($,o)),new b($,c.pageInfo))}};var n5=class extends D{constructor($,n){super($);this.filter=n.filter??void 0,this.logId=n.logId??void 0}filter;logId},g5=class extends D{_actor;_attachment;_fromAssignee;_fromCycle;_fromDelegate;_fromParent;_fromProject;_fromState;_fromTeam;_issue;_toAssignee;_toConvertedProject;_toCycle;_toDelegate;_toParent;_toProject;_toState;_toTeam;constructor($,n){super($);this.actorId=n.actorId??void 0,this.addedLabelIds=n.addedLabelIds??void 0,this.archived=n.archived??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.attachmentId=n.attachmentId??void 0,this.autoArchived=n.autoArchived??void 0,this.autoClosed=n.autoClosed??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerNeedId=n.customerNeedId??void 0,this.fromAssigneeId=n.fromAssigneeId??void 0,this.fromCycleId=n.fromCycleId??void 0,this.fromDueDate=n.fromDueDate??void 0,this.fromEstimate=n.fromEstimate??void 0,this.fromParentId=n.fromParentId??void 0,this.fromPriority=n.fromPriority??void 0,this.fromProjectId=n.fromProjectId??void 0,this.fromStateId=n.fromStateId??void 0,this.fromTeamId=n.fromTeamId??void 0,this.fromTitle=n.fromTitle??void 0,this.id=n.id,this.removedLabelIds=n.removedLabelIds??void 0,this.toAssigneeId=n.toAssigneeId??void 0,this.toConvertedProjectId=n.toConvertedProjectId??void 0,this.toCycleId=n.toCycleId??void 0,this.toDueDate=n.toDueDate??void 0,this.toEstimate=n.toEstimate??void 0,this.toParentId=n.toParentId??void 0,this.toPriority=n.toPriority??void 0,this.toProjectId=n.toProjectId??void 0,this.toStateId=n.toStateId??void 0,this.toTeamId=n.toTeamId??void 0,this.toTitle=n.toTitle??void 0,this.trashed=n.trashed??void 0,this.triageResponsibilityAutoAssigned=n.triageResponsibilityAutoAssigned??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.updatedDescription=n.updatedDescription??void 0,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.issueImport=n.issueImport?new a_($,n.issueImport):void 0,this.actors=n.actors?n.actors.map((c)=>new Lg($,c)):void 0,this.addedLabels=n.addedLabels?n.addedLabels.map((c)=>new O6($,c)):void 0,this.descriptionUpdatedBy=n.descriptionUpdatedBy?n.descriptionUpdatedBy.map((c)=>new Lg($,c)):void 0,this.relationChanges=n.relationChanges?n.relationChanges.map((c)=>new D5($,c)):void 0,this.removedLabels=n.removedLabels?n.removedLabels.map((c)=>new O6($,c)):void 0,this.triageResponsibilityNotifiedUsers=n.triageResponsibilityNotifiedUsers?n.triageResponsibilityNotifiedUsers.map((c)=>new Lg($,c)):void 0,this._actor=n.actor??void 0,this._attachment=n.attachment??void 0,this._fromAssignee=n.fromAssignee??void 0,this._fromCycle=n.fromCycle??void 0,this._fromDelegate=n.fromDelegate??void 0,this._fromParent=n.fromParent??void 0,this._fromProject=n.fromProject??void 0,this._fromState=n.fromState??void 0,this._fromTeam=n.fromTeam??void 0,this._issue=n.issue,this._toAssignee=n.toAssignee??void 0,this._toConvertedProject=n.toConvertedProject??void 0,this._toCycle=n.toCycle??void 0,this._toDelegate=n.toDelegate??void 0,this._toParent=n.toParent??void 0,this._toProject=n.toProject??void 0,this._toState=n.toState??void 0,this._toTeam=n.toTeam??void 0}actorId;addedLabelIds;archived;archivedAt;attachmentId;autoArchived;autoClosed;createdAt;customerNeedId;fromAssigneeId;fromCycleId;fromDueDate;fromEstimate;fromParentId;fromPriority;fromProjectId;fromStateId;fromTeamId;fromTitle;id;removedLabelIds;toAssigneeId;toConvertedProjectId;toCycleId;toDueDate;toEstimate;toParentId;toPriority;toProjectId;toStateId;toTeamId;toTitle;trashed;triageResponsibilityAutoAssigned;updatedAt;updatedDescription;actors;addedLabels;descriptionUpdatedBy;relationChanges;removedLabels;triageResponsibilityNotifiedUsers;botActor;issueImport;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get attachment(){return this._attachment?.id?new Vc(this._request).fetch(this._attachment?.id):void 0}get fromAssignee(){return this._fromAssignee?.id?new Y(this._request).fetch(this._fromAssignee?.id):void 0}get fromCycle(){return this._fromCycle?.id?new m$(this._request).fetch(this._fromCycle?.id):void 0}get fromDelegate(){return this._fromDelegate?.id?new Y(this._request).fetch(this._fromDelegate?.id):void 0}get fromDelegateId(){return this._fromDelegate?.id}get fromParent(){return this._fromParent?.id?new v$(this._request).fetch(this._fromParent?.id):void 0}get fromProject(){return this._fromProject?.id?new s(this._request).fetch(this._fromProject?.id):void 0}get fromState(){return this._fromState?.id?new J$(this._request).fetch(this._fromState?.id):void 0}get fromTeam(){return this._fromTeam?.id?new a(this._request).fetch(this._fromTeam?.id):void 0}get issue(){return new v$(this._request).fetch(this._issue.id)}get issueId(){return this._issue?.id}get toAssignee(){return this._toAssignee?.id?new Y(this._request).fetch(this._toAssignee?.id):void 0}get toConvertedProject(){return this._toConvertedProject?.id?new s(this._request).fetch(this._toConvertedProject?.id):void 0}get toCycle(){return this._toCycle?.id?new m$(this._request).fetch(this._toCycle?.id):void 0}get toDelegate(){return this._toDelegate?.id?new Y(this._request).fetch(this._toDelegate?.id):void 0}get toDelegateId(){return this._toDelegate?.id}get toParent(){return this._toParent?.id?new v$(this._request).fetch(this._toParent?.id):void 0}get toProject(){return this._toProject?.id?new s(this._request).fetch(this._toProject?.id):void 0}get toState(){return this._toState?.id?new J$(this._request).fetch(this._toState?.id):void 0}get toTeam(){return this._toTeam?.id?new a(this._request).fetch(this._toTeam?.id):void 0}},c5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new g5($,o)),new b($,c.pageInfo))}};var a_=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.creatorId=n.creatorId??void 0,this.csvFileUrl=n.csvFileUrl??void 0,this.displayName=n.displayName,this.error=n.error??void 0,this.errorMetadata=n.errorMetadata??void 0,this.id=n.id,this.mapping=n.mapping??void 0,this.progress=n.progress??void 0,this.service=n.service,this.serviceMetadata=n.serviceMetadata??void 0,this.status=n.status,this.teamName=n.teamName??void 0,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;createdAt;creatorId;csvFileUrl;displayName;error;errorMetadata;id;mapping;progress;service;serviceMetadata;status;teamName;updatedAt;delete($){return new wL(this._request).fetch($)}update($){return new OL(this._request).fetch(this.id,$)}},v5=class extends D{constructor($,n){super($);this.success=n.success}success},o5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.issueImport=n.issueImport?new a_($,n.issueImport):void 0}lastSyncId;success;issueImport},_5=class extends D{constructor($,n){super($);this.count=n.count??void 0,this.error=n.error??void 0,this.success=n.success}count;error;success},$g=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.issueImport=n.issueImport?new a_($,n.issueImport):void 0}lastSyncId;success;issueImport},r5=class extends D{constructor($,n){super($);this.canSync=n.canSync,this.error=n.error??void 0}canSync;error},O6=class extends D{_creator;_inheritedFrom;_parent;_retiredBy;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.isGroup=n.isGroup,this.lastAppliedAt=w(n.lastAppliedAt)??void 0,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0,this._inheritedFrom=n.inheritedFrom??void 0,this._parent=n.parent??void 0,this._retiredBy=n.retiredBy??void 0,this._team=n.team??void 0}archivedAt;color;createdAt;description;id;isGroup;lastAppliedAt;name;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get inheritedFrom(){return this._inheritedFrom?.id?new f$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get organization(){return new N$(this._request).fetch()}get parent(){return this._parent?.id?new f$(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get retiredBy(){return this._retiredBy?.id?new Y(this._request).fetch(this._retiredBy?.id):void 0}get retiredById(){return this._retiredBy?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}children($){return new TZ(this._request,this.id,$).fetch($)}issues($){return new iZ(this._request,this.id,$).fetch($)}create($,n){return new kL(this._request).fetch($,n)}delete(){return new mL(this._request).fetch(this.id)}update($,n){return new zL(this._request).fetch(this.id,$,n)}};var Kc=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new O6($,o)),new b($,c.pageInfo))}},W6=class extends D{_issueLabel;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._issueLabel=n.issueLabel}lastSyncId;success;get issueLabel(){return new f$(this._request).fetch(this._issueLabel.id)}get issueLabelId(){return this._issueLabel?.id}};var bP=class extends D{_actor;_comment;_externalUserActor;_issue;_parentComment;_team;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.issueId=n.issueId,this.parentCommentId=n.parentCommentId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.subscriptions=n.subscriptions?n.subscriptions.map((c)=>new gr($,c)):void 0,this.category=n.category,this._actor=n.actor??void 0,this._comment=n.comment??void 0,this._externalUserActor=n.externalUserActor??void 0,this._issue=n.issue,this._parentComment=n.parentComment??void 0,this._team=n.team,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;issueId;parentCommentId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;subscriptions;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get issue(){return new v$(this._request).fetch(this._issue.id)}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},Bn=class extends D{_issue;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._issue=n.issue??void 0}lastSyncId;success;get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}},I5=class extends D{constructor($,n){super($);this.label=n.label,this.priority=n.priority}label;priority},CP=class extends D{_issue;_relatedIssue;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._issue=n.issue,this._relatedIssue=n.relatedIssue}archivedAt;createdAt;id;type;updatedAt;get issue(){return new v$(this._request).fetch(this._issue.id)}get issueId(){return this._issue?.id}get relatedIssue(){return new v$(this._request).fetch(this._relatedIssue.id)}get relatedIssueId(){return this._relatedIssue?.id}create($,n){return new PL(this._request).fetch($,n)}delete(){return new JL(this._request).fetch(this.id)}update($){return new LL(this._request).fetch(this.id,$)}},$r=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new CP($,o)),new b($,c.pageInfo))}},D5=class extends D{constructor($,n){super($);this.identifier=n.identifier,this.type=n.type}identifier;type},RP=class extends D{_issueRelation;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._issueRelation=n.issueRelation}lastSyncId;success;get issueRelation(){return new iJ(this._request).fetch(this._issueRelation.id)}get issueRelationId(){return this._issueRelation?.id}},U5=class extends D{constructor($,n){super($);this.totalCount=n.totalCount,this.archivePayload=new q_($,n.archivePayload),this.pageInfo=new b($,n.pageInfo),this.nodes=n.nodes.map((c)=>new j5($,c))}totalCount;nodes;archivePayload;pageInfo},j5=class extends D{_asksExternalUserRequester;_asksRequester;_assignee;_creator;_cycle;_delegate;_externalUserCreator;_favorite;_lastAppliedTemplate;_parent;_project;_projectMilestone;_recurringIssueTemplate;_snoozedBy;_sourceComment;_state;_team;constructor($,n){super($);this.addedToCycleAt=w(n.addedToCycleAt)??void 0,this.addedToProjectAt=w(n.addedToProjectAt)??void 0,this.addedToTeamAt=w(n.addedToTeamAt)??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.autoClosedAt=w(n.autoClosedAt)??void 0,this.boardOrder=n.boardOrder,this.branchName=n.branchName,this.canceledAt=w(n.canceledAt)??void 0,this.completedAt=w(n.completedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.customerTicketCount=n.customerTicketCount,this.description=n.description??void 0,this.dueDate=n.dueDate??void 0,this.estimate=n.estimate??void 0,this.id=n.id,this.identifier=n.identifier,this.labelIds=n.labelIds,this.metadata=n.metadata,this.number=n.number,this.previousIdentifiers=n.previousIdentifiers,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.reactionData=n.reactionData,this.slaBreachesAt=w(n.slaBreachesAt)??void 0,this.slaHighRiskAt=w(n.slaHighRiskAt)??void 0,this.slaMediumRiskAt=w(n.slaMediumRiskAt)??void 0,this.slaStartedAt=w(n.slaStartedAt)??void 0,this.slaType=n.slaType??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.sortOrder=n.sortOrder,this.startedAt=w(n.startedAt)??void 0,this.startedTriageAt=w(n.startedTriageAt)??void 0,this.subIssueSortOrder=n.subIssueSortOrder??void 0,this.title=n.title,this.trashed=n.trashed??void 0,this.triagedAt=w(n.triagedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.syncedWith=n.syncedWith?n.syncedWith.map((c)=>new d_($,c)):void 0,this.integrationSourceType=n.integrationSourceType??void 0,this._asksExternalUserRequester=n.asksExternalUserRequester??void 0,this._asksRequester=n.asksRequester??void 0,this._assignee=n.assignee??void 0,this._creator=n.creator??void 0,this._cycle=n.cycle??void 0,this._delegate=n.delegate??void 0,this._externalUserCreator=n.externalUserCreator??void 0,this._favorite=n.favorite??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._parent=n.parent??void 0,this._project=n.project??void 0,this._projectMilestone=n.projectMilestone??void 0,this._recurringIssueTemplate=n.recurringIssueTemplate??void 0,this._snoozedBy=n.snoozedBy??void 0,this._sourceComment=n.sourceComment??void 0,this._state=n.state,this._team=n.team}addedToCycleAt;addedToProjectAt;addedToTeamAt;archivedAt;autoArchivedAt;autoClosedAt;boardOrder;branchName;canceledAt;completedAt;createdAt;customerTicketCount;description;dueDate;estimate;id;identifier;labelIds;metadata;number;previousIdentifiers;priority;priorityLabel;prioritySortOrder;reactionData;slaBreachesAt;slaHighRiskAt;slaMediumRiskAt;slaStartedAt;slaType;snoozedUntilAt;sortOrder;startedAt;startedTriageAt;subIssueSortOrder;title;trashed;triagedAt;updatedAt;url;reactions;syncedWith;botActor;integrationSourceType;get asksExternalUserRequester(){return this._asksExternalUserRequester?.id?new A$(this._request).fetch(this._asksExternalUserRequester?.id):void 0}get asksExternalUserRequesterId(){return this._asksExternalUserRequester?.id}get asksRequester(){return this._asksRequester?.id?new Y(this._request).fetch(this._asksRequester?.id):void 0}get asksRequesterId(){return this._asksRequester?.id}get assignee(){return this._assignee?.id?new Y(this._request).fetch(this._assignee?.id):void 0}get assigneeId(){return this._assignee?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get delegate(){return this._delegate?.id?new Y(this._request).fetch(this._delegate?.id):void 0}get delegateId(){return this._delegate?.id}get externalUserCreator(){return this._externalUserCreator?.id?new A$(this._request).fetch(this._externalUserCreator?.id):void 0}get externalUserCreatorId(){return this._externalUserCreator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get parent(){return this._parent?.id?new v$(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}get recurringIssueTemplate(){return this._recurringIssueTemplate?.id?new S$(this._request).fetch(this._recurringIssueTemplate?.id):void 0}get recurringIssueTemplateId(){return this._recurringIssueTemplate?.id}get snoozedBy(){return this._snoozedBy?.id?new Y(this._request).fetch(this._snoozedBy?.id):void 0}get snoozedById(){return this._snoozedBy?.id}get sourceComment(){return this._sourceComment?.id?new G$(this._request).fetch({id:this._sourceComment?.id}):void 0}get sourceCommentId(){return this._sourceComment?.id}get state(){return new J$(this._request).fetch(this._state.id)}get stateId(){return this._state?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}};var N5=class extends D{_state;constructor($,n){super($);this.endedAt=w(n.endedAt)??void 0,this.id=n.id,this.startedAt=w(n.startedAt)??new Date,this.stateId=n.stateId,this._state=n.state??void 0}endedAt;id;startedAt;stateId;get state(){return this._state?.id?new J$(this._request).fetch(this._state?.id):void 0}},w5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new N5($,o)),new b($,c.pageInfo))}};var O5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.title=n.title}lastSyncId;title};var TP=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return new f$(this._request).fetch(this._label.id)}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},K6=class extends D{constructor($,n){super($);this.success=n.success}success};var nr=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;emailedAt;id;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}archive(){return new XL(this._request).fetch(this.id)}unarchive(){return new SL(this._request).fetch(this.id)}update($){return new QL(this._request).fetch(this.id,$)}},iP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success},Yc=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.notifications=n.notifications.map((c)=>new nr($,c))}lastSyncId;success;notifications},k5=class extends D{constructor($,n){super($);this.appsAndIntegrations=new Y$($,n.appsAndIntegrations),this.assignments=new Y$($,n.assignments),this.commentsAndReplies=new Y$($,n.commentsAndReplies),this.customers=new Y$($,n.customers),this.documentChanges=new Y$($,n.documentChanges),this.feed=new Y$($,n.feed),this.mentions=new Y$($,n.mentions),this.postsAndUpdates=new Y$($,n.postsAndUpdates),this.reactions=new Y$($,n.reactions),this.reminders=new Y$($,n.reminders),this.reviews=new Y$($,n.reviews),this.statusChanges=new Y$($,n.statusChanges),this.subscriptions=new Y$($,n.subscriptions),this.system=new Y$($,n.system),this.triage=new Y$($,n.triage)}appsAndIntegrations;assignments;commentsAndReplies;customers;documentChanges;feed;mentions;postsAndUpdates;reactions;reminders;reviews;statusChanges;subscriptions;system;triage},Y$=class extends D{constructor($,n){super($);this.desktop=n.desktop,this.email=n.email,this.mobile=n.mobile,this.slack=n.slack}desktop;email;mobile;slack},m5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>{switch(o.__typename){case"CustomerNeedNotification":return new qz($,o);case"CustomerNotification":return new tz($,o);case"DocumentNotification":return new _P($,o);case"InitiativeNotification":return new AP($,o);case"IssueNotification":return new bP($,o);case"OauthClientApprovalNotification":return new lP($,o);case"PostNotification":return new tP($,o);case"ProjectNotification":return new nJ($,o);case"PullRequestNotification":return new UJ($,o);default:return new nr($,o)}}),new b($,c.pageInfo))}},z5=class extends D{constructor($,n){super($);this.mobile=n.mobile?new P5($,n.mobile):void 0}mobile},P5=class extends D{constructor($,n){super($);this.notificationsDisabled=n.notificationsDisabled??void 0,this.schedule=n.schedule?new J5($,n.schedule):void 0}notificationsDisabled;schedule},dn=class extends D{constructor($,n){super($);this.end=n.end??void 0,this.start=n.start??void 0}end;start},J5=class extends D{constructor($,n){super($);this.disabled=n.disabled??void 0,this.friday=new dn($,n.friday),this.monday=new dn($,n.monday),this.saturday=new dn($,n.saturday),this.sunday=new dn($,n.sunday),this.thursday=new dn($,n.thursday),this.tuesday=new dn($,n.tuesday),this.wednesday=new dn($,n.wednesday)}disabled;friday;monday;saturday;sunday;thursday;tuesday;wednesday},L5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success},gr=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new WL(this._request).fetch($)}delete(){return new KL(this._request).fetch(this.id)}update($){return new YL(this._request).fetch(this.id,$)}},G5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>{switch(o.__typename){case"CustomViewNotificationSubscription":return new hz($,o);case"CustomerNotificationSubscription":return new ez($,o);case"CycleNotificationSubscription":return new cP($,o);case"InitiativeNotificationSubscription":return new XP($,o);case"LabelNotificationSubscription":return new TP($,o);case"ProjectNotificationSubscription":return new gJ($,o);case"TeamNotificationSubscription":return new LJ($,o);case"UserNotificationSubscription":return new SJ($,o);default:return new gr($,o)}}),new b($,c.pageInfo))}},hP=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var A5=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.denyReason=n.denyReason??void 0,this.id=n.id,this.newlyRequestedScopes=n.newlyRequestedScopes??void 0,this.oauthClientId=n.oauthClientId,this.requestReason=n.requestReason??void 0,this.requesterId=n.requesterId,this.responderId=n.responderId??void 0,this.scopes=n.scopes,this.updatedAt=w(n.updatedAt)??new Date,this.status=n.status}archivedAt;createdAt;denyReason;id;newlyRequestedScopes;oauthClientId;requestReason;requesterId;responderId;scopes;updatedAt;status},lP=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.oauthClientApprovalId=n.oauthClientApprovalId,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.oauthClientApproval=new A5($,n.oauthClientApproval),this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;emailedAt;id;oauthClientApprovalId;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;oauthClientApproval;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}};var X5=class extends D{constructor($,n){super($);this.aiDiscussionSummariesEnabled=n.aiDiscussionSummariesEnabled,this.aiThreadSummariesEnabled=n.aiThreadSummariesEnabled,this.allowMembersToInvite=n.allowMembersToInvite??void 0,this.allowedAuthServices=n.allowedAuthServices,this.allowedFileUploadContentTypes=n.allowedFileUploadContentTypes??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.createdIssueCount=n.createdIssueCount,this.customerCount=n.customerCount,this.customersConfiguration=n.customersConfiguration,this.customersEnabled=n.customersEnabled,this.deletionRequestedAt=w(n.deletionRequestedAt)??void 0,this.feedEnabled=n.feedEnabled,this.fiscalYearStartMonth=n.fiscalYearStartMonth,this.gitBranchFormat=n.gitBranchFormat??void 0,this.gitLinkbackDescriptionsEnabled=n.gitLinkbackDescriptionsEnabled,this.gitLinkbackMessagesEnabled=n.gitLinkbackMessagesEnabled,this.gitPublicLinkbackMessagesEnabled=n.gitPublicLinkbackMessagesEnabled,this.hideNonPrimaryOrganizations=n.hideNonPrimaryOrganizations,this.hipaaComplianceEnabled=n.hipaaComplianceEnabled,this.id=n.id,this.initiativeUpdateReminderFrequencyInWeeks=n.initiativeUpdateReminderFrequencyInWeeks??void 0,this.initiativeUpdateRemindersHour=n.initiativeUpdateRemindersHour,this.logoUrl=n.logoUrl??void 0,this.name=n.name,this.periodUploadVolume=n.periodUploadVolume,this.previousUrlKeys=n.previousUrlKeys,this.projectUpdateReminderFrequencyInWeeks=n.projectUpdateReminderFrequencyInWeeks??void 0,this.projectUpdateRemindersHour=n.projectUpdateRemindersHour,this.restrictLabelManagementToAdmins=n.restrictLabelManagementToAdmins??void 0,this.restrictTeamCreationToAdmins=n.restrictTeamCreationToAdmins??void 0,this.roadmapEnabled=n.roadmapEnabled,this.samlEnabled=n.samlEnabled,this.scimEnabled=n.scimEnabled,this.securitySettings=n.securitySettings,this.trialEndsAt=w(n.trialEndsAt)??void 0,this.trialStartsAt=w(n.trialStartsAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.urlKey=n.urlKey,this.userCount=n.userCount,this.subscription=n.subscription?new E5($,n.subscription):void 0,this.ipRestrictions=n.ipRestrictions?n.ipRestrictions.map((c)=>new S5($,c)):void 0,this.projectStatuses=n.projectStatuses.map((c)=>new _r($,c)),this.defaultFeedSummarySchedule=n.defaultFeedSummarySchedule??void 0,this.initiativeUpdateRemindersDay=n.initiativeUpdateRemindersDay,this.projectUpdateRemindersDay=n.projectUpdateRemindersDay,this.projectUpdatesReminderFrequency=n.projectUpdatesReminderFrequency,this.releaseChannel=n.releaseChannel,this.slaDayCount=n.slaDayCount}aiDiscussionSummariesEnabled;aiThreadSummariesEnabled;allowMembersToInvite;allowedAuthServices;allowedFileUploadContentTypes;archivedAt;createdAt;createdIssueCount;customerCount;customersConfiguration;customersEnabled;deletionRequestedAt;feedEnabled;fiscalYearStartMonth;gitBranchFormat;gitLinkbackDescriptionsEnabled;gitLinkbackMessagesEnabled;gitPublicLinkbackMessagesEnabled;hideNonPrimaryOrganizations;hipaaComplianceEnabled;id;initiativeUpdateReminderFrequencyInWeeks;initiativeUpdateRemindersHour;logoUrl;name;periodUploadVolume;previousUrlKeys;projectUpdateReminderFrequencyInWeeks;projectUpdateRemindersHour;restrictLabelManagementToAdmins;restrictTeamCreationToAdmins;roadmapEnabled;samlEnabled;scimEnabled;securitySettings;trialEndsAt;trialStartsAt;updatedAt;urlKey;userCount;ipRestrictions;projectStatuses;subscription;defaultFeedSummarySchedule;initiativeUpdateRemindersDay;projectUpdateRemindersDay;projectUpdatesReminderFrequency;releaseChannel;slaDayCount;integrations($){return new hZ(this._request,$).fetch($)}labels($){return new lZ(this._request,$).fetch($)}projectLabels($){return new uZ(this._request,$).fetch($)}teams($){return new yZ(this._request,$).fetch($)}templates($){return new qZ(this._request,$).fetch($)}users($){return new pZ(this._request,$).fetch($)}delete($){return new EL(this._request).fetch($)}update($){return new ML(this._request).fetch($)}};var W5=class extends D{constructor($,n){super($);this.success=n.success}success},uP=class extends D{constructor($,n){super($);this.success=n.success}success};var K5=class extends D{constructor($,n){super($);this.exists=n.exists,this.success=n.success}exists;success},yP=class extends D{_invitee;_inviter;constructor($,n){super($);this.acceptedAt=w(n.acceptedAt)??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.email=n.email,this.expiresAt=w(n.expiresAt)??void 0,this.external=n.external,this.id=n.id,this.metadata=n.metadata??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.role=n.role,this._invitee=n.invitee??void 0,this._inviter=n.inviter}acceptedAt;archivedAt;createdAt;email;expiresAt;external;id;metadata;updatedAt;role;get invitee(){return this._invitee?.id?new Y(this._request).fetch(this._invitee?.id):void 0}get inviteeId(){return this._invitee?.id}get inviter(){return new Y(this._request).fetch(this._inviter.id)}get inviterId(){return this._inviter?.id}get organization(){return new N$(this._request).fetch()}create($){return new VL(this._request).fetch($)}delete(){return new BL(this._request).fetch(this.id)}update($){return new HL(this._request).fetch(this.id,$)}},Y5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new yP($,o)),new b($,c.pageInfo))}};var qP=class extends D{_organizationInvite;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._organizationInvite=n.organizationInvite}lastSyncId;success;get organizationInvite(){return new hJ(this._request).fetch(this._organizationInvite.id)}get organizationInviteId(){return this._organizationInvite?.id}},S5=class extends D{constructor($,n){super($);this.description=n.description??void 0,this.enabled=n.enabled,this.range=n.range,this.type=n.type}description;enabled;range;type};var Q5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success;get organization(){return new N$(this._request).fetch()}},pP=class extends D{constructor($,n){super($);this.success=n.success}success};var b=class extends D{constructor($,n){super($);this.endCursor=n.endCursor??void 0,this.hasNextPage=n.hasNextPage,this.hasPreviousPage=n.hasPreviousPage,this.startCursor=n.startCursor??void 0}endCursor;hasNextPage;hasPreviousPage;startCursor},E5=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.cancelAt=w(n.cancelAt)??void 0,this.canceledAt=w(n.canceledAt)??void 0,this.collectionMethod=n.collectionMethod,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.nextBillingAt=w(n.nextBillingAt)??void 0,this.pendingChangeType=n.pendingChangeType??void 0,this.seats=n.seats,this.seatsMaximum=n.seatsMaximum??void 0,this.seatsMinimum=n.seatsMinimum??void 0,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0}archivedAt;cancelAt;canceledAt;collectionMethod;createdAt;id;nextBillingAt;pendingChangeType;seats;seatsMaximum;seatsMinimum;type;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}};var tP=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.parentCommentId=n.parentCommentId??void 0,this.postId=n.postId,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;parentCommentId;postId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},eP=class extends D{_convertedFromIssue;_creator;_favorite;_integrationsSettings;_lastAppliedTemplate;_lastUpdate;_lead;_status;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.canceledAt=w(n.canceledAt)??void 0,this.color=n.color,this.completedAt=w(n.completedAt)??void 0,this.completedIssueCountHistory=n.completedIssueCountHistory,this.completedScopeHistory=n.completedScopeHistory,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description,this.healthUpdatedAt=w(n.healthUpdatedAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.inProgressScopeHistory=n.inProgressScopeHistory,this.issueCountHistory=n.issueCountHistory,this.labelIds=n.labelIds,this.name=n.name,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.progress=n.progress,this.projectUpdateRemindersPausedUntilAt=w(n.projectUpdateRemindersPausedUntilAt)??void 0,this.scope=n.scope,this.scopeHistory=n.scopeHistory,this.slackIssueComments=n.slackIssueComments,this.slackIssueStatuses=n.slackIssueStatuses,this.slackNewIssue=n.slackNewIssue,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.startDate=n.startDate??void 0,this.startedAt=w(n.startedAt)??void 0,this.state=n.state,this.targetDate=n.targetDate??void 0,this.trashed=n.trashed??void 0,this.updateReminderFrequency=n.updateReminderFrequency??void 0,this.updateReminderFrequencyInWeeks=n.updateReminderFrequencyInWeeks??void 0,this.updateRemindersHour=n.updateRemindersHour??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.frequencyResolution=n.frequencyResolution,this.health=n.health??void 0,this.startDateResolution=n.startDateResolution??void 0,this.targetDateResolution=n.targetDateResolution??void 0,this.updateRemindersDay=n.updateRemindersDay??void 0,this._convertedFromIssue=n.convertedFromIssue??void 0,this._creator=n.creator??void 0,this._favorite=n.favorite??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._lastUpdate=n.lastUpdate??void 0,this._lead=n.lead??void 0,this._status=n.status}archivedAt;autoArchivedAt;canceledAt;color;completedAt;completedIssueCountHistory;completedScopeHistory;content;createdAt;description;healthUpdatedAt;icon;id;inProgressScopeHistory;issueCountHistory;labelIds;name;priority;priorityLabel;prioritySortOrder;progress;projectUpdateRemindersPausedUntilAt;scope;scopeHistory;slackIssueComments;slackIssueStatuses;slackNewIssue;slugId;sortOrder;startDate;startedAt;state;targetDate;trashed;updateReminderFrequency;updateReminderFrequencyInWeeks;updateRemindersHour;updatedAt;url;documentContent;frequencyResolution;health;startDateResolution;targetDateResolution;updateRemindersDay;get convertedFromIssue(){return this._convertedFromIssue?.id?new v$(this._request).fetch(this._convertedFromIssue?.id):void 0}get convertedFromIssueId(){return this._convertedFromIssue?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get lastUpdate(){return this._lastUpdate?.id?new In(this._request).fetch(this._lastUpdate?.id):void 0}get lastUpdateId(){return this._lastUpdate?.id}get lead(){return this._lead?.id?new Y(this._request).fetch(this._lead?.id):void 0}get leadId(){return this._lead?.id}get status(){return new Bc(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}comments($){return new tZ(this._request,this.id,$).fetch($)}documents($){return new eZ(this._request,this.id,$).fetch($)}externalLinks($){return new dZ(this._request,this.id,$).fetch($)}history($){return new sZ(this._request,this.id,$).fetch($)}initiativeToProjects($){return new aZ(this._request,this.id,$).fetch($)}initiatives($){return new $f(this._request,this.id,$).fetch($)}inverseRelations($){return new nf(this._request,this.id,$).fetch($)}issues($){return new gf(this._request,this.id,$).fetch($)}labels($){return new cf(this._request,this.id,$).fetch($)}members($){return new vf(this._request,this.id,$).fetch($)}needs($){return new of(this._request,this.id,$).fetch($)}projectMilestones($){return new _f(this._request,this.id,$).fetch($)}projectUpdates($){return new rf(this._request,this.id,$).fetch($)}relations($){return new If(this._request,this.id,$).fetch($)}teams($){return new Df(this._request,this.id,$).fetch($)}archive($){return new FL(this._request).fetch(this.id,$)}create($,n){return new xL(this._request).fetch($,n)}delete(){return new ZL(this._request).fetch(this.id)}unarchive(){return new eL(this._request).fetch(this.id)}update(){return new In(this._request).fetch(this.id)}},cr=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new s(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}},V5=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.metadata=n.metadata,this.source=n.source??void 0,this.sourceType=n.sourceType??void 0,this.subtitle=n.subtitle??void 0,this.title=n.title,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator??void 0}archivedAt;createdAt;id;metadata;source;sourceType;subtitle;title;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}};var Gg=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new eP($,o)),new b($,c.pageInfo))}},B5=class extends D{constructor($,n){super($);this.filter=n.filter??void 0,this.logId=n.logId??void 0}filter;logId},H5=class extends D{_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.entries=n.entries,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._project=n.project}archivedAt;createdAt;entries;id;updatedAt;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}},M5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new H5($,o)),new b($,c.pageInfo))}},dP=class extends D{_creator;_parent;_retiredBy;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.isGroup=n.isGroup,this.lastAppliedAt=w(n.lastAppliedAt)??void 0,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0,this._parent=n.parent??void 0,this._retiredBy=n.retiredBy??void 0}archivedAt;color;createdAt;description;id;isGroup;lastAppliedAt;name;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get parent(){return this._parent?.id?new H6(this._request).fetch(this._parent?.id):void 0}get parentId(){return this._parent?.id}get retiredBy(){return this._retiredBy?.id?new Y(this._request).fetch(this._retiredBy?.id):void 0}get retiredById(){return this._retiredBy?.id}children($){return new Uf(this._request,this.id,$).fetch($)}projects($){return new jf(this._request,this.id,$).fetch($)}create($){return new fL(this._request).fetch($)}delete(){return new bL(this._request).fetch(this.id)}update($){return new CL(this._request).fetch(this.id,$)}};var Y6=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new dP($,o)),new b($,c.pageInfo))}},S6=class extends D{_projectLabel;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectLabel=n.projectLabel}lastSyncId;success;get projectLabel(){return new H6(this._request).fetch(this._projectLabel.id)}get projectLabelId(){return this._projectLabel?.id}};var sP=class extends D{_project;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.name=n.name,this.progress=n.progress,this.sortOrder=n.sortOrder,this.targetDate=n.targetDate??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.status=n.status,this._project=n.project}archivedAt;createdAt;description;id;name;progress;sortOrder;targetDate;updatedAt;documentContent;status;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}issues($){return new Nf(this._request,this.id,$).fetch($)}create($){return new RL(this._request).fetch($)}delete(){return new TL(this._request).fetch(this.id)}update($){return new iL(this._request).fetch(this.id,$)}};var aP=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new sP($,o)),new b($,c.pageInfo))}};var $J=class extends D{_projectMilestone;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectMilestone=n.projectMilestone}lastSyncId;success;get projectMilestone(){return new sn(this._request).fetch(this._projectMilestone.id)}get projectMilestoneId(){return this._projectMilestone?.id}},nJ=class extends D{_actor;_comment;_document;_externalUserActor;_parentComment;_project;_projectUpdate;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.commentId=n.commentId??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.parentCommentId=n.parentCommentId??void 0,this.projectId=n.projectId,this.projectMilestoneId=n.projectMilestoneId??void 0,this.projectUpdateId=n.projectUpdateId??void 0,this.reactionEmoji=n.reactionEmoji??void 0,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._comment=n.comment??void 0,this._document=n.document??void 0,this._externalUserActor=n.externalUserActor??void 0,this._parentComment=n.parentComment??void 0,this._project=n.project,this._projectUpdate=n.projectUpdate??void 0,this._user=n.user}archivedAt;commentId;createdAt;emailedAt;id;parentCommentId;projectId;projectMilestoneId;projectUpdateId;reactionEmoji;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get parentComment(){return this._parentComment?.id?new G$(this._request).fetch({id:this._parentComment?.id}):void 0}get project(){return new s(this._request).fetch(this._project.id)}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},gJ=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},Sc=class extends D{_project;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._project=n.project??void 0}lastSyncId;success;get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}},vr=class extends D{_project;_projectMilestone;_relatedProject;_relatedProjectMilestone;_user;constructor($,n){super($);this.anchorType=n.anchorType,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.relatedAnchorType=n.relatedAnchorType,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._project=n.project,this._projectMilestone=n.projectMilestone??void 0,this._relatedProject=n.relatedProject,this._relatedProjectMilestone=n.relatedProjectMilestone??void 0,this._user=n.user??void 0}anchorType;archivedAt;createdAt;id;relatedAnchorType;type;updatedAt;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get projectMilestone(){return this._projectMilestone?.id?new sn(this._request).fetch(this._projectMilestone?.id):void 0}get projectMilestoneId(){return this._projectMilestone?.id}get relatedProject(){return new s(this._request).fetch(this._relatedProject.id)}get relatedProjectId(){return this._relatedProject?.id}get relatedProjectMilestone(){return this._relatedProjectMilestone?.id?new sn(this._request).fetch(this._relatedProjectMilestone?.id):void 0}get relatedProjectMilestoneId(){return this._relatedProjectMilestone?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new hL(this._request).fetch($)}delete(){return new lL(this._request).fetch(this.id)}update($){return new uL(this._request).fetch(this.id,$)}},or=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new vr($,o)),new b($,c.pageInfo))}},cJ=class extends D{_projectRelation;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectRelation=n.projectRelation}lastSyncId;success;get projectRelation(){return new lJ(this._request).fetch(this._projectRelation.id)}get projectRelationId(){return this._projectRelation?.id}},F5=class extends D{constructor($,n){super($);this.totalCount=n.totalCount,this.archivePayload=new q_($,n.archivePayload),this.pageInfo=new b($,n.pageInfo),this.nodes=n.nodes.map((c)=>new x5($,c))}totalCount;nodes;archivePayload;pageInfo},x5=class extends D{_convertedFromIssue;_creator;_favorite;_integrationsSettings;_lastAppliedTemplate;_lastUpdate;_lead;_status;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivedAt=w(n.autoArchivedAt)??void 0,this.canceledAt=w(n.canceledAt)??void 0,this.color=n.color,this.completedAt=w(n.completedAt)??void 0,this.completedIssueCountHistory=n.completedIssueCountHistory,this.completedScopeHistory=n.completedScopeHistory,this.content=n.content??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description,this.healthUpdatedAt=w(n.healthUpdatedAt)??void 0,this.icon=n.icon??void 0,this.id=n.id,this.inProgressScopeHistory=n.inProgressScopeHistory,this.issueCountHistory=n.issueCountHistory,this.labelIds=n.labelIds,this.metadata=n.metadata,this.name=n.name,this.priority=n.priority,this.priorityLabel=n.priorityLabel,this.prioritySortOrder=n.prioritySortOrder,this.progress=n.progress,this.projectUpdateRemindersPausedUntilAt=w(n.projectUpdateRemindersPausedUntilAt)??void 0,this.scope=n.scope,this.scopeHistory=n.scopeHistory,this.slackIssueComments=n.slackIssueComments,this.slackIssueStatuses=n.slackIssueStatuses,this.slackNewIssue=n.slackNewIssue,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.startDate=n.startDate??void 0,this.startedAt=w(n.startedAt)??void 0,this.state=n.state,this.targetDate=n.targetDate??void 0,this.trashed=n.trashed??void 0,this.updateReminderFrequency=n.updateReminderFrequency??void 0,this.updateReminderFrequencyInWeeks=n.updateReminderFrequencyInWeeks??void 0,this.updateRemindersHour=n.updateRemindersHour??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.documentContent=n.documentContent?new Xc($,n.documentContent):void 0,this.frequencyResolution=n.frequencyResolution,this.health=n.health??void 0,this.startDateResolution=n.startDateResolution??void 0,this.targetDateResolution=n.targetDateResolution??void 0,this.updateRemindersDay=n.updateRemindersDay??void 0,this._convertedFromIssue=n.convertedFromIssue??void 0,this._creator=n.creator??void 0,this._favorite=n.favorite??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._lastAppliedTemplate=n.lastAppliedTemplate??void 0,this._lastUpdate=n.lastUpdate??void 0,this._lead=n.lead??void 0,this._status=n.status}archivedAt;autoArchivedAt;canceledAt;color;completedAt;completedIssueCountHistory;completedScopeHistory;content;createdAt;description;healthUpdatedAt;icon;id;inProgressScopeHistory;issueCountHistory;labelIds;metadata;name;priority;priorityLabel;prioritySortOrder;progress;projectUpdateRemindersPausedUntilAt;scope;scopeHistory;slackIssueComments;slackIssueStatuses;slackNewIssue;slugId;sortOrder;startDate;startedAt;state;targetDate;trashed;updateReminderFrequency;updateReminderFrequencyInWeeks;updateRemindersHour;updatedAt;url;documentContent;frequencyResolution;health;startDateResolution;targetDateResolution;updateRemindersDay;get convertedFromIssue(){return this._convertedFromIssue?.id?new v$(this._request).fetch(this._convertedFromIssue?.id):void 0}get convertedFromIssueId(){return this._convertedFromIssue?.id}get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get favorite(){return this._favorite?.id?new ng(this._request).fetch(this._favorite?.id):void 0}get favoriteId(){return this._favorite?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get lastAppliedTemplate(){return this._lastAppliedTemplate?.id?new S$(this._request).fetch(this._lastAppliedTemplate?.id):void 0}get lastAppliedTemplateId(){return this._lastAppliedTemplate?.id}get lastUpdate(){return this._lastUpdate?.id?new In(this._request).fetch(this._lastUpdate?.id):void 0}get lastUpdateId(){return this._lastUpdate?.id}get lead(){return this._lead?.id?new Y(this._request).fetch(this._lead?.id):void 0}get leadId(){return this._lead?.id}get status(){return new Bc(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}},_r=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.indefinite=n.indefinite,this.name=n.name,this.position=n.position,this.updatedAt=w(n.updatedAt)??new Date,this.type=n.type}archivedAt;color;createdAt;description;id;indefinite;name;position;updatedAt;type;archive(){return new yL(this._request).fetch(this.id)}create($){return new qL(this._request).fetch($)}unarchive(){return new pL(this._request).fetch(this.id)}update($){return new tL(this._request).fetch(this.id,$)}},vJ=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new Bc(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var Z5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new _r($,o)),new b($,c.pageInfo))}};var oJ=class extends D{_status;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._status=n.status}lastSyncId;success;get status(){return new Bc(this._request).fetch(this._status.id)}get statusId(){return this._status?.id}},_J=class extends D{_project;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.body=n.body,this.commentCount=n.commentCount,this.createdAt=w(n.createdAt)??new Date,this.diff=n.diff??void 0,this.diffMarkdown=n.diffMarkdown??void 0,this.editedAt=w(n.editedAt)??void 0,this.id=n.id,this.isDiffHidden=n.isDiffHidden,this.isStale=n.isStale,this.reactionData=n.reactionData,this.slugId=n.slugId,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this.reactions=n.reactions.map((c)=>new Ag($,c)),this.health=n.health,this._project=n.project,this._user=n.user}archivedAt;body;commentCount;createdAt;diff;diffMarkdown;editedAt;id;isDiffHidden;isStale;reactionData;slugId;updatedAt;url;reactions;health;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}comments($){return new wf(this._request,this.id,$).fetch($)}archive(){return new dL(this._request).fetch(this.id)}create($){return new sL(this._request).fetch($)}delete(){return new aL(this._request).fetch(this.id)}unarchive(){return new $G(this._request).fetch(this.id)}update($){return new nG(this._request).fetch(this.id,$)}},rJ=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new In(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var IJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new _J($,o)),new b($,c.pageInfo))}},DJ=class extends D{_projectUpdate;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._projectUpdate=n.projectUpdate}lastSyncId;success;get projectUpdate(){return new In(this._request).fetch(this._projectUpdate.id)}get projectUpdateId(){return this._projectUpdate?.id}},f5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var UJ=class extends D{_actor;_externalUserActor;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emailedAt=w(n.emailedAt)??void 0,this.id=n.id,this.pullRequestCommentId=n.pullRequestCommentId??void 0,this.pullRequestId=n.pullRequestId,this.readAt=w(n.readAt)??void 0,this.snoozedUntilAt=w(n.snoozedUntilAt)??void 0,this.type=n.type,this.unsnoozedAt=w(n.unsnoozedAt)??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.botActor=n.botActor?new b$($,n.botActor):void 0,this.category=n.category,this._actor=n.actor??void 0,this._externalUserActor=n.externalUserActor??void 0,this._user=n.user}archivedAt;createdAt;emailedAt;id;pullRequestCommentId;pullRequestId;readAt;snoozedUntilAt;type;unsnoozedAt;updatedAt;botActor;category;get actor(){return this._actor?.id?new Y(this._request).fetch(this._actor?.id):void 0}get actorId(){return this._actor?.id}get externalUserActor(){return this._externalUserActor?.id?new A$(this._request).fetch(this._externalUserActor?.id):void 0}get externalUserActorId(){return this._externalUserActor?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},b5=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date}archivedAt;createdAt;id;updatedAt;create($){return new gG(this._request).fetch($)}delete(){return new cG(this._request).fetch(this.id)}},jJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.entity=new b5($,n.entity)}lastSyncId;success;entity},C5=class extends D{constructor($,n){super($);this.success=n.success}success},R5=class extends D{constructor($,n){super($);this.identifier=n.identifier??void 0,this.kind=n.kind,this.limits=n.limits.map((c)=>new T5($,c))}identifier;kind;limits},T5=class extends D{constructor($,n){super($);this.allowedAmount=n.allowedAmount,this.period=n.period,this.remainingAmount=n.remainingAmount,this.requestedAmount=n.requestedAmount,this.reset=n.reset,this.type=n.type}allowedAmount;period;remainingAmount;requestedAmount;reset;type},Ag=class extends D{_comment;_externalUser;_initiativeUpdate;_issue;_projectUpdate;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.emoji=n.emoji,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this._comment=n.comment??void 0,this._externalUser=n.externalUser??void 0,this._initiativeUpdate=n.initiativeUpdate??void 0,this._issue=n.issue??void 0,this._projectUpdate=n.projectUpdate??void 0,this._user=n.user??void 0}archivedAt;createdAt;emoji;id;updatedAt;get comment(){return this._comment?.id?new G$(this._request).fetch({id:this._comment?.id}):void 0}get commentId(){return this._comment?.id}get externalUser(){return this._externalUser?.id?new A$(this._request).fetch(this._externalUser?.id):void 0}get externalUserId(){return this._externalUser?.id}get initiativeUpdate(){return this._initiativeUpdate?.id?new Jn(this._request).fetch(this._initiativeUpdate?.id):void 0}get initiativeUpdateId(){return this._initiativeUpdate?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get projectUpdate(){return this._projectUpdate?.id?new In(this._request).fetch(this._projectUpdate?.id):void 0}get projectUpdateId(){return this._projectUpdate?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}create($){return new vG(this._request).fetch($)}delete(){return new oG(this._request).fetch(this.id)}},i5=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.reaction=new Ag($,n.reaction)}lastSyncId;success;reaction};var h5=class extends D{constructor($,n){super($);this.confidence=n.confidence,this.hostname=n.hostname??void 0,this.repositoryFullName=n.repositoryFullName}confidence;hostname;repositoryFullName},l5=class extends D{constructor($,n){super($);this.suggestions=n.suggestions.map((c)=>new h5($,c))}suggestions},NJ=class extends D{_creator;_owner;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.name=n.name,this.slugId=n.slugId,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url,this._creator=n.creator,this._owner=n.owner??void 0}archivedAt;color;createdAt;description;id;name;slugId;sortOrder;updatedAt;url;get creator(){return new Y(this._request).fetch(this._creator.id)}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}get owner(){return this._owner?.id?new Y(this._request).fetch(this._owner?.id):void 0}get ownerId(){return this._owner?.id}projects($){return new Of(this._request,this.id,$).fetch($)}archive(){return new _G(this._request).fetch(this.id)}create($){return new rG(this._request).fetch($)}delete(){return new IG(this._request).fetch(this.id)}unarchive(){return new NG(this._request).fetch(this.id)}update($){return new wG(this._request).fetch(this.id,$)}},wJ=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new M6(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}},u5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new NJ($,o)),new b($,c.pageInfo))}},OJ=class extends D{_roadmap;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._roadmap=n.roadmap}lastSyncId;success;get roadmap(){return new M6(this._request).fetch(this._roadmap.id)}get roadmapId(){return this._roadmap?.id}},kJ=class extends D{_project;_roadmap;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._project=n.project,this._roadmap=n.roadmap}archivedAt;createdAt;id;sortOrder;updatedAt;get project(){return new s(this._request).fetch(this._project.id)}get projectId(){return this._project?.id}get roadmap(){return new M6(this._request).fetch(this._roadmap.id)}get roadmapId(){return this._roadmap?.id}create($){return new DG(this._request).fetch($)}delete(){return new UG(this._request).fetch(this.id)}update($){return new jG(this._request).fetch(this.id,$)}},y5=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new kJ($,o)),new b($,c.pageInfo))}},mJ=class extends D{_roadmapToProject;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._roadmapToProject=n.roadmapToProject}lastSyncId;success;get roadmapToProject(){return new uJ(this._request).fetch(this._roadmapToProject.id)}get roadmapToProjectId(){return this._roadmapToProject?.id}},q5=class extends D{constructor($,n){super($);this.enabled=n.enabled,this.results=n.results.map((c)=>new p5($,c))}enabled;results},p5=class extends D{_document;_initiative;_issue;_project;constructor($,n){super($);this.id=n.id,this.type=n.type,this._document=n.document??void 0,this._initiative=n.initiative??void 0,this._issue=n.issue??void 0,this._project=n.project??void 0}id;type;get document(){return this._document?.id?new Hn(this._request).fetch(this._document?.id):void 0}get documentId(){return this._document?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get issue(){return this._issue?.id?new v$(this._request).fetch(this._issue?.id):void 0}get issueId(){return this._issue?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}},t5=class extends D{_creator;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.canSendFromCustomDomain=n.canSendFromCustomDomain,this.createdAt=w(n.createdAt)??new Date,this.domain=n.domain,this.id=n.id,this.region=n.region,this.updatedAt=w(n.updatedAt)??new Date,this.dnsRecords=n.dnsRecords.map((c)=>new e5($,c)),this._creator=n.creator??void 0}archivedAt;canSendFromCustomDomain;createdAt;domain;id;region;updatedAt;dnsRecords;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get organization(){return new N$(this._request).fetch()}},e5=class extends D{constructor($,n){super($);this.content=n.content,this.isVerified=n.isVerified,this.name=n.name,this.type=n.type}content;isVerified;name;type},d5=class extends D{constructor($,n){super($);this.hasDefaultAsk=n.hasDefaultAsk,this.id=n.id}hasDefaultAsk;id},Q6=class extends D{_integration;constructor($,n){super($);this.addBot=n.addBot,this.lastSyncId=n.lastSyncId,this.nudgeToConnectMainSlackIntegration=n.nudgeToConnectMainSlackIntegration??void 0,this.nudgeToUpdateMainSlackIntegration=n.nudgeToUpdateMainSlackIntegration??void 0,this.success=n.success,this._integration=n.integration??void 0}addBot;lastSyncId;nudgeToConnectMainSlackIntegration;nudgeToUpdateMainSlackIntegration;success;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}},s5=class extends D{constructor($,n){super($);this.aiTitles=n.aiTitles??void 0,this.autoCreateOnBotMention=n.autoCreateOnBotMention??void 0,this.autoCreateOnEmoji=n.autoCreateOnEmoji??void 0,this.autoCreateOnMessage=n.autoCreateOnMessage??void 0,this.autoCreateTemplateId=n.autoCreateTemplateId??void 0,this.botAdded=n.botAdded??void 0,this.id=n.id,this.isPrivate=n.isPrivate??void 0,this.isShared=n.isShared??void 0,this.name=n.name,this.postAcceptedFromTriageUpdates=n.postAcceptedFromTriageUpdates??void 0,this.postCancellationUpdates=n.postCancellationUpdates??void 0,this.postCompletionUpdates=n.postCompletionUpdates??void 0,this.teams=n.teams.map((c)=>new d5($,c))}aiTitles;autoCreateOnBotMention;autoCreateOnEmoji;autoCreateOnMessage;autoCreateTemplateId;botAdded;id;isPrivate;isShared;name;postAcceptedFromTriageUpdates;postCancellationUpdates;postCompletionUpdates;teams},a5=class extends D{constructor($,n){super($);this.samlSsoUrl=n.samlSsoUrl,this.success=n.success}samlSsoUrl;success},$M=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success};var nM=class extends D{constructor($,n){super($);this.displayName=n.displayName??void 0,this.id=n.id??void 0,this.isConnected=n.isConnected,this.isPersonalIntegrationConnected=n.isPersonalIntegrationConnected,this.isPersonalIntegrationRequired=n.isPersonalIntegrationRequired,this.name=n.name??void 0,this.subType=n.subType??void 0,this.type=n.type,this.url=n.url??void 0}displayName;id;isConnected;isPersonalIntegrationConnected;isPersonalIntegrationRequired;name;subType;type;url},zJ=class extends D{_activeCycle;_defaultIssueState;_defaultProjectTemplate;_defaultTemplateForMembers;_defaultTemplateForNonMembers;_draftWorkflowState;_integrationsSettings;_markedAsDuplicateWorkflowState;_mergeWorkflowState;_mergeableWorkflowState;_reviewWorkflowState;_startWorkflowState;_triageIssueState;_triageResponsibility;constructor($,n){super($);this.aiDiscussionSummariesEnabled=n.aiDiscussionSummariesEnabled,this.aiThreadSummariesEnabled=n.aiThreadSummariesEnabled,this.allMembersCanJoin=n.allMembersCanJoin??void 0,this.archivedAt=w(n.archivedAt)??void 0,this.autoArchivePeriod=n.autoArchivePeriod,this.autoCloseChildIssues=n.autoCloseChildIssues??void 0,this.autoCloseParentIssues=n.autoCloseParentIssues??void 0,this.autoClosePeriod=n.autoClosePeriod??void 0,this.autoCloseStateId=n.autoCloseStateId??void 0,this.color=n.color??void 0,this.createdAt=w(n.createdAt)??new Date,this.cycleCalenderUrl=n.cycleCalenderUrl,this.cycleCooldownTime=n.cycleCooldownTime,this.cycleDuration=n.cycleDuration,this.cycleIssueAutoAssignCompleted=n.cycleIssueAutoAssignCompleted,this.cycleIssueAutoAssignStarted=n.cycleIssueAutoAssignStarted,this.cycleLockToActive=n.cycleLockToActive,this.cycleStartDay=n.cycleStartDay,this.cyclesEnabled=n.cyclesEnabled,this.defaultIssueEstimate=n.defaultIssueEstimate,this.defaultTemplateForMembersId=n.defaultTemplateForMembersId??void 0,this.defaultTemplateForNonMembersId=n.defaultTemplateForNonMembersId??void 0,this.description=n.description??void 0,this.displayName=n.displayName,this.groupIssueHistory=n.groupIssueHistory,this.icon=n.icon??void 0,this.id=n.id,this.inheritIssueEstimation=n.inheritIssueEstimation,this.inheritWorkflowStatuses=n.inheritWorkflowStatuses,this.inviteHash=n.inviteHash,this.issueCount=n.issueCount,this.issueEstimationAllowZero=n.issueEstimationAllowZero,this.issueEstimationExtended=n.issueEstimationExtended,this.issueEstimationType=n.issueEstimationType,this.issueOrderingNoPriorityFirst=n.issueOrderingNoPriorityFirst,this.issueSortOrderDefaultToBottom=n.issueSortOrderDefaultToBottom,this.key=n.key,this.name=n.name,this.private=n.private,this.requirePriorityToLeaveTriage=n.requirePriorityToLeaveTriage,this.scimGroupName=n.scimGroupName??void 0,this.scimManaged=n.scimManaged,this.securitySettings=n.securitySettings,this.setIssueSortOrderOnStateChange=n.setIssueSortOrderOnStateChange,this.slackIssueComments=n.slackIssueComments,this.slackIssueStatuses=n.slackIssueStatuses,this.slackNewIssue=n.slackNewIssue,this.timezone=n.timezone,this.triageEnabled=n.triageEnabled,this.upcomingCycleCount=n.upcomingCycleCount,this.updatedAt=w(n.updatedAt)??new Date,this._activeCycle=n.activeCycle??void 0,this._defaultIssueState=n.defaultIssueState??void 0,this._defaultProjectTemplate=n.defaultProjectTemplate??void 0,this._defaultTemplateForMembers=n.defaultTemplateForMembers??void 0,this._defaultTemplateForNonMembers=n.defaultTemplateForNonMembers??void 0,this._draftWorkflowState=n.draftWorkflowState??void 0,this._integrationsSettings=n.integrationsSettings??void 0,this._markedAsDuplicateWorkflowState=n.markedAsDuplicateWorkflowState??void 0,this._mergeWorkflowState=n.mergeWorkflowState??void 0,this._mergeableWorkflowState=n.mergeableWorkflowState??void 0,this._reviewWorkflowState=n.reviewWorkflowState??void 0,this._startWorkflowState=n.startWorkflowState??void 0,this._triageIssueState=n.triageIssueState??void 0,this._triageResponsibility=n.triageResponsibility??void 0}aiDiscussionSummariesEnabled;aiThreadSummariesEnabled;allMembersCanJoin;archivedAt;autoArchivePeriod;autoCloseChildIssues;autoCloseParentIssues;autoClosePeriod;autoCloseStateId;color;createdAt;cycleCalenderUrl;cycleCooldownTime;cycleDuration;cycleIssueAutoAssignCompleted;cycleIssueAutoAssignStarted;cycleLockToActive;cycleStartDay;cyclesEnabled;defaultIssueEstimate;defaultTemplateForMembersId;defaultTemplateForNonMembersId;description;displayName;groupIssueHistory;icon;id;inheritIssueEstimation;inheritWorkflowStatuses;inviteHash;issueCount;issueEstimationAllowZero;issueEstimationExtended;issueEstimationType;issueOrderingNoPriorityFirst;issueSortOrderDefaultToBottom;key;name;private;requirePriorityToLeaveTriage;scimGroupName;scimManaged;securitySettings;setIssueSortOrderOnStateChange;slackIssueComments;slackIssueStatuses;slackNewIssue;timezone;triageEnabled;upcomingCycleCount;updatedAt;get activeCycle(){return this._activeCycle?.id?new m$(this._request).fetch(this._activeCycle?.id):void 0}get activeCycleId(){return this._activeCycle?.id}get defaultIssueState(){return this._defaultIssueState?.id?new J$(this._request).fetch(this._defaultIssueState?.id):void 0}get defaultIssueStateId(){return this._defaultIssueState?.id}get defaultProjectTemplate(){return this._defaultProjectTemplate?.id?new S$(this._request).fetch(this._defaultProjectTemplate?.id):void 0}get defaultProjectTemplateId(){return this._defaultProjectTemplate?.id}get defaultTemplateForMembers(){return this._defaultTemplateForMembers?.id?new S$(this._request).fetch(this._defaultTemplateForMembers?.id):void 0}get defaultTemplateForNonMembers(){return this._defaultTemplateForNonMembers?.id?new S$(this._request).fetch(this._defaultTemplateForNonMembers?.id):void 0}get draftWorkflowState(){return this._draftWorkflowState?.id?new J$(this._request).fetch(this._draftWorkflowState?.id):void 0}get draftWorkflowStateId(){return this._draftWorkflowState?.id}get integrationsSettings(){return this._integrationsSettings?.id?new Wg(this._request).fetch(this._integrationsSettings?.id):void 0}get integrationsSettingsId(){return this._integrationsSettings?.id}get markedAsDuplicateWorkflowState(){return this._markedAsDuplicateWorkflowState?.id?new J$(this._request).fetch(this._markedAsDuplicateWorkflowState?.id):void 0}get markedAsDuplicateWorkflowStateId(){return this._markedAsDuplicateWorkflowState?.id}get mergeWorkflowState(){return this._mergeWorkflowState?.id?new J$(this._request).fetch(this._mergeWorkflowState?.id):void 0}get mergeWorkflowStateId(){return this._mergeWorkflowState?.id}get mergeableWorkflowState(){return this._mergeableWorkflowState?.id?new J$(this._request).fetch(this._mergeableWorkflowState?.id):void 0}get mergeableWorkflowStateId(){return this._mergeableWorkflowState?.id}get organization(){return new N$(this._request).fetch()}get reviewWorkflowState(){return this._reviewWorkflowState?.id?new J$(this._request).fetch(this._reviewWorkflowState?.id):void 0}get reviewWorkflowStateId(){return this._reviewWorkflowState?.id}get startWorkflowState(){return this._startWorkflowState?.id?new J$(this._request).fetch(this._startWorkflowState?.id):void 0}get startWorkflowStateId(){return this._startWorkflowState?.id}get triageIssueState(){return this._triageIssueState?.id?new J$(this._request).fetch(this._triageIssueState?.id):void 0}get triageIssueStateId(){return this._triageIssueState?.id}get triageResponsibility(){return this._triageResponsibility?.id?new Or(this._request).fetch(this._triageResponsibility?.id):void 0}get triageResponsibilityId(){return this._triageResponsibility?.id}cycles($){return new kf(this._request,this.id,$).fetch($)}gitAutomationStates($){return new mf(this._request,this.id,$).fetch($)}issues($){return new zf(this._request,this.id,$).fetch($)}labels($){return new Pf(this._request,this.id,$).fetch($)}members($){return new Jf(this._request,this.id,$).fetch($)}memberships($){return new Lf(this._request,this.id,$).fetch($)}projects($){return new Gf(this._request,this.id,$).fetch($)}states($){return new Af(this._request,this.id,$).fetch($)}templates($){return new Xf(this._request,this.id,$).fetch($)}webhooks($){return new Wf(this._request,this.id,$).fetch($)}create($,n){return new OG(this._request).fetch($,n)}delete(){return new kG(this._request).fetch(this.id)}unarchive(){return new JG(this._request).fetch(this.id)}update($,n){return new LG(this._request).fetch(this.id,$,n)}},gM=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new a(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var Qc=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new zJ($,o)),new b($,c.pageInfo))}},PJ=class extends D{_team;_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.owner=n.owner,this.sortOrder=n.sortOrder,this.updatedAt=w(n.updatedAt)??new Date,this._team=n.team,this._user=n.user}archivedAt;createdAt;id;owner;sortOrder;updatedAt;get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}create($){return new mG(this._request).fetch($)}delete($){return new zG(this._request).fetch(this.id,$)}update($){return new PG(this._request).fetch(this.id,$)}},rr=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new PJ($,o)),new b($,c.pageInfo))}},JJ=class extends D{_teamMembership;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._teamMembership=n.teamMembership??void 0}lastSyncId;success;get teamMembership(){return this._teamMembership?.id?new yJ(this._request).fetch(this._teamMembership?.id):void 0}get teamMembershipId(){return this._teamMembership?.id}},LJ=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team,this._user=n.user??void 0}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}};var Ir=class extends D{_team;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._team=n.team??void 0}lastSyncId;success;get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}};var E6=class extends D{_creator;_inheritedFrom;_lastUpdatedBy;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.lastAppliedAt=w(n.lastAppliedAt)??void 0,this.name=n.name,this.sortOrder=n.sortOrder,this.templateData=Vn(n.templateData)??{},this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._creator=n.creator??void 0,this._inheritedFrom=n.inheritedFrom??void 0,this._lastUpdatedBy=n.lastUpdatedBy??void 0,this._team=n.team??void 0}archivedAt;createdAt;description;id;lastAppliedAt;name;sortOrder;templateData;type;updatedAt;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get inheritedFrom(){return this._inheritedFrom?.id?new S$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get lastUpdatedBy(){return this._lastUpdatedBy?.id?new Y(this._request).fetch(this._lastUpdatedBy?.id):void 0}get lastUpdatedById(){return this._lastUpdatedBy?.id}get organization(){return new N$(this._request).fetch()}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}create($){return new GG(this._request).fetch($)}delete(){return new AG(this._request).fetch(this.id)}update($){return new XG(this._request).fetch(this.id,$)}},GJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new E6($,o)),new b($,c.pageInfo))}},AJ=class extends D{_template;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._template=n.template}lastSyncId;success;get template(){return new S$(this._request).fetch(this._template.id)}get templateId(){return this._template?.id}},XJ=class extends D{_integration;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.externalId=n.externalId??void 0,this.externalUrl=n.externalUrl??void 0,this.id=n.id,this.name=n.name,this.updatedAt=w(n.updatedAt)??new Date,this.entries=n.entries?n.entries.map((c)=>new vM($,c)):void 0,this._integration=n.integration??void 0}archivedAt;createdAt;externalId;externalUrl;id;name;updatedAt;entries;get integration(){return this._integration?.id?new vn(this._request).fetch(this._integration?.id):void 0}get integrationId(){return this._integration?.id}get organization(){return new N$(this._request).fetch()}create($){return new WG(this._request).fetch($)}delete(){return new KG(this._request).fetch(this.id)}update($){return new YG(this._request).fetch(this.id,$)}},cM=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new XJ($,o)),new b($,c.pageInfo))}},vM=class extends D{constructor($,n){super($);this.endsAt=w(n.endsAt)??new Date,this.startsAt=w(n.startsAt)??new Date,this.userEmail=n.userEmail??void 0,this.userId=n.userId??void 0}endsAt;startsAt;userEmail;userId},V6=class extends D{_timeSchedule;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._timeSchedule=n.timeSchedule}lastSyncId;success;get timeSchedule(){return new wr(this._request).fetch(this._timeSchedule.id)}get timeScheduleId(){return this._timeSchedule?.id}},WJ=class extends D{_currentUser;_team;_timeSchedule;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.updatedAt=w(n.updatedAt)??new Date,this.manualSelection=n.manualSelection?new _M($,n.manualSelection):void 0,this.action=n.action,this._currentUser=n.currentUser??void 0,this._team=n.team,this._timeSchedule=n.timeSchedule??void 0}archivedAt;createdAt;id;updatedAt;manualSelection;action;get currentUser(){return this._currentUser?.id?new Y(this._request).fetch(this._currentUser?.id):void 0}get currentUserId(){return this._currentUser?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}get timeSchedule(){return this._timeSchedule?.id?new wr(this._request).fetch(this._timeSchedule?.id):void 0}get timeScheduleId(){return this._timeSchedule?.id}create($){return new SG(this._request).fetch($)}delete(){return new QG(this._request).fetch(this.id)}update($){return new EG(this._request).fetch(this.id,$)}},oM=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new WJ($,o)),new b($,c.pageInfo))}},_M=class extends D{constructor($,n){super($);this.userIds=n.userIds}userIds},KJ=class extends D{_triageResponsibility;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._triageResponsibility=n.triageResponsibility}lastSyncId;success;get triageResponsibility(){return new Or(this._request).fetch(this._triageResponsibility.id)}get triageResponsibilityId(){return this._triageResponsibility?.id}},rM=class extends D{constructor($,n){super($);this.assetUrl=n.assetUrl,this.contentType=n.contentType,this.filename=n.filename,this.metaData=n.metaData??void 0,this.size=n.size,this.uploadUrl=n.uploadUrl,this.headers=n.headers.map((c)=>new IM($,c))}assetUrl;contentType;filename;metaData;size;uploadUrl;headers},IM=class extends D{constructor($,n){super($);this.key=n.key,this.value=n.value}key;value},YJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.uploadFile=n.uploadFile?new rM($,n.uploadFile):void 0}lastSyncId;success;uploadFile},Lg=class extends D{constructor($,n){super($);this.active=n.active,this.admin=n.admin,this.app=n.app,this.archivedAt=w(n.archivedAt)??void 0,this.avatarBackgroundColor=n.avatarBackgroundColor,this.avatarUrl=n.avatarUrl??void 0,this.calendarHash=n.calendarHash??void 0,this.canAccessAnyPublicTeam=n.canAccessAnyPublicTeam,this.createdAt=w(n.createdAt)??new Date,this.createdIssueCount=n.createdIssueCount,this.description=n.description??void 0,this.disableReason=n.disableReason??void 0,this.displayName=n.displayName,this.email=n.email,this.gitHubUserId=n.gitHubUserId??void 0,this.guest=n.guest,this.id=n.id,this.initials=n.initials,this.inviteHash=n.inviteHash,this.isAssignable=n.isAssignable,this.isMe=n.isMe,this.isMentionable=n.isMentionable,this.lastSeen=w(n.lastSeen)??void 0,this.name=n.name,this.owner=n.owner,this.statusEmoji=n.statusEmoji??void 0,this.statusLabel=n.statusLabel??void 0,this.statusUntilAt=w(n.statusUntilAt)??void 0,this.supportsAgentSessions=n.supportsAgentSessions,this.timezone=n.timezone??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url}active;admin;app;archivedAt;avatarBackgroundColor;avatarUrl;calendarHash;canAccessAnyPublicTeam;createdAt;createdIssueCount;description;disableReason;displayName;email;gitHubUserId;guest;id;initials;inviteHash;isAssignable;isMe;isMentionable;lastSeen;name;owner;statusEmoji;statusLabel;statusUntilAt;supportsAgentSessions;timezone;updatedAt;url;get organization(){return new N$(this._request).fetch()}assignedIssues($){return new Kf(this._request,this.id,$).fetch($)}createdIssues($){return new Yf(this._request,this.id,$).fetch($)}delegatedIssues($){return new Sf(this._request,this.id,$).fetch($)}drafts($){return new Qf(this._request,this.id,$).fetch($)}teamMemberships($){return new Ef(this._request,this.id,$).fetch($)}teams($){return new Vf(this._request,this.id,$).fetch($)}suspend(){return new BG(this._request).fetch(this.id)}unsuspend(){return new HG(this._request).fetch(this.id)}update($){return new MG(this._request).fetch(this.id,$)}};var Dn=class extends D{constructor($,n){super($);this.success=n.success}success};var Ec=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new Lg($,o)),new b($,c.pageInfo))}},SJ=class extends D{_customView;_customer;_cycle;_initiative;_label;_project;_subscriber;_team;_user;constructor($,n){super($);this.active=n.active,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.notificationSubscriptionTypes=n.notificationSubscriptionTypes,this.updatedAt=w(n.updatedAt)??new Date,this.contextViewType=n.contextViewType??void 0,this.userContextViewType=n.userContextViewType??void 0,this._customView=n.customView??void 0,this._customer=n.customer??void 0,this._cycle=n.cycle??void 0,this._initiative=n.initiative??void 0,this._label=n.label??void 0,this._project=n.project??void 0,this._subscriber=n.subscriber,this._team=n.team??void 0,this._user=n.user}active;archivedAt;createdAt;id;notificationSubscriptionTypes;updatedAt;contextViewType;userContextViewType;get customView(){return this._customView?.id?new d$(this._request).fetch(this._customView?.id):void 0}get customViewId(){return this._customView?.id}get customer(){return this._customer?.id?new C$(this._request).fetch(this._customer?.id):void 0}get customerId(){return this._customer?.id}get cycle(){return this._cycle?.id?new m$(this._request).fetch(this._cycle?.id):void 0}get cycleId(){return this._cycle?.id}get initiative(){return this._initiative?.id?new o$(this._request).fetch(this._initiative?.id):void 0}get initiativeId(){return this._initiative?.id}get label(){return this._label?.id?new f$(this._request).fetch(this._label?.id):void 0}get labelId(){return this._label?.id}get project(){return this._project?.id?new s(this._request).fetch(this._project?.id):void 0}get projectId(){return this._project?.id}get subscriber(){return new Y(this._request).fetch(this._subscriber.id)}get subscriberId(){return this._subscriber?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}},Dr=class extends D{_user;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._user=n.user??void 0}lastSyncId;success;get user(){return this._user?.id?new Y(this._request).fetch(this._user?.id):void 0}get userId(){return this._user?.id}},DM=class extends D{_user;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.autoAssignToSelf=n.autoAssignToSelf,this.calendarHash=n.calendarHash??void 0,this.createdAt=w(n.createdAt)??new Date,this.feedLastSeenTime=w(n.feedLastSeenTime)??void 0,this.id=n.id,this.showFullUserNames=n.showFullUserNames,this.subscribedToChangelog=n.subscribedToChangelog,this.subscribedToDPA=n.subscribedToDPA,this.subscribedToInviteAccepted=n.subscribedToInviteAccepted,this.subscribedToPrivacyLegalUpdates=n.subscribedToPrivacyLegalUpdates,this.unsubscribedFrom=n.unsubscribedFrom,this.updatedAt=w(n.updatedAt)??new Date,this.notificationCategoryPreferences=new k5($,n.notificationCategoryPreferences),this.notificationChannelPreferences=new Y$($,n.notificationChannelPreferences),this.notificationDeliveryPreferences=new z5($,n.notificationDeliveryPreferences),this.theme=n.theme?new OM($,n.theme):void 0,this.feedSummarySchedule=n.feedSummarySchedule??void 0,this._user=n.user}archivedAt;autoAssignToSelf;calendarHash;createdAt;feedLastSeenTime;id;showFullUserNames;subscribedToChangelog;subscribedToDPA;subscribedToInviteAccepted;subscribedToPrivacyLegalUpdates;unsubscribedFrom;updatedAt;notificationCategoryPreferences;notificationChannelPreferences;notificationDeliveryPreferences;theme;feedSummarySchedule;get user(){return new Y(this._request).fetch(this._user.id)}get userId(){return this._user?.id}update($){return new VG(this._request).fetch(this.id,$)}},UM=class extends D{constructor($,n){super($);this.accent=n.accent,this.base=n.base,this.contrast=n.contrast}accent;base;contrast},jM=class extends D{constructor($,n){super($);this.accent=n.accent,this.base=n.base,this.contrast=n.contrast,this.sidebar=n.sidebar?new UM($,n.sidebar):void 0}accent;base;contrast;sidebar},NM=class extends D{constructor($,n){super($);this.flag=n.flag??void 0,this.lastSyncId=n.lastSyncId,this.success=n.success,this.value=n.value??void 0}flag;lastSyncId;success;value},wM=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success},QJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success}lastSyncId;success;get userSettings(){return new qJ(this._request).fetch()}},OM=class extends D{constructor($,n){super($);this.custom=n.custom?new jM($,n.custom):void 0,this.preset=n.preset}custom;preset};var C_=class extends D{constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.id=n.id,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this.viewType=n.viewType,this.preferences=new VJ($,n.preferences)}archivedAt;createdAt;id;type;updatedAt;viewType;preferences;create($){return new FG(this._request).fetch($)}delete(){return new xG(this._request).fetch(this.id)}update($){return new ZG(this._request).fetch(this.id,$)}},EJ=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this.viewPreferences=new C_($,n.viewPreferences)}lastSyncId;success;viewPreferences},VJ=class extends D{constructor($,n){super($);this.issueGrouping=n.issueGrouping??void 0,this.issueSubGrouping=n.issueSubGrouping??void 0,this.showCompletedIssues=n.showCompletedIssues??void 0,this.viewOrdering=n.viewOrdering??void 0}issueGrouping;issueSubGrouping;showCompletedIssues;viewOrdering},BJ=class extends D{_creator;_team;constructor($,n){super($);this.allPublicTeams=n.allPublicTeams,this.archivedAt=w(n.archivedAt)??void 0,this.createdAt=w(n.createdAt)??new Date,this.enabled=n.enabled,this.id=n.id,this.label=n.label??void 0,this.resourceTypes=n.resourceTypes,this.secret=n.secret??void 0,this.updatedAt=w(n.updatedAt)??new Date,this.url=n.url??void 0,this._creator=n.creator??void 0,this._team=n.team??void 0}allPublicTeams;archivedAt;createdAt;enabled;id;label;resourceTypes;secret;updatedAt;url;get creator(){return this._creator?.id?new Y(this._request).fetch(this._creator?.id):void 0}get creatorId(){return this._creator?.id}get team(){return this._team?.id?new a(this._request).fetch(this._team?.id):void 0}get teamId(){return this._team?.id}create($){return new fG(this._request).fetch($)}delete(){return new bG(this._request).fetch(this.id)}rotateSecret(){return new CG(this._request).fetch(this.id)}update($){return new RG(this._request).fetch(this.id,$)}},HJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new BJ($,o)),new b($,c.pageInfo))}};var MJ=class extends D{_webhook;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._webhook=n.webhook}lastSyncId;success;get webhook(){return new pJ(this._request).fetch(this._webhook.id)}get webhookId(){return this._webhook?.id}},kM=class extends D{constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.secret=n.secret,this.success=n.success}lastSyncId;secret;success};var FJ=class extends D{_inheritedFrom;_team;constructor($,n){super($);this.archivedAt=w(n.archivedAt)??void 0,this.color=n.color,this.createdAt=w(n.createdAt)??new Date,this.description=n.description??void 0,this.id=n.id,this.name=n.name,this.position=n.position,this.type=n.type,this.updatedAt=w(n.updatedAt)??new Date,this._inheritedFrom=n.inheritedFrom??void 0,this._team=n.team}archivedAt;color;createdAt;description;id;name;position;type;updatedAt;get inheritedFrom(){return this._inheritedFrom?.id?new J$(this._request).fetch(this._inheritedFrom?.id):void 0}get inheritedFromId(){return this._inheritedFrom?.id}get team(){return new a(this._request).fetch(this._team.id)}get teamId(){return this._team?.id}issues($){return new Bf(this._request,this.id,$).fetch($)}archive(){return new TG(this._request).fetch(this.id)}create($){return new iG(this._request).fetch($)}update($){return new hG(this._request).fetch(this.id,$)}},mM=class extends D{_entity;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._entity=n.entity??void 0}lastSyncId;success;get entity(){return this._entity?.id?new J$(this._request).fetch(this._entity?.id):void 0}get entityId(){return this._entity?.id}};var xJ=class extends R{constructor($,n,c){super($,n,c.nodes.map((o)=>new FJ($,o)),new b($,c.pageInfo))}},ZJ=class extends D{_workflowState;constructor($,n){super($);this.lastSyncId=n.lastSyncId,this.success=n.success,this._workflowState=n.workflowState}lastSyncId;success;get workflowState(){return new J$(this._request).fetch(this._workflowState.id)}get workflowStateId(){return this._workflowState?.id}},zM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(c9.toString(),$)).administrableTeams;return new Qc(this._request,(c)=>this.fetch(W({...$,...c})),n)}},PM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(v9.toString(),$)).agentActivities;return new fz(this._request,(c)=>this.fetch(W({...$,...c})),n)}},fJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(o9.toString(),{id:$})).agentActivity;return new Zz(this._request,n)}},B6=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_9.toString(),{id:$})).agentSession;return new bz(this._request,n)}},JM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I9.toString(),$)).agentSessions;return new oH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},LM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(D9.toString(),{clientId:$})).applicationInfo;return new IH(this._request,n)}},GM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U9.toString(),{id:$})).asksWebSetting;return new UH(this._request,n)}},Vc=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(j9.toString(),{id:$})).attachment;return new Cz(this._request,n)}},AM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N9.toString(),{id:$})).attachmentIssue;return new Wc(this._request,n)}},XM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w9.toString(),$)).attachments;return new z6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},WM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(O9.toString(),{url:$,...n})).attachmentsForURL;return new z6(this._request,(o)=>this.fetch($,W({...n,...o})),c)}},KM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(k9.toString(),$)).auditEntries;return new NH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},YM=class extends D{constructor($){super($)}async fetch(){return(await this._request(m9.toString(),{})).auditEntryTypes.map(($)=>{return new wH(this._request,$)})}},SM=class extends D{constructor($){super($)}async fetch(){return(await this._request(z9.toString(),{})).authenticationSessions.map(($)=>{return new Rz(this._request,$)})}},QM=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(P9.toString(),{})).availableUsers;return new P6(this._request,$)}},G$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(J9.toString(),$)).comment;return new Tz(this._request,n)}},EM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(A9.toString(),$)).comments;return new an(this._request,(c)=>this.fetch(W({...$,...c})),n)}},d$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(X9.toString(),{id:$})).customView;return new iz(this._request,n)}},VM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(S9.toString(),{id:$})).customViewHasSubscribers;return new zH(this._request,n)}},BM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Q9.toString(),$)).customViews;return new mH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},C$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E9.toString(),{id:$})).customer;return new uz(this._request,n)}},Xg=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(V9.toString(),$)).customerNeed;return new t_(this._request,n)}},HM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(B9.toString(),$)).customerNeeds;return new L6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Ur=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H9.toString(),{id:$})).customerStatus;return new dz(this._request,n)}},MM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M9.toString(),$)).customerStatuses;return new LH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},jr=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(F9.toString(),{id:$})).customerTier;return new az(this._request,n)}},FM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x9.toString(),$)).customerTiers;return new GH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},xM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Z9.toString(),$)).customers;return new PH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},m$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f9.toString(),{id:$})).cycle;return new nP(this._request,n)}},ZM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(R9.toString(),$)).cycles;return new gP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Hn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(T9.toString(),{id:$})).document;return new vP(this._request,n)}},fM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h9.toString(),{id:$})).documentContentHistory;return new XH(this._request,n)}},bM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l9.toString(),$)).documents;return new A6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Nr=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u9.toString(),{id:$})).emailIntakeAddress;return new EH(this._request,n)}},bJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(y9.toString(),{id:$})).emoji;return new IP(this._request,n)}},CM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(q9.toString(),$)).emojis;return new HH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},CJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p9.toString(),{id:$})).entityExternalLink;return new DP(this._request,n)}},A$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(t9.toString(),{id:$})).externalUser;return new NP(this._request,n)}},RM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(e9.toString(),$)).externalUsers;return new FH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},ng=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d9.toString(),{id:$})).favorite;return new wP(this._request,n)}},TM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(a9.toString(),$)).favorites;return new OP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},o$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($S.toString(),{id:$})).initiative;return new LP(this._request,n)}},iM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(rS.toString(),{id:$})).initiativeRelation;return new vr(this._request,n)}},hM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(IS.toString(),$)).initiativeRelations;return new yH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},RJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(DS.toString(),{id:$})).initiativeToProject;return new YP(this._request,n)}},lM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(US.toString(),$)).initiativeToProjects;return new SP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Jn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(jS.toString(),{id:$})).initiativeUpdate;return new EP(this._request,n)}},uM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wS.toString(),$)).initiativeUpdates;return new BP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},yM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OS.toString(),$)).initiatives;return new X6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},vn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kS.toString(),{id:$})).integration;return new MP(this._request,n)}},qM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(mS.toString(),{integrationId:$,scopes:n})).integrationHasScopes;return new tH(this._request,c)}},TJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(zS.toString(),{id:$})).integrationTemplate;return new xP(this._request,n)}},pM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(PS.toString(),$)).integrationTemplates;return new sH(this._request,(c)=>this.fetch(W({...$,...c})),n)}},tM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JS.toString(),$)).integrations;return new FP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Wg=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LS.toString(),{id:$})).integrationsSettings;return new $5(this._request,n)}},v$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(GS.toString(),{id:$})).issue;return new Wc(this._request,n)}},eM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(xS.toString(),{fileKey:$,...n})).issueFigmaFileKeySearch;return new Q$(this._request,(o)=>this.fetch($,W({...n,...o})),c)}},dM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(ZS.toString(),{prompt:$,...n})).issueFilterSuggestion;return new n5(this._request,c)}},sM=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(fS.toString(),{csvUrl:$,service:n})).issueImportCheckCSV;return new v5(this._request,c)}},aM=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(bS.toString(),{issueImportId:$})).issueImportCheckSync;return new r5(this._request,n)}},$F=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(CS.toString(),{jiraEmail:$,jiraHostname:n,jiraProject:c,jiraToken:o,jql:g})).issueImportJqlCheck;return new _5(this._request,v)}},f$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(RS.toString(),{id:$})).issueLabel;return new O6(this._request,n)}},nF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(hS.toString(),$)).issueLabels;return new Kc(this._request,(c)=>this.fetch(W({...$,...c})),n)}},gF=class extends D{constructor($){super($)}async fetch(){return(await this._request(lS.toString(),{})).issuePriorityValues.map(($)=>{return new I5(this._request,$)})}},iJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(uS.toString(),{id:$})).issueRelation;return new CP(this._request,n)}},cF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yS.toString(),$)).issueRelations;return new $r(this._request,(c)=>this.fetch(W({...$,...c})),n)}},vF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(qS.toString(),{candidateRepositories:$,issueId:n,...c})).issueRepositorySuggestions;return new l5(this._request,o)}},oF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(pS.toString(),$)).issueSearch;return new Q$(this._request,(c)=>this.fetch(W({...$,...c})),n)}},_F=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(tS.toString(),{request:$})).issueTitleSuggestionFromCustomerRequest;return new O5(this._request,n)}},rF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(eS.toString(),{branchName:$})).issueVcsBranchSearch;return n?new Wc(this._request,n):void 0}},IF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dS.toString(),$)).issues;return new Q$(this._request,(c)=>this.fetch(W({...$,...c})),n)}},DF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sS.toString(),{id:$})).notification;switch(n.__typename){case"CustomerNeedNotification":return new qz(this._request,n);case"CustomerNotification":return new tz(this._request,n);case"DocumentNotification":return new _P(this._request,n);case"InitiativeNotification":return new AP(this._request,n);case"IssueNotification":return new bP(this._request,n);case"OauthClientApprovalNotification":return new lP(this._request,n);case"PostNotification":return new tP(this._request,n);case"ProjectNotification":return new nJ(this._request,n);case"PullRequestNotification":return new UJ(this._request,n);default:return new nr(this._request,n)}}},UF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(aS.toString(),{id:$})).notificationSubscription;switch(n.__typename){case"CustomViewNotificationSubscription":return new hz(this._request,n);case"CustomerNotificationSubscription":return new ez(this._request,n);case"CycleNotificationSubscription":return new cP(this._request,n);case"InitiativeNotificationSubscription":return new XP(this._request,n);case"LabelNotificationSubscription":return new TP(this._request,n);case"ProjectNotificationSubscription":return new gJ(this._request,n);case"TeamNotificationSubscription":return new LJ(this._request,n);case"UserNotificationSubscription":return new SJ(this._request,n);default:return new gr(this._request,n)}}},jF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($8.toString(),$)).notificationSubscriptions;return new G5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},NF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(n8.toString(),$)).notifications;return new m5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},N$=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(g8.toString(),{})).organization;return new X5(this._request,$)}},wF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(D8.toString(),{urlKey:$})).organizationExists;return new K5(this._request,n)}},hJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U8.toString(),{id:$})).organizationInvite;return new yP(this._request,n)}},OF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(j8.toString(),$)).organizationInvites;return new Y5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},s=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N8.toString(),{id:$})).project;return new eP(this._request,n)}},kF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Q8.toString(),{prompt:$})).projectFilterSuggestion;return new B5(this._request,n)}},H6=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E8.toString(),{id:$})).projectLabel;return new dP(this._request,n)}},mF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H8.toString(),$)).projectLabels;return new Y6(this._request,(c)=>this.fetch(W({...$,...c})),n)}},sn=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M8.toString(),{id:$})).projectMilestone;return new sP(this._request,n)}},zF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x8.toString(),$)).projectMilestones;return new aP(this._request,(c)=>this.fetch(W({...$,...c})),n)}},lJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Z8.toString(),{id:$})).projectRelation;return new vr(this._request,n)}},PF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f8.toString(),$)).projectRelations;return new or(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Bc=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(b8.toString(),{id:$})).projectStatus;return new _r(this._request,n)}},JF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(C8.toString(),$)).projectStatuses;return new Z5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},In=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(R8.toString(),{id:$})).projectUpdate;return new _J(this._request,n)}},LF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(i8.toString(),$)).projectUpdates;return new IJ(this._request,(c)=>this.fetch(W({...$,...c})),n)}},GF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h8.toString(),$)).projects;return new Gg(this._request,(c)=>this.fetch(W({...$,...c})),n)}},AF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l8.toString(),$)).pushSubscriptionTest;return new C5(this._request,n)}},XF=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(u8.toString(),{})).rateLimitStatus;return new R5(this._request,$)}},M6=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(y8.toString(),{id:$})).roadmap;return new NJ(this._request,n)}},uJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p8.toString(),{id:$})).roadmapToProject;return new kJ(this._request,n)}},WF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(t8.toString(),$)).roadmapToProjects;return new y5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},KF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(e8.toString(),$)).roadmaps;return new u5(this._request,(c)=>this.fetch(W({...$,...c})),n)}},YF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(d8.toString(),{term:$,...n})).searchDocuments;return new KH(this._request,c)}},SF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(s8.toString(),{term:$,...n})).searchIssues;return new U5(this._request,c)}},QF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(a8.toString(),{term:$,...n})).searchProjects;return new F5(this._request,c)}},EF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request($Q.toString(),{query:$,...n})).semanticSearch;return new q5(this._request,c)}},VF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(nQ.toString(),{email:$,type:n,...c})).ssoUrlFromEmail;return new a5(this._request,o)}},a=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(gQ.toString(),{id:$})).team;return new zJ(this._request,n)}},yJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wQ.toString(),{id:$})).teamMembership;return new PJ(this._request,n)}},BF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OQ.toString(),$)).teamMemberships;return new rr(this._request,(c)=>this.fetch(W({...$,...c})),n)}},HF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kQ.toString(),$)).teams;return new Qc(this._request,(c)=>this.fetch(W({...$,...c})),n)}},S$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mQ.toString(),{id:$})).template;return new E6(this._request,n)}},MF=class extends D{constructor($){super($)}async fetch(){return(await this._request(zQ.toString(),{})).templates.map(($)=>{return new E6(this._request,$)})}},FF=class extends D{constructor($){super($)}async fetch($){return(await this._request(PQ.toString(),{integrationType:$})).templatesForIntegration.map((n)=>{return new E6(this._request,n)})}},wr=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JQ.toString(),{id:$})).timeSchedule;return new XJ(this._request,n)}},xF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LQ.toString(),$)).timeSchedules;return new cM(this._request,(c)=>this.fetch(W({...$,...c})),n)}},ZF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(GQ.toString(),$)).triageResponsibilities;return new oM(this._request,(c)=>this.fetch(W({...$,...c})),n)}},Or=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(AQ.toString(),{id:$})).triageResponsibility;return new WJ(this._request,n)}},Y=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(XQ.toString(),{id:$})).user;return new Lg(this._request,n)}},fF=class extends D{constructor($){super($)}async fetch($){return(await this._request(VQ.toString(),{id:$})).userSessions.map((n)=>{return new Rz(this._request,n)})}},qJ=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(BQ.toString(),{})).userSettings;return new DM(this._request,$)}},bF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(HQ.toString(),$)).users;return new Ec(this._request,(c)=>this.fetch(W({...$,...c})),n)}},CF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(MQ.toString(),{integrationId:$})).verifyGitHubEnterpriseServerInstallation;return new bH(this._request,n)}},RF=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(FQ.toString(),{})).viewer;return new Lg(this._request,$)}},pJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xQ.toString(),{id:$})).webhook;return new BJ(this._request,n)}},TF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ZQ.toString(),$)).webhooks;return new HJ(this._request,(c)=>this.fetch(W({...$,...c})),n)}},J$=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(fQ.toString(),{id:$})).workflowState;return new FJ(this._request,n)}},iF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CQ.toString(),$)).workflowStates;return new xJ(this._request,(c)=>this.fetch(W({...$,...c})),n)}},tJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(RQ.toString(),{input:$})).agentActivityCreate;return new vH(this._request,n)}},hF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(TQ.toString(),{input:$})).agentSessionCreateOnComment;return new m6(this._request,n)}},lF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(iQ.toString(),{input:$})).agentSessionCreateOnIssue;return new m6(this._request,n)}},eJ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hQ.toString(),{id:$,input:n})).agentSessionUpdate;return new m6(this._request,c)}},uF=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(lQ.toString(),{id:$,input:n})).agentSessionUpdateExternalUrl;return new m6(this._request,c)}},yF=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(uQ.toString(),{input:$})).airbyteIntegrationConnect;return new U$(this._request,n)}},dJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yQ.toString(),{input:$})).attachmentCreate;return new y$(this._request,n)}},sJ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(qQ.toString(),{id:$})).attachmentDelete;return new u(this._request,n)}},qF=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(pQ.toString(),{channelId:$,issueId:n,messageId:c,url:o,...g})).attachmentLinkDiscord;return new y$(this._request,v)}},pF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(tQ.toString(),{conversationId:$,issueId:n,...c})).attachmentLinkFront;return new xH(this._request,o)}},tF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(eQ.toString(),{issueId:$,url:n,...c})).attachmentLinkGitHubIssue;return new y$(this._request,o)}},eF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(dQ.toString(),{issueId:$,url:n,...c})).attachmentLinkGitHubPR;return new y$(this._request,o)}},dF=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(sQ.toString(),{issueId:$,number:n,projectPathWithNamespace:c,url:o,...g})).attachmentLinkGitLabMR;return new y$(this._request,v)}},sF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(aQ.toString(),{conversationId:$,issueId:n,...c})).attachmentLinkIntercom;return new y$(this._request,o)}},aF=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request($3.toString(),{issueId:$,jiraIssueId:n,...c})).attachmentLinkJiraIssue;return new y$(this._request,o)}},$x=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(n3.toString(),{issueId:$,url:n,...c})).attachmentLinkSalesforce;return new y$(this._request,o)}},nx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(g3.toString(),{issueId:$,url:n,...c})).attachmentLinkSlack;return new y$(this._request,o)}},gx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(c3.toString(),{issueId:$,url:n,...c})).attachmentLinkURL;return new y$(this._request,o)}},cx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(v3.toString(),{issueId:$,ticketId:n,...c})).attachmentLinkZendesk;return new y$(this._request,o)}},vx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(o3.toString(),{id:$})).attachmentSyncToSlack;return new y$(this._request,n)}},aJ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(_3.toString(),{id:$,input:n})).attachmentUpdate;return new y$(this._request,c)}},$0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(r3.toString(),{input:$})).commentCreate;return new J6(this._request,n)}},n0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I3.toString(),{id:$})).commentDelete;return new u(this._request,n)}},ox=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(D3.toString(),{id:$,...n})).commentResolve;return new J6(this._request,c)}},_x=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U3.toString(),{id:$})).commentUnresolve;return new J6(this._request,n)}},g0=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(j3.toString(),{id:$,input:n,...c})).commentUpdate;return new J6(this._request,o)}},rx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N3.toString(),{input:$})).contactCreate;return new OH(this._request,n)}},Ix=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w3.toString(),$)).createCsvExportReport;return new kH(this._request,n)}},Dx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(O3.toString(),{initiativeId:$,...n})).createInitiativeUpdateReminder;return new pH(this._request,c)}},Ux=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(k3.toString(),{input:$,...n})).createOrganizationFromOnboarding;return new p_(this._request,c)}},jx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(m3.toString(),{projectId:$,...n})).createProjectUpdateReminder;return new f5(this._request,c)}},c0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(z3.toString(),{input:$})).customViewCreate;return new lz(this._request,n)}},v0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(P3.toString(),{id:$})).customViewDelete;return new u(this._request,n)}},o0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(J3.toString(),{id:$,input:n})).customViewUpdate;return new lz(this._request,c)}},_0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(L3.toString(),{input:$})).customerCreate;return new Ac(this._request,n)}},r0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(G3.toString(),{id:$})).customerDelete;return new u(this._request,n)}},Nx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(A3.toString(),{sourceCustomerId:$,targetCustomerId:n})).customerMerge;return new Ac(this._request,c)}},I0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(X3.toString(),{id:$})).customerNeedArchive;return new yz(this._request,n)}},D0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(W3.toString(),{input:$})).customerNeedCreate;return new pz(this._request,n)}},wx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(K3.toString(),{input:$})).customerNeedCreateFromAttachment;return new pz(this._request,n)}},U0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Y3.toString(),{id:$,...n})).customerNeedDelete;return new u(this._request,c)}},j0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(S3.toString(),{id:$})).customerNeedUnarchive;return new yz(this._request,n)}},N0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Q3.toString(),{id:$,input:n})).customerNeedUpdate;return new JH(this._request,c)}},w0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E3.toString(),{input:$})).customerStatusCreate;return new sz(this._request,n)}},O0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(V3.toString(),{id:$})).customerStatusDelete;return new u(this._request,n)}},k0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(B3.toString(),{id:$,input:n})).customerStatusUpdate;return new sz(this._request,c)}},m0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H3.toString(),{input:$})).customerTierCreate;return new $P(this._request,n)}},z0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M3.toString(),{id:$})).customerTierDelete;return new u(this._request,n)}},P0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(F3.toString(),{id:$,input:n})).customerTierUpdate;return new $P(this._request,c)}},Ox=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x3.toString(),{id:$})).customerUnsync;return new Ac(this._request,n)}},J0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Z3.toString(),{id:$,input:n})).customerUpdate;return new Ac(this._request,c)}},kx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f3.toString(),{input:$})).customerUpsert;return new Ac(this._request,n)}},L0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(b3.toString(),{id:$})).cycleArchive;return new AH(this._request,n)}},G0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(C3.toString(),{input:$})).cycleCreate;return new G6(this._request,n)}},mx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(R3.toString(),{input:$})).cycleShiftAll;return new G6(this._request,n)}},zx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(T3.toString(),{id:$})).cycleStartUpcomingCycleToday;return new G6(this._request,n)}},A0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(i3.toString(),{id:$,input:n})).cycleUpdate;return new G6(this._request,c)}},X0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h3.toString(),{input:$})).documentCreate;return new rP(this._request,n)}},W0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l3.toString(),{id:$})).documentDelete;return new oP(this._request,n)}},K0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u3.toString(),{id:$})).documentUnarchive;return new oP(this._request,n)}},Y0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(y3.toString(),{id:$,input:n})).documentUpdate;return new rP(this._request,c)}},S0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(q3.toString(),{input:$})).emailIntakeAddressCreate;return new e_(this._request,n)}},Q0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p3.toString(),{id:$})).emailIntakeAddressDelete;return new u(this._request,n)}},Px=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(t3.toString(),{id:$})).emailIntakeAddressRotate;return new e_(this._request,n)}},E0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(e3.toString(),{id:$,input:n})).emailIntakeAddressUpdate;return new e_(this._request,c)}},Jx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d3.toString(),{input:$})).emailTokenUserAccountAuth;return new P6(this._request,n)}},Lx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(s3.toString(),{input:$})).emailUnsubscribe;return new VH(this._request,n)}},Gx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(a3.toString(),{input:$})).emailUserAccountAuthChallenge;return new BH(this._request,n)}},V0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($E.toString(),{input:$})).emojiCreate;return new MH(this._request,n)}},B0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(nE.toString(),{id:$})).emojiDelete;return new u(this._request,n)}},H0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(gE.toString(),{input:$})).entityExternalLinkCreate;return new jP(this._request,n)}},M0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(cE.toString(),{id:$})).entityExternalLinkDelete;return new u(this._request,n)}},F0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(vE.toString(),{id:$,input:n})).entityExternalLinkUpdate;return new jP(this._request,c)}},x0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(oE.toString(),{input:$})).favoriteCreate;return new kP(this._request,n)}},Z0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_E.toString(),{id:$})).favoriteDelete;return new u(this._request,n)}},f0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(rE.toString(),{id:$,input:n})).favoriteUpdate;return new kP(this._request,c)}},Ax=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(IE.toString(),{contentType:$,filename:n,size:c,...o})).fileUpload;return new YJ(this._request,g)}},b0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(DE.toString(),{input:$})).gitAutomationStateCreate;return new zP(this._request,n)}},C0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(UE.toString(),{id:$})).gitAutomationStateDelete;return new u(this._request,n)}},R0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(jE.toString(),{id:$,input:n})).gitAutomationStateUpdate;return new zP(this._request,c)}},T0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(NE.toString(),{input:$})).gitAutomationTargetBranchCreate;return new JP(this._request,n)}},i0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wE.toString(),{id:$})).gitAutomationTargetBranchDelete;return new u(this._request,n)}},h0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(OE.toString(),{id:$,input:n})).gitAutomationTargetBranchUpdate;return new JP(this._request,c)}},Xx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kE.toString(),{input:$})).googleUserAccountAuth;return new P6(this._request,n)}},Wx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mE.toString(),{url:$})).imageUploadFromUrl;return new hH(this._request,n)}},Kx=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(zE.toString(),{contentType:$,filename:n,size:c,...o})).importFileUpload;return new YJ(this._request,g)}},l0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(PE.toString(),{id:$})).initiativeArchive;return new GP(this._request,n)}},u0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JE.toString(),{input:$})).initiativeCreate;return new WP(this._request,n)}},y0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LE.toString(),{id:$})).initiativeDelete;return new u(this._request,n)}},q0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(GE.toString(),{input:$})).initiativeRelationCreate;return new qH(this._request,n)}},p0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(AE.toString(),{id:$})).initiativeRelationDelete;return new u(this._request,n)}},t0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(XE.toString(),{id:$,input:n})).initiativeRelationUpdate;return new u(this._request,c)}},e0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(WE.toString(),{input:$})).initiativeToProjectCreate;return new QP(this._request,n)}},d0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(KE.toString(),{id:$})).initiativeToProjectDelete;return new u(this._request,n)}},s0=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(YE.toString(),{id:$,input:n})).initiativeToProjectUpdate;return new QP(this._request,c)}},a0=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(SE.toString(),{id:$})).initiativeUnarchive;return new GP(this._request,n)}},Yx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(QE.toString(),{id:$,input:n})).initiativeUpdate;return new WP(this._request,c)}},$L=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(EE.toString(),{id:$})).initiativeUpdateArchive;return new VP(this._request,n)}},nL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(VE.toString(),{input:$})).initiativeUpdateCreate;return new HP(this._request,n)}},gL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(BE.toString(),{id:$})).initiativeUpdateUnarchive;return new VP(this._request,n)}},cL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(HE.toString(),{id:$,input:n})).initiativeUpdateUpdate;return new HP(this._request,c)}},vL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ME.toString(),{id:$})).integrationArchive;return new u(this._request,n)}},Sx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(FE.toString(),{code:$,redirectUri:n})).integrationAsksConnectChannel;return new DH(this._request,c)}},oL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(xE.toString(),{id:$,...n})).integrationDelete;return new u(this._request,c)}},Qx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(ZE.toString(),{code:$,redirectUri:n})).integrationDiscord;return new U$(this._request,c)}},Ex=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(fE.toString(),{code:$,redirectUri:n})).integrationFigma;return new U$(this._request,c)}},Vx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(bE.toString(),{code:$,redirectUri:n})).integrationFront;return new U$(this._request,c)}},Bx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(CE.toString(),{githubUrl:$,organizationName:n})).integrationGitHubEnterpriseServerConnect;return new CH(this._request,c)}},Hx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(RE.toString(),{code:$,...n})).integrationGitHubPersonal;return new U$(this._request,c)}},Mx=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(TE.toString(),{})).integrationGithubCommitCreate;return new fH(this._request,$)}},Fx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(iE.toString(),{code:$,installationId:n,...c})).integrationGithubConnect;return new U$(this._request,o)}},xx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hE.toString(),{code:$,installationId:n})).integrationGithubImportConnect;return new U$(this._request,c)}},Zx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lE.toString(),{id:$})).integrationGithubImportRefresh;return new U$(this._request,n)}},fx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(uE.toString(),{accessToken:$,gitlabUrl:n})).integrationGitlabConnect;return new RH(this._request,c)}},bx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yE.toString(),{integrationId:$})).integrationGitlabTestConnection;return new TH(this._request,n)}},Cx=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(qE.toString(),{code:$,redirectUri:n})).integrationGong;return new U$(this._request,c)}},Rx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(pE.toString(),{code:$})).integrationGoogleSheets;return new U$(this._request,n)}},Tx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(tE.toString(),{code:$,redirectUri:n,...c})).integrationIntercom;return new U$(this._request,o)}},ix=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(eE.toString(),{})).integrationIntercomDelete;return new U$(this._request,$)}},hx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dE.toString(),{input:$})).integrationIntercomSettingsUpdate;return new U$(this._request,n)}},lx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sE.toString(),$)).integrationJiraPersonal;return new U$(this._request,n)}},ux=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(aE.toString(),{})).integrationLoom;return new U$(this._request,$)}},yx=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($V.toString(),{input:$})).integrationRequest;return new eH(this._request,n)}},qx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(nV.toString(),{code:$,redirectUri:n,subdomain:c})).integrationSalesforce;return new U$(this._request,o)}},px=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(gV.toString(),{code:$,installationId:n,organizationSlug:c})).integrationSentryConnect;return new U$(this._request,o)}},tx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(cV.toString(),{code:$,redirectUri:n,...c})).integrationSlack;return new U$(this._request,o)}},ex=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(vV.toString(),{code:$,redirectUri:n})).integrationSlackAsks;return new U$(this._request,c)}},dx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(oV.toString(),{code:$,customViewId:n,redirectUri:c})).integrationSlackCustomViewNotifications;return new Q6(this._request,o)}},sx=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(_V.toString(),{code:$,customerId:n,redirectUri:c})).integrationSlackCustomerChannelLink;return new $M(this._request,o)}},ax=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(rV.toString(),{code:$,redirectUri:n})).integrationSlackImportEmojis;return new U$(this._request,c)}},$2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(IV.toString(),{integrationId:$})).integrationSlackOrAsksUpdateSlackTeamName;return new dH(this._request,n)}},n2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(DV.toString(),{code:$,redirectUri:n})).integrationSlackOrgProjectUpdatesPost;return new Q6(this._request,c)}},g2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(UV.toString(),{code:$,redirectUri:n})).integrationSlackPersonal;return new U$(this._request,c)}},c2=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(jV.toString(),{code:$,redirectUri:n,teamId:c,...o})).integrationSlackPost;return new Q6(this._request,g)}},v2=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(NV.toString(),{code:$,projectId:n,redirectUri:c,service:o})).integrationSlackProjectPost;return new Q6(this._request,g)}},_L=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(wV.toString(),{input:$})).integrationTemplateCreate;return new aH(this._request,n)}},rL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OV.toString(),{id:$})).integrationTemplateDelete;return new u(this._request,n)}},o2=class extends D{constructor($){super($)}async fetch($,n,c,o){let g=(await this._request(kV.toString(),{code:$,redirectUri:n,scope:c,subdomain:o})).integrationZendesk;return new U$(this._request,g)}},IL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mV.toString(),{input:$})).integrationsSettingsCreate;return new ZP(this._request,n)}},DL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(zV.toString(),{id:$,input:n})).integrationsSettingsUpdate;return new ZP(this._request,c)}},_2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(PV.toString(),{id:$,labelId:n})).issueAddLabel;return new Bn(this._request,c)}},UL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(JV.toString(),{id:$,...n})).issueArchive;return new s_(this._request,c)}},r2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LV.toString(),{input:$})).issueBatchCreate;return new fP(this._request,n)}},I2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(GV.toString(),{ids:$,input:n})).issueBatchUpdate;return new fP(this._request,c)}},jL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(AV.toString(),{input:$})).issueCreate;return new Bn(this._request,n)}},NL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(XV.toString(),{id:$,...n})).issueDelete;return new s_(this._request,c)}},D2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(WV.toString(),{attachmentId:$})).issueExternalSyncDisable;return new Bn(this._request,n)}},U2=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(KV.toString(),{asanaTeamName:$,asanaToken:n,...c})).issueImportCreateAsana;return new $g(this._request,o)}},j2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(YV.toString(),{csvUrl:$,...n})).issueImportCreateCSVJira;return new $g(this._request,c)}},N2=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(SV.toString(),{clubhouseGroupName:$,clubhouseToken:n,...c})).issueImportCreateClubhouse;return new $g(this._request,o)}},w2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(QV.toString(),$)).issueImportCreateGithub;return new $g(this._request,n)}},O2=class extends D{constructor($){super($)}async fetch($,n,c,o,g){let v=(await this._request(EV.toString(),{jiraEmail:$,jiraHostname:n,jiraProject:c,jiraToken:o,...g})).issueImportCreateJira;return new $g(this._request,v)}},wL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(VV.toString(),{issueImportId:$})).issueImportDelete;return new o5(this._request,n)}},k2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(BV.toString(),{issueImportId:$,mapping:n})).issueImportProcess;return new $g(this._request,c)}},OL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(HV.toString(),{id:$,input:n})).issueImportUpdate;return new $g(this._request,c)}},kL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(MV.toString(),{input:$,...n})).issueLabelCreate;return new W6(this._request,c)}},mL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(FV.toString(),{id:$})).issueLabelDelete;return new u(this._request,n)}},m2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xV.toString(),{id:$})).issueLabelRestore;return new W6(this._request,n)}},z2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(ZV.toString(),{id:$})).issueLabelRetire;return new W6(this._request,n)}},zL=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(fV.toString(),{id:$,input:n,...c})).issueLabelUpdate;return new W6(this._request,o)}},PL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(bV.toString(),{input:$,...n})).issueRelationCreate;return new RP(this._request,c)}},JL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CV.toString(),{id:$})).issueRelationDelete;return new u(this._request,n)}},LL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(RV.toString(),{id:$,input:n})).issueRelationUpdate;return new RP(this._request,c)}},P2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(TV.toString(),{id:$,reminderAt:n})).issueReminder;return new Bn(this._request,c)}},J2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(iV.toString(),{id:$,labelId:n})).issueRemoveLabel;return new Bn(this._request,c)}},L2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hV.toString(),{id:$,...n})).issueSubscribe;return new Bn(this._request,c)}},GL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lV.toString(),{id:$})).issueUnarchive;return new s_(this._request,n)}},G2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(uV.toString(),{id:$,...n})).issueUnsubscribe;return new Bn(this._request,c)}},AL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(yV.toString(),{id:$,input:n})).issueUpdate;return new Bn(this._request,c)}},A2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(qV.toString(),{input:$})).joinOrganizationFromOnboarding;return new p_(this._request,n)}},X2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(pV.toString(),{organizationId:$})).leaveOrganization;return new p_(this._request,n)}},W2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(tV.toString(),$)).logout;return new K6(this._request,n)}},K2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(eV.toString(),$)).logoutAllSessions;return new K6(this._request,n)}},Y2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dV.toString(),$)).logoutOtherSessions;return new K6(this._request,n)}},S2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sV.toString(),{sessionId:$})).logoutSession;return new K6(this._request,n)}},XL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(aV.toString(),{id:$})).notificationArchive;return new iP(this._request,n)}},Q2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($B.toString(),{input:$})).notificationArchiveAll;return new Yc(this._request,n)}},E2=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(nB.toString(),{category:$,channel:n,subscribe:c})).notificationCategoryChannelSubscriptionUpdate;return new QJ(this._request,o)}},V2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(gB.toString(),{input:$,readAt:n})).notificationMarkReadAll;return new Yc(this._request,c)}},B2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(cB.toString(),{input:$})).notificationMarkUnreadAll;return new Yc(this._request,n)}},H2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(vB.toString(),{input:$,snoozedUntilAt:n})).notificationSnoozeAll;return new Yc(this._request,c)}},WL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(oB.toString(),{input:$})).notificationSubscriptionCreate;return new hP(this._request,n)}},KL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_B.toString(),{id:$})).notificationSubscriptionDelete;return new u(this._request,n)}},YL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(rB.toString(),{id:$,input:n})).notificationSubscriptionUpdate;return new hP(this._request,c)}},SL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(IB.toString(),{id:$})).notificationUnarchive;return new iP(this._request,n)}},M2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(DB.toString(),{input:$,unsnoozedAt:n})).notificationUnsnoozeAll;return new Yc(this._request,c)}},QL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(UB.toString(),{id:$,input:n})).notificationUpdate;return new L5(this._request,c)}},F2=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(jB.toString(),{})).organizationCancelDelete;return new W5(this._request,$)}},EL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(NB.toString(),{input:$})).organizationDelete;return new uP(this._request,n)}},x2=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(wB.toString(),{})).organizationDeleteChallenge;return new uP(this._request,$)}},Z2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(OB.toString(),{id:$})).organizationDomainDelete;return new u(this._request,n)}},VL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(kB.toString(),{input:$})).organizationInviteCreate;return new qP(this._request,n)}},BL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(mB.toString(),{id:$})).organizationInviteDelete;return new u(this._request,n)}},HL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(zB.toString(),{id:$,input:n})).organizationInviteUpdate;return new qP(this._request,c)}},f2=class extends D{constructor($){super($)}async fetch(){let $=(await this._request(PB.toString(),{})).organizationStartTrial;return new pP(this._request,$)}},b2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(JB.toString(),{input:$})).organizationStartTrialForPlan;return new pP(this._request,n)}},ML=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(LB.toString(),{input:$})).organizationUpdate;return new Q5(this._request,n)}},C2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(GB.toString(),{id:$,labelId:n})).projectAddLabel;return new Sc(this._request,c)}},FL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(AB.toString(),{id:$,...n})).projectArchive;return new cr(this._request,c)}},xL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(XB.toString(),{input:$,...n})).projectCreate;return new Sc(this._request,c)}},ZL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(WB.toString(),{id:$})).projectDelete;return new cr(this._request,n)}},R2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(KB.toString(),{projectId:$,syncSource:n})).projectExternalSyncDisable;return new Sc(this._request,c)}},fL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(YB.toString(),{input:$})).projectLabelCreate;return new S6(this._request,n)}},bL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(SB.toString(),{id:$})).projectLabelDelete;return new u(this._request,n)}},T2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(QB.toString(),{id:$})).projectLabelRestore;return new S6(this._request,n)}},i2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(EB.toString(),{id:$})).projectLabelRetire;return new S6(this._request,n)}},CL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(VB.toString(),{id:$,input:n})).projectLabelUpdate;return new S6(this._request,c)}},RL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(BB.toString(),{input:$})).projectMilestoneCreate;return new $J(this._request,n)}},TL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(HB.toString(),{id:$})).projectMilestoneDelete;return new u(this._request,n)}},iL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(MB.toString(),{id:$,input:n})).projectMilestoneUpdate;return new $J(this._request,c)}},hL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(FB.toString(),{input:$})).projectRelationCreate;return new cJ(this._request,n)}},lL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(xB.toString(),{id:$})).projectRelationDelete;return new u(this._request,n)}},uL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(ZB.toString(),{id:$,input:n})).projectRelationUpdate;return new cJ(this._request,c)}},h2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(fB.toString(),{id:$,labelId:n})).projectRemoveLabel;return new Sc(this._request,c)}},yL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(bB.toString(),{id:$})).projectStatusArchive;return new vJ(this._request,n)}},qL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(CB.toString(),{input:$})).projectStatusCreate;return new oJ(this._request,n)}},pL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(RB.toString(),{id:$})).projectStatusUnarchive;return new vJ(this._request,n)}},tL=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(TB.toString(),{id:$,input:n})).projectStatusUpdate;return new oJ(this._request,c)}},eL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(iB.toString(),{id:$})).projectUnarchive;return new cr(this._request,n)}},l2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(hB.toString(),{id:$,input:n})).projectUpdate;return new Sc(this._request,c)}},dL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(lB.toString(),{id:$})).projectUpdateArchive;return new rJ(this._request,n)}},sL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(uB.toString(),{input:$})).projectUpdateCreate;return new DJ(this._request,n)}},aL=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(yB.toString(),{id:$})).projectUpdateDelete;return new u(this._request,n)}},$G=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(qB.toString(),{id:$})).projectUpdateUnarchive;return new rJ(this._request,n)}},nG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(pB.toString(),{id:$,input:n})).projectUpdateUpdate;return new DJ(this._request,c)}},gG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(tB.toString(),{input:$})).pushSubscriptionCreate;return new jJ(this._request,n)}},cG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(eB.toString(),{id:$})).pushSubscriptionDelete;return new jJ(this._request,n)}},vG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(dB.toString(),{input:$})).reactionCreate;return new i5(this._request,n)}},oG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(sB.toString(),{id:$})).reactionDelete;return new u(this._request,n)}},u2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(aB.toString(),{id:$,...n})).refreshGoogleSheetsData;return new U$(this._request,c)}},y2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($7.toString(),{id:$})).resendOrganizationInvite;return new u(this._request,n)}},q2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(n7.toString(),{email:$})).resendOrganizationInviteByEmail;return new u(this._request,n)}},_G=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(g7.toString(),{id:$})).roadmapArchive;return new wJ(this._request,n)}},rG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(c7.toString(),{input:$})).roadmapCreate;return new OJ(this._request,n)}},IG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(v7.toString(),{id:$})).roadmapDelete;return new u(this._request,n)}},DG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(o7.toString(),{input:$})).roadmapToProjectCreate;return new mJ(this._request,n)}},UG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(_7.toString(),{id:$})).roadmapToProjectDelete;return new u(this._request,n)}},jG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(r7.toString(),{id:$,input:n})).roadmapToProjectUpdate;return new mJ(this._request,c)}},NG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(I7.toString(),{id:$})).roadmapUnarchive;return new wJ(this._request,n)}},wG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(D7.toString(),{id:$,input:n})).roadmapUpdate;return new OJ(this._request,c)}},p2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(U7.toString(),{input:$})).samlTokenUserAccountAuth;return new P6(this._request,n)}},OG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(j7.toString(),{input:$,...n})).teamCreate;return new Ir(this._request,c)}},t2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(N7.toString(),{id:$})).teamCyclesDelete;return new Ir(this._request,n)}},kG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(w7.toString(),{id:$})).teamDelete;return new u(this._request,n)}},e2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(O7.toString(),{id:$})).teamKeyDelete;return new u(this._request,n)}},mG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(k7.toString(),{input:$})).teamMembershipCreate;return new JJ(this._request,n)}},zG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(m7.toString(),{id:$,...n})).teamMembershipDelete;return new u(this._request,c)}},PG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(z7.toString(),{id:$,input:n})).teamMembershipUpdate;return new JJ(this._request,c)}},JG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(P7.toString(),{id:$})).teamUnarchive;return new gM(this._request,n)}},LG=class extends D{constructor($){super($)}async fetch($,n,c){let o=(await this._request(J7.toString(),{id:$,input:n,...c})).teamUpdate;return new Ir(this._request,o)}},GG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(L7.toString(),{input:$})).templateCreate;return new AJ(this._request,n)}},AG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(G7.toString(),{id:$})).templateDelete;return new u(this._request,n)}},XG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(A7.toString(),{id:$,input:n})).templateUpdate;return new AJ(this._request,c)}},WG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(X7.toString(),{input:$})).timeScheduleCreate;return new V6(this._request,n)}},KG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(W7.toString(),{id:$})).timeScheduleDelete;return new u(this._request,n)}},d2=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(K7.toString(),{id:$})).timeScheduleRefreshIntegrationSchedule;return new V6(this._request,n)}},YG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Y7.toString(),{id:$,input:n})).timeScheduleUpdate;return new V6(this._request,c)}},s2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(S7.toString(),{externalId:$,input:n})).timeScheduleUpsertExternal;return new V6(this._request,c)}},SG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(Q7.toString(),{input:$})).triageResponsibilityCreate;return new KJ(this._request,n)}},QG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(E7.toString(),{id:$})).triageResponsibilityDelete;return new u(this._request,n)}},EG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(V7.toString(),{id:$,input:n})).triageResponsibilityUpdate;return new KJ(this._request,c)}},a2=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(B7.toString(),{id:$,role:n})).userChangeRole;return new Dn(this._request,c)}},$Z=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(H7.toString(),{id:$})).userDemoteAdmin;return new Dn(this._request,n)}},nZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(M7.toString(),{id:$})).userDemoteMember;return new Dn(this._request,n)}},gZ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(F7.toString(),{code:$,redirectUri:n})).userDiscordConnect;return new Dr(this._request,c)}},cZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(x7.toString(),{service:$})).userExternalUserDisconnect;return new Dr(this._request,n)}},vZ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(Z7.toString(),{flag:$,operation:n})).userFlagUpdate;return new NM(this._request,c)}},oZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(f7.toString(),{id:$})).userPromoteAdmin;return new Dn(this._request,n)}},_Z=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(b7.toString(),{id:$})).userPromoteMember;return new Dn(this._request,n)}},rZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(C7.toString(),{id:$})).userRevokeAllSessions;return new Dn(this._request,n)}},IZ=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(R7.toString(),{id:$,sessionId:n})).userRevokeSession;return new Dn(this._request,c)}},DZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(T7.toString(),$)).userSettingsFlagsReset;return new wM(this._request,n)}},VG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(i7.toString(),{id:$,input:n})).userSettingsUpdate;return new QJ(this._request,c)}},BG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(h7.toString(),{id:$})).userSuspend;return new Dn(this._request,n)}},UZ=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(l7.toString(),{id:$})).userUnlinkFromIdentityProvider;return new Dn(this._request,n)}},HG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(u7.toString(),{id:$})).userUnsuspend;return new Dn(this._request,n)}},MG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(y7.toString(),{id:$,input:n})).userUpdate;return new Dr(this._request,c)}},FG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(q7.toString(),{input:$})).viewPreferencesCreate;return new EJ(this._request,n)}},xG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(p7.toString(),{id:$})).viewPreferencesDelete;return new u(this._request,n)}},ZG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(t7.toString(),{id:$,input:n})).viewPreferencesUpdate;return new EJ(this._request,c)}},fG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(e7.toString(),{input:$})).webhookCreate;return new MJ(this._request,n)}},bG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(d7.toString(),{id:$})).webhookDelete;return new u(this._request,n)}},CG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(s7.toString(),{id:$})).webhookRotateSecret;return new kM(this._request,n)}},RG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(a7.toString(),{id:$,input:n})).webhookUpdate;return new MJ(this._request,c)}},TG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request($H.toString(),{id:$})).workflowStateArchive;return new mM(this._request,n)}},iG=class extends D{constructor($){super($)}async fetch($){let n=(await this._request(nH.toString(),{input:$})).workflowStateCreate;return new ZJ(this._request,n)}},hG=class extends D{constructor($){super($)}async fetch($,n){let c=(await this._request(gH.toString(),{id:$,input:n})).workflowStateUpdate;return new ZJ(this._request,c)}},jZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(r9.toString(),{id:this._id,...this._variables,...$})).agentSession.activities;return new fz(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var NZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(L9.toString(),$)).comment.children;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},wZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(G9.toString(),$)).comment.createdIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var OZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(W9.toString(),{id:this._id,...this._variables,...$})).customView.initiatives;return new X6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},kZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(K9.toString(),{id:this._id,...this._variables,...$})).customView.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var mZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(Y9.toString(),{id:this._id,...this._variables,...$})).customView.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var zZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(b9.toString(),{id:this._id,...this._variables,...$})).cycle.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},PZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(C9.toString(),{id:this._id,...this._variables,...$})).cycle.uncompletedIssuesUponClose;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},JZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(i9.toString(),{id:this._id,...this._variables,...$})).document.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var LZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(s9.toString(),{id:this._id,...this._variables,...$})).favorite.children;return new OP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var GZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(nS.toString(),{id:this._id,...this._variables,...$})).initiative.documents;return new A6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},AZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(gS.toString(),{id:this._id,...this._variables,...$})).initiative.history;return new uH(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},XZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(cS.toString(),{id:this._id,...this._variables,...$})).initiative.initiativeUpdates;return new BP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},WZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(vS.toString(),{id:this._id,...this._variables,...$})).initiative.links;return new UP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},KZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(oS.toString(),{id:this._id,...this._variables,...$})).initiative.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},YZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(_S.toString(),{id:this._id,...this._variables,...$})).initiative.subInitiatives;return new X6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var SZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(NS.toString(),{id:this._id,...this._variables,...$})).initiativeUpdate.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},QZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(AS.toString(),{id:this._id,...this._variables,...$})).issue.attachments;return new z6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var EZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(XS.toString(),{id:this._id,...this._variables,...$})).issue.children;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},VZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(WS.toString(),{id:this._id,...this._variables,...$})).issue.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},BZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(KS.toString(),{id:this._id,...this._variables,...$})).issue.documents;return new A6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},HZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(YS.toString(),{id:this._id,...this._variables,...$})).issue.formerAttachments;return new z6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},MZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(SS.toString(),{id:this._id,...this._variables,...$})).issue.formerNeeds;return new L6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},FZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(QS.toString(),{id:this._id,...this._variables,...$})).issue.history;return new c5(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},xZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(ES.toString(),{id:this._id,...this._variables,...$})).issue.inverseRelations;return new $r(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},ZZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(VS.toString(),{id:this._id,...this._variables,...$})).issue.labels;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},fZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(BS.toString(),{id:this._id,...this._variables,...$})).issue.needs;return new L6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},bZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(HS.toString(),{id:this._id,...this._variables,...$})).issue.relations;return new $r(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},CZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(MS.toString(),{id:this._id,...this._variables,...$})).issue.stateHistory;return new w5(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},RZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(FS.toString(),{id:this._id,...this._variables,...$})).issue.subscribers;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},TZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(TS.toString(),{id:this._id,...this._variables,...$})).issueLabel.children;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},iZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(iS.toString(),{id:this._id,...this._variables,...$})).issueLabel.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var hZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(c8.toString(),$)).organization.integrations;return new FP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},lZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(v8.toString(),$)).organization.labels;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},uZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(o8.toString(),$)).organization.projectLabels;return new Y6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var yZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(_8.toString(),$)).organization.teams;return new Qc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},qZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(r8.toString(),$)).organization.templates;return new GJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},pZ=class extends D{_variables;constructor($,n){super($);this._variables=n}async fetch($){let n=(await this._request(I8.toString(),$)).organization.users;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},tZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(w8.toString(),{id:this._id,...this._variables,...$})).project.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var eZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(O8.toString(),{id:this._id,...this._variables,...$})).project.documents;return new A6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},dZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(k8.toString(),{id:this._id,...this._variables,...$})).project.externalLinks;return new UP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},sZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(m8.toString(),{id:this._id,...this._variables,...$})).project.history;return new M5(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},aZ=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(z8.toString(),{id:this._id,...this._variables,...$})).project.initiativeToProjects;return new SP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},$f=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(P8.toString(),{id:this._id,...this._variables,...$})).project.initiatives;return new X6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},nf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(J8.toString(),{id:this._id,...this._variables,...$})).project.inverseRelations;return new or(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},gf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(L8.toString(),{id:this._id,...this._variables,...$})).project.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},cf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(G8.toString(),{id:this._id,...this._variables,...$})).project.labels;return new Y6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},vf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(A8.toString(),{id:this._id,...this._variables,...$})).project.members;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},of=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(X8.toString(),{id:this._id,...this._variables,...$})).project.needs;return new L6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},_f=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(W8.toString(),{id:this._id,...this._variables,...$})).project.projectMilestones;return new aP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},rf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(K8.toString(),{id:this._id,...this._variables,...$})).project.projectUpdates;return new IJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},If=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(Y8.toString(),{id:this._id,...this._variables,...$})).project.relations;return new or(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Df=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(S8.toString(),{id:this._id,...this._variables,...$})).project.teams;return new Qc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Uf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(V8.toString(),{id:this._id,...this._variables,...$})).projectLabel.children;return new Y6(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},jf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(B8.toString(),{id:this._id,...this._variables,...$})).projectLabel.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Nf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(F8.toString(),{id:this._id,...this._variables,...$})).projectMilestone.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var wf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(T8.toString(),{id:this._id,...this._variables,...$})).projectUpdate.comments;return new an(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Of=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(q8.toString(),{id:this._id,...this._variables,...$})).roadmap.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var kf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(cQ.toString(),{id:this._id,...this._variables,...$})).team.cycles;return new gP(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},mf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(vQ.toString(),{id:this._id,...this._variables,...$})).team.gitAutomationStates;return new ZH(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},zf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(oQ.toString(),{id:this._id,...this._variables,...$})).team.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Pf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(_Q.toString(),{id:this._id,...this._variables,...$})).team.labels;return new Kc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Jf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(rQ.toString(),{id:this._id,...this._variables,...$})).team.members;return new Ec(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Lf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(IQ.toString(),{id:this._id,...this._variables,...$})).team.memberships;return new rr(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Gf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(DQ.toString(),{id:this._id,...this._variables,...$})).team.projects;return new Gg(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Af=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(UQ.toString(),{id:this._id,...this._variables,...$})).team.states;return new xJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Xf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(jQ.toString(),{id:this._id,...this._variables,...$})).team.templates;return new GJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Wf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(NQ.toString(),{id:this._id,...this._variables,...$})).team.webhooks;return new HJ(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Kf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(WQ.toString(),{id:this._id,...this._variables,...$})).user.assignedIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Yf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(KQ.toString(),{id:this._id,...this._variables,...$})).user.createdIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Sf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(YQ.toString(),{id:this._id,...this._variables,...$})).user.delegatedIssues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Qf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(SQ.toString(),{id:this._id,...this._variables,...$})).user.drafts;return new QH(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Ef=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(QQ.toString(),{id:this._id,...this._variables,...$})).user.teamMemberships;return new rr(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Vf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(EQ.toString(),{id:this._id,...this._variables,...$})).user.teams;return new Qc(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}};var Bf=class extends D{_id;_variables;constructor($,n,c){super($);this._id=n,this._variables=c}async fetch($){let n=(await this._request(bQ.toString(),{id:this._id,...this._variables,...$})).workflowState.issues;return new Q$(this._request,(c)=>this.fetch(W({...this._variables,...$,...c})),n)}},Hf=class extends D{constructor($){super($)}administrableTeams($){return new zM(this._request).fetch($)}agentActivities($){return new PM(this._request).fetch($)}agentActivity($){return new fJ(this._request).fetch($)}agentSession($){return new B6(this._request).fetch($)}agentSessions($){return new JM(this._request).fetch($)}applicationInfo($){return new LM(this._request).fetch($)}asksWebSetting($){return new GM(this._request).fetch($)}attachment($){return new Vc(this._request).fetch($)}attachmentIssue($){return new AM(this._request).fetch($)}attachments($){return new XM(this._request).fetch($)}attachmentsForURL($,n){return new WM(this._request).fetch($,n)}auditEntries($){return new KM(this._request).fetch($)}get auditEntryTypes(){return new YM(this._request).fetch()}get authenticationSessions(){return new SM(this._request).fetch()}get availableUsers(){return new QM(this._request).fetch()}comment($){return new G$(this._request).fetch($)}comments($){return new EM(this._request).fetch($)}customView($){return new d$(this._request).fetch($)}customViewHasSubscribers($){return new VM(this._request).fetch($)}customViews($){return new BM(this._request).fetch($)}customer($){return new C$(this._request).fetch($)}customerNeed($){return new Xg(this._request).fetch($)}customerNeeds($){return new HM(this._request).fetch($)}customerStatus($){return new Ur(this._request).fetch($)}customerStatuses($){return new MM(this._request).fetch($)}customerTier($){return new jr(this._request).fetch($)}customerTiers($){return new FM(this._request).fetch($)}customers($){return new xM(this._request).fetch($)}cycle($){return new m$(this._request).fetch($)}cycles($){return new ZM(this._request).fetch($)}document($){return new Hn(this._request).fetch($)}documentContentHistory($){return new fM(this._request).fetch($)}documents($){return new bM(this._request).fetch($)}emailIntakeAddress($){return new Nr(this._request).fetch($)}emoji($){return new bJ(this._request).fetch($)}emojis($){return new CM(this._request).fetch($)}entityExternalLink($){return new CJ(this._request).fetch($)}externalUser($){return new A$(this._request).fetch($)}externalUsers($){return new RM(this._request).fetch($)}favorite($){return new ng(this._request).fetch($)}favorites($){return new TM(this._request).fetch($)}initiative($){return new o$(this._request).fetch($)}initiativeRelation($){return new iM(this._request).fetch($)}initiativeRelations($){return new hM(this._request).fetch($)}initiativeToProject($){return new RJ(this._request).fetch($)}initiativeToProjects($){return new lM(this._request).fetch($)}initiativeUpdate($){return new Jn(this._request).fetch($)}initiativeUpdates($){return new uM(this._request).fetch($)}initiatives($){return new yM(this._request).fetch($)}integration($){return new vn(this._request).fetch($)}integrationHasScopes($,n){return new qM(this._request).fetch($,n)}integrationTemplate($){return new TJ(this._request).fetch($)}integrationTemplates($){return new pM(this._request).fetch($)}integrations($){return new tM(this._request).fetch($)}integrationsSettings($){return new Wg(this._request).fetch($)}issue($){return new v$(this._request).fetch($)}issueFigmaFileKeySearch($,n){return new eM(this._request).fetch($,n)}issueFilterSuggestion($,n){return new dM(this._request).fetch($,n)}issueImportCheckCSV($,n){return new sM(this._request).fetch($,n)}issueImportCheckSync($){return new aM(this._request).fetch($)}issueImportJqlCheck($,n,c,o,g){return new $F(this._request).fetch($,n,c,o,g)}issueLabel($){return new f$(this._request).fetch($)}issueLabels($){return new nF(this._request).fetch($)}get issuePriorityValues(){return new gF(this._request).fetch()}issueRelation($){return new iJ(this._request).fetch($)}issueRelations($){return new cF(this._request).fetch($)}issueRepositorySuggestions($,n,c){return new vF(this._request).fetch($,n,c)}issueSearch($){return new oF(this._request).fetch($)}issueTitleSuggestionFromCustomerRequest($){return new _F(this._request).fetch($)}issueVcsBranchSearch($){return new rF(this._request).fetch($)}issues($){return new IF(this._request).fetch($)}notification($){return new DF(this._request).fetch($)}notificationSubscription($){return new UF(this._request).fetch($)}notificationSubscriptions($){return new jF(this._request).fetch($)}notifications($){return new NF(this._request).fetch($)}get organization(){return new N$(this._request).fetch()}organizationExists($){return new wF(this._request).fetch($)}organizationInvite($){return new hJ(this._request).fetch($)}organizationInvites($){return new OF(this._request).fetch($)}project($){return new s(this._request).fetch($)}projectFilterSuggestion($){return new kF(this._request).fetch($)}projectLabel($){return new H6(this._request).fetch($)}projectLabels($){return new mF(this._request).fetch($)}projectMilestone($){return new sn(this._request).fetch($)}projectMilestones($){return new zF(this._request).fetch($)}projectRelation($){return new lJ(this._request).fetch($)}projectRelations($){return new PF(this._request).fetch($)}projectStatus($){return new Bc(this._request).fetch($)}projectStatuses($){return new JF(this._request).fetch($)}projectUpdate($){return new In(this._request).fetch($)}projectUpdates($){return new LF(this._request).fetch($)}projects($){return new GF(this._request).fetch($)}pushSubscriptionTest($){return new AF(this._request).fetch($)}get rateLimitStatus(){return new XF(this._request).fetch()}roadmap($){return new M6(this._request).fetch($)}roadmapToProject($){return new uJ(this._request).fetch($)}roadmapToProjects($){return new WF(this._request).fetch($)}roadmaps($){return new KF(this._request).fetch($)}searchDocuments($,n){return new YF(this._request).fetch($,n)}searchIssues($,n){return new SF(this._request).fetch($,n)}searchProjects($,n){return new QF(this._request).fetch($,n)}semanticSearch($,n){return new EF(this._request).fetch($,n)}ssoUrlFromEmail($,n,c){return new VF(this._request).fetch($,n,c)}team($){return new a(this._request).fetch($)}teamMembership($){return new yJ(this._request).fetch($)}teamMemberships($){return new BF(this._request).fetch($)}teams($){return new HF(this._request).fetch($)}template($){return new S$(this._request).fetch($)}get templates(){return new MF(this._request).fetch()}templatesForIntegration($){return new FF(this._request).fetch($)}timeSchedule($){return new wr(this._request).fetch($)}timeSchedules($){return new xF(this._request).fetch($)}triageResponsibilities($){return new ZF(this._request).fetch($)}triageResponsibility($){return new Or(this._request).fetch($)}user($){return new Y(this._request).fetch($)}userSessions($){return new fF(this._request).fetch($)}get userSettings(){return new qJ(this._request).fetch()}users($){return new bF(this._request).fetch($)}verifyGitHubEnterpriseServerInstallation($){return new CF(this._request).fetch($)}get viewer(){return new RF(this._request).fetch()}webhook($){return new pJ(this._request).fetch($)}webhooks($){return new TF(this._request).fetch($)}workflowState($){return new J$(this._request).fetch($)}workflowStates($){return new iF(this._request).fetch($)}createAgentActivity($){return new tJ(this._request).fetch($)}agentSessionCreateOnComment($){return new hF(this._request).fetch($)}agentSessionCreateOnIssue($){return new lF(this._request).fetch($)}updateAgentSession($,n){return new eJ(this._request).fetch($,n)}agentSessionUpdateExternalUrl($,n){return new uF(this._request).fetch($,n)}airbyteIntegrationConnect($){return new yF(this._request).fetch($)}createAttachment($){return new dJ(this._request).fetch($)}deleteAttachment($){return new sJ(this._request).fetch($)}attachmentLinkDiscord($,n,c,o,g){return new qF(this._request).fetch($,n,c,o,g)}attachmentLinkFront($,n,c){return new pF(this._request).fetch($,n,c)}attachmentLinkGitHubIssue($,n,c){return new tF(this._request).fetch($,n,c)}attachmentLinkGitHubPR($,n,c){return new eF(this._request).fetch($,n,c)}attachmentLinkGitLabMR($,n,c,o,g){return new dF(this._request).fetch($,n,c,o,g)}attachmentLinkIntercom($,n,c){return new sF(this._request).fetch($,n,c)}attachmentLinkJiraIssue($,n,c){return new aF(this._request).fetch($,n,c)}attachmentLinkSalesforce($,n,c){return new $x(this._request).fetch($,n,c)}attachmentLinkSlack($,n,c){return new nx(this._request).fetch($,n,c)}attachmentLinkURL($,n,c){return new gx(this._request).fetch($,n,c)}attachmentLinkZendesk($,n,c){return new cx(this._request).fetch($,n,c)}attachmentSyncToSlack($){return new vx(this._request).fetch($)}updateAttachment($,n){return new aJ(this._request).fetch($,n)}createComment($){return new $0(this._request).fetch($)}deleteComment($){return new n0(this._request).fetch($)}commentResolve($,n){return new ox(this._request).fetch($,n)}commentUnresolve($){return new _x(this._request).fetch($)}updateComment($,n,c){return new g0(this._request).fetch($,n,c)}createContact($){return new rx(this._request).fetch($)}createCsvExportReport($){return new Ix(this._request).fetch($)}createInitiativeUpdateReminder($,n){return new Dx(this._request).fetch($,n)}createOrganizationFromOnboarding($,n){return new Ux(this._request).fetch($,n)}createProjectUpdateReminder($,n){return new jx(this._request).fetch($,n)}createCustomView($){return new c0(this._request).fetch($)}deleteCustomView($){return new v0(this._request).fetch($)}updateCustomView($,n){return new o0(this._request).fetch($,n)}createCustomer($){return new _0(this._request).fetch($)}deleteCustomer($){return new r0(this._request).fetch($)}customerMerge($,n){return new Nx(this._request).fetch($,n)}archiveCustomerNeed($){return new I0(this._request).fetch($)}createCustomerNeed($){return new D0(this._request).fetch($)}customerNeedCreateFromAttachment($){return new wx(this._request).fetch($)}deleteCustomerNeed($,n){return new U0(this._request).fetch($,n)}unarchiveCustomerNeed($){return new j0(this._request).fetch($)}updateCustomerNeed($,n){return new N0(this._request).fetch($,n)}createCustomerStatus($){return new w0(this._request).fetch($)}deleteCustomerStatus($){return new O0(this._request).fetch($)}updateCustomerStatus($,n){return new k0(this._request).fetch($,n)}createCustomerTier($){return new m0(this._request).fetch($)}deleteCustomerTier($){return new z0(this._request).fetch($)}updateCustomerTier($,n){return new P0(this._request).fetch($,n)}customerUnsync($){return new Ox(this._request).fetch($)}updateCustomer($,n){return new J0(this._request).fetch($,n)}customerUpsert($){return new kx(this._request).fetch($)}archiveCycle($){return new L0(this._request).fetch($)}createCycle($){return new G0(this._request).fetch($)}cycleShiftAll($){return new mx(this._request).fetch($)}cycleStartUpcomingCycleToday($){return new zx(this._request).fetch($)}updateCycle($,n){return new A0(this._request).fetch($,n)}createDocument($){return new X0(this._request).fetch($)}deleteDocument($){return new W0(this._request).fetch($)}unarchiveDocument($){return new K0(this._request).fetch($)}updateDocument($,n){return new Y0(this._request).fetch($,n)}createEmailIntakeAddress($){return new S0(this._request).fetch($)}deleteEmailIntakeAddress($){return new Q0(this._request).fetch($)}emailIntakeAddressRotate($){return new Px(this._request).fetch($)}updateEmailIntakeAddress($,n){return new E0(this._request).fetch($,n)}emailTokenUserAccountAuth($){return new Jx(this._request).fetch($)}emailUnsubscribe($){return new Lx(this._request).fetch($)}emailUserAccountAuthChallenge($){return new Gx(this._request).fetch($)}createEmoji($){return new V0(this._request).fetch($)}deleteEmoji($){return new B0(this._request).fetch($)}createEntityExternalLink($){return new H0(this._request).fetch($)}deleteEntityExternalLink($){return new M0(this._request).fetch($)}updateEntityExternalLink($,n){return new F0(this._request).fetch($,n)}createFavorite($){return new x0(this._request).fetch($)}deleteFavorite($){return new Z0(this._request).fetch($)}updateFavorite($,n){return new f0(this._request).fetch($,n)}fileUpload($,n,c,o){return new Ax(this._request).fetch($,n,c,o)}createGitAutomationState($){return new b0(this._request).fetch($)}deleteGitAutomationState($){return new C0(this._request).fetch($)}updateGitAutomationState($,n){return new R0(this._request).fetch($,n)}createGitAutomationTargetBranch($){return new T0(this._request).fetch($)}deleteGitAutomationTargetBranch($){return new i0(this._request).fetch($)}updateGitAutomationTargetBranch($,n){return new h0(this._request).fetch($,n)}googleUserAccountAuth($){return new Xx(this._request).fetch($)}imageUploadFromUrl($){return new Wx(this._request).fetch($)}importFileUpload($,n,c,o){return new Kx(this._request).fetch($,n,c,o)}archiveInitiative($){return new l0(this._request).fetch($)}createInitiative($){return new u0(this._request).fetch($)}deleteInitiative($){return new y0(this._request).fetch($)}createInitiativeRelation($){return new q0(this._request).fetch($)}deleteInitiativeRelation($){return new p0(this._request).fetch($)}updateInitiativeRelation($,n){return new t0(this._request).fetch($,n)}createInitiativeToProject($){return new e0(this._request).fetch($)}deleteInitiativeToProject($){return new d0(this._request).fetch($)}updateInitiativeToProject($,n){return new s0(this._request).fetch($,n)}unarchiveInitiative($){return new a0(this._request).fetch($)}updateInitiative($,n){return new Yx(this._request).fetch($,n)}archiveInitiativeUpdate($){return new $L(this._request).fetch($)}createInitiativeUpdate($){return new nL(this._request).fetch($)}unarchiveInitiativeUpdate($){return new gL(this._request).fetch($)}updateInitiativeUpdate($,n){return new cL(this._request).fetch($,n)}archiveIntegration($){return new vL(this._request).fetch($)}integrationAsksConnectChannel($,n){return new Sx(this._request).fetch($,n)}deleteIntegration($,n){return new oL(this._request).fetch($,n)}integrationDiscord($,n){return new Qx(this._request).fetch($,n)}integrationFigma($,n){return new Ex(this._request).fetch($,n)}integrationFront($,n){return new Vx(this._request).fetch($,n)}integrationGitHubEnterpriseServerConnect($,n){return new Bx(this._request).fetch($,n)}integrationGitHubPersonal($,n){return new Hx(this._request).fetch($,n)}get createIntegrationGithubCommit(){return new Mx(this._request).fetch()}integrationGithubConnect($,n,c){return new Fx(this._request).fetch($,n,c)}integrationGithubImportConnect($,n){return new xx(this._request).fetch($,n)}integrationGithubImportRefresh($){return new Zx(this._request).fetch($)}integrationGitlabConnect($,n){return new fx(this._request).fetch($,n)}integrationGitlabTestConnection($){return new bx(this._request).fetch($)}integrationGong($,n){return new Cx(this._request).fetch($,n)}integrationGoogleSheets($){return new Rx(this._request).fetch($)}integrationIntercom($,n,c){return new Tx(this._request).fetch($,n,c)}get deleteIntegrationIntercom(){return new ix(this._request).fetch()}updateIntegrationIntercomSettings($){return new hx(this._request).fetch($)}integrationJiraPersonal($){return new lx(this._request).fetch($)}get integrationLoom(){return new ux(this._request).fetch()}integrationRequest($){return new yx(this._request).fetch($)}integrationSalesforce($,n,c){return new qx(this._request).fetch($,n,c)}integrationSentryConnect($,n,c){return new px(this._request).fetch($,n,c)}integrationSlack($,n,c){return new tx(this._request).fetch($,n,c)}integrationSlackAsks($,n){return new ex(this._request).fetch($,n)}integrationSlackCustomViewNotifications($,n,c){return new dx(this._request).fetch($,n,c)}integrationSlackCustomerChannelLink($,n,c){return new sx(this._request).fetch($,n,c)}integrationSlackImportEmojis($,n){return new ax(this._request).fetch($,n)}integrationSlackOrAsksUpdateSlackTeamName($){return new $2(this._request).fetch($)}integrationSlackOrgProjectUpdatesPost($,n){return new n2(this._request).fetch($,n)}integrationSlackPersonal($,n){return new g2(this._request).fetch($,n)}integrationSlackPost($,n,c,o){return new c2(this._request).fetch($,n,c,o)}integrationSlackProjectPost($,n,c,o){return new v2(this._request).fetch($,n,c,o)}createIntegrationTemplate($){return new _L(this._request).fetch($)}deleteIntegrationTemplate($){return new rL(this._request).fetch($)}integrationZendesk($,n,c,o){return new o2(this._request).fetch($,n,c,o)}createIntegrationsSettings($){return new IL(this._request).fetch($)}updateIntegrationsSettings($,n){return new DL(this._request).fetch($,n)}issueAddLabel($,n){return new _2(this._request).fetch($,n)}archiveIssue($,n){return new UL(this._request).fetch($,n)}createIssueBatch($){return new r2(this._request).fetch($)}updateIssueBatch($,n){return new I2(this._request).fetch($,n)}createIssue($){return new jL(this._request).fetch($)}deleteIssue($,n){return new NL(this._request).fetch($,n)}issueExternalSyncDisable($){return new D2(this._request).fetch($)}issueImportCreateAsana($,n,c){return new U2(this._request).fetch($,n,c)}issueImportCreateCSVJira($,n){return new j2(this._request).fetch($,n)}issueImportCreateClubhouse($,n,c){return new N2(this._request).fetch($,n,c)}issueImportCreateGithub($){return new w2(this._request).fetch($)}issueImportCreateJira($,n,c,o,g){return new O2(this._request).fetch($,n,c,o,g)}deleteIssueImport($){return new wL(this._request).fetch($)}issueImportProcess($,n){return new k2(this._request).fetch($,n)}updateIssueImport($,n){return new OL(this._request).fetch($,n)}createIssueLabel($,n){return new kL(this._request).fetch($,n)}deleteIssueLabel($){return new mL(this._request).fetch($)}issueLabelRestore($){return new m2(this._request).fetch($)}issueLabelRetire($){return new z2(this._request).fetch($)}updateIssueLabel($,n,c){return new zL(this._request).fetch($,n,c)}createIssueRelation($,n){return new PL(this._request).fetch($,n)}deleteIssueRelation($){return new JL(this._request).fetch($)}updateIssueRelation($,n){return new LL(this._request).fetch($,n)}issueReminder($,n){return new P2(this._request).fetch($,n)}issueRemoveLabel($,n){return new J2(this._request).fetch($,n)}issueSubscribe($,n){return new L2(this._request).fetch($,n)}unarchiveIssue($){return new GL(this._request).fetch($)}issueUnsubscribe($,n){return new G2(this._request).fetch($,n)}updateIssue($,n){return new AL(this._request).fetch($,n)}joinOrganizationFromOnboarding($){return new A2(this._request).fetch($)}leaveOrganization($){return new X2(this._request).fetch($)}logout($){return new W2(this._request).fetch($)}logoutAllSessions($){return new K2(this._request).fetch($)}logoutOtherSessions($){return new Y2(this._request).fetch($)}logoutSession($){return new S2(this._request).fetch($)}archiveNotification($){return new XL(this._request).fetch($)}notificationArchiveAll($){return new Q2(this._request).fetch($)}updateNotificationCategoryChannelSubscription($,n,c){return new E2(this._request).fetch($,n,c)}notificationMarkReadAll($,n){return new V2(this._request).fetch($,n)}notificationMarkUnreadAll($){return new B2(this._request).fetch($)}notificationSnoozeAll($,n){return new H2(this._request).fetch($,n)}createNotificationSubscription($){return new WL(this._request).fetch($)}deleteNotificationSubscription($){return new KL(this._request).fetch($)}updateNotificationSubscription($,n){return new YL(this._request).fetch($,n)}unarchiveNotification($){return new SL(this._request).fetch($)}notificationUnsnoozeAll($,n){return new M2(this._request).fetch($,n)}updateNotification($,n){return new QL(this._request).fetch($,n)}get deleteOrganizationCancel(){return new F2(this._request).fetch()}deleteOrganization($){return new EL(this._request).fetch($)}get organizationDeleteChallenge(){return new x2(this._request).fetch()}deleteOrganizationDomain($){return new Z2(this._request).fetch($)}createOrganizationInvite($){return new VL(this._request).fetch($)}deleteOrganizationInvite($){return new BL(this._request).fetch($)}updateOrganizationInvite($,n){return new HL(this._request).fetch($,n)}get organizationStartTrial(){return new f2(this._request).fetch()}organizationStartTrialForPlan($){return new b2(this._request).fetch($)}updateOrganization($){return new ML(this._request).fetch($)}projectAddLabel($,n){return new C2(this._request).fetch($,n)}archiveProject($,n){return new FL(this._request).fetch($,n)}createProject($,n){return new xL(this._request).fetch($,n)}deleteProject($){return new ZL(this._request).fetch($)}projectExternalSyncDisable($,n){return new R2(this._request).fetch($,n)}createProjectLabel($){return new fL(this._request).fetch($)}deleteProjectLabel($){return new bL(this._request).fetch($)}projectLabelRestore($){return new T2(this._request).fetch($)}projectLabelRetire($){return new i2(this._request).fetch($)}updateProjectLabel($,n){return new CL(this._request).fetch($,n)}createProjectMilestone($){return new RL(this._request).fetch($)}deleteProjectMilestone($){return new TL(this._request).fetch($)}updateProjectMilestone($,n){return new iL(this._request).fetch($,n)}createProjectRelation($){return new hL(this._request).fetch($)}deleteProjectRelation($){return new lL(this._request).fetch($)}updateProjectRelation($,n){return new uL(this._request).fetch($,n)}projectRemoveLabel($,n){return new h2(this._request).fetch($,n)}archiveProjectStatus($){return new yL(this._request).fetch($)}createProjectStatus($){return new qL(this._request).fetch($)}unarchiveProjectStatus($){return new pL(this._request).fetch($)}updateProjectStatus($,n){return new tL(this._request).fetch($,n)}unarchiveProject($){return new eL(this._request).fetch($)}updateProject($,n){return new l2(this._request).fetch($,n)}archiveProjectUpdate($){return new dL(this._request).fetch($)}createProjectUpdate($){return new sL(this._request).fetch($)}deleteProjectUpdate($){return new aL(this._request).fetch($)}unarchiveProjectUpdate($){return new $G(this._request).fetch($)}updateProjectUpdate($,n){return new nG(this._request).fetch($,n)}createPushSubscription($){return new gG(this._request).fetch($)}deletePushSubscription($){return new cG(this._request).fetch($)}createReaction($){return new vG(this._request).fetch($)}deleteReaction($){return new oG(this._request).fetch($)}refreshGoogleSheetsData($,n){return new u2(this._request).fetch($,n)}resendOrganizationInvite($){return new y2(this._request).fetch($)}resendOrganizationInviteByEmail($){return new q2(this._request).fetch($)}archiveRoadmap($){return new _G(this._request).fetch($)}createRoadmap($){return new rG(this._request).fetch($)}deleteRoadmap($){return new IG(this._request).fetch($)}createRoadmapToProject($){return new DG(this._request).fetch($)}deleteRoadmapToProject($){return new UG(this._request).fetch($)}updateRoadmapToProject($,n){return new jG(this._request).fetch($,n)}unarchiveRoadmap($){return new NG(this._request).fetch($)}updateRoadmap($,n){return new wG(this._request).fetch($,n)}samlTokenUserAccountAuth($){return new p2(this._request).fetch($)}createTeam($,n){return new OG(this._request).fetch($,n)}deleteTeamCycles($){return new t2(this._request).fetch($)}deleteTeam($){return new kG(this._request).fetch($)}deleteTeamKey($){return new e2(this._request).fetch($)}createTeamMembership($){return new mG(this._request).fetch($)}deleteTeamMembership($,n){return new zG(this._request).fetch($,n)}updateTeamMembership($,n){return new PG(this._request).fetch($,n)}unarchiveTeam($){return new JG(this._request).fetch($)}updateTeam($,n,c){return new LG(this._request).fetch($,n,c)}createTemplate($){return new GG(this._request).fetch($)}deleteTemplate($){return new AG(this._request).fetch($)}updateTemplate($,n){return new XG(this._request).fetch($,n)}createTimeSchedule($){return new WG(this._request).fetch($)}deleteTimeSchedule($){return new KG(this._request).fetch($)}timeScheduleRefreshIntegrationSchedule($){return new d2(this._request).fetch($)}updateTimeSchedule($,n){return new YG(this._request).fetch($,n)}timeScheduleUpsertExternal($,n){return new s2(this._request).fetch($,n)}createTriageResponsibility($){return new SG(this._request).fetch($)}deleteTriageResponsibility($){return new QG(this._request).fetch($)}updateTriageResponsibility($,n){return new EG(this._request).fetch($,n)}userChangeRole($,n){return new a2(this._request).fetch($,n)}userDemoteAdmin($){return new $Z(this._request).fetch($)}userDemoteMember($){return new nZ(this._request).fetch($)}userDiscordConnect($,n){return new gZ(this._request).fetch($,n)}userExternalUserDisconnect($){return new cZ(this._request).fetch($)}updateUserFlag($,n){return new vZ(this._request).fetch($,n)}userPromoteAdmin($){return new oZ(this._request).fetch($)}userPromoteMember($){return new _Z(this._request).fetch($)}userRevokeAllSessions($){return new rZ(this._request).fetch($)}userRevokeSession($,n){return new IZ(this._request).fetch($,n)}userSettingsFlagsReset($){return new DZ(this._request).fetch($)}updateUserSettings($,n){return new VG(this._request).fetch($,n)}suspendUser($){return new BG(this._request).fetch($)}userUnlinkFromIdentityProvider($){return new UZ(this._request).fetch($)}unsuspendUser($){return new HG(this._request).fetch($)}updateUser($,n){return new MG(this._request).fetch($,n)}createViewPreferences($){return new FG(this._request).fetch($)}deleteViewPreferences($){return new xG(this._request).fetch($)}updateViewPreferences($,n){return new ZG(this._request).fetch($,n)}createWebhook($){return new fG(this._request).fetch($)}deleteWebhook($){return new bG(this._request).fetch($)}rotateSecretWebhook($){return new CG(this._request).fetch($)}updateWebhook($,n){return new RG(this._request).fetch($,n)}archiveWorkflowState($){return new TG(this._request).fetch($)}createWorkflowState($){return new iG(this._request).fetch($)}updateWorkflowState($,n){return new hG(this._request).fetch($,n)}};function Mf({apiKey:$,accessToken:n,apiUrl:c,headers:o,...g}){if(!n&&!$)throw Error("No accessToken or apiKey provided to the LinearClient - create one here: https://linear.app/settings/account/security");return{headers:{Authorization:n?n.startsWith("Bearer ")?n:`Bearer ${n}`:$??"",...o,"User-Agent":HY({[process.env.npm_package_name??"@linear/sdk"]:process.env.npm_package_version??"unknown"})},apiUrl:c??"https://api.linear.app/graphql",...g}}var Hc=class extends Hf{options;client;constructor($){let n=Mf($),c=new n9(n.apiUrl,n);super((o,g)=>this.client.request(o,g).catch((v)=>{throw Fz(v)}));this.options=n,this.client=c}};var lG={webhook_received:"Webhook received, queueing for processing...",event_enqueued:"Event enqueued for processing...",processing_started:"Processing started...",sandbox_initializing:"Initializing sandbox environment...",git_setup:"Setting up workspace...",session_ready:"Session ready...",sending_prompt:"Sending task to AI agent..."};class Ff extends P$("LinearNotFoundError")(){constructor($){super({...$,message:`${$.resourceType} not found: ${$.resourceId}`})}}class uG extends P$("LinearInvalidInputError")(){constructor($){super({...$,message:`Invalid input for ${$.field}: ${$.reason}`})}}class yG extends P$("LinearRateLimitError")(){constructor($){super({...$,message:`Rate limited${$.retryAfter?`, retry after ${$.retryAfter}s`:""}`})}}class qG extends P$("LinearAuthError")(){constructor($){super({...$,message:`Authentication failed: ${$.reason}`})}}class kr extends P$("LinearForbiddenError")(){constructor($){super({...$,message:`Forbidden: cannot ${$.action} ${$.resource}`})}}class pG extends P$("LinearNetworkError")(){constructor($){super({...$,message:`Network error: ${$.reason}`})}}class tG extends P$("LinearFeatureNotAccessibleError")(){constructor($){super({...$,message:`Feature not accessible: ${$.feature}`})}}class eG extends P$("LinearUnknownError")(){constructor($){super({...$,message:`Unknown Linear error: ${$.reason}`})}}function V$($){let n={};if($ instanceof L$)n.cause=$,n.status=$.status,n.query=$.query,n.variables=$.variables,n.graphqlErrors=$.errors;if($ instanceof T_){let o=$.errors?.[0]?.path?.join(".")??"unknown",g=$.errors?.[0]?.message??$.message;return new uG({field:o,reason:g,context:n})}if($ instanceof i_)return new yG({context:n});if($ instanceof l_)return new qG({reason:$.message,context:n});if($ instanceof u_)return new kr({resource:"resource",action:"access",context:n});if($ instanceof h_)return new pG({reason:$.message,context:n});if($ instanceof R_)return new tG({feature:"unknown",context:n});let c=$ instanceof Error?$.message:String($);return new eG({reason:c,context:n})}class xf extends P$("OpencodeProviderAuthError")(){constructor($){super({...$,message:`Provider auth failed for ${$.providerID}: ${$.reason}`})}}class Zf extends P$("OpencodeApiError")(){constructor($){super({...$,message:`API error${$.statusCode?` (${$.statusCode})`:""}: ${$.reason}`})}}class ff extends P$("OpencodeMessageAbortedError")(){constructor($){super({...$,message:`Message aborted: ${$.reason}`})}}class bf extends P$("OpencodeOutputLengthError")(){constructor(){super({message:"Message output exceeded length limit"})}}class dG extends P$("OpencodeUnknownError")(){constructor($){super({...$,message:`Unknown OpenCode error: ${$.reason}`})}}async function Cf($){let n=await $.labels(),c=[...n.nodes],o=n;while(o.pageInfo.hasNextPage)o=await o.fetchNext(),c.push(...o.nodes);return c}async function Rf($){let n=new Set,c;for(;;){let o=await $(c);for(let g of o.nodes)if(g.agentSessionId)n.add(g.agentSessionId);if(!o.pageInfo.hasNextPage||!o.pageInfo.endCursor)break;c=o.pageInfo.endCursor}return Array.from(n)}function sG($){switch($){case"triage":case"backlog":case"unstarted":case"started":case"completed":case"canceled":return $;default:return"unknown"}}function Tf($){switch($){case"auth":return y_.Auth;case"select":return y_.Select;default:return}}class F6{client;log;constructor($){this.client=new Hc({accessToken:$}),this.log=En.create({service:"linear"})}async postActivity($,n,c=!1){let o=await X.tryPromise({try:async()=>this.client.createAgentActivity({agentSessionId:$,content:n,ephemeral:c}),catch:V$});if(X.isError(o))return this.log.error("Failed to send activity",{activityType:n.type,sessionId:$,ephemeral:c,error:o.error.message,errorType:o.error._tag}),X.err(o.error);return X.ok(void 0)}async postStageActivity($,n,c){let o=lG[n],g=c?`${o}
|
|
43578
43578
|
|
|
43579
43579
|
${c}`:o,v=await X.tryPromise({try:async()=>this.client.createAgentActivity({agentSessionId:$,content:{type:"thought",body:g},ephemeral:!0}),catch:V$});if(X.isError(v))return this.log.error("Failed to send stage activity",{processingStage:n,sessionId:$,error:v.error.message,errorType:v.error._tag}),X.err(v.error);return X.ok(void 0)}async postError($,n){let c=n instanceof Error?n.message:String(n),o=n instanceof Error?n.stack:void 0,g=o?o.split(`
|
|
43580
43580
|
`).slice(0,20).join(`
|