@linear/sdk 70.0.0 → 72.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{index-CExL-wAi.d.mts → index-BBxdiqQK.d.mts} +767 -89
- package/dist/index-BBxdiqQK.d.mts.map +1 -0
- package/dist/{index-Bm4jA7_4.d.cts → index-DPQVugF5.d.cts} +767 -89
- package/dist/index-DPQVugF5.d.cts.map +1 -0
- package/dist/index.cjs +1131 -93
- package/dist/index.d.cts +391 -33
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +391 -33
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +1113 -92
- package/dist/index.mjs.map +1 -1
- package/dist/webhooks/index.cjs +2 -1
- package/dist/webhooks/index.d.cts +2 -2
- package/dist/webhooks/index.d.mts +2 -2
- package/dist/webhooks/index.mjs +2 -2
- package/dist/{webhooks-CgtCOSvZ.mjs → webhooks-Bbhy0Mv8.mjs} +21 -10
- package/dist/webhooks-Bbhy0Mv8.mjs.map +1 -0
- package/dist/{webhooks-BFArBJks.cjs → webhooks-nAfXvD4i.cjs} +25 -8
- package/package.json +4 -4
- package/dist/index-Bm4jA7_4.d.cts.map +0 -1
- package/dist/index-CExL-wAi.d.mts.map +0 -1
- package/dist/webhooks-CgtCOSvZ.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as __export, t as __commonJSMin } from "./chunk-DPPnyiuk.mjs";
|
|
2
|
-
import {
|
|
2
|
+
import { i as LinearWebhookClient } from "./webhooks-Bbhy0Mv8.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/types.ts
|
|
5
5
|
/**
|
|
@@ -1510,8 +1510,9 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
1510
1510
|
ArchiveRoadmapDocument: () => ArchiveRoadmapDocument,
|
|
1511
1511
|
ArchiveWorkflowStateDocument: () => ArchiveWorkflowStateDocument,
|
|
1512
1512
|
AsksChannelConnectPayloadFragmentDoc: () => AsksChannelConnectPayloadFragmentDoc,
|
|
1513
|
-
|
|
1514
|
-
|
|
1513
|
+
AsksWebSettingDocument: () => AsksWebSettingDocument,
|
|
1514
|
+
AsksWebSetting_IdentityProviderDocument: () => AsksWebSetting_IdentityProviderDocument,
|
|
1515
|
+
AsksWebSettingsFragmentDoc: () => AsksWebSettingsFragmentDoc,
|
|
1515
1516
|
AttachmentConnectionFragmentDoc: () => AttachmentConnectionFragmentDoc,
|
|
1516
1517
|
AttachmentDocument: () => AttachmentDocument,
|
|
1517
1518
|
AttachmentFragmentDoc: () => AttachmentFragmentDoc,
|
|
@@ -1828,6 +1829,7 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
1828
1829
|
GitHubEnterpriseServerInstallVerificationPayloadFragmentDoc: () => GitHubEnterpriseServerInstallVerificationPayloadFragmentDoc,
|
|
1829
1830
|
GitHubEnterpriseServerPayloadFragmentDoc: () => GitHubEnterpriseServerPayloadFragmentDoc,
|
|
1830
1831
|
GitLabIntegrationCreatePayloadFragmentDoc: () => GitLabIntegrationCreatePayloadFragmentDoc,
|
|
1832
|
+
GitLabTestConnectionPayloadFragmentDoc: () => GitLabTestConnectionPayloadFragmentDoc,
|
|
1831
1833
|
GitLinkKind: () => GitLinkKind,
|
|
1832
1834
|
GithubOrgType: () => GithubOrgType,
|
|
1833
1835
|
GoogleUserAccountAuthDocument: () => GoogleUserAccountAuthDocument,
|
|
@@ -1895,6 +1897,7 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
1895
1897
|
IntegrationGithubImportConnectDocument: () => IntegrationGithubImportConnectDocument,
|
|
1896
1898
|
IntegrationGithubImportRefreshDocument: () => IntegrationGithubImportRefreshDocument,
|
|
1897
1899
|
IntegrationGitlabConnectDocument: () => IntegrationGitlabConnectDocument,
|
|
1900
|
+
IntegrationGitlabTestConnectionDocument: () => IntegrationGitlabTestConnectionDocument,
|
|
1898
1901
|
IntegrationGongDocument: () => IntegrationGongDocument,
|
|
1899
1902
|
IntegrationGoogleSheetsDocument: () => IntegrationGoogleSheetsDocument,
|
|
1900
1903
|
IntegrationHasScopesDocument: () => IntegrationHasScopesDocument,
|
|
@@ -1946,6 +1949,8 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
1946
1949
|
IssueFragmentDoc: () => IssueFragmentDoc,
|
|
1947
1950
|
IssueHistoryConnectionFragmentDoc: () => IssueHistoryConnectionFragmentDoc,
|
|
1948
1951
|
IssueHistoryFragmentDoc: () => IssueHistoryFragmentDoc,
|
|
1952
|
+
IssueHistoryTriageRuleErrorFragmentDoc: () => IssueHistoryTriageRuleErrorFragmentDoc,
|
|
1953
|
+
IssueHistoryTriageRuleMetadataFragmentDoc: () => IssueHistoryTriageRuleMetadataFragmentDoc,
|
|
1949
1954
|
IssueImportCheckCsvDocument: () => IssueImportCheckCsvDocument,
|
|
1950
1955
|
IssueImportCheckPayloadFragmentDoc: () => IssueImportCheckPayloadFragmentDoc,
|
|
1951
1956
|
IssueImportCheckSyncDocument: () => IssueImportCheckSyncDocument,
|
|
@@ -1987,6 +1992,7 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
1987
1992
|
IssueRelationsDocument: () => IssueRelationsDocument,
|
|
1988
1993
|
IssueReminderDocument: () => IssueReminderDocument,
|
|
1989
1994
|
IssueRemoveLabelDocument: () => IssueRemoveLabelDocument,
|
|
1995
|
+
IssueRepositorySuggestionsDocument: () => IssueRepositorySuggestionsDocument,
|
|
1990
1996
|
IssueSearchDocument: () => IssueSearchDocument,
|
|
1991
1997
|
IssueSearchPayloadFragmentDoc: () => IssueSearchPayloadFragmentDoc,
|
|
1992
1998
|
IssueSearchResultFragmentDoc: () => IssueSearchResultFragmentDoc,
|
|
@@ -2246,6 +2252,7 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
2246
2252
|
RoadmapToProjectsDocument: () => RoadmapToProjectsDocument,
|
|
2247
2253
|
Roadmap_ProjectsDocument: () => Roadmap_ProjectsDocument,
|
|
2248
2254
|
RoadmapsDocument: () => RoadmapsDocument,
|
|
2255
|
+
RotateSecretWebhookDocument: () => RotateSecretWebhookDocument,
|
|
2249
2256
|
SLADayCountType: () => SLADayCountType,
|
|
2250
2257
|
SamlTokenUserAccountAuthDocument: () => SamlTokenUserAccountAuthDocument,
|
|
2251
2258
|
SearchDocumentsDocument: () => SearchDocumentsDocument,
|
|
@@ -2284,6 +2291,7 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
2284
2291
|
TeamNotificationSubscriptionFragmentDoc: () => TeamNotificationSubscriptionFragmentDoc,
|
|
2285
2292
|
TeamOriginWebhookPayloadFragmentDoc: () => TeamOriginWebhookPayloadFragmentDoc,
|
|
2286
2293
|
TeamPayloadFragmentDoc: () => TeamPayloadFragmentDoc,
|
|
2294
|
+
TeamRetirementSubTeamHandling: () => TeamRetirementSubTeamHandling,
|
|
2287
2295
|
TeamRoleType: () => TeamRoleType,
|
|
2288
2296
|
TeamWithParentWebhookPayloadFragmentDoc: () => TeamWithParentWebhookPayloadFragmentDoc,
|
|
2289
2297
|
Team_CyclesDocument: () => Team_CyclesDocument,
|
|
@@ -2319,6 +2327,7 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
2319
2327
|
TriageResponsibilityManualSelectionFragmentDoc: () => TriageResponsibilityManualSelectionFragmentDoc,
|
|
2320
2328
|
TriageResponsibilityPayloadFragmentDoc: () => TriageResponsibilityPayloadFragmentDoc,
|
|
2321
2329
|
TriageResponsibility_ManualSelectionDocument: () => TriageResponsibility_ManualSelectionDocument,
|
|
2330
|
+
TriageRuleErrorType: () => TriageRuleErrorType,
|
|
2322
2331
|
TypedDocumentString: () => TypedDocumentString,
|
|
2323
2332
|
UnarchiveCustomerNeedDocument: () => UnarchiveCustomerNeedDocument,
|
|
2324
2333
|
UnarchiveDocumentDocument: () => UnarchiveDocumentDocument,
|
|
@@ -2403,7 +2412,10 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
2403
2412
|
UserPayloadFragmentDoc: () => UserPayloadFragmentDoc,
|
|
2404
2413
|
UserPromoteAdminDocument: () => UserPromoteAdminDocument,
|
|
2405
2414
|
UserPromoteMemberDocument: () => UserPromoteMemberDocument,
|
|
2415
|
+
UserRevokeAllSessionsDocument: () => UserRevokeAllSessionsDocument,
|
|
2416
|
+
UserRevokeSessionDocument: () => UserRevokeSessionDocument,
|
|
2406
2417
|
UserRoleType: () => UserRoleType,
|
|
2418
|
+
UserSessionsDocument: () => UserSessionsDocument,
|
|
2407
2419
|
UserSettingsCustomSidebarThemeFragmentDoc: () => UserSettingsCustomSidebarThemeFragmentDoc,
|
|
2408
2420
|
UserSettingsCustomThemeFragmentDoc: () => UserSettingsCustomThemeFragmentDoc,
|
|
2409
2421
|
UserSettingsDocument: () => UserSettingsDocument,
|
|
@@ -2473,7 +2485,9 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
2473
2485
|
WebhookFailureEventFragmentDoc: () => WebhookFailureEventFragmentDoc,
|
|
2474
2486
|
WebhookFragmentDoc: () => WebhookFragmentDoc,
|
|
2475
2487
|
WebhookPayloadFragmentDoc: () => WebhookPayloadFragmentDoc,
|
|
2488
|
+
WebhookRotateSecretPayloadFragmentDoc: () => WebhookRotateSecretPayloadFragmentDoc,
|
|
2476
2489
|
WebhooksDocument: () => WebhooksDocument,
|
|
2490
|
+
WorkflowDefinitionFragmentDoc: () => WorkflowDefinitionFragmentDoc,
|
|
2477
2491
|
WorkflowStateArchivePayloadFragmentDoc: () => WorkflowStateArchivePayloadFragmentDoc,
|
|
2478
2492
|
WorkflowStateChildWebhookPayloadFragmentDoc: () => WorkflowStateChildWebhookPayloadFragmentDoc,
|
|
2479
2493
|
WorkflowStateConnectionFragmentDoc: () => WorkflowStateConnectionFragmentDoc,
|
|
@@ -2481,7 +2495,10 @@ var _generated_documents_exports = /* @__PURE__ */ __export({
|
|
|
2481
2495
|
WorkflowStateFragmentDoc: () => WorkflowStateFragmentDoc,
|
|
2482
2496
|
WorkflowStatePayloadFragmentDoc: () => WorkflowStatePayloadFragmentDoc,
|
|
2483
2497
|
WorkflowState_IssuesDocument: () => WorkflowState_IssuesDocument,
|
|
2484
|
-
WorkflowStatesDocument: () => WorkflowStatesDocument
|
|
2498
|
+
WorkflowStatesDocument: () => WorkflowStatesDocument,
|
|
2499
|
+
WorkflowTrigger: () => WorkflowTrigger,
|
|
2500
|
+
WorkflowTriggerType: () => WorkflowTriggerType,
|
|
2501
|
+
WorkflowType: () => WorkflowType
|
|
2485
2502
|
});
|
|
2486
2503
|
/** A modifier that provides additional instructions on how the activity should be interpreted. */
|
|
2487
2504
|
let AgentActivitySignal = /* @__PURE__ */ function(AgentActivitySignal$1) {
|
|
@@ -3019,6 +3036,12 @@ let SlackChannelType = /* @__PURE__ */ function(SlackChannelType$1) {
|
|
|
3019
3036
|
SlackChannelType$1["Public"] = "Public";
|
|
3020
3037
|
return SlackChannelType$1;
|
|
3021
3038
|
}({});
|
|
3039
|
+
/** [Internal] How to handle sub-teams when retiring a parent team. */
|
|
3040
|
+
let TeamRetirementSubTeamHandling = /* @__PURE__ */ function(TeamRetirementSubTeamHandling$1) {
|
|
3041
|
+
TeamRetirementSubTeamHandling$1["Retire"] = "retire";
|
|
3042
|
+
TeamRetirementSubTeamHandling$1["Unnest"] = "unnest";
|
|
3043
|
+
return TeamRetirementSubTeamHandling$1;
|
|
3044
|
+
}({});
|
|
3022
3045
|
/** All possible roles within a team in terms of access to team settings and operations. */
|
|
3023
3046
|
let TeamRoleType = /* @__PURE__ */ function(TeamRoleType$1) {
|
|
3024
3047
|
TeamRoleType$1["Member"] = "member";
|
|
@@ -3031,6 +3054,13 @@ let TriageResponsibilityAction = /* @__PURE__ */ function(TriageResponsibilityAc
|
|
|
3031
3054
|
TriageResponsibilityAction$1["Notify"] = "notify";
|
|
3032
3055
|
return TriageResponsibilityAction$1;
|
|
3033
3056
|
}({});
|
|
3057
|
+
/** The type of error that occurred during triage rule execution. */
|
|
3058
|
+
let TriageRuleErrorType = /* @__PURE__ */ function(TriageRuleErrorType$1) {
|
|
3059
|
+
TriageRuleErrorType$1["Cycle"] = "cycle";
|
|
3060
|
+
TriageRuleErrorType$1["Default"] = "default";
|
|
3061
|
+
TriageRuleErrorType$1["LabelGroupConflict"] = "labelGroupConflict";
|
|
3062
|
+
return TriageRuleErrorType$1;
|
|
3063
|
+
}({});
|
|
3034
3064
|
let UserContextViewType = /* @__PURE__ */ function(UserContextViewType$1) {
|
|
3035
3065
|
UserContextViewType$1["Assigned"] = "assigned";
|
|
3036
3066
|
return UserContextViewType$1;
|
|
@@ -3142,6 +3172,7 @@ let ViewType = /* @__PURE__ */ function(ViewType$1) {
|
|
|
3142
3172
|
ViewType$1["Backlog"] = "backlog";
|
|
3143
3173
|
ViewType$1["Board"] = "board";
|
|
3144
3174
|
ViewType$1["CompletedCycle"] = "completedCycle";
|
|
3175
|
+
ViewType$1["CreatedReviews"] = "createdReviews";
|
|
3145
3176
|
ViewType$1["CustomView"] = "customView";
|
|
3146
3177
|
ViewType$1["CustomViews"] = "customViews";
|
|
3147
3178
|
ViewType$1["Customer"] = "customer";
|
|
@@ -3165,6 +3196,7 @@ let ViewType = /* @__PURE__ */ function(ViewType$1) {
|
|
|
3165
3196
|
ViewType$1["MyIssues"] = "myIssues";
|
|
3166
3197
|
ViewType$1["MyIssuesActivity"] = "myIssuesActivity";
|
|
3167
3198
|
ViewType$1["MyIssuesCreatedByMe"] = "myIssuesCreatedByMe";
|
|
3199
|
+
ViewType$1["MyIssuesSharedWithMe"] = "myIssuesSharedWithMe";
|
|
3168
3200
|
ViewType$1["MyIssuesSubscribedTo"] = "myIssuesSubscribedTo";
|
|
3169
3201
|
ViewType$1["MyReviews"] = "myReviews";
|
|
3170
3202
|
ViewType$1["Project"] = "project";
|
|
@@ -3193,6 +3225,26 @@ let ViewType = /* @__PURE__ */ function(ViewType$1) {
|
|
|
3193
3225
|
ViewType$1["WorkspaceMembers"] = "workspaceMembers";
|
|
3194
3226
|
return ViewType$1;
|
|
3195
3227
|
}({});
|
|
3228
|
+
let WorkflowTrigger = /* @__PURE__ */ function(WorkflowTrigger$1) {
|
|
3229
|
+
WorkflowTrigger$1["EntityCreated"] = "entityCreated";
|
|
3230
|
+
WorkflowTrigger$1["EntityCreatedOrUpdated"] = "entityCreatedOrUpdated";
|
|
3231
|
+
WorkflowTrigger$1["EntityRemoved"] = "entityRemoved";
|
|
3232
|
+
WorkflowTrigger$1["EntityUnarchived"] = "entityUnarchived";
|
|
3233
|
+
WorkflowTrigger$1["EntityUpdated"] = "entityUpdated";
|
|
3234
|
+
return WorkflowTrigger$1;
|
|
3235
|
+
}({});
|
|
3236
|
+
let WorkflowTriggerType = /* @__PURE__ */ function(WorkflowTriggerType$1) {
|
|
3237
|
+
WorkflowTriggerType$1["Issue"] = "issue";
|
|
3238
|
+
WorkflowTriggerType$1["Project"] = "project";
|
|
3239
|
+
return WorkflowTriggerType$1;
|
|
3240
|
+
}({});
|
|
3241
|
+
let WorkflowType = /* @__PURE__ */ function(WorkflowType$1) {
|
|
3242
|
+
WorkflowType$1["Custom"] = "custom";
|
|
3243
|
+
WorkflowType$1["Sla"] = "sla";
|
|
3244
|
+
WorkflowType$1["Triage"] = "triage";
|
|
3245
|
+
WorkflowType$1["ViewSubscription"] = "viewSubscription";
|
|
3246
|
+
return WorkflowType$1;
|
|
3247
|
+
}({});
|
|
3196
3248
|
var TypedDocumentString = class extends String {
|
|
3197
3249
|
__apiType;
|
|
3198
3250
|
value;
|
|
@@ -5881,6 +5933,7 @@ const OrganizationFragmentDoc = new TypedDocumentString(`
|
|
|
5881
5933
|
feedEnabled
|
|
5882
5934
|
customersEnabled
|
|
5883
5935
|
roadmapEnabled
|
|
5936
|
+
hideNonPrimaryOrganizations
|
|
5884
5937
|
projectUpdatesReminderFrequency
|
|
5885
5938
|
allowMembersToInvite
|
|
5886
5939
|
restrictTeamCreationToAdmins
|
|
@@ -6284,6 +6337,226 @@ const IntegrationActorWebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
6284
6337
|
type
|
|
6285
6338
|
}
|
|
6286
6339
|
`, { fragmentName: "IntegrationActorWebhookPayload" });
|
|
6340
|
+
const IssueLabelFragmentDoc = new TypedDocumentString(`
|
|
6341
|
+
fragment IssueLabel on IssueLabel {
|
|
6342
|
+
__typename
|
|
6343
|
+
lastAppliedAt
|
|
6344
|
+
color
|
|
6345
|
+
description
|
|
6346
|
+
name
|
|
6347
|
+
updatedAt
|
|
6348
|
+
inheritedFrom {
|
|
6349
|
+
id
|
|
6350
|
+
}
|
|
6351
|
+
parent {
|
|
6352
|
+
id
|
|
6353
|
+
}
|
|
6354
|
+
team {
|
|
6355
|
+
id
|
|
6356
|
+
}
|
|
6357
|
+
archivedAt
|
|
6358
|
+
createdAt
|
|
6359
|
+
id
|
|
6360
|
+
creator {
|
|
6361
|
+
id
|
|
6362
|
+
}
|
|
6363
|
+
retiredBy {
|
|
6364
|
+
id
|
|
6365
|
+
}
|
|
6366
|
+
isGroup
|
|
6367
|
+
}
|
|
6368
|
+
`, { fragmentName: "IssueLabel" });
|
|
6369
|
+
const IssueHistoryTriageRuleErrorFragmentDoc = new TypedDocumentString(`
|
|
6370
|
+
fragment IssueHistoryTriageRuleError on IssueHistoryTriageRuleError {
|
|
6371
|
+
__typename
|
|
6372
|
+
conflictingLabels {
|
|
6373
|
+
...IssueLabel
|
|
6374
|
+
}
|
|
6375
|
+
property
|
|
6376
|
+
fromTeam {
|
|
6377
|
+
id
|
|
6378
|
+
}
|
|
6379
|
+
toTeam {
|
|
6380
|
+
id
|
|
6381
|
+
}
|
|
6382
|
+
type
|
|
6383
|
+
conflictForSameChildLabel
|
|
6384
|
+
}
|
|
6385
|
+
fragment IssueLabel on IssueLabel {
|
|
6386
|
+
__typename
|
|
6387
|
+
lastAppliedAt
|
|
6388
|
+
color
|
|
6389
|
+
description
|
|
6390
|
+
name
|
|
6391
|
+
updatedAt
|
|
6392
|
+
inheritedFrom {
|
|
6393
|
+
id
|
|
6394
|
+
}
|
|
6395
|
+
parent {
|
|
6396
|
+
id
|
|
6397
|
+
}
|
|
6398
|
+
team {
|
|
6399
|
+
id
|
|
6400
|
+
}
|
|
6401
|
+
archivedAt
|
|
6402
|
+
createdAt
|
|
6403
|
+
id
|
|
6404
|
+
creator {
|
|
6405
|
+
id
|
|
6406
|
+
}
|
|
6407
|
+
retiredBy {
|
|
6408
|
+
id
|
|
6409
|
+
}
|
|
6410
|
+
isGroup
|
|
6411
|
+
}`, { fragmentName: "IssueHistoryTriageRuleError" });
|
|
6412
|
+
const WorkflowDefinitionFragmentDoc = new TypedDocumentString(`
|
|
6413
|
+
fragment WorkflowDefinition on WorkflowDefinition {
|
|
6414
|
+
__typename
|
|
6415
|
+
activities
|
|
6416
|
+
conditions
|
|
6417
|
+
customView {
|
|
6418
|
+
id
|
|
6419
|
+
}
|
|
6420
|
+
cycle {
|
|
6421
|
+
id
|
|
6422
|
+
}
|
|
6423
|
+
initiative {
|
|
6424
|
+
id
|
|
6425
|
+
}
|
|
6426
|
+
label {
|
|
6427
|
+
id
|
|
6428
|
+
}
|
|
6429
|
+
project {
|
|
6430
|
+
id
|
|
6431
|
+
}
|
|
6432
|
+
user {
|
|
6433
|
+
id
|
|
6434
|
+
}
|
|
6435
|
+
lastExecutedAt
|
|
6436
|
+
description
|
|
6437
|
+
updatedAt
|
|
6438
|
+
groupName
|
|
6439
|
+
name
|
|
6440
|
+
triggerType
|
|
6441
|
+
sortOrder
|
|
6442
|
+
team {
|
|
6443
|
+
id
|
|
6444
|
+
}
|
|
6445
|
+
archivedAt
|
|
6446
|
+
createdAt
|
|
6447
|
+
trigger
|
|
6448
|
+
type
|
|
6449
|
+
userContextViewType
|
|
6450
|
+
contextViewType
|
|
6451
|
+
id
|
|
6452
|
+
creator {
|
|
6453
|
+
id
|
|
6454
|
+
}
|
|
6455
|
+
lastUpdatedBy {
|
|
6456
|
+
id
|
|
6457
|
+
}
|
|
6458
|
+
enabled
|
|
6459
|
+
}
|
|
6460
|
+
`, { fragmentName: "WorkflowDefinition" });
|
|
6461
|
+
const IssueHistoryTriageRuleMetadataFragmentDoc = new TypedDocumentString(`
|
|
6462
|
+
fragment IssueHistoryTriageRuleMetadata on IssueHistoryTriageRuleMetadata {
|
|
6463
|
+
__typename
|
|
6464
|
+
triageRuleError {
|
|
6465
|
+
...IssueHistoryTriageRuleError
|
|
6466
|
+
}
|
|
6467
|
+
updatedByTriageRule {
|
|
6468
|
+
...WorkflowDefinition
|
|
6469
|
+
}
|
|
6470
|
+
}
|
|
6471
|
+
fragment IssueHistoryTriageRuleError on IssueHistoryTriageRuleError {
|
|
6472
|
+
__typename
|
|
6473
|
+
conflictingLabels {
|
|
6474
|
+
...IssueLabel
|
|
6475
|
+
}
|
|
6476
|
+
property
|
|
6477
|
+
fromTeam {
|
|
6478
|
+
id
|
|
6479
|
+
}
|
|
6480
|
+
toTeam {
|
|
6481
|
+
id
|
|
6482
|
+
}
|
|
6483
|
+
type
|
|
6484
|
+
conflictForSameChildLabel
|
|
6485
|
+
}
|
|
6486
|
+
fragment IssueLabel on IssueLabel {
|
|
6487
|
+
__typename
|
|
6488
|
+
lastAppliedAt
|
|
6489
|
+
color
|
|
6490
|
+
description
|
|
6491
|
+
name
|
|
6492
|
+
updatedAt
|
|
6493
|
+
inheritedFrom {
|
|
6494
|
+
id
|
|
6495
|
+
}
|
|
6496
|
+
parent {
|
|
6497
|
+
id
|
|
6498
|
+
}
|
|
6499
|
+
team {
|
|
6500
|
+
id
|
|
6501
|
+
}
|
|
6502
|
+
archivedAt
|
|
6503
|
+
createdAt
|
|
6504
|
+
id
|
|
6505
|
+
creator {
|
|
6506
|
+
id
|
|
6507
|
+
}
|
|
6508
|
+
retiredBy {
|
|
6509
|
+
id
|
|
6510
|
+
}
|
|
6511
|
+
isGroup
|
|
6512
|
+
}
|
|
6513
|
+
fragment WorkflowDefinition on WorkflowDefinition {
|
|
6514
|
+
__typename
|
|
6515
|
+
activities
|
|
6516
|
+
conditions
|
|
6517
|
+
customView {
|
|
6518
|
+
id
|
|
6519
|
+
}
|
|
6520
|
+
cycle {
|
|
6521
|
+
id
|
|
6522
|
+
}
|
|
6523
|
+
initiative {
|
|
6524
|
+
id
|
|
6525
|
+
}
|
|
6526
|
+
label {
|
|
6527
|
+
id
|
|
6528
|
+
}
|
|
6529
|
+
project {
|
|
6530
|
+
id
|
|
6531
|
+
}
|
|
6532
|
+
user {
|
|
6533
|
+
id
|
|
6534
|
+
}
|
|
6535
|
+
lastExecutedAt
|
|
6536
|
+
description
|
|
6537
|
+
updatedAt
|
|
6538
|
+
groupName
|
|
6539
|
+
name
|
|
6540
|
+
triggerType
|
|
6541
|
+
sortOrder
|
|
6542
|
+
team {
|
|
6543
|
+
id
|
|
6544
|
+
}
|
|
6545
|
+
archivedAt
|
|
6546
|
+
createdAt
|
|
6547
|
+
trigger
|
|
6548
|
+
type
|
|
6549
|
+
userContextViewType
|
|
6550
|
+
contextViewType
|
|
6551
|
+
id
|
|
6552
|
+
creator {
|
|
6553
|
+
id
|
|
6554
|
+
}
|
|
6555
|
+
lastUpdatedBy {
|
|
6556
|
+
id
|
|
6557
|
+
}
|
|
6558
|
+
enabled
|
|
6559
|
+
}`, { fragmentName: "IssueHistoryTriageRuleMetadata" });
|
|
6287
6560
|
const OauthClientActorWebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
6288
6561
|
fragment OauthClientActorWebhookPayload on OauthClientActorWebhookPayload {
|
|
6289
6562
|
__typename
|
|
@@ -7095,8 +7368,18 @@ const AgentActivityWebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
7095
7368
|
archivedAt
|
|
7096
7369
|
createdAt
|
|
7097
7370
|
updatedAt
|
|
7371
|
+
user {
|
|
7372
|
+
...UserChildWebhookPayload
|
|
7373
|
+
}
|
|
7098
7374
|
}
|
|
7099
|
-
|
|
7375
|
+
fragment UserChildWebhookPayload on UserChildWebhookPayload {
|
|
7376
|
+
__typename
|
|
7377
|
+
id
|
|
7378
|
+
url
|
|
7379
|
+
avatarUrl
|
|
7380
|
+
email
|
|
7381
|
+
name
|
|
7382
|
+
}`, { fragmentName: "AgentActivityWebhookPayload" });
|
|
7100
7383
|
const AgentSessionWebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
7101
7384
|
fragment AgentSessionWebhookPayload on AgentSessionWebhookPayload {
|
|
7102
7385
|
__typename
|
|
@@ -7109,6 +7392,7 @@ const AgentSessionWebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
7109
7392
|
issueId
|
|
7110
7393
|
organizationId
|
|
7111
7394
|
commentId
|
|
7395
|
+
url
|
|
7112
7396
|
status
|
|
7113
7397
|
creator {
|
|
7114
7398
|
...UserChildWebhookPayload
|
|
@@ -7239,6 +7523,9 @@ fragment AgentActivityWebhookPayload on AgentActivityWebhookPayload {
|
|
|
7239
7523
|
archivedAt
|
|
7240
7524
|
createdAt
|
|
7241
7525
|
updatedAt
|
|
7526
|
+
user {
|
|
7527
|
+
...UserChildWebhookPayload
|
|
7528
|
+
}
|
|
7242
7529
|
}
|
|
7243
7530
|
fragment AgentSessionWebhookPayload on AgentSessionWebhookPayload {
|
|
7244
7531
|
__typename
|
|
@@ -7251,6 +7538,7 @@ fragment AgentSessionWebhookPayload on AgentSessionWebhookPayload {
|
|
|
7251
7538
|
issueId
|
|
7252
7539
|
organizationId
|
|
7253
7540
|
commentId
|
|
7541
|
+
url
|
|
7254
7542
|
status
|
|
7255
7543
|
creator {
|
|
7256
7544
|
...UserChildWebhookPayload
|
|
@@ -8220,6 +8508,43 @@ const ApplicationFragmentDoc = new TypedDocumentString(`
|
|
|
8220
8508
|
developerUrl
|
|
8221
8509
|
}
|
|
8222
8510
|
`, { fragmentName: "Application" });
|
|
8511
|
+
const AsksWebSettingsFragmentDoc = new TypedDocumentString(`
|
|
8512
|
+
fragment AsksWebSettings on AsksWebSettings {
|
|
8513
|
+
__typename
|
|
8514
|
+
domain
|
|
8515
|
+
emailIntakeAddress {
|
|
8516
|
+
id
|
|
8517
|
+
}
|
|
8518
|
+
identityProvider {
|
|
8519
|
+
...IdentityProvider
|
|
8520
|
+
}
|
|
8521
|
+
updatedAt
|
|
8522
|
+
archivedAt
|
|
8523
|
+
createdAt
|
|
8524
|
+
id
|
|
8525
|
+
creator {
|
|
8526
|
+
id
|
|
8527
|
+
}
|
|
8528
|
+
}
|
|
8529
|
+
fragment IdentityProvider on IdentityProvider {
|
|
8530
|
+
__typename
|
|
8531
|
+
ssoBinding
|
|
8532
|
+
ssoEndpoint
|
|
8533
|
+
priority
|
|
8534
|
+
ssoSignAlgo
|
|
8535
|
+
issuerEntityId
|
|
8536
|
+
updatedAt
|
|
8537
|
+
spEntityId
|
|
8538
|
+
archivedAt
|
|
8539
|
+
createdAt
|
|
8540
|
+
type
|
|
8541
|
+
id
|
|
8542
|
+
samlEnabled
|
|
8543
|
+
scimEnabled
|
|
8544
|
+
defaultMigrated
|
|
8545
|
+
allowNameChange
|
|
8546
|
+
ssoSigningCert
|
|
8547
|
+
}`, { fragmentName: "AsksWebSettings" });
|
|
8223
8548
|
const TeamWithParentWebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
8224
8549
|
fragment TeamWithParentWebhookPayload on TeamWithParentWebhookPayload {
|
|
8225
8550
|
__typename
|
|
@@ -8938,6 +9263,7 @@ const AgentSessionFragmentDoc = new TypedDocumentString(`
|
|
|
8938
9263
|
__typename
|
|
8939
9264
|
plan
|
|
8940
9265
|
summary
|
|
9266
|
+
url
|
|
8941
9267
|
sourceMetadata
|
|
8942
9268
|
context
|
|
8943
9269
|
externalLink
|
|
@@ -8985,6 +9311,7 @@ const AgentSessionConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
8985
9311
|
__typename
|
|
8986
9312
|
plan
|
|
8987
9313
|
summary
|
|
9314
|
+
url
|
|
8988
9315
|
sourceMetadata
|
|
8989
9316
|
context
|
|
8990
9317
|
externalLink
|
|
@@ -9142,13 +9469,6 @@ fragment SlackAsksTeamSettings on SlackAsksTeamSettings {
|
|
|
9142
9469
|
id
|
|
9143
9470
|
hasDefaultAsk
|
|
9144
9471
|
}`, { fragmentName: "AsksChannelConnectPayload" });
|
|
9145
|
-
const AsksWebFormsAuthResponseFragmentDoc = new TypedDocumentString(`
|
|
9146
|
-
fragment AsksWebFormsAuthResponse on AsksWebFormsAuthResponse {
|
|
9147
|
-
__typename
|
|
9148
|
-
name
|
|
9149
|
-
email
|
|
9150
|
-
}
|
|
9151
|
-
`, { fragmentName: "AsksWebFormsAuthResponse" });
|
|
9152
9472
|
const AttachmentFragmentDoc = new TypedDocumentString(`
|
|
9153
9473
|
fragment Attachment on Attachment {
|
|
9154
9474
|
__typename
|
|
@@ -9313,6 +9633,7 @@ const AuthOrganizationFragmentDoc = new TypedDocumentString(`
|
|
|
9313
9633
|
samlEnabled
|
|
9314
9634
|
scimEnabled
|
|
9315
9635
|
enabled
|
|
9636
|
+
hideNonPrimaryOrganizations
|
|
9316
9637
|
userCount
|
|
9317
9638
|
}
|
|
9318
9639
|
`, { fragmentName: "AuthOrganization" });
|
|
@@ -9348,6 +9669,7 @@ const AuthUserFragmentDoc = new TypedDocumentString(`
|
|
|
9348
9669
|
samlEnabled
|
|
9349
9670
|
scimEnabled
|
|
9350
9671
|
enabled
|
|
9672
|
+
hideNonPrimaryOrganizations
|
|
9351
9673
|
userCount
|
|
9352
9674
|
}`, { fragmentName: "AuthUser" });
|
|
9353
9675
|
const AuthResolverResponseFragmentDoc = new TypedDocumentString(`
|
|
@@ -9402,6 +9724,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
9402
9724
|
samlEnabled
|
|
9403
9725
|
scimEnabled
|
|
9404
9726
|
enabled
|
|
9727
|
+
hideNonPrimaryOrganizations
|
|
9405
9728
|
userCount
|
|
9406
9729
|
}`, { fragmentName: "AuthResolverResponse" });
|
|
9407
9730
|
const ReactionFragmentDoc = new TypedDocumentString(`
|
|
@@ -10001,6 +10324,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
10001
10324
|
samlEnabled
|
|
10002
10325
|
scimEnabled
|
|
10003
10326
|
enabled
|
|
10327
|
+
hideNonPrimaryOrganizations
|
|
10004
10328
|
userCount
|
|
10005
10329
|
}`, { fragmentName: "CreateOrJoinOrganizationResponse" });
|
|
10006
10330
|
const ViewPreferencesValuesFragmentDoc = new TypedDocumentString(`
|
|
@@ -11623,6 +11947,19 @@ const GitLabIntegrationCreatePayloadFragmentDoc = new TypedDocumentString(`
|
|
|
11623
11947
|
success
|
|
11624
11948
|
}
|
|
11625
11949
|
`, { fragmentName: "GitLabIntegrationCreatePayload" });
|
|
11950
|
+
const GitLabTestConnectionPayloadFragmentDoc = new TypedDocumentString(`
|
|
11951
|
+
fragment GitLabTestConnectionPayload on GitLabTestConnectionPayload {
|
|
11952
|
+
__typename
|
|
11953
|
+
error
|
|
11954
|
+
errorResponseBody
|
|
11955
|
+
errorResponseHeaders
|
|
11956
|
+
lastSyncId
|
|
11957
|
+
integration {
|
|
11958
|
+
id
|
|
11959
|
+
}
|
|
11960
|
+
success
|
|
11961
|
+
}
|
|
11962
|
+
`, { fragmentName: "GitLabTestConnectionPayload" });
|
|
11626
11963
|
const ImageUploadFromUrlPayloadFragmentDoc = new TypedDocumentString(`
|
|
11627
11964
|
fragment ImageUploadFromUrlPayload on ImageUploadFromUrlPayload {
|
|
11628
11965
|
__typename
|
|
@@ -12886,35 +13223,6 @@ const IssueImportFragmentDoc = new TypedDocumentString(`
|
|
|
12886
13223
|
error
|
|
12887
13224
|
}
|
|
12888
13225
|
`, { fragmentName: "IssueImport" });
|
|
12889
|
-
const IssueLabelFragmentDoc = new TypedDocumentString(`
|
|
12890
|
-
fragment IssueLabel on IssueLabel {
|
|
12891
|
-
__typename
|
|
12892
|
-
lastAppliedAt
|
|
12893
|
-
color
|
|
12894
|
-
description
|
|
12895
|
-
name
|
|
12896
|
-
updatedAt
|
|
12897
|
-
inheritedFrom {
|
|
12898
|
-
id
|
|
12899
|
-
}
|
|
12900
|
-
parent {
|
|
12901
|
-
id
|
|
12902
|
-
}
|
|
12903
|
-
team {
|
|
12904
|
-
id
|
|
12905
|
-
}
|
|
12906
|
-
archivedAt
|
|
12907
|
-
createdAt
|
|
12908
|
-
id
|
|
12909
|
-
creator {
|
|
12910
|
-
id
|
|
12911
|
-
}
|
|
12912
|
-
retiredBy {
|
|
12913
|
-
id
|
|
12914
|
-
}
|
|
12915
|
-
isGroup
|
|
12916
|
-
}
|
|
12917
|
-
`, { fragmentName: "IssueLabel" });
|
|
12918
13226
|
const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
12919
13227
|
fragment IssueHistory on IssueHistory {
|
|
12920
13228
|
__typename
|
|
@@ -17772,6 +18080,14 @@ const WebhookPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
17772
18080
|
success
|
|
17773
18081
|
}
|
|
17774
18082
|
`, { fragmentName: "WebhookPayload" });
|
|
18083
|
+
const WebhookRotateSecretPayloadFragmentDoc = new TypedDocumentString(`
|
|
18084
|
+
fragment WebhookRotateSecretPayload on WebhookRotateSecretPayload {
|
|
18085
|
+
__typename
|
|
18086
|
+
lastSyncId
|
|
18087
|
+
secret
|
|
18088
|
+
success
|
|
18089
|
+
}
|
|
18090
|
+
`, { fragmentName: "WebhookRotateSecretPayload" });
|
|
17775
18091
|
const WorkflowStateFragmentDoc = new TypedDocumentString(`
|
|
17776
18092
|
fragment WorkflowState on WorkflowState {
|
|
17777
18093
|
__typename
|
|
@@ -18153,6 +18469,7 @@ const AgentSessionDocument = new TypedDocumentString(`
|
|
|
18153
18469
|
__typename
|
|
18154
18470
|
plan
|
|
18155
18471
|
summary
|
|
18472
|
+
url
|
|
18156
18473
|
sourceMetadata
|
|
18157
18474
|
context
|
|
18158
18475
|
externalLink
|
|
@@ -18306,6 +18623,7 @@ const AgentSessionsDocument = new TypedDocumentString(`
|
|
|
18306
18623
|
__typename
|
|
18307
18624
|
plan
|
|
18308
18625
|
summary
|
|
18626
|
+
url
|
|
18309
18627
|
sourceMetadata
|
|
18310
18628
|
context
|
|
18311
18629
|
externalLink
|
|
@@ -18370,6 +18688,75 @@ const ApplicationInfoDocument = new TypedDocumentString(`
|
|
|
18370
18688
|
clientId
|
|
18371
18689
|
developerUrl
|
|
18372
18690
|
}`);
|
|
18691
|
+
const AsksWebSettingDocument = new TypedDocumentString(`
|
|
18692
|
+
query asksWebSetting($id: String!) {
|
|
18693
|
+
asksWebSetting(id: $id) {
|
|
18694
|
+
...AsksWebSettings
|
|
18695
|
+
}
|
|
18696
|
+
}
|
|
18697
|
+
fragment IdentityProvider on IdentityProvider {
|
|
18698
|
+
__typename
|
|
18699
|
+
ssoBinding
|
|
18700
|
+
ssoEndpoint
|
|
18701
|
+
priority
|
|
18702
|
+
ssoSignAlgo
|
|
18703
|
+
issuerEntityId
|
|
18704
|
+
updatedAt
|
|
18705
|
+
spEntityId
|
|
18706
|
+
archivedAt
|
|
18707
|
+
createdAt
|
|
18708
|
+
type
|
|
18709
|
+
id
|
|
18710
|
+
samlEnabled
|
|
18711
|
+
scimEnabled
|
|
18712
|
+
defaultMigrated
|
|
18713
|
+
allowNameChange
|
|
18714
|
+
ssoSigningCert
|
|
18715
|
+
}
|
|
18716
|
+
fragment AsksWebSettings on AsksWebSettings {
|
|
18717
|
+
__typename
|
|
18718
|
+
domain
|
|
18719
|
+
emailIntakeAddress {
|
|
18720
|
+
id
|
|
18721
|
+
}
|
|
18722
|
+
identityProvider {
|
|
18723
|
+
...IdentityProvider
|
|
18724
|
+
}
|
|
18725
|
+
updatedAt
|
|
18726
|
+
archivedAt
|
|
18727
|
+
createdAt
|
|
18728
|
+
id
|
|
18729
|
+
creator {
|
|
18730
|
+
id
|
|
18731
|
+
}
|
|
18732
|
+
}`);
|
|
18733
|
+
const AsksWebSetting_IdentityProviderDocument = new TypedDocumentString(`
|
|
18734
|
+
query asksWebSetting_identityProvider($id: String!) {
|
|
18735
|
+
asksWebSetting(id: $id) {
|
|
18736
|
+
identityProvider {
|
|
18737
|
+
...IdentityProvider
|
|
18738
|
+
}
|
|
18739
|
+
}
|
|
18740
|
+
}
|
|
18741
|
+
fragment IdentityProvider on IdentityProvider {
|
|
18742
|
+
__typename
|
|
18743
|
+
ssoBinding
|
|
18744
|
+
ssoEndpoint
|
|
18745
|
+
priority
|
|
18746
|
+
ssoSignAlgo
|
|
18747
|
+
issuerEntityId
|
|
18748
|
+
updatedAt
|
|
18749
|
+
spEntityId
|
|
18750
|
+
archivedAt
|
|
18751
|
+
createdAt
|
|
18752
|
+
type
|
|
18753
|
+
id
|
|
18754
|
+
samlEnabled
|
|
18755
|
+
scimEnabled
|
|
18756
|
+
defaultMigrated
|
|
18757
|
+
allowNameChange
|
|
18758
|
+
ssoSigningCert
|
|
18759
|
+
}`);
|
|
18373
18760
|
const AttachmentDocument = new TypedDocumentString(`
|
|
18374
18761
|
query attachment($id: String!) {
|
|
18375
18762
|
attachment(id: $id) {
|
|
@@ -20061,6 +20448,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
20061
20448
|
samlEnabled
|
|
20062
20449
|
scimEnabled
|
|
20063
20450
|
enabled
|
|
20451
|
+
hideNonPrimaryOrganizations
|
|
20064
20452
|
userCount
|
|
20065
20453
|
}
|
|
20066
20454
|
fragment AuthResolverResponse on AuthResolverResponse {
|
|
@@ -26976,6 +27364,28 @@ fragment PageInfo on PageInfo {
|
|
|
26976
27364
|
hasPreviousPage
|
|
26977
27365
|
hasNextPage
|
|
26978
27366
|
}`);
|
|
27367
|
+
const IssueRepositorySuggestionsDocument = new TypedDocumentString(`
|
|
27368
|
+
query issueRepositorySuggestions($agentSessionId: String, $candidateRepositories: [CandidateRepository!]!, $issueId: String!) {
|
|
27369
|
+
issueRepositorySuggestions(
|
|
27370
|
+
agentSessionId: $agentSessionId
|
|
27371
|
+
candidateRepositories: $candidateRepositories
|
|
27372
|
+
issueId: $issueId
|
|
27373
|
+
) {
|
|
27374
|
+
...RepositorySuggestionsPayload
|
|
27375
|
+
}
|
|
27376
|
+
}
|
|
27377
|
+
fragment RepositorySuggestion on RepositorySuggestion {
|
|
27378
|
+
__typename
|
|
27379
|
+
confidence
|
|
27380
|
+
hostname
|
|
27381
|
+
repositoryFullName
|
|
27382
|
+
}
|
|
27383
|
+
fragment RepositorySuggestionsPayload on RepositorySuggestionsPayload {
|
|
27384
|
+
__typename
|
|
27385
|
+
suggestions {
|
|
27386
|
+
...RepositorySuggestion
|
|
27387
|
+
}
|
|
27388
|
+
}`);
|
|
26979
27389
|
const IssueSearchDocument = new TypedDocumentString(`
|
|
26980
27390
|
query issueSearch($after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy, $query: String) {
|
|
26981
27391
|
issueSearch(
|
|
@@ -29884,6 +30294,7 @@ fragment Organization on Organization {
|
|
|
29884
30294
|
feedEnabled
|
|
29885
30295
|
customersEnabled
|
|
29886
30296
|
roadmapEnabled
|
|
30297
|
+
hideNonPrimaryOrganizations
|
|
29887
30298
|
projectUpdatesReminderFrequency
|
|
29888
30299
|
allowMembersToInvite
|
|
29889
30300
|
restrictTeamCreationToAdmins
|
|
@@ -36477,6 +36888,34 @@ fragment TeamConnection on TeamConnection {
|
|
|
36477
36888
|
...PageInfo
|
|
36478
36889
|
}
|
|
36479
36890
|
}`);
|
|
36891
|
+
const UserSessionsDocument = new TypedDocumentString(`
|
|
36892
|
+
query userSessions($id: String!) {
|
|
36893
|
+
userSessions(id: $id) {
|
|
36894
|
+
...AuthenticationSessionResponse
|
|
36895
|
+
}
|
|
36896
|
+
}
|
|
36897
|
+
fragment AuthenticationSessionResponse on AuthenticationSessionResponse {
|
|
36898
|
+
__typename
|
|
36899
|
+
client
|
|
36900
|
+
countryCodes
|
|
36901
|
+
updatedAt
|
|
36902
|
+
location
|
|
36903
|
+
ip
|
|
36904
|
+
isCurrentSession
|
|
36905
|
+
locationCity
|
|
36906
|
+
locationCountryCode
|
|
36907
|
+
locationCountry
|
|
36908
|
+
locationRegionCode
|
|
36909
|
+
name
|
|
36910
|
+
operatingSystem
|
|
36911
|
+
service
|
|
36912
|
+
userAgent
|
|
36913
|
+
createdAt
|
|
36914
|
+
type
|
|
36915
|
+
browserType
|
|
36916
|
+
lastActiveAt
|
|
36917
|
+
id
|
|
36918
|
+
}`);
|
|
36480
36919
|
const UserSettingsDocument = new TypedDocumentString(`
|
|
36481
36920
|
query userSettings {
|
|
36482
36921
|
userSettings {
|
|
@@ -38723,17 +39162,6 @@ const AirbyteIntegrationConnectDocument = new TypedDocumentString(`
|
|
|
38723
39162
|
}
|
|
38724
39163
|
success
|
|
38725
39164
|
}`);
|
|
38726
|
-
const AsksWebFormsAuthDocument = new TypedDocumentString(`
|
|
38727
|
-
mutation asksWebFormsAuth($token: String!) {
|
|
38728
|
-
asksWebFormsAuth(token: $token) {
|
|
38729
|
-
...AsksWebFormsAuthResponse
|
|
38730
|
-
}
|
|
38731
|
-
}
|
|
38732
|
-
fragment AsksWebFormsAuthResponse on AsksWebFormsAuthResponse {
|
|
38733
|
-
__typename
|
|
38734
|
-
name
|
|
38735
|
-
email
|
|
38736
|
-
}`);
|
|
38737
39165
|
const CreateAttachmentDocument = new TypedDocumentString(`
|
|
38738
39166
|
mutation createAttachment($input: AttachmentCreateInput!) {
|
|
38739
39167
|
attachmentCreate(input: $input) {
|
|
@@ -39164,6 +39592,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
39164
39592
|
samlEnabled
|
|
39165
39593
|
scimEnabled
|
|
39166
39594
|
enabled
|
|
39595
|
+
hideNonPrimaryOrganizations
|
|
39167
39596
|
userCount
|
|
39168
39597
|
}
|
|
39169
39598
|
fragment CreateOrJoinOrganizationResponse on CreateOrJoinOrganizationResponse {
|
|
@@ -39743,6 +40172,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
39743
40172
|
samlEnabled
|
|
39744
40173
|
scimEnabled
|
|
39745
40174
|
enabled
|
|
40175
|
+
hideNonPrimaryOrganizations
|
|
39746
40176
|
userCount
|
|
39747
40177
|
}
|
|
39748
40178
|
fragment AuthResolverResponse on AuthResolverResponse {
|
|
@@ -40130,6 +40560,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
40130
40560
|
samlEnabled
|
|
40131
40561
|
scimEnabled
|
|
40132
40562
|
enabled
|
|
40563
|
+
hideNonPrimaryOrganizations
|
|
40133
40564
|
userCount
|
|
40134
40565
|
}
|
|
40135
40566
|
fragment AuthResolverResponse on AuthResolverResponse {
|
|
@@ -40637,6 +41068,23 @@ const IntegrationGitlabConnectDocument = new TypedDocumentString(`
|
|
|
40637
41068
|
webhookSecret
|
|
40638
41069
|
success
|
|
40639
41070
|
}`);
|
|
41071
|
+
const IntegrationGitlabTestConnectionDocument = new TypedDocumentString(`
|
|
41072
|
+
mutation integrationGitlabTestConnection($integrationId: String!) {
|
|
41073
|
+
integrationGitlabTestConnection(integrationId: $integrationId) {
|
|
41074
|
+
...GitLabTestConnectionPayload
|
|
41075
|
+
}
|
|
41076
|
+
}
|
|
41077
|
+
fragment GitLabTestConnectionPayload on GitLabTestConnectionPayload {
|
|
41078
|
+
__typename
|
|
41079
|
+
error
|
|
41080
|
+
errorResponseBody
|
|
41081
|
+
errorResponseHeaders
|
|
41082
|
+
lastSyncId
|
|
41083
|
+
integration {
|
|
41084
|
+
id
|
|
41085
|
+
}
|
|
41086
|
+
success
|
|
41087
|
+
}`);
|
|
40640
41088
|
const IntegrationGongDocument = new TypedDocumentString(`
|
|
40641
41089
|
mutation integrationGong($code: String!, $redirectUri: String!) {
|
|
40642
41090
|
integrationGong(code: $code, redirectUri: $redirectUri) {
|
|
@@ -41996,6 +42444,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
41996
42444
|
samlEnabled
|
|
41997
42445
|
scimEnabled
|
|
41998
42446
|
enabled
|
|
42447
|
+
hideNonPrimaryOrganizations
|
|
41999
42448
|
userCount
|
|
42000
42449
|
}
|
|
42001
42450
|
fragment CreateOrJoinOrganizationResponse on CreateOrJoinOrganizationResponse {
|
|
@@ -42044,6 +42493,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
42044
42493
|
samlEnabled
|
|
42045
42494
|
scimEnabled
|
|
42046
42495
|
enabled
|
|
42496
|
+
hideNonPrimaryOrganizations
|
|
42047
42497
|
userCount
|
|
42048
42498
|
}
|
|
42049
42499
|
fragment CreateOrJoinOrganizationResponse on CreateOrJoinOrganizationResponse {
|
|
@@ -46518,6 +46968,7 @@ fragment AuthOrganization on AuthOrganization {
|
|
|
46518
46968
|
samlEnabled
|
|
46519
46969
|
scimEnabled
|
|
46520
46970
|
enabled
|
|
46971
|
+
hideNonPrimaryOrganizations
|
|
46521
46972
|
userCount
|
|
46522
46973
|
}
|
|
46523
46974
|
fragment AuthResolverResponse on AuthResolverResponse {
|
|
@@ -46899,6 +47350,26 @@ const UserPromoteMemberDocument = new TypedDocumentString(`
|
|
|
46899
47350
|
__typename
|
|
46900
47351
|
success
|
|
46901
47352
|
}`);
|
|
47353
|
+
const UserRevokeAllSessionsDocument = new TypedDocumentString(`
|
|
47354
|
+
mutation userRevokeAllSessions($id: String!) {
|
|
47355
|
+
userRevokeAllSessions(id: $id) {
|
|
47356
|
+
...UserAdminPayload
|
|
47357
|
+
}
|
|
47358
|
+
}
|
|
47359
|
+
fragment UserAdminPayload on UserAdminPayload {
|
|
47360
|
+
__typename
|
|
47361
|
+
success
|
|
47362
|
+
}`);
|
|
47363
|
+
const UserRevokeSessionDocument = new TypedDocumentString(`
|
|
47364
|
+
mutation userRevokeSession($id: String!, $sessionId: String!) {
|
|
47365
|
+
userRevokeSession(id: $id, sessionId: $sessionId) {
|
|
47366
|
+
...UserAdminPayload
|
|
47367
|
+
}
|
|
47368
|
+
}
|
|
47369
|
+
fragment UserAdminPayload on UserAdminPayload {
|
|
47370
|
+
__typename
|
|
47371
|
+
success
|
|
47372
|
+
}`);
|
|
46902
47373
|
const UserSettingsFlagsResetDocument = new TypedDocumentString(`
|
|
46903
47374
|
mutation userSettingsFlagsReset($flags: [UserFlagType!]) {
|
|
46904
47375
|
userSettingsFlagsReset(flags: $flags) {
|
|
@@ -47069,6 +47540,18 @@ const DeleteWebhookDocument = new TypedDocumentString(`
|
|
|
47069
47540
|
lastSyncId
|
|
47070
47541
|
success
|
|
47071
47542
|
}`);
|
|
47543
|
+
const RotateSecretWebhookDocument = new TypedDocumentString(`
|
|
47544
|
+
mutation rotateSecretWebhook($id: String!) {
|
|
47545
|
+
webhookRotateSecret(id: $id) {
|
|
47546
|
+
...WebhookRotateSecretPayload
|
|
47547
|
+
}
|
|
47548
|
+
}
|
|
47549
|
+
fragment WebhookRotateSecretPayload on WebhookRotateSecretPayload {
|
|
47550
|
+
__typename
|
|
47551
|
+
lastSyncId
|
|
47552
|
+
secret
|
|
47553
|
+
success
|
|
47554
|
+
}`);
|
|
47072
47555
|
const UpdateWebhookDocument = new TypedDocumentString(`
|
|
47073
47556
|
mutation updateWebhook($id: String!, $input: WebhookUpdateInput!) {
|
|
47074
47557
|
webhookUpdate(id: $id, input: $input) {
|
|
@@ -47534,7 +48017,8 @@ var AgentActivityWebhookPayload = class {
|
|
|
47534
48017
|
this.signalMetadata = data.signalMetadata ?? void 0;
|
|
47535
48018
|
this.sourceCommentId = data.sourceCommentId ?? void 0;
|
|
47536
48019
|
this.updatedAt = data.updatedAt;
|
|
47537
|
-
this.userId = data.userId
|
|
48020
|
+
this.userId = data.userId;
|
|
48021
|
+
this.user = new UserChildWebhookPayload(data.user);
|
|
47538
48022
|
}
|
|
47539
48023
|
/** The ID of the agent session that this activity belongs to. */
|
|
47540
48024
|
agentSessionId;
|
|
@@ -47556,6 +48040,8 @@ var AgentActivityWebhookPayload = class {
|
|
|
47556
48040
|
updatedAt;
|
|
47557
48041
|
/** The ID of the user who created this agent activity. */
|
|
47558
48042
|
userId;
|
|
48043
|
+
/** The user who created this agent activity. */
|
|
48044
|
+
user;
|
|
47559
48045
|
};
|
|
47560
48046
|
/**
|
|
47561
48047
|
* A session for agent activities and state management.
|
|
@@ -47585,6 +48071,7 @@ var AgentSession = class extends Request {
|
|
|
47585
48071
|
this.startedAt = parseDate(data.startedAt) ?? void 0;
|
|
47586
48072
|
this.summary = data.summary ?? void 0;
|
|
47587
48073
|
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
48074
|
+
this.url = data.url ?? void 0;
|
|
47588
48075
|
this.status = data.status;
|
|
47589
48076
|
this.type = data.type ?? void 0;
|
|
47590
48077
|
this._appUser = data.appUser;
|
|
@@ -47623,6 +48110,8 @@ var AgentSession = class extends Request {
|
|
|
47623
48110
|
* been updated after creation.
|
|
47624
48111
|
*/
|
|
47625
48112
|
updatedAt;
|
|
48113
|
+
/** Agent session URL. */
|
|
48114
|
+
url;
|
|
47626
48115
|
/** The current status of the agent session. */
|
|
47627
48116
|
status;
|
|
47628
48117
|
/** [DEPRECATED] The type of the agent session. */
|
|
@@ -47842,6 +48331,7 @@ var AgentSessionWebhookPayload = class {
|
|
|
47842
48331
|
this.summary = data.summary ?? void 0;
|
|
47843
48332
|
this.type = data.type;
|
|
47844
48333
|
this.updatedAt = data.updatedAt;
|
|
48334
|
+
this.url = data.url ?? void 0;
|
|
47845
48335
|
this.comment = data.comment ? new CommentChildWebhookPayload(data.comment) : void 0;
|
|
47846
48336
|
this.creator = data.creator ? new UserChildWebhookPayload(data.creator) : void 0;
|
|
47847
48337
|
this.issue = data.issue ? new IssueWithDescriptionChildWebhookPayload(data.issue) : void 0;
|
|
@@ -47878,6 +48368,8 @@ var AgentSessionWebhookPayload = class {
|
|
|
47878
48368
|
type;
|
|
47879
48369
|
/** The time at which the entity was updated. */
|
|
47880
48370
|
updatedAt;
|
|
48371
|
+
/** The URL of the agent session. */
|
|
48372
|
+
url;
|
|
47881
48373
|
/** The root comment of the thread this agent session is attached to. */
|
|
47882
48374
|
comment;
|
|
47883
48375
|
/** The human user responsible for the agent session. Unset if the session was initiated via automation or by an agent user, with no responsible human user. */
|
|
@@ -48102,21 +48594,60 @@ var AsksChannelConnectPayload = class extends Request {
|
|
|
48102
48594
|
}
|
|
48103
48595
|
};
|
|
48104
48596
|
/**
|
|
48105
|
-
*
|
|
48597
|
+
* Settings for an Asks web form.
|
|
48106
48598
|
*
|
|
48107
48599
|
* @param request - function to call the graphql client
|
|
48108
|
-
* @param data - L.
|
|
48600
|
+
* @param data - L.AsksWebSettingsFragment response data
|
|
48109
48601
|
*/
|
|
48110
|
-
var
|
|
48602
|
+
var AsksWebSettings = class extends Request {
|
|
48603
|
+
_creator;
|
|
48604
|
+
_emailIntakeAddress;
|
|
48111
48605
|
constructor(request, data) {
|
|
48112
48606
|
super(request);
|
|
48113
|
-
this.
|
|
48114
|
-
this.
|
|
48607
|
+
this.archivedAt = parseDate(data.archivedAt) ?? void 0;
|
|
48608
|
+
this.createdAt = parseDate(data.createdAt) ?? /* @__PURE__ */ new Date();
|
|
48609
|
+
this.domain = data.domain ?? void 0;
|
|
48610
|
+
this.id = data.id;
|
|
48611
|
+
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
48612
|
+
this.identityProvider = data.identityProvider ? new IdentityProvider(request, data.identityProvider) : void 0;
|
|
48613
|
+
this._creator = data.creator ?? void 0;
|
|
48614
|
+
this._emailIntakeAddress = data.emailIntakeAddress ?? void 0;
|
|
48615
|
+
}
|
|
48616
|
+
/** The time at which the entity was archived. Null if the entity has not been archived. */
|
|
48617
|
+
archivedAt;
|
|
48618
|
+
/** The time at which the entity was created. */
|
|
48619
|
+
createdAt;
|
|
48620
|
+
/** The custom domain for the Asks web form. If null, the default Linear-hosted domain will be used. */
|
|
48621
|
+
domain;
|
|
48622
|
+
/** The unique identifier of the entity. */
|
|
48623
|
+
id;
|
|
48624
|
+
/**
|
|
48625
|
+
* The last time at which the entity was meaningfully updated. This is the same as the creation time if the entity hasn't
|
|
48626
|
+
* been updated after creation.
|
|
48627
|
+
*/
|
|
48628
|
+
updatedAt;
|
|
48629
|
+
/** The identity provider for SAML authentication on this Asks web form. */
|
|
48630
|
+
identityProvider;
|
|
48631
|
+
/** The user who created the Asks web settings. */
|
|
48632
|
+
get creator() {
|
|
48633
|
+
return this._creator?.id ? new UserQuery(this._request).fetch(this._creator?.id) : void 0;
|
|
48634
|
+
}
|
|
48635
|
+
/** The ID of user who created the asks web settings. */
|
|
48636
|
+
get creatorId() {
|
|
48637
|
+
return this._creator?.id;
|
|
48638
|
+
}
|
|
48639
|
+
/** The email intake address associated with these Asks web settings. */
|
|
48640
|
+
get emailIntakeAddress() {
|
|
48641
|
+
return this._emailIntakeAddress?.id ? new EmailIntakeAddressQuery(this._request).fetch(this._emailIntakeAddress?.id) : void 0;
|
|
48642
|
+
}
|
|
48643
|
+
/** The ID of email intake address associated with these asks web settings. */
|
|
48644
|
+
get emailIntakeAddressId() {
|
|
48645
|
+
return this._emailIntakeAddress?.id;
|
|
48646
|
+
}
|
|
48647
|
+
/** The organization that the Asks web settings are associated with. */
|
|
48648
|
+
get organization() {
|
|
48649
|
+
return new OrganizationQuery(this._request).fetch();
|
|
48115
48650
|
}
|
|
48116
|
-
/** User email. */
|
|
48117
|
-
email;
|
|
48118
|
-
/** User display name. */
|
|
48119
|
-
name;
|
|
48120
48651
|
};
|
|
48121
48652
|
/**
|
|
48122
48653
|
* Issue attachment (e.g. support ticket, pull request).
|
|
@@ -48514,6 +49045,7 @@ var AuthOrganization = class extends Request {
|
|
|
48514
49045
|
this.createdAt = parseDate(data.createdAt) ?? /* @__PURE__ */ new Date();
|
|
48515
49046
|
this.deletionRequestedAt = parseDate(data.deletionRequestedAt) ?? void 0;
|
|
48516
49047
|
this.enabled = data.enabled;
|
|
49048
|
+
this.hideNonPrimaryOrganizations = data.hideNonPrimaryOrganizations;
|
|
48517
49049
|
this.id = data.id;
|
|
48518
49050
|
this.logoUrl = data.logoUrl ?? void 0;
|
|
48519
49051
|
this.name = data.name;
|
|
@@ -48534,6 +49066,8 @@ var AuthOrganization = class extends Request {
|
|
|
48534
49066
|
deletionRequestedAt;
|
|
48535
49067
|
/** Whether the organization is enabled. Used as a superuser tool to lock down the org. */
|
|
48536
49068
|
enabled;
|
|
49069
|
+
/** Whether to hide other organizations for new users signing up with email domains claimed by this organization. */
|
|
49070
|
+
hideNonPrimaryOrganizations;
|
|
48537
49071
|
/** The unique identifier of the entity. */
|
|
48538
49072
|
id;
|
|
48539
49073
|
/** The organization's logo URL. */
|
|
@@ -53092,6 +53626,42 @@ var GitLabIntegrationCreatePayload = class extends Request {
|
|
|
53092
53626
|
}
|
|
53093
53627
|
};
|
|
53094
53628
|
/**
|
|
53629
|
+
* GitLabTestConnectionPayload model
|
|
53630
|
+
*
|
|
53631
|
+
* @param request - function to call the graphql client
|
|
53632
|
+
* @param data - L.GitLabTestConnectionPayloadFragment response data
|
|
53633
|
+
*/
|
|
53634
|
+
var GitLabTestConnectionPayload = class extends Request {
|
|
53635
|
+
_integration;
|
|
53636
|
+
constructor(request, data) {
|
|
53637
|
+
super(request);
|
|
53638
|
+
this.error = data.error ?? void 0;
|
|
53639
|
+
this.errorResponseBody = data.errorResponseBody ?? void 0;
|
|
53640
|
+
this.errorResponseHeaders = data.errorResponseHeaders ?? void 0;
|
|
53641
|
+
this.lastSyncId = data.lastSyncId;
|
|
53642
|
+
this.success = data.success;
|
|
53643
|
+
this._integration = data.integration ?? void 0;
|
|
53644
|
+
}
|
|
53645
|
+
/** Error message if the connection test failed. */
|
|
53646
|
+
error;
|
|
53647
|
+
/** Response body from GitLab for debugging. */
|
|
53648
|
+
errorResponseBody;
|
|
53649
|
+
/** Response headers from GitLab for debugging (JSON stringified). */
|
|
53650
|
+
errorResponseHeaders;
|
|
53651
|
+
/** The identifier of the last sync operation. */
|
|
53652
|
+
lastSyncId;
|
|
53653
|
+
/** Whether the operation was successful. */
|
|
53654
|
+
success;
|
|
53655
|
+
/** The integration that was created or updated. */
|
|
53656
|
+
get integration() {
|
|
53657
|
+
return this._integration?.id ? new IntegrationQuery(this._request).fetch(this._integration?.id) : void 0;
|
|
53658
|
+
}
|
|
53659
|
+
/** The ID of integration that was created or updated. */
|
|
53660
|
+
get integrationId() {
|
|
53661
|
+
return this._integration?.id;
|
|
53662
|
+
}
|
|
53663
|
+
};
|
|
53664
|
+
/**
|
|
53095
53665
|
* Metadata for guidance that should be provided to an AI agent.
|
|
53096
53666
|
*
|
|
53097
53667
|
* @param data - L.GuidanceRuleWebhookPayloadFragment response data
|
|
@@ -55709,6 +56279,66 @@ var IssueHistoryConnection = class extends Connection {
|
|
|
55709
56279
|
}
|
|
55710
56280
|
};
|
|
55711
56281
|
/**
|
|
56282
|
+
* An error that occurred during triage rule execution.
|
|
56283
|
+
*
|
|
56284
|
+
* @param request - function to call the graphql client
|
|
56285
|
+
* @param data - L.IssueHistoryTriageRuleErrorFragment response data
|
|
56286
|
+
*/
|
|
56287
|
+
var IssueHistoryTriageRuleError = class extends Request {
|
|
56288
|
+
_fromTeam;
|
|
56289
|
+
_toTeam;
|
|
56290
|
+
constructor(request, data) {
|
|
56291
|
+
super(request);
|
|
56292
|
+
this.conflictForSameChildLabel = data.conflictForSameChildLabel ?? void 0;
|
|
56293
|
+
this.property = data.property ?? void 0;
|
|
56294
|
+
this.conflictingLabels = data.conflictingLabels ? data.conflictingLabels.map((node) => new IssueLabel(request, node)) : void 0;
|
|
56295
|
+
this.type = data.type;
|
|
56296
|
+
this._fromTeam = data.fromTeam ?? void 0;
|
|
56297
|
+
this._toTeam = data.toTeam ?? void 0;
|
|
56298
|
+
}
|
|
56299
|
+
/** Whether the conflict was for the same child label. */
|
|
56300
|
+
conflictForSameChildLabel;
|
|
56301
|
+
/** The property that caused the error. */
|
|
56302
|
+
property;
|
|
56303
|
+
/** The conflicting labels. */
|
|
56304
|
+
conflictingLabels;
|
|
56305
|
+
/** The type of error that occurred. */
|
|
56306
|
+
type;
|
|
56307
|
+
/** The team the issue was being moved from. */
|
|
56308
|
+
get fromTeam() {
|
|
56309
|
+
return this._fromTeam?.id ? new TeamQuery(this._request).fetch(this._fromTeam?.id) : void 0;
|
|
56310
|
+
}
|
|
56311
|
+
/** The ID of team the issue was being moved from. */
|
|
56312
|
+
get fromTeamId() {
|
|
56313
|
+
return this._fromTeam?.id;
|
|
56314
|
+
}
|
|
56315
|
+
/** The team the issue was being moved to. */
|
|
56316
|
+
get toTeam() {
|
|
56317
|
+
return this._toTeam?.id ? new TeamQuery(this._request).fetch(this._toTeam?.id) : void 0;
|
|
56318
|
+
}
|
|
56319
|
+
/** The ID of team the issue was being moved to. */
|
|
56320
|
+
get toTeamId() {
|
|
56321
|
+
return this._toTeam?.id;
|
|
56322
|
+
}
|
|
56323
|
+
};
|
|
56324
|
+
/**
|
|
56325
|
+
* Metadata about a triage rule that made changes to an issue.
|
|
56326
|
+
*
|
|
56327
|
+
* @param request - function to call the graphql client
|
|
56328
|
+
* @param data - L.IssueHistoryTriageRuleMetadataFragment response data
|
|
56329
|
+
*/
|
|
56330
|
+
var IssueHistoryTriageRuleMetadata = class extends Request {
|
|
56331
|
+
constructor(request, data) {
|
|
56332
|
+
super(request);
|
|
56333
|
+
this.triageRuleError = data.triageRuleError ? new IssueHistoryTriageRuleError(request, data.triageRuleError) : void 0;
|
|
56334
|
+
this.updatedByTriageRule = data.updatedByTriageRule ? new WorkflowDefinition(request, data.updatedByTriageRule) : void 0;
|
|
56335
|
+
}
|
|
56336
|
+
/** The error that occurred, if any. */
|
|
56337
|
+
triageRuleError;
|
|
56338
|
+
/** The triage rule that triggered the issue update. */
|
|
56339
|
+
updatedByTriageRule;
|
|
56340
|
+
};
|
|
56341
|
+
/**
|
|
55712
56342
|
* An import job for data from an external service.
|
|
55713
56343
|
*
|
|
55714
56344
|
* @param request - function to call the graphql client
|
|
@@ -58262,6 +58892,7 @@ var Organization = class extends Request {
|
|
|
58262
58892
|
this.gitLinkbackDescriptionsEnabled = data.gitLinkbackDescriptionsEnabled;
|
|
58263
58893
|
this.gitLinkbackMessagesEnabled = data.gitLinkbackMessagesEnabled;
|
|
58264
58894
|
this.gitPublicLinkbackMessagesEnabled = data.gitPublicLinkbackMessagesEnabled;
|
|
58895
|
+
this.hideNonPrimaryOrganizations = data.hideNonPrimaryOrganizations;
|
|
58265
58896
|
this.hipaaComplianceEnabled = data.hipaaComplianceEnabled;
|
|
58266
58897
|
this.id = data.id;
|
|
58267
58898
|
this.initiativeUpdateReminderFrequencyInWeeks = data.initiativeUpdateReminderFrequencyInWeeks ?? void 0;
|
|
@@ -58329,6 +58960,8 @@ var Organization = class extends Request {
|
|
|
58329
58960
|
gitLinkbackMessagesEnabled;
|
|
58330
58961
|
/** Whether the Git integration linkback messages should be sent to public repositories. */
|
|
58331
58962
|
gitPublicLinkbackMessagesEnabled;
|
|
58963
|
+
/** Whether to hide other organizations for new users signing up with email domains claimed by this organization. */
|
|
58964
|
+
hideNonPrimaryOrganizations;
|
|
58332
58965
|
/** Whether HIPAA compliance is enabled for organization. */
|
|
58333
58966
|
hipaaComplianceEnabled;
|
|
58334
58967
|
/** The unique identifier of the entity. */
|
|
@@ -64266,6 +64899,10 @@ var Webhook = class extends Request {
|
|
|
64266
64899
|
delete() {
|
|
64267
64900
|
return new DeleteWebhookMutation(this._request).fetch(this.id);
|
|
64268
64901
|
}
|
|
64902
|
+
/** Rotates the signing secret for a Webhook. */
|
|
64903
|
+
rotateSecret() {
|
|
64904
|
+
return new RotateSecretWebhookMutation(this._request).fetch(this.id);
|
|
64905
|
+
}
|
|
64269
64906
|
/** Updates an existing Webhook. */
|
|
64270
64907
|
update(input) {
|
|
64271
64908
|
return new UpdateWebhookMutation(this._request).fetch(this.id, input);
|
|
@@ -64350,6 +64987,180 @@ var WebhookPayload = class extends Request {
|
|
|
64350
64987
|
}
|
|
64351
64988
|
};
|
|
64352
64989
|
/**
|
|
64990
|
+
* WebhookRotateSecretPayload model
|
|
64991
|
+
*
|
|
64992
|
+
* @param request - function to call the graphql client
|
|
64993
|
+
* @param data - L.WebhookRotateSecretPayloadFragment response data
|
|
64994
|
+
*/
|
|
64995
|
+
var WebhookRotateSecretPayload = class extends Request {
|
|
64996
|
+
constructor(request, data) {
|
|
64997
|
+
super(request);
|
|
64998
|
+
this.lastSyncId = data.lastSyncId;
|
|
64999
|
+
this.secret = data.secret;
|
|
65000
|
+
this.success = data.success;
|
|
65001
|
+
}
|
|
65002
|
+
/** The identifier of the last sync operation. */
|
|
65003
|
+
lastSyncId;
|
|
65004
|
+
/** The new webhook signing secret. */
|
|
65005
|
+
secret;
|
|
65006
|
+
/** Whether the operation was successful. */
|
|
65007
|
+
success;
|
|
65008
|
+
};
|
|
65009
|
+
/**
|
|
65010
|
+
* WorkflowDefinition model
|
|
65011
|
+
*
|
|
65012
|
+
* @param request - function to call the graphql client
|
|
65013
|
+
* @param data - L.WorkflowDefinitionFragment response data
|
|
65014
|
+
*/
|
|
65015
|
+
var WorkflowDefinition = class extends Request {
|
|
65016
|
+
_creator;
|
|
65017
|
+
_customView;
|
|
65018
|
+
_cycle;
|
|
65019
|
+
_initiative;
|
|
65020
|
+
_label;
|
|
65021
|
+
_lastUpdatedBy;
|
|
65022
|
+
_project;
|
|
65023
|
+
_team;
|
|
65024
|
+
_user;
|
|
65025
|
+
constructor(request, data) {
|
|
65026
|
+
super(request);
|
|
65027
|
+
this.activities = data.activities;
|
|
65028
|
+
this.archivedAt = parseDate(data.archivedAt) ?? void 0;
|
|
65029
|
+
this.conditions = data.conditions ?? void 0;
|
|
65030
|
+
this.createdAt = parseDate(data.createdAt) ?? /* @__PURE__ */ new Date();
|
|
65031
|
+
this.description = data.description ?? void 0;
|
|
65032
|
+
this.enabled = data.enabled;
|
|
65033
|
+
this.groupName = data.groupName ?? void 0;
|
|
65034
|
+
this.id = data.id;
|
|
65035
|
+
this.lastExecutedAt = parseDate(data.lastExecutedAt) ?? void 0;
|
|
65036
|
+
this.name = data.name;
|
|
65037
|
+
this.sortOrder = data.sortOrder;
|
|
65038
|
+
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
65039
|
+
this.contextViewType = data.contextViewType ?? void 0;
|
|
65040
|
+
this.trigger = data.trigger;
|
|
65041
|
+
this.triggerType = data.triggerType;
|
|
65042
|
+
this.type = data.type;
|
|
65043
|
+
this.userContextViewType = data.userContextViewType ?? void 0;
|
|
65044
|
+
this._creator = data.creator;
|
|
65045
|
+
this._customView = data.customView ?? void 0;
|
|
65046
|
+
this._cycle = data.cycle ?? void 0;
|
|
65047
|
+
this._initiative = data.initiative ?? void 0;
|
|
65048
|
+
this._label = data.label ?? void 0;
|
|
65049
|
+
this._lastUpdatedBy = data.lastUpdatedBy ?? void 0;
|
|
65050
|
+
this._project = data.project ?? void 0;
|
|
65051
|
+
this._team = data.team ?? void 0;
|
|
65052
|
+
this._user = data.user ?? void 0;
|
|
65053
|
+
}
|
|
65054
|
+
/** An array of activities that will be executed as part of the workflow. */
|
|
65055
|
+
activities;
|
|
65056
|
+
/** The time at which the entity was archived. Null if the entity has not been archived. */
|
|
65057
|
+
archivedAt;
|
|
65058
|
+
/** The conditions that need to be match for the workflow to be triggered. */
|
|
65059
|
+
conditions;
|
|
65060
|
+
/** The time at which the entity was created. */
|
|
65061
|
+
createdAt;
|
|
65062
|
+
/** The description of the workflow. */
|
|
65063
|
+
description;
|
|
65064
|
+
enabled;
|
|
65065
|
+
/** The name of the group that the workflow belongs to. */
|
|
65066
|
+
groupName;
|
|
65067
|
+
/** The unique identifier of the entity. */
|
|
65068
|
+
id;
|
|
65069
|
+
/** The date when the workflow was last executed. */
|
|
65070
|
+
lastExecutedAt;
|
|
65071
|
+
/** The name of the workflow. */
|
|
65072
|
+
name;
|
|
65073
|
+
/** The sort order of the workflow definition within its siblings. */
|
|
65074
|
+
sortOrder;
|
|
65075
|
+
/**
|
|
65076
|
+
* The last time at which the entity was meaningfully updated. This is the same as the creation time if the entity hasn't
|
|
65077
|
+
* been updated after creation.
|
|
65078
|
+
*/
|
|
65079
|
+
updatedAt;
|
|
65080
|
+
/** The type of view to which this workflow's context is associated with. */
|
|
65081
|
+
contextViewType;
|
|
65082
|
+
/** The type of the event that triggers off the workflow. */
|
|
65083
|
+
trigger;
|
|
65084
|
+
/** The object type (e.g. Issue) that triggers this workflow. */
|
|
65085
|
+
triggerType;
|
|
65086
|
+
/** The type of the workflow. */
|
|
65087
|
+
type;
|
|
65088
|
+
/** The type of user view to which this workflow's context is associated with. */
|
|
65089
|
+
userContextViewType;
|
|
65090
|
+
/** The user who created the workflow. */
|
|
65091
|
+
get creator() {
|
|
65092
|
+
return new UserQuery(this._request).fetch(this._creator.id);
|
|
65093
|
+
}
|
|
65094
|
+
/** The ID of user who created the workflow. */
|
|
65095
|
+
get creatorId() {
|
|
65096
|
+
return this._creator?.id;
|
|
65097
|
+
}
|
|
65098
|
+
/** The context custom view associated with the workflow. */
|
|
65099
|
+
get customView() {
|
|
65100
|
+
return this._customView?.id ? new CustomViewQuery(this._request).fetch(this._customView?.id) : void 0;
|
|
65101
|
+
}
|
|
65102
|
+
/** The ID of context custom view associated with the workflow. */
|
|
65103
|
+
get customViewId() {
|
|
65104
|
+
return this._customView?.id;
|
|
65105
|
+
}
|
|
65106
|
+
/** The contextual cycle view associated with the workflow. */
|
|
65107
|
+
get cycle() {
|
|
65108
|
+
return this._cycle?.id ? new CycleQuery(this._request).fetch(this._cycle?.id) : void 0;
|
|
65109
|
+
}
|
|
65110
|
+
/** The ID of contextual cycle view associated with the workflow. */
|
|
65111
|
+
get cycleId() {
|
|
65112
|
+
return this._cycle?.id;
|
|
65113
|
+
}
|
|
65114
|
+
/** The contextual initiative view associated with the workflow. */
|
|
65115
|
+
get initiative() {
|
|
65116
|
+
return this._initiative?.id ? new InitiativeQuery(this._request).fetch(this._initiative?.id) : void 0;
|
|
65117
|
+
}
|
|
65118
|
+
/** The ID of contextual initiative view associated with the workflow. */
|
|
65119
|
+
get initiativeId() {
|
|
65120
|
+
return this._initiative?.id;
|
|
65121
|
+
}
|
|
65122
|
+
/** The contextual label view associated with the workflow. */
|
|
65123
|
+
get label() {
|
|
65124
|
+
return this._label?.id ? new IssueLabelQuery(this._request).fetch(this._label?.id) : void 0;
|
|
65125
|
+
}
|
|
65126
|
+
/** The ID of contextual label view associated with the workflow. */
|
|
65127
|
+
get labelId() {
|
|
65128
|
+
return this._label?.id;
|
|
65129
|
+
}
|
|
65130
|
+
/** The user who last updated the workflow. */
|
|
65131
|
+
get lastUpdatedBy() {
|
|
65132
|
+
return this._lastUpdatedBy?.id ? new UserQuery(this._request).fetch(this._lastUpdatedBy?.id) : void 0;
|
|
65133
|
+
}
|
|
65134
|
+
/** The ID of user who last updated the workflow. */
|
|
65135
|
+
get lastUpdatedById() {
|
|
65136
|
+
return this._lastUpdatedBy?.id;
|
|
65137
|
+
}
|
|
65138
|
+
/** The contextual project view associated with the workflow. */
|
|
65139
|
+
get project() {
|
|
65140
|
+
return this._project?.id ? new ProjectQuery(this._request).fetch(this._project?.id) : void 0;
|
|
65141
|
+
}
|
|
65142
|
+
/** The ID of contextual project view associated with the workflow. */
|
|
65143
|
+
get projectId() {
|
|
65144
|
+
return this._project?.id;
|
|
65145
|
+
}
|
|
65146
|
+
/** The team associated with the workflow. If not set, the workflow is associated with the entire organization. */
|
|
65147
|
+
get team() {
|
|
65148
|
+
return this._team?.id ? new TeamQuery(this._request).fetch(this._team?.id) : void 0;
|
|
65149
|
+
}
|
|
65150
|
+
/** The ID of team associated with the workflow. if not set, the workflow is associated with the entire organization. */
|
|
65151
|
+
get teamId() {
|
|
65152
|
+
return this._team?.id;
|
|
65153
|
+
}
|
|
65154
|
+
/** The contextual user view associated with the workflow. */
|
|
65155
|
+
get user() {
|
|
65156
|
+
return this._user?.id ? new UserQuery(this._request).fetch(this._user?.id) : void 0;
|
|
65157
|
+
}
|
|
65158
|
+
/** The ID of contextual user view associated with the workflow. */
|
|
65159
|
+
get userId() {
|
|
65160
|
+
return this._user?.id;
|
|
65161
|
+
}
|
|
65162
|
+
};
|
|
65163
|
+
/**
|
|
64353
65164
|
* A state in a team workflow.
|
|
64354
65165
|
*
|
|
64355
65166
|
* @param request - function to call the graphql client
|
|
@@ -64643,6 +65454,26 @@ var ApplicationInfoQuery = class extends Request {
|
|
|
64643
65454
|
}
|
|
64644
65455
|
};
|
|
64645
65456
|
/**
|
|
65457
|
+
* A fetchable AsksWebSetting Query
|
|
65458
|
+
*
|
|
65459
|
+
* @param request - function to call the graphql client
|
|
65460
|
+
*/
|
|
65461
|
+
var AsksWebSettingQuery = class extends Request {
|
|
65462
|
+
constructor(request) {
|
|
65463
|
+
super(request);
|
|
65464
|
+
}
|
|
65465
|
+
/**
|
|
65466
|
+
* Call the AsksWebSetting query and return a AsksWebSettings
|
|
65467
|
+
*
|
|
65468
|
+
* @param id - required id to pass to asksWebSetting
|
|
65469
|
+
* @returns parsed response from AsksWebSettingQuery
|
|
65470
|
+
*/
|
|
65471
|
+
async fetch(id) {
|
|
65472
|
+
const data = (await this._request(AsksWebSettingDocument.toString(), { id })).asksWebSetting;
|
|
65473
|
+
return new AsksWebSettings(this._request, data);
|
|
65474
|
+
}
|
|
65475
|
+
};
|
|
65476
|
+
/**
|
|
64646
65477
|
* A fetchable Attachment Query
|
|
64647
65478
|
*
|
|
64648
65479
|
* @param request - function to call the graphql client
|
|
@@ -65921,6 +66752,32 @@ var IssueRelationsQuery = class extends Request {
|
|
|
65921
66752
|
}
|
|
65922
66753
|
};
|
|
65923
66754
|
/**
|
|
66755
|
+
* A fetchable IssueRepositorySuggestions Query
|
|
66756
|
+
*
|
|
66757
|
+
* @param request - function to call the graphql client
|
|
66758
|
+
*/
|
|
66759
|
+
var IssueRepositorySuggestionsQuery = class extends Request {
|
|
66760
|
+
constructor(request) {
|
|
66761
|
+
super(request);
|
|
66762
|
+
}
|
|
66763
|
+
/**
|
|
66764
|
+
* Call the IssueRepositorySuggestions query and return a RepositorySuggestionsPayload
|
|
66765
|
+
*
|
|
66766
|
+
* @param candidateRepositories - required candidateRepositories to pass to issueRepositorySuggestions
|
|
66767
|
+
* @param issueId - required issueId to pass to issueRepositorySuggestions
|
|
66768
|
+
* @param variables - variables without 'candidateRepositories', 'issueId' to pass into the IssueRepositorySuggestionsQuery
|
|
66769
|
+
* @returns parsed response from IssueRepositorySuggestionsQuery
|
|
66770
|
+
*/
|
|
66771
|
+
async fetch(candidateRepositories, issueId, variables) {
|
|
66772
|
+
const data = (await this._request(IssueRepositorySuggestionsDocument.toString(), {
|
|
66773
|
+
candidateRepositories,
|
|
66774
|
+
issueId,
|
|
66775
|
+
...variables
|
|
66776
|
+
})).issueRepositorySuggestions;
|
|
66777
|
+
return new RepositorySuggestionsPayload(this._request, data);
|
|
66778
|
+
}
|
|
66779
|
+
};
|
|
66780
|
+
/**
|
|
65924
66781
|
* A fetchable IssueSearch Query
|
|
65925
66782
|
*
|
|
65926
66783
|
* @param request - function to call the graphql client
|
|
@@ -66974,6 +67831,27 @@ var UserQuery = class extends Request {
|
|
|
66974
67831
|
}
|
|
66975
67832
|
};
|
|
66976
67833
|
/**
|
|
67834
|
+
* A fetchable UserSessions Query
|
|
67835
|
+
*
|
|
67836
|
+
* @param request - function to call the graphql client
|
|
67837
|
+
*/
|
|
67838
|
+
var UserSessionsQuery = class extends Request {
|
|
67839
|
+
constructor(request) {
|
|
67840
|
+
super(request);
|
|
67841
|
+
}
|
|
67842
|
+
/**
|
|
67843
|
+
* Call the UserSessions query and return a AuthenticationSessionResponse list
|
|
67844
|
+
*
|
|
67845
|
+
* @param id - required id to pass to userSessions
|
|
67846
|
+
* @returns parsed response from UserSessionsQuery
|
|
67847
|
+
*/
|
|
67848
|
+
async fetch(id) {
|
|
67849
|
+
return (await this._request(UserSessionsDocument.toString(), { id })).userSessions.map((node) => {
|
|
67850
|
+
return new AuthenticationSessionResponse(this._request, node);
|
|
67851
|
+
});
|
|
67852
|
+
}
|
|
67853
|
+
};
|
|
67854
|
+
/**
|
|
66977
67855
|
* A fetchable UserSettings Query
|
|
66978
67856
|
*
|
|
66979
67857
|
* @param request - function to call the graphql client
|
|
@@ -67269,26 +68147,6 @@ var AirbyteIntegrationConnectMutation = class extends Request {
|
|
|
67269
68147
|
}
|
|
67270
68148
|
};
|
|
67271
68149
|
/**
|
|
67272
|
-
* A fetchable AsksWebFormsAuth Mutation
|
|
67273
|
-
*
|
|
67274
|
-
* @param request - function to call the graphql client
|
|
67275
|
-
*/
|
|
67276
|
-
var AsksWebFormsAuthMutation = class extends Request {
|
|
67277
|
-
constructor(request) {
|
|
67278
|
-
super(request);
|
|
67279
|
-
}
|
|
67280
|
-
/**
|
|
67281
|
-
* Call the AsksWebFormsAuth mutation and return a AsksWebFormsAuthResponse
|
|
67282
|
-
*
|
|
67283
|
-
* @param token - required token to pass to asksWebFormsAuth
|
|
67284
|
-
* @returns parsed response from AsksWebFormsAuthMutation
|
|
67285
|
-
*/
|
|
67286
|
-
async fetch(token) {
|
|
67287
|
-
const data = (await this._request(AsksWebFormsAuthDocument.toString(), { token })).asksWebFormsAuth;
|
|
67288
|
-
return new AsksWebFormsAuthResponse(this._request, data);
|
|
67289
|
-
}
|
|
67290
|
-
};
|
|
67291
|
-
/**
|
|
67292
68150
|
* A fetchable CreateAttachment Mutation
|
|
67293
68151
|
*
|
|
67294
68152
|
* @param request - function to call the graphql client
|
|
@@ -69678,6 +70536,26 @@ var IntegrationGitlabConnectMutation = class extends Request {
|
|
|
69678
70536
|
}
|
|
69679
70537
|
};
|
|
69680
70538
|
/**
|
|
70539
|
+
* A fetchable IntegrationGitlabTestConnection Mutation
|
|
70540
|
+
*
|
|
70541
|
+
* @param request - function to call the graphql client
|
|
70542
|
+
*/
|
|
70543
|
+
var IntegrationGitlabTestConnectionMutation = class extends Request {
|
|
70544
|
+
constructor(request) {
|
|
70545
|
+
super(request);
|
|
70546
|
+
}
|
|
70547
|
+
/**
|
|
70548
|
+
* Call the IntegrationGitlabTestConnection mutation and return a GitLabTestConnectionPayload
|
|
70549
|
+
*
|
|
70550
|
+
* @param integrationId - required integrationId to pass to integrationGitlabTestConnection
|
|
70551
|
+
* @returns parsed response from IntegrationGitlabTestConnectionMutation
|
|
70552
|
+
*/
|
|
70553
|
+
async fetch(integrationId) {
|
|
70554
|
+
const data = (await this._request(IntegrationGitlabTestConnectionDocument.toString(), { integrationId })).integrationGitlabTestConnection;
|
|
70555
|
+
return new GitLabTestConnectionPayload(this._request, data);
|
|
70556
|
+
}
|
|
70557
|
+
};
|
|
70558
|
+
/**
|
|
69681
70559
|
* A fetchable IntegrationGong Mutation
|
|
69682
70560
|
*
|
|
69683
70561
|
* @param request - function to call the graphql client
|
|
@@ -73057,6 +73935,50 @@ var UserPromoteMemberMutation = class extends Request {
|
|
|
73057
73935
|
}
|
|
73058
73936
|
};
|
|
73059
73937
|
/**
|
|
73938
|
+
* A fetchable UserRevokeAllSessions Mutation
|
|
73939
|
+
*
|
|
73940
|
+
* @param request - function to call the graphql client
|
|
73941
|
+
*/
|
|
73942
|
+
var UserRevokeAllSessionsMutation = class extends Request {
|
|
73943
|
+
constructor(request) {
|
|
73944
|
+
super(request);
|
|
73945
|
+
}
|
|
73946
|
+
/**
|
|
73947
|
+
* Call the UserRevokeAllSessions mutation and return a UserAdminPayload
|
|
73948
|
+
*
|
|
73949
|
+
* @param id - required id to pass to userRevokeAllSessions
|
|
73950
|
+
* @returns parsed response from UserRevokeAllSessionsMutation
|
|
73951
|
+
*/
|
|
73952
|
+
async fetch(id) {
|
|
73953
|
+
const data = (await this._request(UserRevokeAllSessionsDocument.toString(), { id })).userRevokeAllSessions;
|
|
73954
|
+
return new UserAdminPayload(this._request, data);
|
|
73955
|
+
}
|
|
73956
|
+
};
|
|
73957
|
+
/**
|
|
73958
|
+
* A fetchable UserRevokeSession Mutation
|
|
73959
|
+
*
|
|
73960
|
+
* @param request - function to call the graphql client
|
|
73961
|
+
*/
|
|
73962
|
+
var UserRevokeSessionMutation = class extends Request {
|
|
73963
|
+
constructor(request) {
|
|
73964
|
+
super(request);
|
|
73965
|
+
}
|
|
73966
|
+
/**
|
|
73967
|
+
* Call the UserRevokeSession mutation and return a UserAdminPayload
|
|
73968
|
+
*
|
|
73969
|
+
* @param id - required id to pass to userRevokeSession
|
|
73970
|
+
* @param sessionId - required sessionId to pass to userRevokeSession
|
|
73971
|
+
* @returns parsed response from UserRevokeSessionMutation
|
|
73972
|
+
*/
|
|
73973
|
+
async fetch(id, sessionId) {
|
|
73974
|
+
const data = (await this._request(UserRevokeSessionDocument.toString(), {
|
|
73975
|
+
id,
|
|
73976
|
+
sessionId
|
|
73977
|
+
})).userRevokeSession;
|
|
73978
|
+
return new UserAdminPayload(this._request, data);
|
|
73979
|
+
}
|
|
73980
|
+
};
|
|
73981
|
+
/**
|
|
73060
73982
|
* A fetchable UserSettingsFlagsReset Mutation
|
|
73061
73983
|
*
|
|
73062
73984
|
* @param request - function to call the graphql client
|
|
@@ -73289,6 +74211,26 @@ var DeleteWebhookMutation = class extends Request {
|
|
|
73289
74211
|
}
|
|
73290
74212
|
};
|
|
73291
74213
|
/**
|
|
74214
|
+
* A fetchable RotateSecretWebhook Mutation
|
|
74215
|
+
*
|
|
74216
|
+
* @param request - function to call the graphql client
|
|
74217
|
+
*/
|
|
74218
|
+
var RotateSecretWebhookMutation = class extends Request {
|
|
74219
|
+
constructor(request) {
|
|
74220
|
+
super(request);
|
|
74221
|
+
}
|
|
74222
|
+
/**
|
|
74223
|
+
* Call the RotateSecretWebhook mutation and return a WebhookRotateSecretPayload
|
|
74224
|
+
*
|
|
74225
|
+
* @param id - required id to pass to rotateSecretWebhook
|
|
74226
|
+
* @returns parsed response from RotateSecretWebhookMutation
|
|
74227
|
+
*/
|
|
74228
|
+
async fetch(id) {
|
|
74229
|
+
const data = (await this._request(RotateSecretWebhookDocument.toString(), { id })).webhookRotateSecret;
|
|
74230
|
+
return new WebhookRotateSecretPayload(this._request, data);
|
|
74231
|
+
}
|
|
74232
|
+
};
|
|
74233
|
+
/**
|
|
73292
74234
|
* A fetchable UpdateWebhook Mutation
|
|
73293
74235
|
*
|
|
73294
74236
|
* @param request - function to call the graphql client
|
|
@@ -73411,6 +74353,28 @@ var AgentSession_ActivitiesQuery = class extends Request {
|
|
|
73411
74353
|
}
|
|
73412
74354
|
};
|
|
73413
74355
|
/**
|
|
74356
|
+
* A fetchable AsksWebSetting_IdentityProvider Query
|
|
74357
|
+
*
|
|
74358
|
+
* @param request - function to call the graphql client
|
|
74359
|
+
* @param id - required id to pass to asksWebSetting
|
|
74360
|
+
*/
|
|
74361
|
+
var AsksWebSetting_IdentityProviderQuery = class extends Request {
|
|
74362
|
+
_id;
|
|
74363
|
+
constructor(request, id) {
|
|
74364
|
+
super(request);
|
|
74365
|
+
this._id = id;
|
|
74366
|
+
}
|
|
74367
|
+
/**
|
|
74368
|
+
* Call the AsksWebSetting_IdentityProvider query and return a IdentityProvider
|
|
74369
|
+
*
|
|
74370
|
+
* @returns parsed response from AsksWebSetting_IdentityProviderQuery
|
|
74371
|
+
*/
|
|
74372
|
+
async fetch() {
|
|
74373
|
+
const data = (await this._request(AsksWebSetting_IdentityProviderDocument.toString(), { id: this._id })).asksWebSetting.identityProvider;
|
|
74374
|
+
return data ? new IdentityProvider(this._request, data) : void 0;
|
|
74375
|
+
}
|
|
74376
|
+
};
|
|
74377
|
+
/**
|
|
73414
74378
|
* A fetchable AttachmentIssue_Attachments Query
|
|
73415
74379
|
*
|
|
73416
74380
|
* @param request - function to call the graphql client
|
|
@@ -78048,6 +79012,15 @@ var LinearSdk = class extends Request {
|
|
|
78048
79012
|
return new ApplicationInfoQuery(this._request).fetch(clientId);
|
|
78049
79013
|
}
|
|
78050
79014
|
/**
|
|
79015
|
+
* Asks web form settings by ID.
|
|
79016
|
+
*
|
|
79017
|
+
* @param id - required id to pass to asksWebSetting
|
|
79018
|
+
* @returns AsksWebSettings
|
|
79019
|
+
*/
|
|
79020
|
+
asksWebSetting(id) {
|
|
79021
|
+
return new AsksWebSettingQuery(this._request).fetch(id);
|
|
79022
|
+
}
|
|
79023
|
+
/**
|
|
78051
79024
|
* One specific issue attachment.
|
|
78052
79025
|
* [Deprecated] 'url' can no longer be used as the 'id' parameter. Use 'attachmentsForUrl' instead
|
|
78053
79026
|
*
|
|
@@ -78587,6 +79560,17 @@ var LinearSdk = class extends Request {
|
|
|
78587
79560
|
return new IssueRelationsQuery(this._request).fetch(variables);
|
|
78588
79561
|
}
|
|
78589
79562
|
/**
|
|
79563
|
+
* Returns code repositories that are most likely to be relevant for implementing an issue.
|
|
79564
|
+
*
|
|
79565
|
+
* @param candidateRepositories - required candidateRepositories to pass to issueRepositorySuggestions
|
|
79566
|
+
* @param issueId - required issueId to pass to issueRepositorySuggestions
|
|
79567
|
+
* @param variables - variables without 'candidateRepositories', 'issueId' to pass into the IssueRepositorySuggestionsQuery
|
|
79568
|
+
* @returns RepositorySuggestionsPayload
|
|
79569
|
+
*/
|
|
79570
|
+
issueRepositorySuggestions(candidateRepositories, issueId, variables) {
|
|
79571
|
+
return new IssueRepositorySuggestionsQuery(this._request).fetch(candidateRepositories, issueId, variables);
|
|
79572
|
+
}
|
|
79573
|
+
/**
|
|
78590
79574
|
* [DEPRECATED] Search issues. This endpoint is deprecated and will be removed in the future – use `searchIssues` instead.
|
|
78591
79575
|
*
|
|
78592
79576
|
* @param variables - variables to pass into the IssueSearchQuery
|
|
@@ -79022,6 +80006,15 @@ var LinearSdk = class extends Request {
|
|
|
79022
80006
|
return new UserQuery(this._request).fetch(id);
|
|
79023
80007
|
}
|
|
79024
80008
|
/**
|
|
80009
|
+
* Lists the sessions of a user. Can only be called by an admin or owner.
|
|
80010
|
+
*
|
|
80011
|
+
* @param id - required id to pass to userSessions
|
|
80012
|
+
* @returns AuthenticationSessionResponse[]
|
|
80013
|
+
*/
|
|
80014
|
+
userSessions(id) {
|
|
80015
|
+
return new UserSessionsQuery(this._request).fetch(id);
|
|
80016
|
+
}
|
|
80017
|
+
/**
|
|
79025
80018
|
* The user's settings.
|
|
79026
80019
|
*
|
|
79027
80020
|
* @returns UserSettings
|
|
@@ -79148,15 +80141,6 @@ var LinearSdk = class extends Request {
|
|
|
79148
80141
|
return new AirbyteIntegrationConnectMutation(this._request).fetch(input);
|
|
79149
80142
|
}
|
|
79150
80143
|
/**
|
|
79151
|
-
* Authenticate a user to the Asks web forms app.
|
|
79152
|
-
*
|
|
79153
|
-
* @param token - required token to pass to asksWebFormsAuth
|
|
79154
|
-
* @returns AsksWebFormsAuthResponse
|
|
79155
|
-
*/
|
|
79156
|
-
asksWebFormsAuth(token) {
|
|
79157
|
-
return new AsksWebFormsAuthMutation(this._request).fetch(token);
|
|
79158
|
-
}
|
|
79159
|
-
/**
|
|
79160
80144
|
* Creates a new attachment, or updates existing if the same `url` and `issueId` is used.
|
|
79161
80145
|
*
|
|
79162
80146
|
* @param input - required input to pass to createAttachment
|
|
@@ -80196,6 +81180,15 @@ var LinearSdk = class extends Request {
|
|
|
80196
81180
|
return new IntegrationGitlabConnectMutation(this._request).fetch(accessToken, gitlabUrl);
|
|
80197
81181
|
}
|
|
80198
81182
|
/**
|
|
81183
|
+
* Tests connectivity to a self-hosted GitLab instance and clears auth errors if successful.
|
|
81184
|
+
*
|
|
81185
|
+
* @param integrationId - required integrationId to pass to integrationGitlabTestConnection
|
|
81186
|
+
* @returns GitLabTestConnectionPayload
|
|
81187
|
+
*/
|
|
81188
|
+
integrationGitlabTestConnection(integrationId) {
|
|
81189
|
+
return new IntegrationGitlabTestConnectionMutation(this._request).fetch(integrationId);
|
|
81190
|
+
}
|
|
81191
|
+
/**
|
|
80199
81192
|
* Integrates the organization with Gong.
|
|
80200
81193
|
*
|
|
80201
81194
|
* @param code - required code to pass to integrationGong
|
|
@@ -81663,6 +82656,25 @@ var LinearSdk = class extends Request {
|
|
|
81663
82656
|
return new UserPromoteMemberMutation(this._request).fetch(id);
|
|
81664
82657
|
}
|
|
81665
82658
|
/**
|
|
82659
|
+
* Revokes a user's sessions. Can only be called by an admin or owner.
|
|
82660
|
+
*
|
|
82661
|
+
* @param id - required id to pass to userRevokeAllSessions
|
|
82662
|
+
* @returns UserAdminPayload
|
|
82663
|
+
*/
|
|
82664
|
+
userRevokeAllSessions(id) {
|
|
82665
|
+
return new UserRevokeAllSessionsMutation(this._request).fetch(id);
|
|
82666
|
+
}
|
|
82667
|
+
/**
|
|
82668
|
+
* Revokes a specific session for a user. Can only be called by an admin or owner.
|
|
82669
|
+
*
|
|
82670
|
+
* @param id - required id to pass to userRevokeSession
|
|
82671
|
+
* @param sessionId - required sessionId to pass to userRevokeSession
|
|
82672
|
+
* @returns UserAdminPayload
|
|
82673
|
+
*/
|
|
82674
|
+
userRevokeSession(id, sessionId) {
|
|
82675
|
+
return new UserRevokeSessionMutation(this._request).fetch(id, sessionId);
|
|
82676
|
+
}
|
|
82677
|
+
/**
|
|
81666
82678
|
* Resets user's setting flags.
|
|
81667
82679
|
*
|
|
81668
82680
|
* @param variables - variables to pass into the UserSettingsFlagsResetMutation
|
|
@@ -81765,6 +82777,15 @@ var LinearSdk = class extends Request {
|
|
|
81765
82777
|
return new DeleteWebhookMutation(this._request).fetch(id);
|
|
81766
82778
|
}
|
|
81767
82779
|
/**
|
|
82780
|
+
* Rotates the signing secret for a Webhook.
|
|
82781
|
+
*
|
|
82782
|
+
* @param id - required id to pass to rotateSecretWebhook
|
|
82783
|
+
* @returns WebhookRotateSecretPayload
|
|
82784
|
+
*/
|
|
82785
|
+
rotateSecretWebhook(id) {
|
|
82786
|
+
return new RotateSecretWebhookMutation(this._request).fetch(id);
|
|
82787
|
+
}
|
|
82788
|
+
/**
|
|
81768
82789
|
* Updates an existing Webhook.
|
|
81769
82790
|
*
|
|
81770
82791
|
* @param id - required id to pass to updateWebhook
|
|
@@ -81852,5 +82873,5 @@ var LinearClient = class extends LinearSdk {
|
|
|
81852
82873
|
const LinearWebhooks = LinearWebhookClient;
|
|
81853
82874
|
|
|
81854
82875
|
//#endregion
|
|
81855
|
-
export { ActorBot, AdministrableTeamsQuery, AgentActivitiesQuery, AgentActivity, AgentActivityActionContent, AgentActivityConnection, AgentActivityElicitationContent, AgentActivityErrorContent, AgentActivityPayload, AgentActivityPromptContent, AgentActivityQuery, AgentActivityResponseContent, AgentActivitySignal, AgentActivityThoughtContent, AgentActivityType, AgentActivityWebhookPayload, AgentSession, AgentSessionConnection, AgentSessionCreateOnCommentMutation, AgentSessionCreateOnIssueMutation, AgentSessionEventWebhookPayload, AgentSessionPayload, AgentSessionQuery, AgentSessionStatus, AgentSessionToPullRequest, AgentSessionToPullRequestConnection, AgentSessionType, AgentSessionUpdateExternalUrlMutation, AgentSessionWebhookPayload, AgentSession_ActivitiesQuery, AgentSessionsQuery, AiPromptRules, AirbyteIntegrationConnectMutation, AppUserNotificationWebhookPayload, AppUserTeamAccessChangedWebhookPayload, Application, ApplicationInfoQuery, ArchiveCustomerNeedMutation, ArchiveCycleMutation, ArchiveInitiativeMutation, ArchiveInitiativeUpdateMutation, ArchiveIntegrationMutation, ArchiveIssueMutation, ArchiveNotificationMutation, ArchivePayload, ArchiveProjectMutation, ArchiveProjectStatusMutation, ArchiveProjectUpdateMutation, ArchiveResponse, ArchiveRoadmapMutation, ArchiveWorkflowStateMutation, AsksChannelConnectPayload, AsksWebFormsAuthMutation, AsksWebFormsAuthResponse, Attachment, AttachmentConnection, AttachmentIssueQuery, AttachmentIssue_AttachmentsQuery, AttachmentIssue_BotActorQuery, AttachmentIssue_ChildrenQuery, AttachmentIssue_CommentsQuery, AttachmentIssue_DocumentsQuery, AttachmentIssue_FormerAttachmentsQuery, AttachmentIssue_FormerNeedsQuery, AttachmentIssue_HistoryQuery, AttachmentIssue_InverseRelationsQuery, AttachmentIssue_LabelsQuery, AttachmentIssue_NeedsQuery, AttachmentIssue_RelationsQuery, AttachmentIssue_SubscribersQuery, AttachmentLinkDiscordMutation, AttachmentLinkFrontMutation, AttachmentLinkGitHubIssueMutation, AttachmentLinkGitHubPrMutation, AttachmentLinkGitLabMrMutation, AttachmentLinkIntercomMutation, AttachmentLinkJiraIssueMutation, AttachmentLinkSalesforceMutation, AttachmentLinkSlackMutation, AttachmentLinkUrlMutation, AttachmentLinkZendeskMutation, AttachmentPayload, AttachmentQuery, AttachmentSourcesPayload, AttachmentSyncToSlackMutation, AttachmentWebhookPayload, AttachmentsForUrlQuery, AttachmentsQuery, AuditEntriesQuery, AuditEntry, AuditEntryConnection, AuditEntryType, AuditEntryTypesQuery, AuditEntryWebhookPayload, AuthIdentityProvider, AuthOrganization, AuthResolverResponse, AuthUser, AuthenticationLinearError, AuthenticationSessionResponse, AuthenticationSessionType, AuthenticationSessionsQuery, AvailableUsersQuery, BaseWebhookPayload, BootstrapLinearError, Comment, CommentChildWebhookPayload, CommentConnection, CommentPayload, CommentQuery, CommentResolveMutation, CommentUnresolveMutation, CommentWebhookPayload, Comment_BotActorQuery, Comment_ChildrenQuery, Comment_CreatedIssuesQuery, Comment_DocumentContentQuery, Comment_DocumentContent_AiPromptRulesQuery, Comment_ExternalThreadQuery, CommentsQuery, Connection, ContactPayload, ContextViewType, CreateAgentActivityMutation, CreateAttachmentMutation, CreateCommentMutation, CreateContactMutation, CreateCsvExportReportMutation, CreateCsvExportReportPayload, CreateCustomViewMutation, CreateCustomerMutation, CreateCustomerNeedMutation, CreateCustomerStatusMutation, CreateCustomerTierMutation, CreateCycleMutation, CreateDocumentMutation, CreateEmailIntakeAddressMutation, CreateEmojiMutation, CreateEntityExternalLinkMutation, CreateFavoriteMutation, CreateGitAutomationStateMutation, CreateGitAutomationTargetBranchMutation, CreateInitiativeMutation, CreateInitiativeRelationMutation, CreateInitiativeToProjectMutation, CreateInitiativeUpdateMutation, CreateInitiativeUpdateReminderMutation, CreateIntegrationGithubCommitMutation, CreateIntegrationTemplateMutation, CreateIntegrationsSettingsMutation, CreateIssueBatchMutation, CreateIssueLabelMutation, CreateIssueMutation, CreateIssueRelationMutation, CreateNotificationSubscriptionMutation, CreateOrJoinOrganizationResponse, CreateOrganizationFromOnboardingMutation, CreateOrganizationInviteMutation, CreateProjectLabelMutation, CreateProjectMilestoneMutation, CreateProjectMutation, CreateProjectRelationMutation, CreateProjectStatusMutation, CreateProjectUpdateMutation, CreateProjectUpdateReminderMutation, CreatePushSubscriptionMutation, CreateReactionMutation, CreateRoadmapMutation, CreateRoadmapToProjectMutation, CreateTeamMembershipMutation, CreateTeamMutation, CreateTemplateMutation, CreateTimeScheduleMutation, CreateTriageResponsibilityMutation, CreateViewPreferencesMutation, CreateWebhookMutation, CreateWorkflowStateMutation, CustomResourceWebhookPayload, CustomView, CustomViewConnection, CustomViewHasSubscribersPayload, CustomViewHasSubscribersQuery, CustomViewNotificationSubscription, CustomViewPayload, CustomViewQuery, CustomViewSuggestionPayload, CustomView_InitiativesQuery, CustomView_IssuesQuery, CustomView_OrganizationViewPreferencesQuery, CustomView_OrganizationViewPreferences_PreferencesQuery, CustomView_ProjectsQuery, CustomView_UserViewPreferencesQuery, CustomView_UserViewPreferences_PreferencesQuery, CustomView_ViewPreferencesValuesQuery, CustomViewsQuery, Customer, CustomerChildWebhookPayload, CustomerConnection, CustomerMergeMutation, CustomerNeed, CustomerNeedArchivePayload, CustomerNeedChildWebhookPayload, CustomerNeedConnection, CustomerNeedCreateFromAttachmentMutation, CustomerNeedNotification, CustomerNeedPayload, CustomerNeedQuery, CustomerNeedUpdatePayload, CustomerNeedWebhookPayload, CustomerNeed_ProjectAttachmentQuery, CustomerNeedsQuery, CustomerNotification, CustomerNotificationSubscription, CustomerPayload, CustomerQuery, CustomerStatus, CustomerStatusChildWebhookPayload, CustomerStatusConnection, CustomerStatusPayload, CustomerStatusQuery, CustomerStatusType, CustomerStatusesQuery, CustomerTier, CustomerTierChildWebhookPayload, CustomerTierConnection, CustomerTierPayload, CustomerTierQuery, CustomerTiersQuery, CustomerUnsyncMutation, CustomerUpsertMutation, CustomerVisibilityMode, CustomerWebhookPayload, CustomersQuery, Cycle, CycleArchivePayload, CycleChildWebhookPayload, CycleConnection, CycleNotificationSubscription, CyclePayload, CyclePeriod, CycleQuery, CycleShiftAllMutation, CycleStartUpcomingCycleTodayMutation, CycleWebhookPayload, Cycle_IssuesQuery, Cycle_UncompletedIssuesUponCloseQuery, CyclesQuery, DateResolutionType, Day, DeleteAttachmentMutation, DeleteCommentMutation, DeleteCustomViewMutation, DeleteCustomerMutation, DeleteCustomerNeedMutation, DeleteCustomerStatusMutation, DeleteCustomerTierMutation, DeleteDocumentMutation, DeleteEmailIntakeAddressMutation, DeleteEmojiMutation, DeleteEntityExternalLinkMutation, DeleteFavoriteMutation, DeleteGitAutomationStateMutation, DeleteGitAutomationTargetBranchMutation, DeleteInitiativeMutation, DeleteInitiativeRelationMutation, DeleteInitiativeToProjectMutation, DeleteIntegrationIntercomMutation, DeleteIntegrationMutation, DeleteIntegrationTemplateMutation, DeleteIssueImportMutation, DeleteIssueLabelMutation, DeleteIssueMutation, DeleteIssueRelationMutation, DeleteNotificationSubscriptionMutation, DeleteOrganizationCancelMutation, DeleteOrganizationDomainMutation, DeleteOrganizationInviteMutation, DeleteOrganizationMutation, DeletePayload, DeleteProjectLabelMutation, DeleteProjectMilestoneMutation, DeleteProjectMutation, DeleteProjectRelationMutation, DeleteProjectUpdateMutation, DeletePushSubscriptionMutation, DeleteReactionMutation, DeleteRoadmapMutation, DeleteRoadmapToProjectMutation, DeleteTeamCyclesMutation, DeleteTeamKeyMutation, DeleteTeamMembershipMutation, DeleteTeamMutation, DeleteTemplateMutation, DeleteTimeScheduleMutation, DeleteTriageResponsibilityMutation, DeleteViewPreferencesMutation, DeleteWebhookMutation, Document, DocumentArchivePayload, DocumentChildWebhookPayload, DocumentConnection, DocumentContent, DocumentContentChildWebhookPayload, DocumentContentHistoryPayload, DocumentContentHistoryQuery, DocumentContentHistoryType, DocumentNotification, DocumentPayload, DocumentQuery, DocumentSearchPayload, DocumentSearchResult, DocumentWebhookPayload, Document_CommentsQuery, DocumentsQuery, Draft, DraftConnection, EmailIntakeAddress, EmailIntakeAddressPayload, EmailIntakeAddressQuery, EmailIntakeAddressRotateMutation, EmailIntakeAddressType, EmailIntakeAddress_SesDomainIdentityQuery, EmailTokenUserAccountAuthMutation, EmailUnsubscribeMutation, EmailUnsubscribePayload, EmailUserAccountAuthChallengeMutation, EmailUserAccountAuthChallengeResponse, Emoji, EmojiConnection, EmojiPayload, EmojiQuery, EmojisQuery, Entity, EntityExternalLink, EntityExternalLinkConnection, EntityExternalLinkPayload, EntityExternalLinkQuery, EntityWebhookPayload, ExternalEntityInfo, ExternalEntityInfoGithubMetadata, ExternalEntityInfoJiraMetadata, ExternalEntitySlackMetadata, ExternalSyncService, ExternalUser, ExternalUserChildWebhookPayload, ExternalUserConnection, ExternalUserQuery, ExternalUsersQuery, Facet, FacetConnection, FacetPageSource, Favorite, FavoriteConnection, FavoritePayload, FavoriteQuery, Favorite_ChildrenQuery, FavoritesQuery, FeatureNotAccessibleLinearError, FeedSummarySchedule, FetchDataPayload, FileUploadDeletePayload, FileUploadMutation, ForbiddenLinearError, FrequencyResolutionType, FrontAttachmentPayload, GitAutomationState, GitAutomationStateConnection, GitAutomationStatePayload, GitAutomationStates, GitAutomationTargetBranch, GitAutomationTargetBranchPayload, GitHubCommitIntegrationPayload, GitHubEnterpriseServerInstallVerificationPayload, GitHubEnterpriseServerPayload, GitLabIntegrationCreatePayload, GitLinkKind, GithubOrgType, GoogleUserAccountAuthMutation, GraphQLClientError, GraphqlLinearError, GuidanceRuleWebhookPayload, IdentityProvider, IdentityProviderType, ImageUploadFromUrlMutation, ImageUploadFromUrlPayload, ImportFileUploadMutation, Initiative, InitiativeArchivePayload, InitiativeChildWebhookPayload, InitiativeConnection, InitiativeHistory, InitiativeHistoryConnection, InitiativeNotification, InitiativeNotificationSubscription, InitiativePayload, InitiativeQuery, InitiativeRelation, InitiativeRelationConnection, InitiativeRelationPayload, InitiativeRelationQuery, InitiativeRelationsQuery, InitiativeStatus, InitiativeTab, InitiativeToProject, InitiativeToProjectConnection, InitiativeToProjectPayload, InitiativeToProjectQuery, InitiativeToProjectsQuery, InitiativeUpdate, InitiativeUpdateArchivePayload, InitiativeUpdateChildWebhookPayload, InitiativeUpdateConnection, InitiativeUpdateHealthType, InitiativeUpdatePayload, InitiativeUpdateQuery, InitiativeUpdateReminderPayload, InitiativeUpdateWebhookPayload, InitiativeUpdate_CommentsQuery, InitiativeUpdatesQuery, InitiativeWebhookPayload, Initiative_DocumentContentQuery, Initiative_DocumentContent_AiPromptRulesQuery, Initiative_DocumentsQuery, Initiative_HistoryQuery, Initiative_InitiativeUpdatesQuery, Initiative_LinksQuery, Initiative_ProjectsQuery, Initiative_SubInitiativesQuery, InitiativesQuery, Integration, IntegrationActorWebhookPayload, IntegrationAsksConnectChannelMutation, IntegrationChildWebhookPayload, IntegrationConnection, IntegrationDiscordMutation, IntegrationFigmaMutation, IntegrationFrontMutation, IntegrationGitHubEnterpriseServerConnectMutation, IntegrationGitHubPersonalMutation, IntegrationGithubConnectMutation, IntegrationGithubImportConnectMutation, IntegrationGithubImportRefreshMutation, IntegrationGitlabConnectMutation, IntegrationGongMutation, IntegrationGoogleSheetsMutation, IntegrationHasScopesPayload, IntegrationHasScopesQuery, IntegrationIntercomMutation, IntegrationJiraPersonalMutation, IntegrationLoomMutation, IntegrationPayload, IntegrationQuery, IntegrationRequestMutation, IntegrationRequestPayload, IntegrationSalesforceMutation, IntegrationSentryConnectMutation, IntegrationService, IntegrationSlackAsksMutation, IntegrationSlackCustomViewNotificationsMutation, IntegrationSlackCustomerChannelLinkMutation, IntegrationSlackImportEmojisMutation, IntegrationSlackMutation, IntegrationSlackOrAsksUpdateSlackTeamNameMutation, IntegrationSlackOrgProjectUpdatesPostMutation, IntegrationSlackPersonalMutation, IntegrationSlackPostMutation, IntegrationSlackProjectPostMutation, IntegrationSlackWorkspaceNamePayload, IntegrationTemplate, IntegrationTemplateConnection, IntegrationTemplatePayload, IntegrationTemplateQuery, IntegrationTemplatesQuery, IntegrationZendeskMutation, IntegrationsQuery, IntegrationsSettings, IntegrationsSettingsPayload, IntegrationsSettingsQuery, InternalLinearError, InvalidInputLinearError, Issue, IssueAddLabelMutation, IssueArchivePayload, IssueAssignedToYouNotificationWebhookPayload, IssueBatchPayload, IssueChildWebhookPayload, IssueCommentMentionNotificationWebhookPayload, IssueCommentReactionNotificationWebhookPayload, IssueConnection, IssueEmojiReactionNotificationWebhookPayload, IssueExternalSyncDisableMutation, IssueFigmaFileKeySearchQuery, IssueFilterSuggestionPayload, IssueFilterSuggestionQuery, IssueHistory, IssueHistoryConnection, IssueImport, IssueImportCheckCsvQuery, IssueImportCheckPayload, IssueImportCheckSyncQuery, IssueImportCreateAsanaMutation, IssueImportCreateClubhouseMutation, IssueImportCreateCsvJiraMutation, IssueImportCreateGithubMutation, IssueImportCreateJiraMutation, IssueImportDeletePayload, IssueImportJqlCheckPayload, IssueImportJqlCheckQuery, IssueImportPayload, IssueImportProcessMutation, IssueImportSyncCheckPayload, IssueLabel, IssueLabelChildWebhookPayload, IssueLabelConnection, IssueLabelPayload, IssueLabelQuery, IssueLabelRestoreMutation, IssueLabelRetireMutation, IssueLabelWebhookPayload, IssueLabel_ChildrenQuery, IssueLabel_IssuesQuery, IssueLabelsQuery, IssueMentionNotificationWebhookPayload, IssueNewCommentNotificationWebhookPayload, IssueNotification, IssuePayload, IssuePriorityValue, IssuePriorityValuesQuery, IssueQuery, IssueRelation, IssueRelationConnection, IssueRelationHistoryPayload, IssueRelationPayload, IssueRelationQuery, IssueRelationType, IssueRelationsQuery, IssueReminderMutation, IssueRemoveLabelMutation, IssueSearchPayload, IssueSearchQuery, IssueSearchResult, IssueSlaWebhookPayload, IssueStateSpan, IssueStateSpanConnection, IssueStatusChangedNotificationWebhookPayload, IssueSubscribeMutation, IssueSuggestion, IssueSuggestionConnection, IssueSuggestionMetadata, IssueSuggestionState, IssueSuggestionType, IssueTitleSuggestionFromCustomerRequestPayload, IssueTitleSuggestionFromCustomerRequestQuery, IssueUnassignedFromYouNotificationWebhookPayload, IssueUnsubscribeMutation, IssueVcsBranchSearchQuery, IssueVcsBranchSearch_AttachmentsQuery, IssueVcsBranchSearch_BotActorQuery, IssueVcsBranchSearch_ChildrenQuery, IssueVcsBranchSearch_CommentsQuery, IssueVcsBranchSearch_DocumentsQuery, IssueVcsBranchSearch_FormerAttachmentsQuery, IssueVcsBranchSearch_FormerNeedsQuery, IssueVcsBranchSearch_HistoryQuery, IssueVcsBranchSearch_InverseRelationsQuery, IssueVcsBranchSearch_LabelsQuery, IssueVcsBranchSearch_NeedsQuery, IssueVcsBranchSearch_RelationsQuery, IssueVcsBranchSearch_SubscribersQuery, IssueWebhookPayload, IssueWithDescriptionChildWebhookPayload, Issue_AttachmentsQuery, Issue_BotActorQuery, Issue_ChildrenQuery, Issue_CommentsQuery, Issue_DocumentsQuery, Issue_FormerAttachmentsQuery, Issue_FormerNeedsQuery, Issue_HistoryQuery, Issue_InverseRelationsQuery, Issue_LabelsQuery, Issue_NeedsQuery, Issue_RelationsQuery, Issue_SubscribersQuery, IssuesQuery, JoinOrganizationFromOnboardingMutation, LabelNotificationSubscription, LeaveOrganizationMutation, LinearClient, LinearConnection, _generated_documents_exports as LinearDocument, LinearError, LinearErrorType, LinearGraphQLClient, LinearGraphQLError, LinearSdk, LinearWebhooks, LockTimeoutLinearError, LogoutAllSessionsMutation, LogoutMutation, LogoutOtherSessionsMutation, LogoutResponse, LogoutSessionMutation, NetworkLinearError, Node, Notification, NotificationArchiveAllMutation, NotificationArchivePayload, NotificationBatchActionPayload, NotificationCategory, NotificationCategoryPreferences, NotificationChannel, NotificationChannelPreferences, NotificationConnection, NotificationDeliveryPreferences, NotificationDeliveryPreferencesChannel, NotificationDeliveryPreferencesDay, NotificationDeliveryPreferencesSchedule, NotificationMarkReadAllMutation, NotificationMarkUnreadAllMutation, NotificationPayload, NotificationQuery, NotificationSnoozeAllMutation, NotificationSubscription, NotificationSubscriptionConnection, NotificationSubscriptionPayload, NotificationSubscriptionQuery, NotificationSubscriptionsQuery, NotificationUnsnoozeAllMutation, NotificationsQuery, OAuthAppWebhookPayload, OAuthAuthorizationWebhookPayload, OAuthClientApprovalStatus, OauthClientActorWebhookPayload, OauthClientApproval, OauthClientApprovalNotification, OauthClientChildWebhookPayload, Organization, OrganizationAcceptedOrExpiredInviteDetailsPayload, OrganizationCancelDeletePayload, OrganizationDeleteChallengeMutation, OrganizationDeletePayload, OrganizationDomain, OrganizationDomainAuthType, OrganizationExistsPayload, OrganizationExistsQuery, OrganizationInvite, OrganizationInviteConnection, OrganizationInviteFullDetailsPayload, OrganizationInvitePayload, OrganizationInviteQuery, OrganizationInviteStatus, OrganizationInvitesQuery, OrganizationIpRestriction, OrganizationMeta, OrganizationOriginWebhookPayload, OrganizationPayload, OrganizationQuery, OrganizationStartTrialForPlanMutation, OrganizationStartTrialMutation, OrganizationStartTrialPayload, Organization_IntegrationsQuery, Organization_LabelsQuery, Organization_ProjectLabelsQuery, Organization_SubscriptionQuery, Organization_TeamsQuery, Organization_TemplatesQuery, Organization_UsersQuery, OtherLinearError, OtherNotificationType, OtherNotificationWebhookPayload, PageInfo, PaginationNulls, PaginationOrderBy, PaginationSortOrder, PaidSubscription, PasskeyLoginStartResponse, PostNotification, PostType, ProductIntelligenceScope, Project, ProjectAddLabelMutation, ProjectArchivePayload, ProjectAttachment, ProjectChildWebhookPayload, ProjectConnection, ProjectExternalSyncDisableMutation, ProjectFilterSuggestionPayload, ProjectFilterSuggestionQuery, ProjectHistory, ProjectHistoryConnection, ProjectLabel, ProjectLabelChildWebhookPayload, ProjectLabelConnection, ProjectLabelPayload, ProjectLabelQuery, ProjectLabelRestoreMutation, ProjectLabelRetireMutation, ProjectLabelWebhookPayload, ProjectLabel_ChildrenQuery, ProjectLabel_ProjectsQuery, ProjectLabelsQuery, ProjectMilestone, ProjectMilestoneChildWebhookPayload, ProjectMilestoneConnection, ProjectMilestoneMoveIssueToTeam, ProjectMilestoneMovePayload, ProjectMilestoneMoveProjectTeams, ProjectMilestonePayload, ProjectMilestoneQuery, ProjectMilestoneStatus, ProjectMilestone_DocumentContentQuery, ProjectMilestone_DocumentContent_AiPromptRulesQuery, ProjectMilestone_IssuesQuery, ProjectMilestonesQuery, ProjectNotification, ProjectNotificationSubscription, ProjectPayload, ProjectQuery, ProjectRelation, ProjectRelationConnection, ProjectRelationPayload, ProjectRelationQuery, ProjectRelationsQuery, ProjectRemoveLabelMutation, ProjectSearchPayload, ProjectSearchResult, ProjectStatus, ProjectStatusArchivePayload, ProjectStatusChildWebhookPayload, ProjectStatusConnection, ProjectStatusCountPayload, ProjectStatusPayload, ProjectStatusQuery, ProjectStatusType, ProjectStatusesQuery, ProjectTab, ProjectUpdate, ProjectUpdateArchivePayload, ProjectUpdateChildWebhookPayload, ProjectUpdateConnection, ProjectUpdateHealthType, ProjectUpdatePayload, ProjectUpdateQuery, ProjectUpdateReminderFrequency, ProjectUpdateReminderPayload, ProjectUpdateWebhookPayload, ProjectUpdate_CommentsQuery, ProjectUpdatesQuery, ProjectWebhookPayload, Project_CommentsQuery, Project_DocumentContentQuery, Project_DocumentContent_AiPromptRulesQuery, Project_DocumentsQuery, Project_ExternalLinksQuery, Project_HistoryQuery, Project_InitiativeToProjectsQuery, Project_InitiativesQuery, Project_InverseRelationsQuery, Project_IssuesQuery, Project_LabelsQuery, Project_MembersQuery, Project_NeedsQuery, Project_ProjectMilestonesQuery, Project_ProjectUpdatesQuery, Project_RelationsQuery, Project_TeamsQuery, ProjectsQuery, PullRequestMergeMethod, PullRequestNotification, PullRequestReviewTool, PullRequestStatus, PushSubscription, PushSubscriptionPayload, PushSubscriptionTestPayload, PushSubscriptionTestQuery, PushSubscriptionType, RateLimitPayload, RateLimitResultPayload, RateLimitStatusQuery, RatelimitedLinearError, Reaction, ReactionPayload, ReactionWebhookPayload, RefreshGoogleSheetsDataMutation, ReleaseArchivePayload, ReleaseChannel, ReleasePayload, ReleasePipelineArchivePayload, ReleasePipelinePayload, ReleasePipelineType, ReleaseStageArchivePayload, ReleaseStagePayload, ReleaseStageType, RepositorySuggestion, RepositorySuggestionsPayload, Request, ResendOrganizationInviteByEmailMutation, ResendOrganizationInviteMutation, Roadmap, RoadmapArchivePayload, RoadmapConnection, RoadmapPayload, RoadmapQuery, RoadmapToProject, RoadmapToProjectConnection, RoadmapToProjectPayload, RoadmapToProjectQuery, RoadmapToProjectsQuery, Roadmap_ProjectsQuery, RoadmapsQuery, SLADayCountType, SamlTokenUserAccountAuthMutation, SearchDocumentsQuery, SearchDocuments_ArchivePayloadQuery, SearchIssuesQuery, SearchIssues_ArchivePayloadQuery, SearchProjectsQuery, SearchProjects_ArchivePayloadQuery, SemanticSearchPayload, SemanticSearchQuery, SemanticSearchResult, SemanticSearchResultType, SendStrategy, SesDomainIdentity, SesDomainIdentityDnsRecord, SlaStatus, SlackAsksTeamSettings, SlackChannelConnectPayload, SlackChannelNameMapping, SlackChannelType, SsoUrlFromEmailQuery, SsoUrlFromEmailResponse, SuccessPayload, SuspendUserMutation, SyncedExternalThread, Team, TeamArchivePayload, TeamChildWebhookPayload, TeamConnection, TeamMembership, TeamMembershipConnection, TeamMembershipPayload, TeamMembershipQuery, TeamMembershipsQuery, TeamNotificationSubscription, TeamOriginWebhookPayload, TeamPayload, TeamQuery, TeamRoleType, TeamWithParentWebhookPayload, Team_CyclesQuery, Team_GitAutomationStatesQuery, Team_IssuesQuery, Team_LabelsQuery, Team_MembersQuery, Team_MembershipsQuery, Team_ProjectsQuery, Team_StatesQuery, Team_TemplatesQuery, Team_WebhooksQuery, TeamsQuery, Template, TemplateConnection, TemplatePayload, TemplateQuery, TemplatesForIntegrationQuery, TemplatesQuery, TimeSchedule, TimeScheduleConnection, TimeScheduleEntry, TimeSchedulePayload, TimeScheduleQuery, TimeScheduleRefreshIntegrationScheduleMutation, TimeScheduleUpsertExternalMutation, TimeSchedulesQuery, TriageResponsibilitiesQuery, TriageResponsibility, TriageResponsibilityAction, TriageResponsibilityConnection, TriageResponsibilityManualSelection, TriageResponsibilityPayload, TriageResponsibilityQuery, TriageResponsibility_ManualSelectionQuery, UnarchiveCustomerNeedMutation, UnarchiveDocumentMutation, UnarchiveInitiativeMutation, UnarchiveInitiativeUpdateMutation, UnarchiveIssueMutation, UnarchiveNotificationMutation, UnarchiveProjectMutation, UnarchiveProjectStatusMutation, UnarchiveProjectUpdateMutation, UnarchiveRoadmapMutation, UnarchiveTeamMutation, UnknownLinearError, UnsuspendUserMutation, UpdateAgentSessionMutation, UpdateAttachmentMutation, UpdateCommentMutation, UpdateCustomViewMutation, UpdateCustomerMutation, UpdateCustomerNeedMutation, UpdateCustomerStatusMutation, UpdateCustomerTierMutation, UpdateCycleMutation, UpdateDocumentMutation, UpdateEmailIntakeAddressMutation, UpdateEntityExternalLinkMutation, UpdateFavoriteMutation, UpdateGitAutomationStateMutation, UpdateGitAutomationTargetBranchMutation, UpdateInitiativeMutation, UpdateInitiativeRelationMutation, UpdateInitiativeToProjectMutation, UpdateInitiativeUpdateMutation, UpdateIntegrationIntercomSettingsMutation, UpdateIntegrationsSettingsMutation, UpdateIssueBatchMutation, UpdateIssueImportMutation, UpdateIssueLabelMutation, UpdateIssueMutation, UpdateIssueRelationMutation, UpdateNotificationCategoryChannelSubscriptionMutation, UpdateNotificationMutation, UpdateNotificationSubscriptionMutation, UpdateOrganizationInviteMutation, UpdateOrganizationMutation, UpdateProjectLabelMutation, UpdateProjectMilestoneMutation, UpdateProjectMutation, UpdateProjectRelationMutation, UpdateProjectStatusMutation, UpdateProjectUpdateMutation, UpdateRoadmapMutation, UpdateRoadmapToProjectMutation, UpdateTeamMembershipMutation, UpdateTeamMutation, UpdateTemplateMutation, UpdateTimeScheduleMutation, UpdateTriageResponsibilityMutation, UpdateUserFlagMutation, UpdateUserMutation, UpdateUserSettingsMutation, UpdateViewPreferencesMutation, UpdateWebhookMutation, UpdateWorkflowStateMutation, UploadFile, UploadFileHeader, UploadPayload, UsageLimitExceededLinearError, User, UserActorWebhookPayload, UserAdminPayload, UserChangeRoleMutation, UserChildWebhookPayload, UserConnection, UserContextViewType, UserDemoteAdminMutation, UserDemoteMemberMutation, UserDiscordConnectMutation, UserExternalUserDisconnectMutation, UserFlagType, UserFlagUpdateOperation, UserLinearError, UserNotificationSubscription, UserPayload, UserPromoteAdminMutation, UserPromoteMemberMutation, UserQuery, UserRoleType, UserSettings, UserSettingsCustomSidebarTheme, UserSettingsCustomTheme, UserSettingsFlagPayload, UserSettingsFlagsResetMutation, UserSettingsFlagsResetPayload, UserSettingsPayload, UserSettingsQuery, UserSettingsTheme, UserSettingsThemeDeviceType, UserSettingsThemeMode, UserSettingsThemePreset, UserSettings_NotificationCategoryPreferencesQuery, UserSettings_NotificationCategoryPreferences_AppsAndIntegrationsQuery, UserSettings_NotificationCategoryPreferences_AssignmentsQuery, UserSettings_NotificationCategoryPreferences_CommentsAndRepliesQuery, UserSettings_NotificationCategoryPreferences_CustomersQuery, UserSettings_NotificationCategoryPreferences_DocumentChangesQuery, UserSettings_NotificationCategoryPreferences_FeedQuery, UserSettings_NotificationCategoryPreferences_MentionsQuery, UserSettings_NotificationCategoryPreferences_PostsAndUpdatesQuery, UserSettings_NotificationCategoryPreferences_ReactionsQuery, UserSettings_NotificationCategoryPreferences_RemindersQuery, UserSettings_NotificationCategoryPreferences_ReviewsQuery, UserSettings_NotificationCategoryPreferences_StatusChangesQuery, UserSettings_NotificationCategoryPreferences_SubscriptionsQuery, UserSettings_NotificationCategoryPreferences_SystemQuery, UserSettings_NotificationCategoryPreferences_TriageQuery, UserSettings_NotificationChannelPreferencesQuery, UserSettings_NotificationDeliveryPreferencesQuery, UserSettings_NotificationDeliveryPreferences_MobileQuery, UserSettings_NotificationDeliveryPreferences_Mobile_ScheduleQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_FridayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_MondayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_SaturdayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_SundayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_ThursdayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_TuesdayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_WednesdayQuery, UserSettings_ThemeQuery, UserSettings_Theme_CustomQuery, UserSettings_Theme_Custom_SidebarQuery, UserUnlinkFromIdentityProviderMutation, UserWebhookPayload, User_AssignedIssuesQuery, User_CreatedIssuesQuery, User_DelegatedIssuesQuery, User_DraftsQuery, User_TeamMembershipsQuery, User_TeamsQuery, UsersQuery, VerifyGitHubEnterpriseServerInstallationQuery, ViewPreferences, ViewPreferencesPayload, ViewPreferencesType, ViewPreferencesValues, ViewType, ViewerQuery, Viewer_AssignedIssuesQuery, Viewer_CreatedIssuesQuery, Viewer_DelegatedIssuesQuery, Viewer_DraftsQuery, Viewer_TeamMembershipsQuery, Viewer_TeamsQuery, Webhook, WebhookConnection, WebhookFailureEvent, WebhookPayload, WebhookQuery, WebhooksQuery, WorkflowState, WorkflowStateArchivePayload, WorkflowStateChildWebhookPayload, WorkflowStateConnection, WorkflowStatePayload, WorkflowStateQuery, WorkflowState_IssuesQuery, WorkflowStatesQuery, parseLinearError };
|
|
82876
|
+
export { ActorBot, AdministrableTeamsQuery, AgentActivitiesQuery, AgentActivity, AgentActivityActionContent, AgentActivityConnection, AgentActivityElicitationContent, AgentActivityErrorContent, AgentActivityPayload, AgentActivityPromptContent, AgentActivityQuery, AgentActivityResponseContent, AgentActivitySignal, AgentActivityThoughtContent, AgentActivityType, AgentActivityWebhookPayload, AgentSession, AgentSessionConnection, AgentSessionCreateOnCommentMutation, AgentSessionCreateOnIssueMutation, AgentSessionEventWebhookPayload, AgentSessionPayload, AgentSessionQuery, AgentSessionStatus, AgentSessionToPullRequest, AgentSessionToPullRequestConnection, AgentSessionType, AgentSessionUpdateExternalUrlMutation, AgentSessionWebhookPayload, AgentSession_ActivitiesQuery, AgentSessionsQuery, AiPromptRules, AirbyteIntegrationConnectMutation, AppUserNotificationWebhookPayload, AppUserTeamAccessChangedWebhookPayload, Application, ApplicationInfoQuery, ArchiveCustomerNeedMutation, ArchiveCycleMutation, ArchiveInitiativeMutation, ArchiveInitiativeUpdateMutation, ArchiveIntegrationMutation, ArchiveIssueMutation, ArchiveNotificationMutation, ArchivePayload, ArchiveProjectMutation, ArchiveProjectStatusMutation, ArchiveProjectUpdateMutation, ArchiveResponse, ArchiveRoadmapMutation, ArchiveWorkflowStateMutation, AsksChannelConnectPayload, AsksWebSettingQuery, AsksWebSetting_IdentityProviderQuery, AsksWebSettings, Attachment, AttachmentConnection, AttachmentIssueQuery, AttachmentIssue_AttachmentsQuery, AttachmentIssue_BotActorQuery, AttachmentIssue_ChildrenQuery, AttachmentIssue_CommentsQuery, AttachmentIssue_DocumentsQuery, AttachmentIssue_FormerAttachmentsQuery, AttachmentIssue_FormerNeedsQuery, AttachmentIssue_HistoryQuery, AttachmentIssue_InverseRelationsQuery, AttachmentIssue_LabelsQuery, AttachmentIssue_NeedsQuery, AttachmentIssue_RelationsQuery, AttachmentIssue_SubscribersQuery, AttachmentLinkDiscordMutation, AttachmentLinkFrontMutation, AttachmentLinkGitHubIssueMutation, AttachmentLinkGitHubPrMutation, AttachmentLinkGitLabMrMutation, AttachmentLinkIntercomMutation, AttachmentLinkJiraIssueMutation, AttachmentLinkSalesforceMutation, AttachmentLinkSlackMutation, AttachmentLinkUrlMutation, AttachmentLinkZendeskMutation, AttachmentPayload, AttachmentQuery, AttachmentSourcesPayload, AttachmentSyncToSlackMutation, AttachmentWebhookPayload, AttachmentsForUrlQuery, AttachmentsQuery, AuditEntriesQuery, AuditEntry, AuditEntryConnection, AuditEntryType, AuditEntryTypesQuery, AuditEntryWebhookPayload, AuthIdentityProvider, AuthOrganization, AuthResolverResponse, AuthUser, AuthenticationLinearError, AuthenticationSessionResponse, AuthenticationSessionType, AuthenticationSessionsQuery, AvailableUsersQuery, BaseWebhookPayload, BootstrapLinearError, Comment, CommentChildWebhookPayload, CommentConnection, CommentPayload, CommentQuery, CommentResolveMutation, CommentUnresolveMutation, CommentWebhookPayload, Comment_BotActorQuery, Comment_ChildrenQuery, Comment_CreatedIssuesQuery, Comment_DocumentContentQuery, Comment_DocumentContent_AiPromptRulesQuery, Comment_ExternalThreadQuery, CommentsQuery, Connection, ContactPayload, ContextViewType, CreateAgentActivityMutation, CreateAttachmentMutation, CreateCommentMutation, CreateContactMutation, CreateCsvExportReportMutation, CreateCsvExportReportPayload, CreateCustomViewMutation, CreateCustomerMutation, CreateCustomerNeedMutation, CreateCustomerStatusMutation, CreateCustomerTierMutation, CreateCycleMutation, CreateDocumentMutation, CreateEmailIntakeAddressMutation, CreateEmojiMutation, CreateEntityExternalLinkMutation, CreateFavoriteMutation, CreateGitAutomationStateMutation, CreateGitAutomationTargetBranchMutation, CreateInitiativeMutation, CreateInitiativeRelationMutation, CreateInitiativeToProjectMutation, CreateInitiativeUpdateMutation, CreateInitiativeUpdateReminderMutation, CreateIntegrationGithubCommitMutation, CreateIntegrationTemplateMutation, CreateIntegrationsSettingsMutation, CreateIssueBatchMutation, CreateIssueLabelMutation, CreateIssueMutation, CreateIssueRelationMutation, CreateNotificationSubscriptionMutation, CreateOrJoinOrganizationResponse, CreateOrganizationFromOnboardingMutation, CreateOrganizationInviteMutation, CreateProjectLabelMutation, CreateProjectMilestoneMutation, CreateProjectMutation, CreateProjectRelationMutation, CreateProjectStatusMutation, CreateProjectUpdateMutation, CreateProjectUpdateReminderMutation, CreatePushSubscriptionMutation, CreateReactionMutation, CreateRoadmapMutation, CreateRoadmapToProjectMutation, CreateTeamMembershipMutation, CreateTeamMutation, CreateTemplateMutation, CreateTimeScheduleMutation, CreateTriageResponsibilityMutation, CreateViewPreferencesMutation, CreateWebhookMutation, CreateWorkflowStateMutation, CustomResourceWebhookPayload, CustomView, CustomViewConnection, CustomViewHasSubscribersPayload, CustomViewHasSubscribersQuery, CustomViewNotificationSubscription, CustomViewPayload, CustomViewQuery, CustomViewSuggestionPayload, CustomView_InitiativesQuery, CustomView_IssuesQuery, CustomView_OrganizationViewPreferencesQuery, CustomView_OrganizationViewPreferences_PreferencesQuery, CustomView_ProjectsQuery, CustomView_UserViewPreferencesQuery, CustomView_UserViewPreferences_PreferencesQuery, CustomView_ViewPreferencesValuesQuery, CustomViewsQuery, Customer, CustomerChildWebhookPayload, CustomerConnection, CustomerMergeMutation, CustomerNeed, CustomerNeedArchivePayload, CustomerNeedChildWebhookPayload, CustomerNeedConnection, CustomerNeedCreateFromAttachmentMutation, CustomerNeedNotification, CustomerNeedPayload, CustomerNeedQuery, CustomerNeedUpdatePayload, CustomerNeedWebhookPayload, CustomerNeed_ProjectAttachmentQuery, CustomerNeedsQuery, CustomerNotification, CustomerNotificationSubscription, CustomerPayload, CustomerQuery, CustomerStatus, CustomerStatusChildWebhookPayload, CustomerStatusConnection, CustomerStatusPayload, CustomerStatusQuery, CustomerStatusType, CustomerStatusesQuery, CustomerTier, CustomerTierChildWebhookPayload, CustomerTierConnection, CustomerTierPayload, CustomerTierQuery, CustomerTiersQuery, CustomerUnsyncMutation, CustomerUpsertMutation, CustomerVisibilityMode, CustomerWebhookPayload, CustomersQuery, Cycle, CycleArchivePayload, CycleChildWebhookPayload, CycleConnection, CycleNotificationSubscription, CyclePayload, CyclePeriod, CycleQuery, CycleShiftAllMutation, CycleStartUpcomingCycleTodayMutation, CycleWebhookPayload, Cycle_IssuesQuery, Cycle_UncompletedIssuesUponCloseQuery, CyclesQuery, DateResolutionType, Day, DeleteAttachmentMutation, DeleteCommentMutation, DeleteCustomViewMutation, DeleteCustomerMutation, DeleteCustomerNeedMutation, DeleteCustomerStatusMutation, DeleteCustomerTierMutation, DeleteDocumentMutation, DeleteEmailIntakeAddressMutation, DeleteEmojiMutation, DeleteEntityExternalLinkMutation, DeleteFavoriteMutation, DeleteGitAutomationStateMutation, DeleteGitAutomationTargetBranchMutation, DeleteInitiativeMutation, DeleteInitiativeRelationMutation, DeleteInitiativeToProjectMutation, DeleteIntegrationIntercomMutation, DeleteIntegrationMutation, DeleteIntegrationTemplateMutation, DeleteIssueImportMutation, DeleteIssueLabelMutation, DeleteIssueMutation, DeleteIssueRelationMutation, DeleteNotificationSubscriptionMutation, DeleteOrganizationCancelMutation, DeleteOrganizationDomainMutation, DeleteOrganizationInviteMutation, DeleteOrganizationMutation, DeletePayload, DeleteProjectLabelMutation, DeleteProjectMilestoneMutation, DeleteProjectMutation, DeleteProjectRelationMutation, DeleteProjectUpdateMutation, DeletePushSubscriptionMutation, DeleteReactionMutation, DeleteRoadmapMutation, DeleteRoadmapToProjectMutation, DeleteTeamCyclesMutation, DeleteTeamKeyMutation, DeleteTeamMembershipMutation, DeleteTeamMutation, DeleteTemplateMutation, DeleteTimeScheduleMutation, DeleteTriageResponsibilityMutation, DeleteViewPreferencesMutation, DeleteWebhookMutation, Document, DocumentArchivePayload, DocumentChildWebhookPayload, DocumentConnection, DocumentContent, DocumentContentChildWebhookPayload, DocumentContentHistoryPayload, DocumentContentHistoryQuery, DocumentContentHistoryType, DocumentNotification, DocumentPayload, DocumentQuery, DocumentSearchPayload, DocumentSearchResult, DocumentWebhookPayload, Document_CommentsQuery, DocumentsQuery, Draft, DraftConnection, EmailIntakeAddress, EmailIntakeAddressPayload, EmailIntakeAddressQuery, EmailIntakeAddressRotateMutation, EmailIntakeAddressType, EmailIntakeAddress_SesDomainIdentityQuery, EmailTokenUserAccountAuthMutation, EmailUnsubscribeMutation, EmailUnsubscribePayload, EmailUserAccountAuthChallengeMutation, EmailUserAccountAuthChallengeResponse, Emoji, EmojiConnection, EmojiPayload, EmojiQuery, EmojisQuery, Entity, EntityExternalLink, EntityExternalLinkConnection, EntityExternalLinkPayload, EntityExternalLinkQuery, EntityWebhookPayload, ExternalEntityInfo, ExternalEntityInfoGithubMetadata, ExternalEntityInfoJiraMetadata, ExternalEntitySlackMetadata, ExternalSyncService, ExternalUser, ExternalUserChildWebhookPayload, ExternalUserConnection, ExternalUserQuery, ExternalUsersQuery, Facet, FacetConnection, FacetPageSource, Favorite, FavoriteConnection, FavoritePayload, FavoriteQuery, Favorite_ChildrenQuery, FavoritesQuery, FeatureNotAccessibleLinearError, FeedSummarySchedule, FetchDataPayload, FileUploadDeletePayload, FileUploadMutation, ForbiddenLinearError, FrequencyResolutionType, FrontAttachmentPayload, GitAutomationState, GitAutomationStateConnection, GitAutomationStatePayload, GitAutomationStates, GitAutomationTargetBranch, GitAutomationTargetBranchPayload, GitHubCommitIntegrationPayload, GitHubEnterpriseServerInstallVerificationPayload, GitHubEnterpriseServerPayload, GitLabIntegrationCreatePayload, GitLabTestConnectionPayload, GitLinkKind, GithubOrgType, GoogleUserAccountAuthMutation, GraphQLClientError, GraphqlLinearError, GuidanceRuleWebhookPayload, IdentityProvider, IdentityProviderType, ImageUploadFromUrlMutation, ImageUploadFromUrlPayload, ImportFileUploadMutation, Initiative, InitiativeArchivePayload, InitiativeChildWebhookPayload, InitiativeConnection, InitiativeHistory, InitiativeHistoryConnection, InitiativeNotification, InitiativeNotificationSubscription, InitiativePayload, InitiativeQuery, InitiativeRelation, InitiativeRelationConnection, InitiativeRelationPayload, InitiativeRelationQuery, InitiativeRelationsQuery, InitiativeStatus, InitiativeTab, InitiativeToProject, InitiativeToProjectConnection, InitiativeToProjectPayload, InitiativeToProjectQuery, InitiativeToProjectsQuery, InitiativeUpdate, InitiativeUpdateArchivePayload, InitiativeUpdateChildWebhookPayload, InitiativeUpdateConnection, InitiativeUpdateHealthType, InitiativeUpdatePayload, InitiativeUpdateQuery, InitiativeUpdateReminderPayload, InitiativeUpdateWebhookPayload, InitiativeUpdate_CommentsQuery, InitiativeUpdatesQuery, InitiativeWebhookPayload, Initiative_DocumentContentQuery, Initiative_DocumentContent_AiPromptRulesQuery, Initiative_DocumentsQuery, Initiative_HistoryQuery, Initiative_InitiativeUpdatesQuery, Initiative_LinksQuery, Initiative_ProjectsQuery, Initiative_SubInitiativesQuery, InitiativesQuery, Integration, IntegrationActorWebhookPayload, IntegrationAsksConnectChannelMutation, IntegrationChildWebhookPayload, IntegrationConnection, IntegrationDiscordMutation, IntegrationFigmaMutation, IntegrationFrontMutation, IntegrationGitHubEnterpriseServerConnectMutation, IntegrationGitHubPersonalMutation, IntegrationGithubConnectMutation, IntegrationGithubImportConnectMutation, IntegrationGithubImportRefreshMutation, IntegrationGitlabConnectMutation, IntegrationGitlabTestConnectionMutation, IntegrationGongMutation, IntegrationGoogleSheetsMutation, IntegrationHasScopesPayload, IntegrationHasScopesQuery, IntegrationIntercomMutation, IntegrationJiraPersonalMutation, IntegrationLoomMutation, IntegrationPayload, IntegrationQuery, IntegrationRequestMutation, IntegrationRequestPayload, IntegrationSalesforceMutation, IntegrationSentryConnectMutation, IntegrationService, IntegrationSlackAsksMutation, IntegrationSlackCustomViewNotificationsMutation, IntegrationSlackCustomerChannelLinkMutation, IntegrationSlackImportEmojisMutation, IntegrationSlackMutation, IntegrationSlackOrAsksUpdateSlackTeamNameMutation, IntegrationSlackOrgProjectUpdatesPostMutation, IntegrationSlackPersonalMutation, IntegrationSlackPostMutation, IntegrationSlackProjectPostMutation, IntegrationSlackWorkspaceNamePayload, IntegrationTemplate, IntegrationTemplateConnection, IntegrationTemplatePayload, IntegrationTemplateQuery, IntegrationTemplatesQuery, IntegrationZendeskMutation, IntegrationsQuery, IntegrationsSettings, IntegrationsSettingsPayload, IntegrationsSettingsQuery, InternalLinearError, InvalidInputLinearError, Issue, IssueAddLabelMutation, IssueArchivePayload, IssueAssignedToYouNotificationWebhookPayload, IssueBatchPayload, IssueChildWebhookPayload, IssueCommentMentionNotificationWebhookPayload, IssueCommentReactionNotificationWebhookPayload, IssueConnection, IssueEmojiReactionNotificationWebhookPayload, IssueExternalSyncDisableMutation, IssueFigmaFileKeySearchQuery, IssueFilterSuggestionPayload, IssueFilterSuggestionQuery, IssueHistory, IssueHistoryConnection, IssueHistoryTriageRuleError, IssueHistoryTriageRuleMetadata, IssueImport, IssueImportCheckCsvQuery, IssueImportCheckPayload, IssueImportCheckSyncQuery, IssueImportCreateAsanaMutation, IssueImportCreateClubhouseMutation, IssueImportCreateCsvJiraMutation, IssueImportCreateGithubMutation, IssueImportCreateJiraMutation, IssueImportDeletePayload, IssueImportJqlCheckPayload, IssueImportJqlCheckQuery, IssueImportPayload, IssueImportProcessMutation, IssueImportSyncCheckPayload, IssueLabel, IssueLabelChildWebhookPayload, IssueLabelConnection, IssueLabelPayload, IssueLabelQuery, IssueLabelRestoreMutation, IssueLabelRetireMutation, IssueLabelWebhookPayload, IssueLabel_ChildrenQuery, IssueLabel_IssuesQuery, IssueLabelsQuery, IssueMentionNotificationWebhookPayload, IssueNewCommentNotificationWebhookPayload, IssueNotification, IssuePayload, IssuePriorityValue, IssuePriorityValuesQuery, IssueQuery, IssueRelation, IssueRelationConnection, IssueRelationHistoryPayload, IssueRelationPayload, IssueRelationQuery, IssueRelationType, IssueRelationsQuery, IssueReminderMutation, IssueRemoveLabelMutation, IssueRepositorySuggestionsQuery, IssueSearchPayload, IssueSearchQuery, IssueSearchResult, IssueSlaWebhookPayload, IssueStateSpan, IssueStateSpanConnection, IssueStatusChangedNotificationWebhookPayload, IssueSubscribeMutation, IssueSuggestion, IssueSuggestionConnection, IssueSuggestionMetadata, IssueSuggestionState, IssueSuggestionType, IssueTitleSuggestionFromCustomerRequestPayload, IssueTitleSuggestionFromCustomerRequestQuery, IssueUnassignedFromYouNotificationWebhookPayload, IssueUnsubscribeMutation, IssueVcsBranchSearchQuery, IssueVcsBranchSearch_AttachmentsQuery, IssueVcsBranchSearch_BotActorQuery, IssueVcsBranchSearch_ChildrenQuery, IssueVcsBranchSearch_CommentsQuery, IssueVcsBranchSearch_DocumentsQuery, IssueVcsBranchSearch_FormerAttachmentsQuery, IssueVcsBranchSearch_FormerNeedsQuery, IssueVcsBranchSearch_HistoryQuery, IssueVcsBranchSearch_InverseRelationsQuery, IssueVcsBranchSearch_LabelsQuery, IssueVcsBranchSearch_NeedsQuery, IssueVcsBranchSearch_RelationsQuery, IssueVcsBranchSearch_SubscribersQuery, IssueWebhookPayload, IssueWithDescriptionChildWebhookPayload, Issue_AttachmentsQuery, Issue_BotActorQuery, Issue_ChildrenQuery, Issue_CommentsQuery, Issue_DocumentsQuery, Issue_FormerAttachmentsQuery, Issue_FormerNeedsQuery, Issue_HistoryQuery, Issue_InverseRelationsQuery, Issue_LabelsQuery, Issue_NeedsQuery, Issue_RelationsQuery, Issue_SubscribersQuery, IssuesQuery, JoinOrganizationFromOnboardingMutation, LabelNotificationSubscription, LeaveOrganizationMutation, LinearClient, LinearConnection, _generated_documents_exports as LinearDocument, LinearError, LinearErrorType, LinearGraphQLClient, LinearGraphQLError, LinearSdk, LinearWebhooks, LockTimeoutLinearError, LogoutAllSessionsMutation, LogoutMutation, LogoutOtherSessionsMutation, LogoutResponse, LogoutSessionMutation, NetworkLinearError, Node, Notification, NotificationArchiveAllMutation, NotificationArchivePayload, NotificationBatchActionPayload, NotificationCategory, NotificationCategoryPreferences, NotificationChannel, NotificationChannelPreferences, NotificationConnection, NotificationDeliveryPreferences, NotificationDeliveryPreferencesChannel, NotificationDeliveryPreferencesDay, NotificationDeliveryPreferencesSchedule, NotificationMarkReadAllMutation, NotificationMarkUnreadAllMutation, NotificationPayload, NotificationQuery, NotificationSnoozeAllMutation, NotificationSubscription, NotificationSubscriptionConnection, NotificationSubscriptionPayload, NotificationSubscriptionQuery, NotificationSubscriptionsQuery, NotificationUnsnoozeAllMutation, NotificationsQuery, OAuthAppWebhookPayload, OAuthAuthorizationWebhookPayload, OAuthClientApprovalStatus, OauthClientActorWebhookPayload, OauthClientApproval, OauthClientApprovalNotification, OauthClientChildWebhookPayload, Organization, OrganizationAcceptedOrExpiredInviteDetailsPayload, OrganizationCancelDeletePayload, OrganizationDeleteChallengeMutation, OrganizationDeletePayload, OrganizationDomain, OrganizationDomainAuthType, OrganizationExistsPayload, OrganizationExistsQuery, OrganizationInvite, OrganizationInviteConnection, OrganizationInviteFullDetailsPayload, OrganizationInvitePayload, OrganizationInviteQuery, OrganizationInviteStatus, OrganizationInvitesQuery, OrganizationIpRestriction, OrganizationMeta, OrganizationOriginWebhookPayload, OrganizationPayload, OrganizationQuery, OrganizationStartTrialForPlanMutation, OrganizationStartTrialMutation, OrganizationStartTrialPayload, Organization_IntegrationsQuery, Organization_LabelsQuery, Organization_ProjectLabelsQuery, Organization_SubscriptionQuery, Organization_TeamsQuery, Organization_TemplatesQuery, Organization_UsersQuery, OtherLinearError, OtherNotificationType, OtherNotificationWebhookPayload, PageInfo, PaginationNulls, PaginationOrderBy, PaginationSortOrder, PaidSubscription, PasskeyLoginStartResponse, PostNotification, PostType, ProductIntelligenceScope, Project, ProjectAddLabelMutation, ProjectArchivePayload, ProjectAttachment, ProjectChildWebhookPayload, ProjectConnection, ProjectExternalSyncDisableMutation, ProjectFilterSuggestionPayload, ProjectFilterSuggestionQuery, ProjectHistory, ProjectHistoryConnection, ProjectLabel, ProjectLabelChildWebhookPayload, ProjectLabelConnection, ProjectLabelPayload, ProjectLabelQuery, ProjectLabelRestoreMutation, ProjectLabelRetireMutation, ProjectLabelWebhookPayload, ProjectLabel_ChildrenQuery, ProjectLabel_ProjectsQuery, ProjectLabelsQuery, ProjectMilestone, ProjectMilestoneChildWebhookPayload, ProjectMilestoneConnection, ProjectMilestoneMoveIssueToTeam, ProjectMilestoneMovePayload, ProjectMilestoneMoveProjectTeams, ProjectMilestonePayload, ProjectMilestoneQuery, ProjectMilestoneStatus, ProjectMilestone_DocumentContentQuery, ProjectMilestone_DocumentContent_AiPromptRulesQuery, ProjectMilestone_IssuesQuery, ProjectMilestonesQuery, ProjectNotification, ProjectNotificationSubscription, ProjectPayload, ProjectQuery, ProjectRelation, ProjectRelationConnection, ProjectRelationPayload, ProjectRelationQuery, ProjectRelationsQuery, ProjectRemoveLabelMutation, ProjectSearchPayload, ProjectSearchResult, ProjectStatus, ProjectStatusArchivePayload, ProjectStatusChildWebhookPayload, ProjectStatusConnection, ProjectStatusCountPayload, ProjectStatusPayload, ProjectStatusQuery, ProjectStatusType, ProjectStatusesQuery, ProjectTab, ProjectUpdate, ProjectUpdateArchivePayload, ProjectUpdateChildWebhookPayload, ProjectUpdateConnection, ProjectUpdateHealthType, ProjectUpdatePayload, ProjectUpdateQuery, ProjectUpdateReminderFrequency, ProjectUpdateReminderPayload, ProjectUpdateWebhookPayload, ProjectUpdate_CommentsQuery, ProjectUpdatesQuery, ProjectWebhookPayload, Project_CommentsQuery, Project_DocumentContentQuery, Project_DocumentContent_AiPromptRulesQuery, Project_DocumentsQuery, Project_ExternalLinksQuery, Project_HistoryQuery, Project_InitiativeToProjectsQuery, Project_InitiativesQuery, Project_InverseRelationsQuery, Project_IssuesQuery, Project_LabelsQuery, Project_MembersQuery, Project_NeedsQuery, Project_ProjectMilestonesQuery, Project_ProjectUpdatesQuery, Project_RelationsQuery, Project_TeamsQuery, ProjectsQuery, PullRequestMergeMethod, PullRequestNotification, PullRequestReviewTool, PullRequestStatus, PushSubscription, PushSubscriptionPayload, PushSubscriptionTestPayload, PushSubscriptionTestQuery, PushSubscriptionType, RateLimitPayload, RateLimitResultPayload, RateLimitStatusQuery, RatelimitedLinearError, Reaction, ReactionPayload, ReactionWebhookPayload, RefreshGoogleSheetsDataMutation, ReleaseArchivePayload, ReleaseChannel, ReleasePayload, ReleasePipelineArchivePayload, ReleasePipelinePayload, ReleasePipelineType, ReleaseStageArchivePayload, ReleaseStagePayload, ReleaseStageType, RepositorySuggestion, RepositorySuggestionsPayload, Request, ResendOrganizationInviteByEmailMutation, ResendOrganizationInviteMutation, Roadmap, RoadmapArchivePayload, RoadmapConnection, RoadmapPayload, RoadmapQuery, RoadmapToProject, RoadmapToProjectConnection, RoadmapToProjectPayload, RoadmapToProjectQuery, RoadmapToProjectsQuery, Roadmap_ProjectsQuery, RoadmapsQuery, RotateSecretWebhookMutation, SLADayCountType, SamlTokenUserAccountAuthMutation, SearchDocumentsQuery, SearchDocuments_ArchivePayloadQuery, SearchIssuesQuery, SearchIssues_ArchivePayloadQuery, SearchProjectsQuery, SearchProjects_ArchivePayloadQuery, SemanticSearchPayload, SemanticSearchQuery, SemanticSearchResult, SemanticSearchResultType, SendStrategy, SesDomainIdentity, SesDomainIdentityDnsRecord, SlaStatus, SlackAsksTeamSettings, SlackChannelConnectPayload, SlackChannelNameMapping, SlackChannelType, SsoUrlFromEmailQuery, SsoUrlFromEmailResponse, SuccessPayload, SuspendUserMutation, SyncedExternalThread, Team, TeamArchivePayload, TeamChildWebhookPayload, TeamConnection, TeamMembership, TeamMembershipConnection, TeamMembershipPayload, TeamMembershipQuery, TeamMembershipsQuery, TeamNotificationSubscription, TeamOriginWebhookPayload, TeamPayload, TeamQuery, TeamRetirementSubTeamHandling, TeamRoleType, TeamWithParentWebhookPayload, Team_CyclesQuery, Team_GitAutomationStatesQuery, Team_IssuesQuery, Team_LabelsQuery, Team_MembersQuery, Team_MembershipsQuery, Team_ProjectsQuery, Team_StatesQuery, Team_TemplatesQuery, Team_WebhooksQuery, TeamsQuery, Template, TemplateConnection, TemplatePayload, TemplateQuery, TemplatesForIntegrationQuery, TemplatesQuery, TimeSchedule, TimeScheduleConnection, TimeScheduleEntry, TimeSchedulePayload, TimeScheduleQuery, TimeScheduleRefreshIntegrationScheduleMutation, TimeScheduleUpsertExternalMutation, TimeSchedulesQuery, TriageResponsibilitiesQuery, TriageResponsibility, TriageResponsibilityAction, TriageResponsibilityConnection, TriageResponsibilityManualSelection, TriageResponsibilityPayload, TriageResponsibilityQuery, TriageResponsibility_ManualSelectionQuery, TriageRuleErrorType, UnarchiveCustomerNeedMutation, UnarchiveDocumentMutation, UnarchiveInitiativeMutation, UnarchiveInitiativeUpdateMutation, UnarchiveIssueMutation, UnarchiveNotificationMutation, UnarchiveProjectMutation, UnarchiveProjectStatusMutation, UnarchiveProjectUpdateMutation, UnarchiveRoadmapMutation, UnarchiveTeamMutation, UnknownLinearError, UnsuspendUserMutation, UpdateAgentSessionMutation, UpdateAttachmentMutation, UpdateCommentMutation, UpdateCustomViewMutation, UpdateCustomerMutation, UpdateCustomerNeedMutation, UpdateCustomerStatusMutation, UpdateCustomerTierMutation, UpdateCycleMutation, UpdateDocumentMutation, UpdateEmailIntakeAddressMutation, UpdateEntityExternalLinkMutation, UpdateFavoriteMutation, UpdateGitAutomationStateMutation, UpdateGitAutomationTargetBranchMutation, UpdateInitiativeMutation, UpdateInitiativeRelationMutation, UpdateInitiativeToProjectMutation, UpdateInitiativeUpdateMutation, UpdateIntegrationIntercomSettingsMutation, UpdateIntegrationsSettingsMutation, UpdateIssueBatchMutation, UpdateIssueImportMutation, UpdateIssueLabelMutation, UpdateIssueMutation, UpdateIssueRelationMutation, UpdateNotificationCategoryChannelSubscriptionMutation, UpdateNotificationMutation, UpdateNotificationSubscriptionMutation, UpdateOrganizationInviteMutation, UpdateOrganizationMutation, UpdateProjectLabelMutation, UpdateProjectMilestoneMutation, UpdateProjectMutation, UpdateProjectRelationMutation, UpdateProjectStatusMutation, UpdateProjectUpdateMutation, UpdateRoadmapMutation, UpdateRoadmapToProjectMutation, UpdateTeamMembershipMutation, UpdateTeamMutation, UpdateTemplateMutation, UpdateTimeScheduleMutation, UpdateTriageResponsibilityMutation, UpdateUserFlagMutation, UpdateUserMutation, UpdateUserSettingsMutation, UpdateViewPreferencesMutation, UpdateWebhookMutation, UpdateWorkflowStateMutation, UploadFile, UploadFileHeader, UploadPayload, UsageLimitExceededLinearError, User, UserActorWebhookPayload, UserAdminPayload, UserChangeRoleMutation, UserChildWebhookPayload, UserConnection, UserContextViewType, UserDemoteAdminMutation, UserDemoteMemberMutation, UserDiscordConnectMutation, UserExternalUserDisconnectMutation, UserFlagType, UserFlagUpdateOperation, UserLinearError, UserNotificationSubscription, UserPayload, UserPromoteAdminMutation, UserPromoteMemberMutation, UserQuery, UserRevokeAllSessionsMutation, UserRevokeSessionMutation, UserRoleType, UserSessionsQuery, UserSettings, UserSettingsCustomSidebarTheme, UserSettingsCustomTheme, UserSettingsFlagPayload, UserSettingsFlagsResetMutation, UserSettingsFlagsResetPayload, UserSettingsPayload, UserSettingsQuery, UserSettingsTheme, UserSettingsThemeDeviceType, UserSettingsThemeMode, UserSettingsThemePreset, UserSettings_NotificationCategoryPreferencesQuery, UserSettings_NotificationCategoryPreferences_AppsAndIntegrationsQuery, UserSettings_NotificationCategoryPreferences_AssignmentsQuery, UserSettings_NotificationCategoryPreferences_CommentsAndRepliesQuery, UserSettings_NotificationCategoryPreferences_CustomersQuery, UserSettings_NotificationCategoryPreferences_DocumentChangesQuery, UserSettings_NotificationCategoryPreferences_FeedQuery, UserSettings_NotificationCategoryPreferences_MentionsQuery, UserSettings_NotificationCategoryPreferences_PostsAndUpdatesQuery, UserSettings_NotificationCategoryPreferences_ReactionsQuery, UserSettings_NotificationCategoryPreferences_RemindersQuery, UserSettings_NotificationCategoryPreferences_ReviewsQuery, UserSettings_NotificationCategoryPreferences_StatusChangesQuery, UserSettings_NotificationCategoryPreferences_SubscriptionsQuery, UserSettings_NotificationCategoryPreferences_SystemQuery, UserSettings_NotificationCategoryPreferences_TriageQuery, UserSettings_NotificationChannelPreferencesQuery, UserSettings_NotificationDeliveryPreferencesQuery, UserSettings_NotificationDeliveryPreferences_MobileQuery, UserSettings_NotificationDeliveryPreferences_Mobile_ScheduleQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_FridayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_MondayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_SaturdayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_SundayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_ThursdayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_TuesdayQuery, UserSettings_NotificationDeliveryPreferences_Mobile_Schedule_WednesdayQuery, UserSettings_ThemeQuery, UserSettings_Theme_CustomQuery, UserSettings_Theme_Custom_SidebarQuery, UserUnlinkFromIdentityProviderMutation, UserWebhookPayload, User_AssignedIssuesQuery, User_CreatedIssuesQuery, User_DelegatedIssuesQuery, User_DraftsQuery, User_TeamMembershipsQuery, User_TeamsQuery, UsersQuery, VerifyGitHubEnterpriseServerInstallationQuery, ViewPreferences, ViewPreferencesPayload, ViewPreferencesType, ViewPreferencesValues, ViewType, ViewerQuery, Viewer_AssignedIssuesQuery, Viewer_CreatedIssuesQuery, Viewer_DelegatedIssuesQuery, Viewer_DraftsQuery, Viewer_TeamMembershipsQuery, Viewer_TeamsQuery, Webhook, WebhookConnection, WebhookFailureEvent, WebhookPayload, WebhookQuery, WebhookRotateSecretPayload, WebhooksQuery, WorkflowDefinition, WorkflowState, WorkflowStateArchivePayload, WorkflowStateChildWebhookPayload, WorkflowStateConnection, WorkflowStatePayload, WorkflowStateQuery, WorkflowState_IssuesQuery, WorkflowStatesQuery, WorkflowTrigger, WorkflowTriggerType, WorkflowType, parseLinearError };
|
|
81856
82877
|
//# sourceMappingURL=index.mjs.map
|