@linear/sdk 72.0.0 → 74.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-BBxdiqQK.d.mts → index-lUg0pNgn.d.cts} +1343 -119
- package/dist/index-lUg0pNgn.d.cts.map +1 -0
- package/dist/{index-DPQVugF5.d.cts → index-oqX7k25Z.d.mts} +1343 -119
- package/dist/index-oqX7k25Z.d.mts.map +1 -0
- package/dist/index.cjs +2695 -570
- package/dist/index.d.cts +416 -96
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +416 -96
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +2679 -567
- package/dist/index.mjs.map +1 -1
- package/dist/webhooks/index.d.cts +1 -1
- package/dist/webhooks/index.d.mts +1 -1
- package/package.json +4 -4
- package/dist/index-BBxdiqQK.d.mts.map +0 -1
- package/dist/index-DPQVugF5.d.cts.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1478,6 +1478,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1478
1478
|
AgentSessionCreateOnIssueDocument: () => AgentSessionCreateOnIssueDocument,
|
|
1479
1479
|
AgentSessionDocument: () => AgentSessionDocument,
|
|
1480
1480
|
AgentSessionEventWebhookPayloadFragmentDoc: () => AgentSessionEventWebhookPayloadFragmentDoc,
|
|
1481
|
+
AgentSessionExternalLinkFragmentDoc: () => AgentSessionExternalLinkFragmentDoc,
|
|
1481
1482
|
AgentSessionFragmentDoc: () => AgentSessionFragmentDoc,
|
|
1482
1483
|
AgentSessionPayloadFragmentDoc: () => AgentSessionPayloadFragmentDoc,
|
|
1483
1484
|
AgentSessionStatus: () => AgentSessionStatus,
|
|
@@ -1512,6 +1513,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1512
1513
|
AsksWebSettingDocument: () => AsksWebSettingDocument,
|
|
1513
1514
|
AsksWebSetting_IdentityProviderDocument: () => AsksWebSetting_IdentityProviderDocument,
|
|
1514
1515
|
AsksWebSettingsFragmentDoc: () => AsksWebSettingsFragmentDoc,
|
|
1516
|
+
AsksWebSettingsPayloadFragmentDoc: () => AsksWebSettingsPayloadFragmentDoc,
|
|
1515
1517
|
AttachmentConnectionFragmentDoc: () => AttachmentConnectionFragmentDoc,
|
|
1516
1518
|
AttachmentDocument: () => AttachmentDocument,
|
|
1517
1519
|
AttachmentFragmentDoc: () => AttachmentFragmentDoc,
|
|
@@ -1528,6 +1530,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1528
1530
|
AttachmentIssue_LabelsDocument: () => AttachmentIssue_LabelsDocument,
|
|
1529
1531
|
AttachmentIssue_NeedsDocument: () => AttachmentIssue_NeedsDocument,
|
|
1530
1532
|
AttachmentIssue_RelationsDocument: () => AttachmentIssue_RelationsDocument,
|
|
1533
|
+
AttachmentIssue_StateHistoryDocument: () => AttachmentIssue_StateHistoryDocument,
|
|
1531
1534
|
AttachmentIssue_SubscribersDocument: () => AttachmentIssue_SubscribersDocument,
|
|
1532
1535
|
AttachmentLinkDiscordDocument: () => AttachmentLinkDiscordDocument,
|
|
1533
1536
|
AttachmentLinkFrontDocument: () => AttachmentLinkFrontDocument,
|
|
@@ -1574,11 +1577,13 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1574
1577
|
Comment_CreatedIssuesDocument: () => Comment_CreatedIssuesDocument,
|
|
1575
1578
|
Comment_DocumentContentDocument: () => Comment_DocumentContentDocument,
|
|
1576
1579
|
Comment_DocumentContent_AiPromptRulesDocument: () => Comment_DocumentContent_AiPromptRulesDocument,
|
|
1580
|
+
Comment_DocumentContent_WelcomeMessageDocument: () => Comment_DocumentContent_WelcomeMessageDocument,
|
|
1577
1581
|
Comment_ExternalThreadDocument: () => Comment_ExternalThreadDocument,
|
|
1578
1582
|
CommentsDocument: () => CommentsDocument,
|
|
1579
1583
|
ContactPayloadFragmentDoc: () => ContactPayloadFragmentDoc,
|
|
1580
1584
|
ContextViewType: () => ContextViewType,
|
|
1581
1585
|
CreateAgentActivityDocument: () => CreateAgentActivityDocument,
|
|
1586
|
+
CreateAsksWebSettingsDocument: () => CreateAsksWebSettingsDocument,
|
|
1582
1587
|
CreateAttachmentDocument: () => CreateAttachmentDocument,
|
|
1583
1588
|
CreateCommentDocument: () => CreateCommentDocument,
|
|
1584
1589
|
CreateContactDocument: () => CreateContactDocument,
|
|
@@ -1874,6 +1879,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1874
1879
|
InitiativeWebhookPayloadFragmentDoc: () => InitiativeWebhookPayloadFragmentDoc,
|
|
1875
1880
|
Initiative_DocumentContentDocument: () => Initiative_DocumentContentDocument,
|
|
1876
1881
|
Initiative_DocumentContent_AiPromptRulesDocument: () => Initiative_DocumentContent_AiPromptRulesDocument,
|
|
1882
|
+
Initiative_DocumentContent_WelcomeMessageDocument: () => Initiative_DocumentContent_WelcomeMessageDocument,
|
|
1877
1883
|
Initiative_DocumentsDocument: () => Initiative_DocumentsDocument,
|
|
1878
1884
|
Initiative_HistoryDocument: () => Initiative_HistoryDocument,
|
|
1879
1885
|
Initiative_InitiativeUpdatesDocument: () => Initiative_InitiativeUpdatesDocument,
|
|
@@ -2022,6 +2028,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2022
2028
|
IssueVcsBranchSearch_LabelsDocument: () => IssueVcsBranchSearch_LabelsDocument,
|
|
2023
2029
|
IssueVcsBranchSearch_NeedsDocument: () => IssueVcsBranchSearch_NeedsDocument,
|
|
2024
2030
|
IssueVcsBranchSearch_RelationsDocument: () => IssueVcsBranchSearch_RelationsDocument,
|
|
2031
|
+
IssueVcsBranchSearch_StateHistoryDocument: () => IssueVcsBranchSearch_StateHistoryDocument,
|
|
2025
2032
|
IssueVcsBranchSearch_SubscribersDocument: () => IssueVcsBranchSearch_SubscribersDocument,
|
|
2026
2033
|
IssueWebhookPayloadFragmentDoc: () => IssueWebhookPayloadFragmentDoc,
|
|
2027
2034
|
IssueWithDescriptionChildWebhookPayloadFragmentDoc: () => IssueWithDescriptionChildWebhookPayloadFragmentDoc,
|
|
@@ -2037,6 +2044,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2037
2044
|
Issue_LabelsDocument: () => Issue_LabelsDocument,
|
|
2038
2045
|
Issue_NeedsDocument: () => Issue_NeedsDocument,
|
|
2039
2046
|
Issue_RelationsDocument: () => Issue_RelationsDocument,
|
|
2047
|
+
Issue_StateHistoryDocument: () => Issue_StateHistoryDocument,
|
|
2040
2048
|
Issue_SubscribersDocument: () => Issue_SubscribersDocument,
|
|
2041
2049
|
IssuesDocument: () => IssuesDocument,
|
|
2042
2050
|
JoinOrganizationFromOnboardingDocument: () => JoinOrganizationFromOnboardingDocument,
|
|
@@ -2124,6 +2132,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2124
2132
|
ProductIntelligenceScope: () => ProductIntelligenceScope,
|
|
2125
2133
|
ProjectAddLabelDocument: () => ProjectAddLabelDocument,
|
|
2126
2134
|
ProjectArchivePayloadFragmentDoc: () => ProjectArchivePayloadFragmentDoc,
|
|
2135
|
+
ProjectAttachmentConnectionFragmentDoc: () => ProjectAttachmentConnectionFragmentDoc,
|
|
2127
2136
|
ProjectAttachmentFragmentDoc: () => ProjectAttachmentFragmentDoc,
|
|
2128
2137
|
ProjectChildWebhookPayloadFragmentDoc: () => ProjectChildWebhookPayloadFragmentDoc,
|
|
2129
2138
|
ProjectConnectionFragmentDoc: () => ProjectConnectionFragmentDoc,
|
|
@@ -2156,6 +2165,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2156
2165
|
ProjectMilestoneStatus: () => ProjectMilestoneStatus,
|
|
2157
2166
|
ProjectMilestone_DocumentContentDocument: () => ProjectMilestone_DocumentContentDocument,
|
|
2158
2167
|
ProjectMilestone_DocumentContent_AiPromptRulesDocument: () => ProjectMilestone_DocumentContent_AiPromptRulesDocument,
|
|
2168
|
+
ProjectMilestone_DocumentContent_WelcomeMessageDocument: () => ProjectMilestone_DocumentContent_WelcomeMessageDocument,
|
|
2159
2169
|
ProjectMilestone_IssuesDocument: () => ProjectMilestone_IssuesDocument,
|
|
2160
2170
|
ProjectMilestonesDocument: () => ProjectMilestonesDocument,
|
|
2161
2171
|
ProjectNotificationFragmentDoc: () => ProjectNotificationFragmentDoc,
|
|
@@ -2192,9 +2202,11 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2192
2202
|
ProjectUpdate_CommentsDocument: () => ProjectUpdate_CommentsDocument,
|
|
2193
2203
|
ProjectUpdatesDocument: () => ProjectUpdatesDocument,
|
|
2194
2204
|
ProjectWebhookPayloadFragmentDoc: () => ProjectWebhookPayloadFragmentDoc,
|
|
2205
|
+
Project_AttachmentsDocument: () => Project_AttachmentsDocument,
|
|
2195
2206
|
Project_CommentsDocument: () => Project_CommentsDocument,
|
|
2196
2207
|
Project_DocumentContentDocument: () => Project_DocumentContentDocument,
|
|
2197
2208
|
Project_DocumentContent_AiPromptRulesDocument: () => Project_DocumentContent_AiPromptRulesDocument,
|
|
2209
|
+
Project_DocumentContent_WelcomeMessageDocument: () => Project_DocumentContent_WelcomeMessageDocument,
|
|
2198
2210
|
Project_DocumentsDocument: () => Project_DocumentsDocument,
|
|
2199
2211
|
Project_ExternalLinksDocument: () => Project_ExternalLinksDocument,
|
|
2200
2212
|
Project_HistoryDocument: () => Project_HistoryDocument,
|
|
@@ -2275,6 +2287,8 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2275
2287
|
SsoUrlFromEmailDocument: () => SsoUrlFromEmailDocument,
|
|
2276
2288
|
SsoUrlFromEmailResponseFragmentDoc: () => SsoUrlFromEmailResponseFragmentDoc,
|
|
2277
2289
|
SuccessPayloadFragmentDoc: () => SuccessPayloadFragmentDoc,
|
|
2290
|
+
SummaryFragmentDoc: () => SummaryFragmentDoc,
|
|
2291
|
+
SummaryGenerationStatus: () => SummaryGenerationStatus,
|
|
2278
2292
|
SuspendUserDocument: () => SuspendUserDocument,
|
|
2279
2293
|
SyncedExternalThreadFragmentDoc: () => SyncedExternalThreadFragmentDoc,
|
|
2280
2294
|
TeamArchivePayloadFragmentDoc: () => TeamArchivePayloadFragmentDoc,
|
|
@@ -2341,6 +2355,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2341
2355
|
UnarchiveTeamDocument: () => UnarchiveTeamDocument,
|
|
2342
2356
|
UnsuspendUserDocument: () => UnsuspendUserDocument,
|
|
2343
2357
|
UpdateAgentSessionDocument: () => UpdateAgentSessionDocument,
|
|
2358
|
+
UpdateAsksWebSettingsDocument: () => UpdateAsksWebSettingsDocument,
|
|
2344
2359
|
UpdateAttachmentDocument: () => UpdateAttachmentDocument,
|
|
2345
2360
|
UpdateCommentDocument: () => UpdateCommentDocument,
|
|
2346
2361
|
UpdateCustomViewDocument: () => UpdateCustomViewDocument,
|
|
@@ -2399,8 +2414,6 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2399
2414
|
UserChildWebhookPayloadFragmentDoc: () => UserChildWebhookPayloadFragmentDoc,
|
|
2400
2415
|
UserConnectionFragmentDoc: () => UserConnectionFragmentDoc,
|
|
2401
2416
|
UserContextViewType: () => UserContextViewType,
|
|
2402
|
-
UserDemoteAdminDocument: () => UserDemoteAdminDocument,
|
|
2403
|
-
UserDemoteMemberDocument: () => UserDemoteMemberDocument,
|
|
2404
2417
|
UserDiscordConnectDocument: () => UserDiscordConnectDocument,
|
|
2405
2418
|
UserDocument: () => UserDocument,
|
|
2406
2419
|
UserExternalUserDisconnectDocument: () => UserExternalUserDisconnectDocument,
|
|
@@ -2409,8 +2422,6 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2409
2422
|
UserFragmentDoc: () => UserFragmentDoc,
|
|
2410
2423
|
UserNotificationSubscriptionFragmentDoc: () => UserNotificationSubscriptionFragmentDoc,
|
|
2411
2424
|
UserPayloadFragmentDoc: () => UserPayloadFragmentDoc,
|
|
2412
|
-
UserPromoteAdminDocument: () => UserPromoteAdminDocument,
|
|
2413
|
-
UserPromoteMemberDocument: () => UserPromoteMemberDocument,
|
|
2414
2425
|
UserRevokeAllSessionsDocument: () => UserRevokeAllSessionsDocument,
|
|
2415
2426
|
UserRevokeSessionDocument: () => UserRevokeSessionDocument,
|
|
2416
2427
|
UserRoleType: () => UserRoleType,
|
|
@@ -2486,6 +2497,8 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2486
2497
|
WebhookPayloadFragmentDoc: () => WebhookPayloadFragmentDoc,
|
|
2487
2498
|
WebhookRotateSecretPayloadFragmentDoc: () => WebhookRotateSecretPayloadFragmentDoc,
|
|
2488
2499
|
WebhooksDocument: () => WebhooksDocument,
|
|
2500
|
+
WelcomeMessageFragmentDoc: () => WelcomeMessageFragmentDoc,
|
|
2501
|
+
WelcomeMessageNotificationFragmentDoc: () => WelcomeMessageNotificationFragmentDoc,
|
|
2489
2502
|
WorkflowDefinitionFragmentDoc: () => WorkflowDefinitionFragmentDoc,
|
|
2490
2503
|
WorkflowStateArchivePayloadFragmentDoc: () => WorkflowStateArchivePayloadFragmentDoc,
|
|
2491
2504
|
WorkflowStateChildWebhookPayloadFragmentDoc: () => WorkflowStateChildWebhookPayloadFragmentDoc,
|
|
@@ -2588,6 +2601,7 @@ let Day = /* @__PURE__ */ function(Day$1) {
|
|
|
2588
2601
|
/** The type of the email address. */
|
|
2589
2602
|
let EmailIntakeAddressType = /* @__PURE__ */ function(EmailIntakeAddressType$1) {
|
|
2590
2603
|
EmailIntakeAddressType$1["Asks"] = "asks";
|
|
2604
|
+
EmailIntakeAddressType$1["AsksWeb"] = "asksWeb";
|
|
2591
2605
|
EmailIntakeAddressType$1["Team"] = "team";
|
|
2592
2606
|
EmailIntakeAddressType$1["Template"] = "template";
|
|
2593
2607
|
return EmailIntakeAddressType$1;
|
|
@@ -2691,6 +2705,7 @@ let IntegrationService = /* @__PURE__ */ function(IntegrationService$1) {
|
|
|
2691
2705
|
IntegrationService$1["Loom"] = "loom";
|
|
2692
2706
|
IntegrationService$1["McpServer"] = "mcpServer";
|
|
2693
2707
|
IntegrationService$1["McpServerPersonal"] = "mcpServerPersonal";
|
|
2708
|
+
IntegrationService$1["MicrosoftTeams"] = "microsoftTeams";
|
|
2694
2709
|
IntegrationService$1["Notion"] = "notion";
|
|
2695
2710
|
IntegrationService$1["Opsgenie"] = "opsgenie";
|
|
2696
2711
|
IntegrationService$1["PagerDuty"] = "pagerDuty";
|
|
@@ -3035,6 +3050,13 @@ let SlackChannelType = /* @__PURE__ */ function(SlackChannelType$1) {
|
|
|
3035
3050
|
SlackChannelType$1["Public"] = "Public";
|
|
3036
3051
|
return SlackChannelType$1;
|
|
3037
3052
|
}({});
|
|
3053
|
+
/** The generation status of a summary. */
|
|
3054
|
+
let SummaryGenerationStatus = /* @__PURE__ */ function(SummaryGenerationStatus$1) {
|
|
3055
|
+
SummaryGenerationStatus$1["Completed"] = "completed";
|
|
3056
|
+
SummaryGenerationStatus$1["Failed"] = "failed";
|
|
3057
|
+
SummaryGenerationStatus$1["Pending"] = "pending";
|
|
3058
|
+
return SummaryGenerationStatus$1;
|
|
3059
|
+
}({});
|
|
3038
3060
|
/** [Internal] How to handle sub-teams when retiring a parent team. */
|
|
3039
3061
|
let TeamRetirementSubTeamHandling = /* @__PURE__ */ function(TeamRetirementSubTeamHandling$1) {
|
|
3040
3062
|
TeamRetirementSubTeamHandling$1["Retire"] = "retire";
|
|
@@ -3208,6 +3230,7 @@ let ViewType = /* @__PURE__ */ function(ViewType$1) {
|
|
|
3208
3230
|
ViewType$1["ProjectsClosed"] = "projectsClosed";
|
|
3209
3231
|
ViewType$1["QuickView"] = "quickView";
|
|
3210
3232
|
ViewType$1["Release"] = "release";
|
|
3233
|
+
ViewType$1["ReleasePipelines"] = "releasePipelines";
|
|
3211
3234
|
ViewType$1["Reviews"] = "reviews";
|
|
3212
3235
|
ViewType$1["Roadmap"] = "roadmap";
|
|
3213
3236
|
ViewType$1["RoadmapAll"] = "roadmapAll";
|
|
@@ -3976,6 +3999,42 @@ const PullRequestNotificationFragmentDoc = new TypedDocumentString(`
|
|
|
3976
3999
|
type
|
|
3977
4000
|
id
|
|
3978
4001
|
}`, { fragmentName: "PullRequestNotification" });
|
|
4002
|
+
const WelcomeMessageNotificationFragmentDoc = new TypedDocumentString(`
|
|
4003
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
4004
|
+
__typename
|
|
4005
|
+
type
|
|
4006
|
+
welcomeMessageId
|
|
4007
|
+
botActor {
|
|
4008
|
+
...ActorBot
|
|
4009
|
+
}
|
|
4010
|
+
category
|
|
4011
|
+
externalUserActor {
|
|
4012
|
+
id
|
|
4013
|
+
}
|
|
4014
|
+
updatedAt
|
|
4015
|
+
emailedAt
|
|
4016
|
+
readAt
|
|
4017
|
+
unsnoozedAt
|
|
4018
|
+
archivedAt
|
|
4019
|
+
createdAt
|
|
4020
|
+
snoozedUntilAt
|
|
4021
|
+
id
|
|
4022
|
+
actor {
|
|
4023
|
+
id
|
|
4024
|
+
}
|
|
4025
|
+
user {
|
|
4026
|
+
id
|
|
4027
|
+
}
|
|
4028
|
+
}
|
|
4029
|
+
fragment ActorBot on ActorBot {
|
|
4030
|
+
__typename
|
|
4031
|
+
avatarUrl
|
|
4032
|
+
name
|
|
4033
|
+
userDisplayName
|
|
4034
|
+
subType
|
|
4035
|
+
type
|
|
4036
|
+
id
|
|
4037
|
+
}`, { fragmentName: "WelcomeMessageNotification" });
|
|
3979
4038
|
const NotificationFragmentDoc = new TypedDocumentString(`
|
|
3980
4039
|
fragment Notification on Notification {
|
|
3981
4040
|
__typename
|
|
@@ -4028,6 +4087,9 @@ const NotificationFragmentDoc = new TypedDocumentString(`
|
|
|
4028
4087
|
... on PullRequestNotification {
|
|
4029
4088
|
...PullRequestNotification
|
|
4030
4089
|
}
|
|
4090
|
+
... on WelcomeMessageNotification {
|
|
4091
|
+
...WelcomeMessageNotification
|
|
4092
|
+
}
|
|
4031
4093
|
}
|
|
4032
4094
|
fragment ActorBot on ActorBot {
|
|
4033
4095
|
__typename
|
|
@@ -4233,6 +4295,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
4233
4295
|
id
|
|
4234
4296
|
}
|
|
4235
4297
|
}
|
|
4298
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
4299
|
+
__typename
|
|
4300
|
+
type
|
|
4301
|
+
welcomeMessageId
|
|
4302
|
+
botActor {
|
|
4303
|
+
...ActorBot
|
|
4304
|
+
}
|
|
4305
|
+
category
|
|
4306
|
+
externalUserActor {
|
|
4307
|
+
id
|
|
4308
|
+
}
|
|
4309
|
+
updatedAt
|
|
4310
|
+
emailedAt
|
|
4311
|
+
readAt
|
|
4312
|
+
unsnoozedAt
|
|
4313
|
+
archivedAt
|
|
4314
|
+
createdAt
|
|
4315
|
+
snoozedUntilAt
|
|
4316
|
+
id
|
|
4317
|
+
actor {
|
|
4318
|
+
id
|
|
4319
|
+
}
|
|
4320
|
+
user {
|
|
4321
|
+
id
|
|
4322
|
+
}
|
|
4323
|
+
}
|
|
4236
4324
|
fragment InitiativeNotification on InitiativeNotification {
|
|
4237
4325
|
__typename
|
|
4238
4326
|
reactionEmoji
|
|
@@ -4565,6 +4653,9 @@ fragment Notification on Notification {
|
|
|
4565
4653
|
... on PullRequestNotification {
|
|
4566
4654
|
...PullRequestNotification
|
|
4567
4655
|
}
|
|
4656
|
+
... on WelcomeMessageNotification {
|
|
4657
|
+
...WelcomeMessageNotification
|
|
4658
|
+
}
|
|
4568
4659
|
}
|
|
4569
4660
|
fragment PostNotification on PostNotification {
|
|
4570
4661
|
__typename
|
|
@@ -4668,6 +4759,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
4668
4759
|
id
|
|
4669
4760
|
}
|
|
4670
4761
|
}
|
|
4762
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
4763
|
+
__typename
|
|
4764
|
+
type
|
|
4765
|
+
welcomeMessageId
|
|
4766
|
+
botActor {
|
|
4767
|
+
...ActorBot
|
|
4768
|
+
}
|
|
4769
|
+
category
|
|
4770
|
+
externalUserActor {
|
|
4771
|
+
id
|
|
4772
|
+
}
|
|
4773
|
+
updatedAt
|
|
4774
|
+
emailedAt
|
|
4775
|
+
readAt
|
|
4776
|
+
unsnoozedAt
|
|
4777
|
+
archivedAt
|
|
4778
|
+
createdAt
|
|
4779
|
+
snoozedUntilAt
|
|
4780
|
+
id
|
|
4781
|
+
actor {
|
|
4782
|
+
id
|
|
4783
|
+
}
|
|
4784
|
+
user {
|
|
4785
|
+
id
|
|
4786
|
+
}
|
|
4787
|
+
}
|
|
4671
4788
|
fragment InitiativeNotification on InitiativeNotification {
|
|
4672
4789
|
__typename
|
|
4673
4790
|
reactionEmoji
|
|
@@ -5254,6 +5371,9 @@ fragment Notification on Notification {
|
|
|
5254
5371
|
... on PullRequestNotification {
|
|
5255
5372
|
...PullRequestNotification
|
|
5256
5373
|
}
|
|
5374
|
+
... on WelcomeMessageNotification {
|
|
5375
|
+
...WelcomeMessageNotification
|
|
5376
|
+
}
|
|
5257
5377
|
}
|
|
5258
5378
|
fragment PostNotification on PostNotification {
|
|
5259
5379
|
__typename
|
|
@@ -5357,6 +5477,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
5357
5477
|
id
|
|
5358
5478
|
}
|
|
5359
5479
|
}
|
|
5480
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
5481
|
+
__typename
|
|
5482
|
+
type
|
|
5483
|
+
welcomeMessageId
|
|
5484
|
+
botActor {
|
|
5485
|
+
...ActorBot
|
|
5486
|
+
}
|
|
5487
|
+
category
|
|
5488
|
+
externalUserActor {
|
|
5489
|
+
id
|
|
5490
|
+
}
|
|
5491
|
+
updatedAt
|
|
5492
|
+
emailedAt
|
|
5493
|
+
readAt
|
|
5494
|
+
unsnoozedAt
|
|
5495
|
+
archivedAt
|
|
5496
|
+
createdAt
|
|
5497
|
+
snoozedUntilAt
|
|
5498
|
+
id
|
|
5499
|
+
actor {
|
|
5500
|
+
id
|
|
5501
|
+
}
|
|
5502
|
+
user {
|
|
5503
|
+
id
|
|
5504
|
+
}
|
|
5505
|
+
}
|
|
5360
5506
|
fragment InitiativeNotification on InitiativeNotification {
|
|
5361
5507
|
__typename
|
|
5362
5508
|
reactionEmoji
|
|
@@ -5687,6 +5833,22 @@ const UserNotificationSubscriptionFragmentDoc = new TypedDocumentString(`
|
|
|
5687
5833
|
active
|
|
5688
5834
|
}
|
|
5689
5835
|
`, { fragmentName: "UserNotificationSubscription" });
|
|
5836
|
+
const SummaryFragmentDoc = new TypedDocumentString(`
|
|
5837
|
+
fragment Summary on Summary {
|
|
5838
|
+
__typename
|
|
5839
|
+
evalLogId
|
|
5840
|
+
generationStatus
|
|
5841
|
+
issue {
|
|
5842
|
+
id
|
|
5843
|
+
}
|
|
5844
|
+
updatedAt
|
|
5845
|
+
content
|
|
5846
|
+
archivedAt
|
|
5847
|
+
createdAt
|
|
5848
|
+
generatedAt
|
|
5849
|
+
id
|
|
5850
|
+
}
|
|
5851
|
+
`, { fragmentName: "Summary" });
|
|
5690
5852
|
const SesDomainIdentityDnsRecordFragmentDoc = new TypedDocumentString(`
|
|
5691
5853
|
fragment SesDomainIdentityDnsRecord on SesDomainIdentityDnsRecord {
|
|
5692
5854
|
__typename
|
|
@@ -5897,6 +6059,9 @@ const OrganizationFragmentDoc = new TypedDocumentString(`
|
|
|
5897
6059
|
previousUrlKeys
|
|
5898
6060
|
periodUploadVolume
|
|
5899
6061
|
securitySettings
|
|
6062
|
+
slackProjectChannelIntegration {
|
|
6063
|
+
id
|
|
6064
|
+
}
|
|
5900
6065
|
initiativeUpdateRemindersDay
|
|
5901
6066
|
projectUpdateRemindersDay
|
|
5902
6067
|
releaseChannel
|
|
@@ -5915,6 +6080,7 @@ const OrganizationFragmentDoc = new TypedDocumentString(`
|
|
|
5915
6080
|
...PaidSubscription
|
|
5916
6081
|
}
|
|
5917
6082
|
urlKey
|
|
6083
|
+
slackProjectChannelPrefix
|
|
5918
6084
|
deletionRequestedAt
|
|
5919
6085
|
archivedAt
|
|
5920
6086
|
createdAt
|
|
@@ -9257,12 +9423,22 @@ const AgentActivityPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
9257
9423
|
success
|
|
9258
9424
|
}
|
|
9259
9425
|
`, { fragmentName: "AgentActivityPayload" });
|
|
9426
|
+
const AgentSessionExternalLinkFragmentDoc = new TypedDocumentString(`
|
|
9427
|
+
fragment AgentSessionExternalLink on AgentSessionExternalLink {
|
|
9428
|
+
__typename
|
|
9429
|
+
label
|
|
9430
|
+
url
|
|
9431
|
+
}
|
|
9432
|
+
`, { fragmentName: "AgentSessionExternalLink" });
|
|
9260
9433
|
const AgentSessionFragmentDoc = new TypedDocumentString(`
|
|
9261
9434
|
fragment AgentSession on AgentSession {
|
|
9262
9435
|
__typename
|
|
9263
9436
|
plan
|
|
9264
9437
|
summary
|
|
9265
9438
|
url
|
|
9439
|
+
externalLinks {
|
|
9440
|
+
...AgentSessionExternalLink
|
|
9441
|
+
}
|
|
9266
9442
|
sourceMetadata
|
|
9267
9443
|
context
|
|
9268
9444
|
externalLink
|
|
@@ -9295,7 +9471,11 @@ const AgentSessionFragmentDoc = new TypedDocumentString(`
|
|
|
9295
9471
|
externalUrls
|
|
9296
9472
|
type
|
|
9297
9473
|
}
|
|
9298
|
-
|
|
9474
|
+
fragment AgentSessionExternalLink on AgentSessionExternalLink {
|
|
9475
|
+
__typename
|
|
9476
|
+
label
|
|
9477
|
+
url
|
|
9478
|
+
}`, { fragmentName: "AgentSession" });
|
|
9299
9479
|
const AgentSessionConnectionFragmentDoc = new TypedDocumentString(`
|
|
9300
9480
|
fragment AgentSessionConnection on AgentSessionConnection {
|
|
9301
9481
|
__typename
|
|
@@ -9311,6 +9491,9 @@ const AgentSessionConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
9311
9491
|
plan
|
|
9312
9492
|
summary
|
|
9313
9493
|
url
|
|
9494
|
+
externalLinks {
|
|
9495
|
+
...AgentSessionExternalLink
|
|
9496
|
+
}
|
|
9314
9497
|
sourceMetadata
|
|
9315
9498
|
context
|
|
9316
9499
|
externalLink
|
|
@@ -9343,6 +9526,11 @@ const AgentSessionConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
9343
9526
|
externalUrls
|
|
9344
9527
|
type
|
|
9345
9528
|
}
|
|
9529
|
+
fragment AgentSessionExternalLink on AgentSessionExternalLink {
|
|
9530
|
+
__typename
|
|
9531
|
+
label
|
|
9532
|
+
url
|
|
9533
|
+
}
|
|
9346
9534
|
fragment PageInfo on PageInfo {
|
|
9347
9535
|
__typename
|
|
9348
9536
|
startCursor
|
|
@@ -9468,6 +9656,16 @@ fragment SlackAsksTeamSettings on SlackAsksTeamSettings {
|
|
|
9468
9656
|
id
|
|
9469
9657
|
hasDefaultAsk
|
|
9470
9658
|
}`, { fragmentName: "AsksChannelConnectPayload" });
|
|
9659
|
+
const AsksWebSettingsPayloadFragmentDoc = new TypedDocumentString(`
|
|
9660
|
+
fragment AsksWebSettingsPayload on AsksWebSettingsPayload {
|
|
9661
|
+
__typename
|
|
9662
|
+
asksWebSettings {
|
|
9663
|
+
id
|
|
9664
|
+
}
|
|
9665
|
+
lastSyncId
|
|
9666
|
+
success
|
|
9667
|
+
}
|
|
9668
|
+
`, { fragmentName: "AsksWebSettingsPayload" });
|
|
9471
9669
|
const AttachmentFragmentDoc = new TypedDocumentString(`
|
|
9472
9670
|
fragment Attachment on Attachment {
|
|
9473
9671
|
__typename
|
|
@@ -9690,6 +9888,7 @@ const AuthResolverResponseFragmentDoc = new TypedDocumentString(`
|
|
|
9690
9888
|
...AuthOrganization
|
|
9691
9889
|
}
|
|
9692
9890
|
allowDomainAccess
|
|
9891
|
+
service
|
|
9693
9892
|
id
|
|
9694
9893
|
}
|
|
9695
9894
|
fragment AuthUser on AuthUser {
|
|
@@ -9766,6 +9965,20 @@ const AiPromptRulesFragmentDoc = new TypedDocumentString(`
|
|
|
9766
9965
|
}
|
|
9767
9966
|
}
|
|
9768
9967
|
`, { fragmentName: "AiPromptRules" });
|
|
9968
|
+
const WelcomeMessageFragmentDoc = new TypedDocumentString(`
|
|
9969
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
9970
|
+
__typename
|
|
9971
|
+
updatedAt
|
|
9972
|
+
archivedAt
|
|
9973
|
+
createdAt
|
|
9974
|
+
title
|
|
9975
|
+
id
|
|
9976
|
+
updatedBy {
|
|
9977
|
+
id
|
|
9978
|
+
}
|
|
9979
|
+
enabled
|
|
9980
|
+
}
|
|
9981
|
+
`, { fragmentName: "WelcomeMessage" });
|
|
9769
9982
|
const DocumentContentFragmentDoc = new TypedDocumentString(`
|
|
9770
9983
|
fragment DocumentContent on DocumentContent {
|
|
9771
9984
|
__typename
|
|
@@ -9794,8 +10007,23 @@ const DocumentContentFragmentDoc = new TypedDocumentString(`
|
|
|
9794
10007
|
archivedAt
|
|
9795
10008
|
createdAt
|
|
9796
10009
|
id
|
|
10010
|
+
welcomeMessage {
|
|
10011
|
+
...WelcomeMessage
|
|
10012
|
+
}
|
|
9797
10013
|
}
|
|
9798
|
-
fragment
|
|
10014
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
10015
|
+
__typename
|
|
10016
|
+
updatedAt
|
|
10017
|
+
archivedAt
|
|
10018
|
+
createdAt
|
|
10019
|
+
title
|
|
10020
|
+
id
|
|
10021
|
+
updatedBy {
|
|
10022
|
+
id
|
|
10023
|
+
}
|
|
10024
|
+
enabled
|
|
10025
|
+
}
|
|
10026
|
+
fragment AiPromptRules on AiPromptRules {
|
|
9799
10027
|
__typename
|
|
9800
10028
|
updatedAt
|
|
9801
10029
|
archivedAt
|
|
@@ -9990,6 +10218,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
9990
10218
|
archivedAt
|
|
9991
10219
|
createdAt
|
|
9992
10220
|
id
|
|
10221
|
+
welcomeMessage {
|
|
10222
|
+
...WelcomeMessage
|
|
10223
|
+
}
|
|
9993
10224
|
}
|
|
9994
10225
|
fragment Reaction on Reaction {
|
|
9995
10226
|
__typename
|
|
@@ -10017,6 +10248,18 @@ fragment Reaction on Reaction {
|
|
|
10017
10248
|
id
|
|
10018
10249
|
}
|
|
10019
10250
|
}
|
|
10251
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
10252
|
+
__typename
|
|
10253
|
+
updatedAt
|
|
10254
|
+
archivedAt
|
|
10255
|
+
createdAt
|
|
10256
|
+
title
|
|
10257
|
+
id
|
|
10258
|
+
updatedBy {
|
|
10259
|
+
id
|
|
10260
|
+
}
|
|
10261
|
+
enabled
|
|
10262
|
+
}
|
|
10020
10263
|
fragment AiPromptRules on AiPromptRules {
|
|
10021
10264
|
__typename
|
|
10022
10265
|
updatedAt
|
|
@@ -10181,6 +10424,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
10181
10424
|
archivedAt
|
|
10182
10425
|
createdAt
|
|
10183
10426
|
id
|
|
10427
|
+
welcomeMessage {
|
|
10428
|
+
...WelcomeMessage
|
|
10429
|
+
}
|
|
10184
10430
|
}
|
|
10185
10431
|
fragment Reaction on Reaction {
|
|
10186
10432
|
__typename
|
|
@@ -10208,6 +10454,18 @@ fragment Reaction on Reaction {
|
|
|
10208
10454
|
id
|
|
10209
10455
|
}
|
|
10210
10456
|
}
|
|
10457
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
10458
|
+
__typename
|
|
10459
|
+
updatedAt
|
|
10460
|
+
archivedAt
|
|
10461
|
+
createdAt
|
|
10462
|
+
title
|
|
10463
|
+
id
|
|
10464
|
+
updatedBy {
|
|
10465
|
+
id
|
|
10466
|
+
}
|
|
10467
|
+
enabled
|
|
10468
|
+
}
|
|
10211
10469
|
fragment AiPromptRules on AiPromptRules {
|
|
10212
10470
|
__typename
|
|
10213
10471
|
updatedAt
|
|
@@ -11938,6 +12196,9 @@ const GitHubEnterpriseServerPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
11938
12196
|
const GitLabIntegrationCreatePayloadFragmentDoc = new TypedDocumentString(`
|
|
11939
12197
|
fragment GitLabIntegrationCreatePayload on GitLabIntegrationCreatePayload {
|
|
11940
12198
|
__typename
|
|
12199
|
+
error
|
|
12200
|
+
errorResponseBody
|
|
12201
|
+
errorResponseHeaders
|
|
11941
12202
|
lastSyncId
|
|
11942
12203
|
integration {
|
|
11943
12204
|
id
|
|
@@ -12041,6 +12302,21 @@ const InitiativeFragmentDoc = new TypedDocumentString(`
|
|
|
12041
12302
|
archivedAt
|
|
12042
12303
|
createdAt
|
|
12043
12304
|
id
|
|
12305
|
+
welcomeMessage {
|
|
12306
|
+
...WelcomeMessage
|
|
12307
|
+
}
|
|
12308
|
+
}
|
|
12309
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
12310
|
+
__typename
|
|
12311
|
+
updatedAt
|
|
12312
|
+
archivedAt
|
|
12313
|
+
createdAt
|
|
12314
|
+
title
|
|
12315
|
+
id
|
|
12316
|
+
updatedBy {
|
|
12317
|
+
id
|
|
12318
|
+
}
|
|
12319
|
+
enabled
|
|
12044
12320
|
}
|
|
12045
12321
|
fragment AiPromptRules on AiPromptRules {
|
|
12046
12322
|
__typename
|
|
@@ -12089,6 +12365,21 @@ const InitiativeConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
12089
12365
|
archivedAt
|
|
12090
12366
|
createdAt
|
|
12091
12367
|
id
|
|
12368
|
+
welcomeMessage {
|
|
12369
|
+
...WelcomeMessage
|
|
12370
|
+
}
|
|
12371
|
+
}
|
|
12372
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
12373
|
+
__typename
|
|
12374
|
+
updatedAt
|
|
12375
|
+
archivedAt
|
|
12376
|
+
createdAt
|
|
12377
|
+
title
|
|
12378
|
+
id
|
|
12379
|
+
updatedBy {
|
|
12380
|
+
id
|
|
12381
|
+
}
|
|
12382
|
+
enabled
|
|
12092
12383
|
}
|
|
12093
12384
|
fragment AiPromptRules on AiPromptRules {
|
|
12094
12385
|
__typename
|
|
@@ -13231,6 +13522,8 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13231
13522
|
}
|
|
13232
13523
|
addedLabelIds
|
|
13233
13524
|
removedLabelIds
|
|
13525
|
+
toSlaBreachesAt
|
|
13526
|
+
fromSlaBreachesAt
|
|
13234
13527
|
actor {
|
|
13235
13528
|
id
|
|
13236
13529
|
}
|
|
@@ -13296,6 +13589,12 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13296
13589
|
toParent {
|
|
13297
13590
|
id
|
|
13298
13591
|
}
|
|
13592
|
+
fromProjectMilestone {
|
|
13593
|
+
id
|
|
13594
|
+
}
|
|
13595
|
+
toProjectMilestone {
|
|
13596
|
+
id
|
|
13597
|
+
}
|
|
13299
13598
|
fromProject {
|
|
13300
13599
|
id
|
|
13301
13600
|
}
|
|
@@ -13314,8 +13613,15 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13314
13613
|
toTeam {
|
|
13315
13614
|
id
|
|
13316
13615
|
}
|
|
13616
|
+
triageResponsibilityTeam {
|
|
13617
|
+
id
|
|
13618
|
+
}
|
|
13317
13619
|
archivedAt
|
|
13318
13620
|
createdAt
|
|
13621
|
+
toSlaStartedAt
|
|
13622
|
+
fromSlaStartedAt
|
|
13623
|
+
toSlaType
|
|
13624
|
+
fromSlaType
|
|
13319
13625
|
id
|
|
13320
13626
|
toAssignee {
|
|
13321
13627
|
id
|
|
@@ -13334,6 +13640,8 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13334
13640
|
toPriority
|
|
13335
13641
|
fromTitle
|
|
13336
13642
|
toTitle
|
|
13643
|
+
fromSlaBreached
|
|
13644
|
+
toSlaBreached
|
|
13337
13645
|
archived
|
|
13338
13646
|
autoArchived
|
|
13339
13647
|
autoClosed
|
|
@@ -13461,6 +13769,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
13461
13769
|
}
|
|
13462
13770
|
addedLabelIds
|
|
13463
13771
|
removedLabelIds
|
|
13772
|
+
toSlaBreachesAt
|
|
13773
|
+
fromSlaBreachesAt
|
|
13464
13774
|
actor {
|
|
13465
13775
|
id
|
|
13466
13776
|
}
|
|
@@ -13526,6 +13836,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
13526
13836
|
toParent {
|
|
13527
13837
|
id
|
|
13528
13838
|
}
|
|
13839
|
+
fromProjectMilestone {
|
|
13840
|
+
id
|
|
13841
|
+
}
|
|
13842
|
+
toProjectMilestone {
|
|
13843
|
+
id
|
|
13844
|
+
}
|
|
13529
13845
|
fromProject {
|
|
13530
13846
|
id
|
|
13531
13847
|
}
|
|
@@ -13544,8 +13860,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
13544
13860
|
toTeam {
|
|
13545
13861
|
id
|
|
13546
13862
|
}
|
|
13863
|
+
triageResponsibilityTeam {
|
|
13864
|
+
id
|
|
13865
|
+
}
|
|
13547
13866
|
archivedAt
|
|
13548
13867
|
createdAt
|
|
13868
|
+
toSlaStartedAt
|
|
13869
|
+
fromSlaStartedAt
|
|
13870
|
+
toSlaType
|
|
13871
|
+
fromSlaType
|
|
13549
13872
|
id
|
|
13550
13873
|
toAssignee {
|
|
13551
13874
|
id
|
|
@@ -13564,6 +13887,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
13564
13887
|
toPriority
|
|
13565
13888
|
fromTitle
|
|
13566
13889
|
toTitle
|
|
13890
|
+
fromSlaBreached
|
|
13891
|
+
toSlaBreached
|
|
13567
13892
|
archived
|
|
13568
13893
|
autoArchived
|
|
13569
13894
|
autoClosed
|
|
@@ -14569,6 +14894,9 @@ fragment Notification on Notification {
|
|
|
14569
14894
|
... on PullRequestNotification {
|
|
14570
14895
|
...PullRequestNotification
|
|
14571
14896
|
}
|
|
14897
|
+
... on WelcomeMessageNotification {
|
|
14898
|
+
...WelcomeMessageNotification
|
|
14899
|
+
}
|
|
14572
14900
|
}
|
|
14573
14901
|
fragment PostNotification on PostNotification {
|
|
14574
14902
|
__typename
|
|
@@ -14672,6 +15000,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
14672
15000
|
id
|
|
14673
15001
|
}
|
|
14674
15002
|
}
|
|
15003
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
15004
|
+
__typename
|
|
15005
|
+
type
|
|
15006
|
+
welcomeMessageId
|
|
15007
|
+
botActor {
|
|
15008
|
+
...ActorBot
|
|
15009
|
+
}
|
|
15010
|
+
category
|
|
15011
|
+
externalUserActor {
|
|
15012
|
+
id
|
|
15013
|
+
}
|
|
15014
|
+
updatedAt
|
|
15015
|
+
emailedAt
|
|
15016
|
+
readAt
|
|
15017
|
+
unsnoozedAt
|
|
15018
|
+
archivedAt
|
|
15019
|
+
createdAt
|
|
15020
|
+
snoozedUntilAt
|
|
15021
|
+
id
|
|
15022
|
+
actor {
|
|
15023
|
+
id
|
|
15024
|
+
}
|
|
15025
|
+
user {
|
|
15026
|
+
id
|
|
15027
|
+
}
|
|
15028
|
+
}
|
|
14675
15029
|
fragment InitiativeNotification on InitiativeNotification {
|
|
14676
15030
|
__typename
|
|
14677
15031
|
reactionEmoji
|
|
@@ -15005,6 +15359,9 @@ fragment Notification on Notification {
|
|
|
15005
15359
|
... on PullRequestNotification {
|
|
15006
15360
|
...PullRequestNotification
|
|
15007
15361
|
}
|
|
15362
|
+
... on WelcomeMessageNotification {
|
|
15363
|
+
...WelcomeMessageNotification
|
|
15364
|
+
}
|
|
15008
15365
|
}
|
|
15009
15366
|
fragment PostNotification on PostNotification {
|
|
15010
15367
|
__typename
|
|
@@ -15108,6 +15465,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
15108
15465
|
id
|
|
15109
15466
|
}
|
|
15110
15467
|
}
|
|
15468
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
15469
|
+
__typename
|
|
15470
|
+
type
|
|
15471
|
+
welcomeMessageId
|
|
15472
|
+
botActor {
|
|
15473
|
+
...ActorBot
|
|
15474
|
+
}
|
|
15475
|
+
category
|
|
15476
|
+
externalUserActor {
|
|
15477
|
+
id
|
|
15478
|
+
}
|
|
15479
|
+
updatedAt
|
|
15480
|
+
emailedAt
|
|
15481
|
+
readAt
|
|
15482
|
+
unsnoozedAt
|
|
15483
|
+
archivedAt
|
|
15484
|
+
createdAt
|
|
15485
|
+
snoozedUntilAt
|
|
15486
|
+
id
|
|
15487
|
+
actor {
|
|
15488
|
+
id
|
|
15489
|
+
}
|
|
15490
|
+
user {
|
|
15491
|
+
id
|
|
15492
|
+
}
|
|
15493
|
+
}
|
|
15111
15494
|
fragment InitiativeNotification on InitiativeNotification {
|
|
15112
15495
|
__typename
|
|
15113
15496
|
reactionEmoji
|
|
@@ -15447,6 +15830,9 @@ fragment Notification on Notification {
|
|
|
15447
15830
|
... on PullRequestNotification {
|
|
15448
15831
|
...PullRequestNotification
|
|
15449
15832
|
}
|
|
15833
|
+
... on WelcomeMessageNotification {
|
|
15834
|
+
...WelcomeMessageNotification
|
|
15835
|
+
}
|
|
15450
15836
|
}
|
|
15451
15837
|
fragment PostNotification on PostNotification {
|
|
15452
15838
|
__typename
|
|
@@ -15550,6 +15936,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
15550
15936
|
id
|
|
15551
15937
|
}
|
|
15552
15938
|
}
|
|
15939
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
15940
|
+
__typename
|
|
15941
|
+
type
|
|
15942
|
+
welcomeMessageId
|
|
15943
|
+
botActor {
|
|
15944
|
+
...ActorBot
|
|
15945
|
+
}
|
|
15946
|
+
category
|
|
15947
|
+
externalUserActor {
|
|
15948
|
+
id
|
|
15949
|
+
}
|
|
15950
|
+
updatedAt
|
|
15951
|
+
emailedAt
|
|
15952
|
+
readAt
|
|
15953
|
+
unsnoozedAt
|
|
15954
|
+
archivedAt
|
|
15955
|
+
createdAt
|
|
15956
|
+
snoozedUntilAt
|
|
15957
|
+
id
|
|
15958
|
+
actor {
|
|
15959
|
+
id
|
|
15960
|
+
}
|
|
15961
|
+
user {
|
|
15962
|
+
id
|
|
15963
|
+
}
|
|
15964
|
+
}
|
|
15553
15965
|
fragment InitiativeNotification on InitiativeNotification {
|
|
15554
15966
|
__typename
|
|
15555
15967
|
reactionEmoji
|
|
@@ -15955,6 +16367,39 @@ const PasskeyLoginStartResponseFragmentDoc = new TypedDocumentString(`
|
|
|
15955
16367
|
success
|
|
15956
16368
|
}
|
|
15957
16369
|
`, { fragmentName: "PasskeyLoginStartResponse" });
|
|
16370
|
+
const ProjectAttachmentConnectionFragmentDoc = new TypedDocumentString(`
|
|
16371
|
+
fragment ProjectAttachmentConnection on ProjectAttachmentConnection {
|
|
16372
|
+
__typename
|
|
16373
|
+
nodes {
|
|
16374
|
+
...ProjectAttachment
|
|
16375
|
+
}
|
|
16376
|
+
pageInfo {
|
|
16377
|
+
...PageInfo
|
|
16378
|
+
}
|
|
16379
|
+
}
|
|
16380
|
+
fragment ProjectAttachment on ProjectAttachment {
|
|
16381
|
+
__typename
|
|
16382
|
+
sourceType
|
|
16383
|
+
metadata
|
|
16384
|
+
source
|
|
16385
|
+
subtitle
|
|
16386
|
+
creator {
|
|
16387
|
+
id
|
|
16388
|
+
}
|
|
16389
|
+
updatedAt
|
|
16390
|
+
archivedAt
|
|
16391
|
+
createdAt
|
|
16392
|
+
id
|
|
16393
|
+
title
|
|
16394
|
+
url
|
|
16395
|
+
}
|
|
16396
|
+
fragment PageInfo on PageInfo {
|
|
16397
|
+
__typename
|
|
16398
|
+
startCursor
|
|
16399
|
+
endCursor
|
|
16400
|
+
hasPreviousPage
|
|
16401
|
+
hasNextPage
|
|
16402
|
+
}`, { fragmentName: "ProjectAttachmentConnection" });
|
|
15958
16403
|
const ProjectFragmentDoc = new TypedDocumentString(`
|
|
15959
16404
|
fragment Project on Project {
|
|
15960
16405
|
__typename
|
|
@@ -16057,6 +16502,21 @@ const ProjectFragmentDoc = new TypedDocumentString(`
|
|
|
16057
16502
|
archivedAt
|
|
16058
16503
|
createdAt
|
|
16059
16504
|
id
|
|
16505
|
+
welcomeMessage {
|
|
16506
|
+
...WelcomeMessage
|
|
16507
|
+
}
|
|
16508
|
+
}
|
|
16509
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
16510
|
+
__typename
|
|
16511
|
+
updatedAt
|
|
16512
|
+
archivedAt
|
|
16513
|
+
createdAt
|
|
16514
|
+
title
|
|
16515
|
+
id
|
|
16516
|
+
updatedBy {
|
|
16517
|
+
id
|
|
16518
|
+
}
|
|
16519
|
+
enabled
|
|
16060
16520
|
}
|
|
16061
16521
|
fragment AiPromptRules on AiPromptRules {
|
|
16062
16522
|
__typename
|
|
@@ -16105,6 +16565,9 @@ const ProjectConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
16105
16565
|
archivedAt
|
|
16106
16566
|
createdAt
|
|
16107
16567
|
id
|
|
16568
|
+
welcomeMessage {
|
|
16569
|
+
...WelcomeMessage
|
|
16570
|
+
}
|
|
16108
16571
|
}
|
|
16109
16572
|
fragment Project on Project {
|
|
16110
16573
|
__typename
|
|
@@ -16180,6 +16643,18 @@ fragment Project on Project {
|
|
|
16180
16643
|
slackIssueStatuses
|
|
16181
16644
|
state
|
|
16182
16645
|
}
|
|
16646
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
16647
|
+
__typename
|
|
16648
|
+
updatedAt
|
|
16649
|
+
archivedAt
|
|
16650
|
+
createdAt
|
|
16651
|
+
title
|
|
16652
|
+
id
|
|
16653
|
+
updatedBy {
|
|
16654
|
+
id
|
|
16655
|
+
}
|
|
16656
|
+
enabled
|
|
16657
|
+
}
|
|
16183
16658
|
fragment AiPromptRules on AiPromptRules {
|
|
16184
16659
|
__typename
|
|
16185
16660
|
updatedAt
|
|
@@ -16363,6 +16838,21 @@ const ProjectMilestoneFragmentDoc = new TypedDocumentString(`
|
|
|
16363
16838
|
archivedAt
|
|
16364
16839
|
createdAt
|
|
16365
16840
|
id
|
|
16841
|
+
welcomeMessage {
|
|
16842
|
+
...WelcomeMessage
|
|
16843
|
+
}
|
|
16844
|
+
}
|
|
16845
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
16846
|
+
__typename
|
|
16847
|
+
updatedAt
|
|
16848
|
+
archivedAt
|
|
16849
|
+
createdAt
|
|
16850
|
+
title
|
|
16851
|
+
id
|
|
16852
|
+
updatedBy {
|
|
16853
|
+
id
|
|
16854
|
+
}
|
|
16855
|
+
enabled
|
|
16366
16856
|
}
|
|
16367
16857
|
fragment AiPromptRules on AiPromptRules {
|
|
16368
16858
|
__typename
|
|
@@ -16411,6 +16901,9 @@ const ProjectMilestoneConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
16411
16901
|
archivedAt
|
|
16412
16902
|
createdAt
|
|
16413
16903
|
id
|
|
16904
|
+
welcomeMessage {
|
|
16905
|
+
...WelcomeMessage
|
|
16906
|
+
}
|
|
16414
16907
|
}
|
|
16415
16908
|
fragment ProjectMilestone on ProjectMilestone {
|
|
16416
16909
|
__typename
|
|
@@ -16431,6 +16924,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
16431
16924
|
createdAt
|
|
16432
16925
|
id
|
|
16433
16926
|
}
|
|
16927
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
16928
|
+
__typename
|
|
16929
|
+
updatedAt
|
|
16930
|
+
archivedAt
|
|
16931
|
+
createdAt
|
|
16932
|
+
title
|
|
16933
|
+
id
|
|
16934
|
+
updatedBy {
|
|
16935
|
+
id
|
|
16936
|
+
}
|
|
16937
|
+
enabled
|
|
16938
|
+
}
|
|
16434
16939
|
fragment AiPromptRules on AiPromptRules {
|
|
16435
16940
|
__typename
|
|
16436
16941
|
updatedAt
|
|
@@ -16689,6 +17194,21 @@ const ProjectSearchResultFragmentDoc = new TypedDocumentString(`
|
|
|
16689
17194
|
archivedAt
|
|
16690
17195
|
createdAt
|
|
16691
17196
|
id
|
|
17197
|
+
welcomeMessage {
|
|
17198
|
+
...WelcomeMessage
|
|
17199
|
+
}
|
|
17200
|
+
}
|
|
17201
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
17202
|
+
__typename
|
|
17203
|
+
updatedAt
|
|
17204
|
+
archivedAt
|
|
17205
|
+
createdAt
|
|
17206
|
+
title
|
|
17207
|
+
id
|
|
17208
|
+
updatedBy {
|
|
17209
|
+
id
|
|
17210
|
+
}
|
|
17211
|
+
enabled
|
|
16692
17212
|
}
|
|
16693
17213
|
fragment AiPromptRules on AiPromptRules {
|
|
16694
17214
|
__typename
|
|
@@ -16741,6 +17261,21 @@ const ProjectSearchPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
16741
17261
|
archivedAt
|
|
16742
17262
|
createdAt
|
|
16743
17263
|
id
|
|
17264
|
+
welcomeMessage {
|
|
17265
|
+
...WelcomeMessage
|
|
17266
|
+
}
|
|
17267
|
+
}
|
|
17268
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
17269
|
+
__typename
|
|
17270
|
+
updatedAt
|
|
17271
|
+
archivedAt
|
|
17272
|
+
createdAt
|
|
17273
|
+
title
|
|
17274
|
+
id
|
|
17275
|
+
updatedBy {
|
|
17276
|
+
id
|
|
17277
|
+
}
|
|
17278
|
+
enabled
|
|
16744
17279
|
}
|
|
16745
17280
|
fragment AiPromptRules on AiPromptRules {
|
|
16746
17281
|
__typename
|
|
@@ -17368,6 +17903,7 @@ const TeamFragmentDoc = new TypedDocumentString(`
|
|
|
17368
17903
|
key
|
|
17369
17904
|
archivedAt
|
|
17370
17905
|
createdAt
|
|
17906
|
+
retiredAt
|
|
17371
17907
|
timezone
|
|
17372
17908
|
id
|
|
17373
17909
|
mergeWorkflowState {
|
|
@@ -17475,6 +18011,7 @@ const TeamConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
17475
18011
|
key
|
|
17476
18012
|
archivedAt
|
|
17477
18013
|
createdAt
|
|
18014
|
+
retiredAt
|
|
17478
18015
|
timezone
|
|
17479
18016
|
id
|
|
17480
18017
|
mergeWorkflowState {
|
|
@@ -18215,6 +18752,7 @@ const AdministrableTeamsDocument = new TypedDocumentString(`
|
|
|
18215
18752
|
key
|
|
18216
18753
|
archivedAt
|
|
18217
18754
|
createdAt
|
|
18755
|
+
retiredAt
|
|
18218
18756
|
timezone
|
|
18219
18757
|
id
|
|
18220
18758
|
mergeWorkflowState {
|
|
@@ -18469,6 +19007,9 @@ const AgentSessionDocument = new TypedDocumentString(`
|
|
|
18469
19007
|
plan
|
|
18470
19008
|
summary
|
|
18471
19009
|
url
|
|
19010
|
+
externalLinks {
|
|
19011
|
+
...AgentSessionExternalLink
|
|
19012
|
+
}
|
|
18472
19013
|
sourceMetadata
|
|
18473
19014
|
context
|
|
18474
19015
|
externalLink
|
|
@@ -18500,6 +19041,11 @@ const AgentSessionDocument = new TypedDocumentString(`
|
|
|
18500
19041
|
}
|
|
18501
19042
|
externalUrls
|
|
18502
19043
|
type
|
|
19044
|
+
}
|
|
19045
|
+
fragment AgentSessionExternalLink on AgentSessionExternalLink {
|
|
19046
|
+
__typename
|
|
19047
|
+
label
|
|
19048
|
+
url
|
|
18503
19049
|
}`);
|
|
18504
19050
|
const AgentSession_ActivitiesDocument = new TypedDocumentString(`
|
|
18505
19051
|
query agentSession_activities($id: String!, $after: String, $before: String, $filter: AgentActivityFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
@@ -18623,6 +19169,9 @@ const AgentSessionsDocument = new TypedDocumentString(`
|
|
|
18623
19169
|
plan
|
|
18624
19170
|
summary
|
|
18625
19171
|
url
|
|
19172
|
+
externalLinks {
|
|
19173
|
+
...AgentSessionExternalLink
|
|
19174
|
+
}
|
|
18626
19175
|
sourceMetadata
|
|
18627
19176
|
context
|
|
18628
19177
|
externalLink
|
|
@@ -18655,6 +19204,11 @@ const AgentSessionsDocument = new TypedDocumentString(`
|
|
|
18655
19204
|
externalUrls
|
|
18656
19205
|
type
|
|
18657
19206
|
}
|
|
19207
|
+
fragment AgentSessionExternalLink on AgentSessionExternalLink {
|
|
19208
|
+
__typename
|
|
19209
|
+
label
|
|
19210
|
+
url
|
|
19211
|
+
}
|
|
18658
19212
|
fragment AgentSessionConnection on AgentSessionConnection {
|
|
18659
19213
|
__typename
|
|
18660
19214
|
nodes {
|
|
@@ -19374,6 +19928,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
19374
19928
|
archivedAt
|
|
19375
19929
|
createdAt
|
|
19376
19930
|
id
|
|
19931
|
+
welcomeMessage {
|
|
19932
|
+
...WelcomeMessage
|
|
19933
|
+
}
|
|
19377
19934
|
}
|
|
19378
19935
|
fragment Reaction on Reaction {
|
|
19379
19936
|
__typename
|
|
@@ -19401,6 +19958,18 @@ fragment Reaction on Reaction {
|
|
|
19401
19958
|
id
|
|
19402
19959
|
}
|
|
19403
19960
|
}
|
|
19961
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
19962
|
+
__typename
|
|
19963
|
+
updatedAt
|
|
19964
|
+
archivedAt
|
|
19965
|
+
createdAt
|
|
19966
|
+
title
|
|
19967
|
+
id
|
|
19968
|
+
updatedBy {
|
|
19969
|
+
id
|
|
19970
|
+
}
|
|
19971
|
+
enabled
|
|
19972
|
+
}
|
|
19404
19973
|
fragment AiPromptRules on AiPromptRules {
|
|
19405
19974
|
__typename
|
|
19406
19975
|
updatedAt
|
|
@@ -19702,6 +20271,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
19702
20271
|
}
|
|
19703
20272
|
addedLabelIds
|
|
19704
20273
|
removedLabelIds
|
|
20274
|
+
toSlaBreachesAt
|
|
20275
|
+
fromSlaBreachesAt
|
|
19705
20276
|
actor {
|
|
19706
20277
|
id
|
|
19707
20278
|
}
|
|
@@ -19767,6 +20338,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
19767
20338
|
toParent {
|
|
19768
20339
|
id
|
|
19769
20340
|
}
|
|
20341
|
+
fromProjectMilestone {
|
|
20342
|
+
id
|
|
20343
|
+
}
|
|
20344
|
+
toProjectMilestone {
|
|
20345
|
+
id
|
|
20346
|
+
}
|
|
19770
20347
|
fromProject {
|
|
19771
20348
|
id
|
|
19772
20349
|
}
|
|
@@ -19785,8 +20362,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
19785
20362
|
toTeam {
|
|
19786
20363
|
id
|
|
19787
20364
|
}
|
|
20365
|
+
triageResponsibilityTeam {
|
|
20366
|
+
id
|
|
20367
|
+
}
|
|
19788
20368
|
archivedAt
|
|
19789
20369
|
createdAt
|
|
20370
|
+
toSlaStartedAt
|
|
20371
|
+
fromSlaStartedAt
|
|
20372
|
+
toSlaType
|
|
20373
|
+
fromSlaType
|
|
19790
20374
|
id
|
|
19791
20375
|
toAssignee {
|
|
19792
20376
|
id
|
|
@@ -19805,6 +20389,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
19805
20389
|
toPriority
|
|
19806
20390
|
fromTitle
|
|
19807
20391
|
toTitle
|
|
20392
|
+
fromSlaBreached
|
|
20393
|
+
toSlaBreached
|
|
19808
20394
|
archived
|
|
19809
20395
|
autoArchived
|
|
19810
20396
|
autoClosed
|
|
@@ -20143,6 +20729,40 @@ fragment PageInfo on PageInfo {
|
|
|
20143
20729
|
hasPreviousPage
|
|
20144
20730
|
hasNextPage
|
|
20145
20731
|
}`);
|
|
20732
|
+
const AttachmentIssue_StateHistoryDocument = new TypedDocumentString(`
|
|
20733
|
+
query attachmentIssue_stateHistory($id: String!, $after: String, $before: String, $first: Int, $last: Int) {
|
|
20734
|
+
attachmentIssue(id: $id) {
|
|
20735
|
+
stateHistory(after: $after, before: $before, first: $first, last: $last) {
|
|
20736
|
+
...IssueStateSpanConnection
|
|
20737
|
+
}
|
|
20738
|
+
}
|
|
20739
|
+
}
|
|
20740
|
+
fragment IssueStateSpan on IssueStateSpan {
|
|
20741
|
+
__typename
|
|
20742
|
+
startedAt
|
|
20743
|
+
endedAt
|
|
20744
|
+
id
|
|
20745
|
+
state {
|
|
20746
|
+
id
|
|
20747
|
+
}
|
|
20748
|
+
stateId
|
|
20749
|
+
}
|
|
20750
|
+
fragment IssueStateSpanConnection on IssueStateSpanConnection {
|
|
20751
|
+
__typename
|
|
20752
|
+
nodes {
|
|
20753
|
+
...IssueStateSpan
|
|
20754
|
+
}
|
|
20755
|
+
pageInfo {
|
|
20756
|
+
...PageInfo
|
|
20757
|
+
}
|
|
20758
|
+
}
|
|
20759
|
+
fragment PageInfo on PageInfo {
|
|
20760
|
+
__typename
|
|
20761
|
+
startCursor
|
|
20762
|
+
endCursor
|
|
20763
|
+
hasPreviousPage
|
|
20764
|
+
hasNextPage
|
|
20765
|
+
}`);
|
|
20146
20766
|
const AttachmentIssue_SubscribersDocument = new TypedDocumentString(`
|
|
20147
20767
|
query attachmentIssue_subscribers($id: String!, $after: String, $before: String, $filter: UserFilter, $first: Int, $includeArchived: Boolean, $includeDisabled: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
20148
20768
|
attachmentIssue(id: $id) {
|
|
@@ -20468,6 +21088,7 @@ fragment AuthResolverResponse on AuthResolverResponse {
|
|
|
20468
21088
|
...AuthOrganization
|
|
20469
21089
|
}
|
|
20470
21090
|
allowDomainAccess
|
|
21091
|
+
service
|
|
20471
21092
|
id
|
|
20472
21093
|
}`);
|
|
20473
21094
|
const CommentDocument = new TypedDocumentString(`
|
|
@@ -20585,6 +21206,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
20585
21206
|
archivedAt
|
|
20586
21207
|
createdAt
|
|
20587
21208
|
id
|
|
21209
|
+
welcomeMessage {
|
|
21210
|
+
...WelcomeMessage
|
|
21211
|
+
}
|
|
20588
21212
|
}
|
|
20589
21213
|
fragment Reaction on Reaction {
|
|
20590
21214
|
__typename
|
|
@@ -20612,6 +21236,18 @@ fragment Reaction on Reaction {
|
|
|
20612
21236
|
id
|
|
20613
21237
|
}
|
|
20614
21238
|
}
|
|
21239
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
21240
|
+
__typename
|
|
21241
|
+
updatedAt
|
|
21242
|
+
archivedAt
|
|
21243
|
+
createdAt
|
|
21244
|
+
title
|
|
21245
|
+
id
|
|
21246
|
+
updatedBy {
|
|
21247
|
+
id
|
|
21248
|
+
}
|
|
21249
|
+
enabled
|
|
21250
|
+
}
|
|
20615
21251
|
fragment AiPromptRules on AiPromptRules {
|
|
20616
21252
|
__typename
|
|
20617
21253
|
updatedAt
|
|
@@ -20799,6 +21435,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
20799
21435
|
archivedAt
|
|
20800
21436
|
createdAt
|
|
20801
21437
|
id
|
|
21438
|
+
welcomeMessage {
|
|
21439
|
+
...WelcomeMessage
|
|
21440
|
+
}
|
|
20802
21441
|
}
|
|
20803
21442
|
fragment Reaction on Reaction {
|
|
20804
21443
|
__typename
|
|
@@ -20826,6 +21465,18 @@ fragment Reaction on Reaction {
|
|
|
20826
21465
|
id
|
|
20827
21466
|
}
|
|
20828
21467
|
}
|
|
21468
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
21469
|
+
__typename
|
|
21470
|
+
updatedAt
|
|
21471
|
+
archivedAt
|
|
21472
|
+
createdAt
|
|
21473
|
+
title
|
|
21474
|
+
id
|
|
21475
|
+
updatedBy {
|
|
21476
|
+
id
|
|
21477
|
+
}
|
|
21478
|
+
enabled
|
|
21479
|
+
}
|
|
20829
21480
|
fragment AiPromptRules on AiPromptRules {
|
|
20830
21481
|
__typename
|
|
20831
21482
|
updatedAt
|
|
@@ -21127,6 +21778,21 @@ const Comment_DocumentContentDocument = new TypedDocumentString(`
|
|
|
21127
21778
|
archivedAt
|
|
21128
21779
|
createdAt
|
|
21129
21780
|
id
|
|
21781
|
+
welcomeMessage {
|
|
21782
|
+
...WelcomeMessage
|
|
21783
|
+
}
|
|
21784
|
+
}
|
|
21785
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
21786
|
+
__typename
|
|
21787
|
+
updatedAt
|
|
21788
|
+
archivedAt
|
|
21789
|
+
createdAt
|
|
21790
|
+
title
|
|
21791
|
+
id
|
|
21792
|
+
updatedBy {
|
|
21793
|
+
id
|
|
21794
|
+
}
|
|
21795
|
+
enabled
|
|
21130
21796
|
}
|
|
21131
21797
|
fragment AiPromptRules on AiPromptRules {
|
|
21132
21798
|
__typename
|
|
@@ -21158,6 +21824,28 @@ const Comment_DocumentContent_AiPromptRulesDocument = new TypedDocumentString(`
|
|
|
21158
21824
|
id
|
|
21159
21825
|
}
|
|
21160
21826
|
}`);
|
|
21827
|
+
const Comment_DocumentContent_WelcomeMessageDocument = new TypedDocumentString(`
|
|
21828
|
+
query comment_documentContent_welcomeMessage($hash: String, $id: String) {
|
|
21829
|
+
comment(hash: $hash, id: $id) {
|
|
21830
|
+
documentContent {
|
|
21831
|
+
welcomeMessage {
|
|
21832
|
+
...WelcomeMessage
|
|
21833
|
+
}
|
|
21834
|
+
}
|
|
21835
|
+
}
|
|
21836
|
+
}
|
|
21837
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
21838
|
+
__typename
|
|
21839
|
+
updatedAt
|
|
21840
|
+
archivedAt
|
|
21841
|
+
createdAt
|
|
21842
|
+
title
|
|
21843
|
+
id
|
|
21844
|
+
updatedBy {
|
|
21845
|
+
id
|
|
21846
|
+
}
|
|
21847
|
+
enabled
|
|
21848
|
+
}`);
|
|
21161
21849
|
const Comment_ExternalThreadDocument = new TypedDocumentString(`
|
|
21162
21850
|
query comment_externalThread($hash: String, $id: String) {
|
|
21163
21851
|
comment(hash: $hash, id: $id) {
|
|
@@ -21301,6 +21989,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
21301
21989
|
archivedAt
|
|
21302
21990
|
createdAt
|
|
21303
21991
|
id
|
|
21992
|
+
welcomeMessage {
|
|
21993
|
+
...WelcomeMessage
|
|
21994
|
+
}
|
|
21304
21995
|
}
|
|
21305
21996
|
fragment Reaction on Reaction {
|
|
21306
21997
|
__typename
|
|
@@ -21328,6 +22019,18 @@ fragment Reaction on Reaction {
|
|
|
21328
22019
|
id
|
|
21329
22020
|
}
|
|
21330
22021
|
}
|
|
22022
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
22023
|
+
__typename
|
|
22024
|
+
updatedAt
|
|
22025
|
+
archivedAt
|
|
22026
|
+
createdAt
|
|
22027
|
+
title
|
|
22028
|
+
id
|
|
22029
|
+
updatedBy {
|
|
22030
|
+
id
|
|
22031
|
+
}
|
|
22032
|
+
enabled
|
|
22033
|
+
}
|
|
21331
22034
|
fragment AiPromptRules on AiPromptRules {
|
|
21332
22035
|
__typename
|
|
21333
22036
|
updatedAt
|
|
@@ -21497,6 +22200,21 @@ const CustomView_InitiativesDocument = new TypedDocumentString(`
|
|
|
21497
22200
|
archivedAt
|
|
21498
22201
|
createdAt
|
|
21499
22202
|
id
|
|
22203
|
+
welcomeMessage {
|
|
22204
|
+
...WelcomeMessage
|
|
22205
|
+
}
|
|
22206
|
+
}
|
|
22207
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
22208
|
+
__typename
|
|
22209
|
+
updatedAt
|
|
22210
|
+
archivedAt
|
|
22211
|
+
createdAt
|
|
22212
|
+
title
|
|
22213
|
+
id
|
|
22214
|
+
updatedBy {
|
|
22215
|
+
id
|
|
22216
|
+
}
|
|
22217
|
+
enabled
|
|
21500
22218
|
}
|
|
21501
22219
|
fragment AiPromptRules on AiPromptRules {
|
|
21502
22220
|
__typename
|
|
@@ -21866,6 +22584,9 @@ const CustomView_ProjectsDocument = new TypedDocumentString(`
|
|
|
21866
22584
|
archivedAt
|
|
21867
22585
|
createdAt
|
|
21868
22586
|
id
|
|
22587
|
+
welcomeMessage {
|
|
22588
|
+
...WelcomeMessage
|
|
22589
|
+
}
|
|
21869
22590
|
}
|
|
21870
22591
|
fragment Project on Project {
|
|
21871
22592
|
__typename
|
|
@@ -21941,6 +22662,18 @@ fragment Project on Project {
|
|
|
21941
22662
|
slackIssueStatuses
|
|
21942
22663
|
state
|
|
21943
22664
|
}
|
|
22665
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
22666
|
+
__typename
|
|
22667
|
+
updatedAt
|
|
22668
|
+
archivedAt
|
|
22669
|
+
createdAt
|
|
22670
|
+
title
|
|
22671
|
+
id
|
|
22672
|
+
updatedBy {
|
|
22673
|
+
id
|
|
22674
|
+
}
|
|
22675
|
+
enabled
|
|
22676
|
+
}
|
|
21944
22677
|
fragment AiPromptRules on AiPromptRules {
|
|
21945
22678
|
__typename
|
|
21946
22679
|
updatedAt
|
|
@@ -23177,6 +23910,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
23177
23910
|
archivedAt
|
|
23178
23911
|
createdAt
|
|
23179
23912
|
id
|
|
23913
|
+
welcomeMessage {
|
|
23914
|
+
...WelcomeMessage
|
|
23915
|
+
}
|
|
23180
23916
|
}
|
|
23181
23917
|
fragment Reaction on Reaction {
|
|
23182
23918
|
__typename
|
|
@@ -23204,6 +23940,18 @@ fragment Reaction on Reaction {
|
|
|
23204
23940
|
id
|
|
23205
23941
|
}
|
|
23206
23942
|
}
|
|
23943
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
23944
|
+
__typename
|
|
23945
|
+
updatedAt
|
|
23946
|
+
archivedAt
|
|
23947
|
+
createdAt
|
|
23948
|
+
title
|
|
23949
|
+
id
|
|
23950
|
+
updatedBy {
|
|
23951
|
+
id
|
|
23952
|
+
}
|
|
23953
|
+
enabled
|
|
23954
|
+
}
|
|
23207
23955
|
fragment AiPromptRules on AiPromptRules {
|
|
23208
23956
|
__typename
|
|
23209
23957
|
updatedAt
|
|
@@ -23852,6 +24600,21 @@ const InitiativeDocument = new TypedDocumentString(`
|
|
|
23852
24600
|
archivedAt
|
|
23853
24601
|
createdAt
|
|
23854
24602
|
id
|
|
24603
|
+
welcomeMessage {
|
|
24604
|
+
...WelcomeMessage
|
|
24605
|
+
}
|
|
24606
|
+
}
|
|
24607
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
24608
|
+
__typename
|
|
24609
|
+
updatedAt
|
|
24610
|
+
archivedAt
|
|
24611
|
+
createdAt
|
|
24612
|
+
title
|
|
24613
|
+
id
|
|
24614
|
+
updatedBy {
|
|
24615
|
+
id
|
|
24616
|
+
}
|
|
24617
|
+
enabled
|
|
23855
24618
|
}
|
|
23856
24619
|
fragment AiPromptRules on AiPromptRules {
|
|
23857
24620
|
__typename
|
|
@@ -23944,6 +24707,21 @@ const Initiative_DocumentContentDocument = new TypedDocumentString(`
|
|
|
23944
24707
|
archivedAt
|
|
23945
24708
|
createdAt
|
|
23946
24709
|
id
|
|
24710
|
+
welcomeMessage {
|
|
24711
|
+
...WelcomeMessage
|
|
24712
|
+
}
|
|
24713
|
+
}
|
|
24714
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
24715
|
+
__typename
|
|
24716
|
+
updatedAt
|
|
24717
|
+
archivedAt
|
|
24718
|
+
createdAt
|
|
24719
|
+
title
|
|
24720
|
+
id
|
|
24721
|
+
updatedBy {
|
|
24722
|
+
id
|
|
24723
|
+
}
|
|
24724
|
+
enabled
|
|
23947
24725
|
}
|
|
23948
24726
|
fragment AiPromptRules on AiPromptRules {
|
|
23949
24727
|
__typename
|
|
@@ -23975,6 +24753,28 @@ const Initiative_DocumentContent_AiPromptRulesDocument = new TypedDocumentString
|
|
|
23975
24753
|
id
|
|
23976
24754
|
}
|
|
23977
24755
|
}`);
|
|
24756
|
+
const Initiative_DocumentContent_WelcomeMessageDocument = new TypedDocumentString(`
|
|
24757
|
+
query initiative_documentContent_welcomeMessage($id: String!) {
|
|
24758
|
+
initiative(id: $id) {
|
|
24759
|
+
documentContent {
|
|
24760
|
+
welcomeMessage {
|
|
24761
|
+
...WelcomeMessage
|
|
24762
|
+
}
|
|
24763
|
+
}
|
|
24764
|
+
}
|
|
24765
|
+
}
|
|
24766
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
24767
|
+
__typename
|
|
24768
|
+
updatedAt
|
|
24769
|
+
archivedAt
|
|
24770
|
+
createdAt
|
|
24771
|
+
title
|
|
24772
|
+
id
|
|
24773
|
+
updatedBy {
|
|
24774
|
+
id
|
|
24775
|
+
}
|
|
24776
|
+
enabled
|
|
24777
|
+
}`);
|
|
23978
24778
|
const Initiative_DocumentsDocument = new TypedDocumentString(`
|
|
23979
24779
|
query initiative_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
23980
24780
|
initiative(id: $id) {
|
|
@@ -24260,6 +25060,9 @@ const Initiative_ProjectsDocument = new TypedDocumentString(`
|
|
|
24260
25060
|
archivedAt
|
|
24261
25061
|
createdAt
|
|
24262
25062
|
id
|
|
25063
|
+
welcomeMessage {
|
|
25064
|
+
...WelcomeMessage
|
|
25065
|
+
}
|
|
24263
25066
|
}
|
|
24264
25067
|
fragment Project on Project {
|
|
24265
25068
|
__typename
|
|
@@ -24335,6 +25138,18 @@ fragment Project on Project {
|
|
|
24335
25138
|
slackIssueStatuses
|
|
24336
25139
|
state
|
|
24337
25140
|
}
|
|
25141
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
25142
|
+
__typename
|
|
25143
|
+
updatedAt
|
|
25144
|
+
archivedAt
|
|
25145
|
+
createdAt
|
|
25146
|
+
title
|
|
25147
|
+
id
|
|
25148
|
+
updatedBy {
|
|
25149
|
+
id
|
|
25150
|
+
}
|
|
25151
|
+
enabled
|
|
25152
|
+
}
|
|
24338
25153
|
fragment AiPromptRules on AiPromptRules {
|
|
24339
25154
|
__typename
|
|
24340
25155
|
updatedAt
|
|
@@ -24405,6 +25220,21 @@ const Initiative_SubInitiativesDocument = new TypedDocumentString(`
|
|
|
24405
25220
|
archivedAt
|
|
24406
25221
|
createdAt
|
|
24407
25222
|
id
|
|
25223
|
+
welcomeMessage {
|
|
25224
|
+
...WelcomeMessage
|
|
25225
|
+
}
|
|
25226
|
+
}
|
|
25227
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
25228
|
+
__typename
|
|
25229
|
+
updatedAt
|
|
25230
|
+
archivedAt
|
|
25231
|
+
createdAt
|
|
25232
|
+
title
|
|
25233
|
+
id
|
|
25234
|
+
updatedBy {
|
|
25235
|
+
id
|
|
25236
|
+
}
|
|
25237
|
+
enabled
|
|
24408
25238
|
}
|
|
24409
25239
|
fragment AiPromptRules on AiPromptRules {
|
|
24410
25240
|
__typename
|
|
@@ -24802,6 +25632,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
24802
25632
|
archivedAt
|
|
24803
25633
|
createdAt
|
|
24804
25634
|
id
|
|
25635
|
+
welcomeMessage {
|
|
25636
|
+
...WelcomeMessage
|
|
25637
|
+
}
|
|
24805
25638
|
}
|
|
24806
25639
|
fragment Reaction on Reaction {
|
|
24807
25640
|
__typename
|
|
@@ -24829,6 +25662,18 @@ fragment Reaction on Reaction {
|
|
|
24829
25662
|
id
|
|
24830
25663
|
}
|
|
24831
25664
|
}
|
|
25665
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
25666
|
+
__typename
|
|
25667
|
+
updatedAt
|
|
25668
|
+
archivedAt
|
|
25669
|
+
createdAt
|
|
25670
|
+
title
|
|
25671
|
+
id
|
|
25672
|
+
updatedBy {
|
|
25673
|
+
id
|
|
25674
|
+
}
|
|
25675
|
+
enabled
|
|
25676
|
+
}
|
|
24832
25677
|
fragment AiPromptRules on AiPromptRules {
|
|
24833
25678
|
__typename
|
|
24834
25679
|
updatedAt
|
|
@@ -25015,6 +25860,21 @@ const InitiativesDocument = new TypedDocumentString(`
|
|
|
25015
25860
|
archivedAt
|
|
25016
25861
|
createdAt
|
|
25017
25862
|
id
|
|
25863
|
+
welcomeMessage {
|
|
25864
|
+
...WelcomeMessage
|
|
25865
|
+
}
|
|
25866
|
+
}
|
|
25867
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
25868
|
+
__typename
|
|
25869
|
+
updatedAt
|
|
25870
|
+
archivedAt
|
|
25871
|
+
createdAt
|
|
25872
|
+
title
|
|
25873
|
+
id
|
|
25874
|
+
updatedBy {
|
|
25875
|
+
id
|
|
25876
|
+
}
|
|
25877
|
+
enabled
|
|
25018
25878
|
}
|
|
25019
25879
|
fragment AiPromptRules on AiPromptRules {
|
|
25020
25880
|
__typename
|
|
@@ -25845,6 +26705,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
25845
26705
|
archivedAt
|
|
25846
26706
|
createdAt
|
|
25847
26707
|
id
|
|
26708
|
+
welcomeMessage {
|
|
26709
|
+
...WelcomeMessage
|
|
26710
|
+
}
|
|
25848
26711
|
}
|
|
25849
26712
|
fragment Reaction on Reaction {
|
|
25850
26713
|
__typename
|
|
@@ -25872,6 +26735,18 @@ fragment Reaction on Reaction {
|
|
|
25872
26735
|
id
|
|
25873
26736
|
}
|
|
25874
26737
|
}
|
|
26738
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
26739
|
+
__typename
|
|
26740
|
+
updatedAt
|
|
26741
|
+
archivedAt
|
|
26742
|
+
createdAt
|
|
26743
|
+
title
|
|
26744
|
+
id
|
|
26745
|
+
updatedBy {
|
|
26746
|
+
id
|
|
26747
|
+
}
|
|
26748
|
+
enabled
|
|
26749
|
+
}
|
|
25875
26750
|
fragment AiPromptRules on AiPromptRules {
|
|
25876
26751
|
__typename
|
|
25877
26752
|
updatedAt
|
|
@@ -26173,6 +27048,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
26173
27048
|
}
|
|
26174
27049
|
addedLabelIds
|
|
26175
27050
|
removedLabelIds
|
|
27051
|
+
toSlaBreachesAt
|
|
27052
|
+
fromSlaBreachesAt
|
|
26176
27053
|
actor {
|
|
26177
27054
|
id
|
|
26178
27055
|
}
|
|
@@ -26238,6 +27115,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
26238
27115
|
toParent {
|
|
26239
27116
|
id
|
|
26240
27117
|
}
|
|
27118
|
+
fromProjectMilestone {
|
|
27119
|
+
id
|
|
27120
|
+
}
|
|
27121
|
+
toProjectMilestone {
|
|
27122
|
+
id
|
|
27123
|
+
}
|
|
26241
27124
|
fromProject {
|
|
26242
27125
|
id
|
|
26243
27126
|
}
|
|
@@ -26256,8 +27139,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
26256
27139
|
toTeam {
|
|
26257
27140
|
id
|
|
26258
27141
|
}
|
|
27142
|
+
triageResponsibilityTeam {
|
|
27143
|
+
id
|
|
27144
|
+
}
|
|
26259
27145
|
archivedAt
|
|
26260
27146
|
createdAt
|
|
27147
|
+
toSlaStartedAt
|
|
27148
|
+
fromSlaStartedAt
|
|
27149
|
+
toSlaType
|
|
27150
|
+
fromSlaType
|
|
26261
27151
|
id
|
|
26262
27152
|
toAssignee {
|
|
26263
27153
|
id
|
|
@@ -26276,6 +27166,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
26276
27166
|
toPriority
|
|
26277
27167
|
fromTitle
|
|
26278
27168
|
toTitle
|
|
27169
|
+
fromSlaBreached
|
|
27170
|
+
toSlaBreached
|
|
26279
27171
|
archived
|
|
26280
27172
|
autoArchived
|
|
26281
27173
|
autoClosed
|
|
@@ -26614,6 +27506,40 @@ fragment PageInfo on PageInfo {
|
|
|
26614
27506
|
hasPreviousPage
|
|
26615
27507
|
hasNextPage
|
|
26616
27508
|
}`);
|
|
27509
|
+
const Issue_StateHistoryDocument = new TypedDocumentString(`
|
|
27510
|
+
query issue_stateHistory($id: String!, $after: String, $before: String, $first: Int, $last: Int) {
|
|
27511
|
+
issue(id: $id) {
|
|
27512
|
+
stateHistory(after: $after, before: $before, first: $first, last: $last) {
|
|
27513
|
+
...IssueStateSpanConnection
|
|
27514
|
+
}
|
|
27515
|
+
}
|
|
27516
|
+
}
|
|
27517
|
+
fragment IssueStateSpan on IssueStateSpan {
|
|
27518
|
+
__typename
|
|
27519
|
+
startedAt
|
|
27520
|
+
endedAt
|
|
27521
|
+
id
|
|
27522
|
+
state {
|
|
27523
|
+
id
|
|
27524
|
+
}
|
|
27525
|
+
stateId
|
|
27526
|
+
}
|
|
27527
|
+
fragment IssueStateSpanConnection on IssueStateSpanConnection {
|
|
27528
|
+
__typename
|
|
27529
|
+
nodes {
|
|
27530
|
+
...IssueStateSpan
|
|
27531
|
+
}
|
|
27532
|
+
pageInfo {
|
|
27533
|
+
...PageInfo
|
|
27534
|
+
}
|
|
27535
|
+
}
|
|
27536
|
+
fragment PageInfo on PageInfo {
|
|
27537
|
+
__typename
|
|
27538
|
+
startCursor
|
|
27539
|
+
endCursor
|
|
27540
|
+
hasPreviousPage
|
|
27541
|
+
hasNextPage
|
|
27542
|
+
}`);
|
|
26617
27543
|
const Issue_SubscribersDocument = new TypedDocumentString(`
|
|
26618
27544
|
query issue_subscribers($id: String!, $after: String, $before: String, $filter: UserFilter, $first: Int, $includeArchived: Boolean, $includeDisabled: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
26619
27545
|
issue(id: $id) {
|
|
@@ -28185,6 +29111,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
28185
29111
|
archivedAt
|
|
28186
29112
|
createdAt
|
|
28187
29113
|
id
|
|
29114
|
+
welcomeMessage {
|
|
29115
|
+
...WelcomeMessage
|
|
29116
|
+
}
|
|
28188
29117
|
}
|
|
28189
29118
|
fragment Reaction on Reaction {
|
|
28190
29119
|
__typename
|
|
@@ -28212,6 +29141,18 @@ fragment Reaction on Reaction {
|
|
|
28212
29141
|
id
|
|
28213
29142
|
}
|
|
28214
29143
|
}
|
|
29144
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
29145
|
+
__typename
|
|
29146
|
+
updatedAt
|
|
29147
|
+
archivedAt
|
|
29148
|
+
createdAt
|
|
29149
|
+
title
|
|
29150
|
+
id
|
|
29151
|
+
updatedBy {
|
|
29152
|
+
id
|
|
29153
|
+
}
|
|
29154
|
+
enabled
|
|
29155
|
+
}
|
|
28215
29156
|
fragment AiPromptRules on AiPromptRules {
|
|
28216
29157
|
__typename
|
|
28217
29158
|
updatedAt
|
|
@@ -28513,6 +29454,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
28513
29454
|
}
|
|
28514
29455
|
addedLabelIds
|
|
28515
29456
|
removedLabelIds
|
|
29457
|
+
toSlaBreachesAt
|
|
29458
|
+
fromSlaBreachesAt
|
|
28516
29459
|
actor {
|
|
28517
29460
|
id
|
|
28518
29461
|
}
|
|
@@ -28578,6 +29521,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
28578
29521
|
toParent {
|
|
28579
29522
|
id
|
|
28580
29523
|
}
|
|
29524
|
+
fromProjectMilestone {
|
|
29525
|
+
id
|
|
29526
|
+
}
|
|
29527
|
+
toProjectMilestone {
|
|
29528
|
+
id
|
|
29529
|
+
}
|
|
28581
29530
|
fromProject {
|
|
28582
29531
|
id
|
|
28583
29532
|
}
|
|
@@ -28596,8 +29545,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
28596
29545
|
toTeam {
|
|
28597
29546
|
id
|
|
28598
29547
|
}
|
|
29548
|
+
triageResponsibilityTeam {
|
|
29549
|
+
id
|
|
29550
|
+
}
|
|
28599
29551
|
archivedAt
|
|
28600
29552
|
createdAt
|
|
29553
|
+
toSlaStartedAt
|
|
29554
|
+
fromSlaStartedAt
|
|
29555
|
+
toSlaType
|
|
29556
|
+
fromSlaType
|
|
28601
29557
|
id
|
|
28602
29558
|
toAssignee {
|
|
28603
29559
|
id
|
|
@@ -28616,6 +29572,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
28616
29572
|
toPriority
|
|
28617
29573
|
fromTitle
|
|
28618
29574
|
toTitle
|
|
29575
|
+
fromSlaBreached
|
|
29576
|
+
toSlaBreached
|
|
28619
29577
|
archived
|
|
28620
29578
|
autoArchived
|
|
28621
29579
|
autoClosed
|
|
@@ -28954,6 +29912,40 @@ fragment PageInfo on PageInfo {
|
|
|
28954
29912
|
hasPreviousPage
|
|
28955
29913
|
hasNextPage
|
|
28956
29914
|
}`);
|
|
29915
|
+
const IssueVcsBranchSearch_StateHistoryDocument = new TypedDocumentString(`
|
|
29916
|
+
query issueVcsBranchSearch_stateHistory($branchName: String!, $after: String, $before: String, $first: Int, $last: Int) {
|
|
29917
|
+
issueVcsBranchSearch(branchName: $branchName) {
|
|
29918
|
+
stateHistory(after: $after, before: $before, first: $first, last: $last) {
|
|
29919
|
+
...IssueStateSpanConnection
|
|
29920
|
+
}
|
|
29921
|
+
}
|
|
29922
|
+
}
|
|
29923
|
+
fragment IssueStateSpan on IssueStateSpan {
|
|
29924
|
+
__typename
|
|
29925
|
+
startedAt
|
|
29926
|
+
endedAt
|
|
29927
|
+
id
|
|
29928
|
+
state {
|
|
29929
|
+
id
|
|
29930
|
+
}
|
|
29931
|
+
stateId
|
|
29932
|
+
}
|
|
29933
|
+
fragment IssueStateSpanConnection on IssueStateSpanConnection {
|
|
29934
|
+
__typename
|
|
29935
|
+
nodes {
|
|
29936
|
+
...IssueStateSpan
|
|
29937
|
+
}
|
|
29938
|
+
pageInfo {
|
|
29939
|
+
...PageInfo
|
|
29940
|
+
}
|
|
29941
|
+
}
|
|
29942
|
+
fragment PageInfo on PageInfo {
|
|
29943
|
+
__typename
|
|
29944
|
+
startCursor
|
|
29945
|
+
endCursor
|
|
29946
|
+
hasPreviousPage
|
|
29947
|
+
hasNextPage
|
|
29948
|
+
}`);
|
|
28957
29949
|
const IssueVcsBranchSearch_SubscribersDocument = new TypedDocumentString(`
|
|
28958
29950
|
query issueVcsBranchSearch_subscribers($branchName: String!, $after: String, $before: String, $filter: UserFilter, $first: Int, $includeArchived: Boolean, $includeDisabled: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
28959
29951
|
issueVcsBranchSearch(branchName: $branchName) {
|
|
@@ -29385,6 +30377,9 @@ fragment Notification on Notification {
|
|
|
29385
30377
|
... on PullRequestNotification {
|
|
29386
30378
|
...PullRequestNotification
|
|
29387
30379
|
}
|
|
30380
|
+
... on WelcomeMessageNotification {
|
|
30381
|
+
...WelcomeMessageNotification
|
|
30382
|
+
}
|
|
29388
30383
|
}
|
|
29389
30384
|
fragment PostNotification on PostNotification {
|
|
29390
30385
|
__typename
|
|
@@ -29488,6 +30483,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
29488
30483
|
id
|
|
29489
30484
|
}
|
|
29490
30485
|
}
|
|
30486
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
30487
|
+
__typename
|
|
30488
|
+
type
|
|
30489
|
+
welcomeMessageId
|
|
30490
|
+
botActor {
|
|
30491
|
+
...ActorBot
|
|
30492
|
+
}
|
|
30493
|
+
category
|
|
30494
|
+
externalUserActor {
|
|
30495
|
+
id
|
|
30496
|
+
}
|
|
30497
|
+
updatedAt
|
|
30498
|
+
emailedAt
|
|
30499
|
+
readAt
|
|
30500
|
+
unsnoozedAt
|
|
30501
|
+
archivedAt
|
|
30502
|
+
createdAt
|
|
30503
|
+
snoozedUntilAt
|
|
30504
|
+
id
|
|
30505
|
+
actor {
|
|
30506
|
+
id
|
|
30507
|
+
}
|
|
30508
|
+
user {
|
|
30509
|
+
id
|
|
30510
|
+
}
|
|
30511
|
+
}
|
|
29491
30512
|
fragment InitiativeNotification on InitiativeNotification {
|
|
29492
30513
|
__typename
|
|
29493
30514
|
reactionEmoji
|
|
@@ -29934,6 +30955,9 @@ fragment Notification on Notification {
|
|
|
29934
30955
|
... on PullRequestNotification {
|
|
29935
30956
|
...PullRequestNotification
|
|
29936
30957
|
}
|
|
30958
|
+
... on WelcomeMessageNotification {
|
|
30959
|
+
...WelcomeMessageNotification
|
|
30960
|
+
}
|
|
29937
30961
|
}
|
|
29938
30962
|
fragment PostNotification on PostNotification {
|
|
29939
30963
|
__typename
|
|
@@ -30037,6 +31061,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
30037
31061
|
id
|
|
30038
31062
|
}
|
|
30039
31063
|
}
|
|
31064
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
31065
|
+
__typename
|
|
31066
|
+
type
|
|
31067
|
+
welcomeMessageId
|
|
31068
|
+
botActor {
|
|
31069
|
+
...ActorBot
|
|
31070
|
+
}
|
|
31071
|
+
category
|
|
31072
|
+
externalUserActor {
|
|
31073
|
+
id
|
|
31074
|
+
}
|
|
31075
|
+
updatedAt
|
|
31076
|
+
emailedAt
|
|
31077
|
+
readAt
|
|
31078
|
+
unsnoozedAt
|
|
31079
|
+
archivedAt
|
|
31080
|
+
createdAt
|
|
31081
|
+
snoozedUntilAt
|
|
31082
|
+
id
|
|
31083
|
+
actor {
|
|
31084
|
+
id
|
|
31085
|
+
}
|
|
31086
|
+
user {
|
|
31087
|
+
id
|
|
31088
|
+
}
|
|
31089
|
+
}
|
|
30040
31090
|
fragment InitiativeNotification on InitiativeNotification {
|
|
30041
31091
|
__typename
|
|
30042
31092
|
reactionEmoji
|
|
@@ -30258,6 +31308,9 @@ fragment Organization on Organization {
|
|
|
30258
31308
|
previousUrlKeys
|
|
30259
31309
|
periodUploadVolume
|
|
30260
31310
|
securitySettings
|
|
31311
|
+
slackProjectChannelIntegration {
|
|
31312
|
+
id
|
|
31313
|
+
}
|
|
30261
31314
|
initiativeUpdateRemindersDay
|
|
30262
31315
|
projectUpdateRemindersDay
|
|
30263
31316
|
releaseChannel
|
|
@@ -30276,6 +31329,7 @@ fragment Organization on Organization {
|
|
|
30276
31329
|
...PaidSubscription
|
|
30277
31330
|
}
|
|
30278
31331
|
urlKey
|
|
31332
|
+
slackProjectChannelPrefix
|
|
30279
31333
|
deletionRequestedAt
|
|
30280
31334
|
archivedAt
|
|
30281
31335
|
createdAt
|
|
@@ -30575,6 +31629,7 @@ const Organization_TeamsDocument = new TypedDocumentString(`
|
|
|
30575
31629
|
key
|
|
30576
31630
|
archivedAt
|
|
30577
31631
|
createdAt
|
|
31632
|
+
retiredAt
|
|
30578
31633
|
timezone
|
|
30579
31634
|
id
|
|
30580
31635
|
mergeWorkflowState {
|
|
@@ -30879,6 +31934,9 @@ const ProjectDocument = new TypedDocumentString(`
|
|
|
30879
31934
|
archivedAt
|
|
30880
31935
|
createdAt
|
|
30881
31936
|
id
|
|
31937
|
+
welcomeMessage {
|
|
31938
|
+
...WelcomeMessage
|
|
31939
|
+
}
|
|
30882
31940
|
}
|
|
30883
31941
|
fragment Project on Project {
|
|
30884
31942
|
__typename
|
|
@@ -30954,6 +32012,18 @@ fragment Project on Project {
|
|
|
30954
32012
|
slackIssueStatuses
|
|
30955
32013
|
state
|
|
30956
32014
|
}
|
|
32015
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
32016
|
+
__typename
|
|
32017
|
+
updatedAt
|
|
32018
|
+
archivedAt
|
|
32019
|
+
createdAt
|
|
32020
|
+
title
|
|
32021
|
+
id
|
|
32022
|
+
updatedBy {
|
|
32023
|
+
id
|
|
32024
|
+
}
|
|
32025
|
+
enabled
|
|
32026
|
+
}
|
|
30957
32027
|
fragment AiPromptRules on AiPromptRules {
|
|
30958
32028
|
__typename
|
|
30959
32029
|
updatedAt
|
|
@@ -30964,6 +32034,53 @@ fragment AiPromptRules on AiPromptRules {
|
|
|
30964
32034
|
id
|
|
30965
32035
|
}
|
|
30966
32036
|
}`);
|
|
32037
|
+
const Project_AttachmentsDocument = new TypedDocumentString(`
|
|
32038
|
+
query project_attachments($id: String!, $after: String, $before: String, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
32039
|
+
project(id: $id) {
|
|
32040
|
+
attachments(
|
|
32041
|
+
after: $after
|
|
32042
|
+
before: $before
|
|
32043
|
+
first: $first
|
|
32044
|
+
includeArchived: $includeArchived
|
|
32045
|
+
last: $last
|
|
32046
|
+
orderBy: $orderBy
|
|
32047
|
+
) {
|
|
32048
|
+
...ProjectAttachmentConnection
|
|
32049
|
+
}
|
|
32050
|
+
}
|
|
32051
|
+
}
|
|
32052
|
+
fragment ProjectAttachment on ProjectAttachment {
|
|
32053
|
+
__typename
|
|
32054
|
+
sourceType
|
|
32055
|
+
metadata
|
|
32056
|
+
source
|
|
32057
|
+
subtitle
|
|
32058
|
+
creator {
|
|
32059
|
+
id
|
|
32060
|
+
}
|
|
32061
|
+
updatedAt
|
|
32062
|
+
archivedAt
|
|
32063
|
+
createdAt
|
|
32064
|
+
id
|
|
32065
|
+
title
|
|
32066
|
+
url
|
|
32067
|
+
}
|
|
32068
|
+
fragment PageInfo on PageInfo {
|
|
32069
|
+
__typename
|
|
32070
|
+
startCursor
|
|
32071
|
+
endCursor
|
|
32072
|
+
hasPreviousPage
|
|
32073
|
+
hasNextPage
|
|
32074
|
+
}
|
|
32075
|
+
fragment ProjectAttachmentConnection on ProjectAttachmentConnection {
|
|
32076
|
+
__typename
|
|
32077
|
+
nodes {
|
|
32078
|
+
...ProjectAttachment
|
|
32079
|
+
}
|
|
32080
|
+
pageInfo {
|
|
32081
|
+
...PageInfo
|
|
32082
|
+
}
|
|
32083
|
+
}`);
|
|
30967
32084
|
const Project_CommentsDocument = new TypedDocumentString(`
|
|
30968
32085
|
query project_comments($id: String!, $after: String, $before: String, $filter: CommentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
30969
32086
|
project(id: $id) {
|
|
@@ -31089,6 +32206,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
31089
32206
|
archivedAt
|
|
31090
32207
|
createdAt
|
|
31091
32208
|
id
|
|
32209
|
+
welcomeMessage {
|
|
32210
|
+
...WelcomeMessage
|
|
32211
|
+
}
|
|
31092
32212
|
}
|
|
31093
32213
|
fragment Reaction on Reaction {
|
|
31094
32214
|
__typename
|
|
@@ -31116,6 +32236,18 @@ fragment Reaction on Reaction {
|
|
|
31116
32236
|
id
|
|
31117
32237
|
}
|
|
31118
32238
|
}
|
|
32239
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
32240
|
+
__typename
|
|
32241
|
+
updatedAt
|
|
32242
|
+
archivedAt
|
|
32243
|
+
createdAt
|
|
32244
|
+
title
|
|
32245
|
+
id
|
|
32246
|
+
updatedBy {
|
|
32247
|
+
id
|
|
32248
|
+
}
|
|
32249
|
+
enabled
|
|
32250
|
+
}
|
|
31119
32251
|
fragment AiPromptRules on AiPromptRules {
|
|
31120
32252
|
__typename
|
|
31121
32253
|
updatedAt
|
|
@@ -31212,6 +32344,21 @@ const Project_DocumentContentDocument = new TypedDocumentString(`
|
|
|
31212
32344
|
archivedAt
|
|
31213
32345
|
createdAt
|
|
31214
32346
|
id
|
|
32347
|
+
welcomeMessage {
|
|
32348
|
+
...WelcomeMessage
|
|
32349
|
+
}
|
|
32350
|
+
}
|
|
32351
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
32352
|
+
__typename
|
|
32353
|
+
updatedAt
|
|
32354
|
+
archivedAt
|
|
32355
|
+
createdAt
|
|
32356
|
+
title
|
|
32357
|
+
id
|
|
32358
|
+
updatedBy {
|
|
32359
|
+
id
|
|
32360
|
+
}
|
|
32361
|
+
enabled
|
|
31215
32362
|
}
|
|
31216
32363
|
fragment AiPromptRules on AiPromptRules {
|
|
31217
32364
|
__typename
|
|
@@ -31243,6 +32390,28 @@ const Project_DocumentContent_AiPromptRulesDocument = new TypedDocumentString(`
|
|
|
31243
32390
|
id
|
|
31244
32391
|
}
|
|
31245
32392
|
}`);
|
|
32393
|
+
const Project_DocumentContent_WelcomeMessageDocument = new TypedDocumentString(`
|
|
32394
|
+
query project_documentContent_welcomeMessage($id: String!) {
|
|
32395
|
+
project(id: $id) {
|
|
32396
|
+
documentContent {
|
|
32397
|
+
welcomeMessage {
|
|
32398
|
+
...WelcomeMessage
|
|
32399
|
+
}
|
|
32400
|
+
}
|
|
32401
|
+
}
|
|
32402
|
+
}
|
|
32403
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
32404
|
+
__typename
|
|
32405
|
+
updatedAt
|
|
32406
|
+
archivedAt
|
|
32407
|
+
createdAt
|
|
32408
|
+
title
|
|
32409
|
+
id
|
|
32410
|
+
updatedBy {
|
|
32411
|
+
id
|
|
32412
|
+
}
|
|
32413
|
+
enabled
|
|
32414
|
+
}`);
|
|
31246
32415
|
const Project_DocumentsDocument = new TypedDocumentString(`
|
|
31247
32416
|
query project_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
31248
32417
|
project(id: $id) {
|
|
@@ -31486,6 +32655,21 @@ const Project_InitiativesDocument = new TypedDocumentString(`
|
|
|
31486
32655
|
archivedAt
|
|
31487
32656
|
createdAt
|
|
31488
32657
|
id
|
|
32658
|
+
welcomeMessage {
|
|
32659
|
+
...WelcomeMessage
|
|
32660
|
+
}
|
|
32661
|
+
}
|
|
32662
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
32663
|
+
__typename
|
|
32664
|
+
updatedAt
|
|
32665
|
+
archivedAt
|
|
32666
|
+
createdAt
|
|
32667
|
+
title
|
|
32668
|
+
id
|
|
32669
|
+
updatedBy {
|
|
32670
|
+
id
|
|
32671
|
+
}
|
|
32672
|
+
enabled
|
|
31489
32673
|
}
|
|
31490
32674
|
fragment AiPromptRules on AiPromptRules {
|
|
31491
32675
|
__typename
|
|
@@ -32066,6 +33250,9 @@ const Project_ProjectMilestonesDocument = new TypedDocumentString(`
|
|
|
32066
33250
|
archivedAt
|
|
32067
33251
|
createdAt
|
|
32068
33252
|
id
|
|
33253
|
+
welcomeMessage {
|
|
33254
|
+
...WelcomeMessage
|
|
33255
|
+
}
|
|
32069
33256
|
}
|
|
32070
33257
|
fragment ProjectMilestone on ProjectMilestone {
|
|
32071
33258
|
__typename
|
|
@@ -32086,6 +33273,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
32086
33273
|
createdAt
|
|
32087
33274
|
id
|
|
32088
33275
|
}
|
|
33276
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
33277
|
+
__typename
|
|
33278
|
+
updatedAt
|
|
33279
|
+
archivedAt
|
|
33280
|
+
createdAt
|
|
33281
|
+
title
|
|
33282
|
+
id
|
|
33283
|
+
updatedBy {
|
|
33284
|
+
id
|
|
33285
|
+
}
|
|
33286
|
+
enabled
|
|
33287
|
+
}
|
|
32089
33288
|
fragment AiPromptRules on AiPromptRules {
|
|
32090
33289
|
__typename
|
|
32091
33290
|
updatedAt
|
|
@@ -32317,6 +33516,7 @@ const Project_TeamsDocument = new TypedDocumentString(`
|
|
|
32317
33516
|
key
|
|
32318
33517
|
archivedAt
|
|
32319
33518
|
createdAt
|
|
33519
|
+
retiredAt
|
|
32320
33520
|
timezone
|
|
32321
33521
|
id
|
|
32322
33522
|
mergeWorkflowState {
|
|
@@ -32515,6 +33715,9 @@ const ProjectLabel_ProjectsDocument = new TypedDocumentString(`
|
|
|
32515
33715
|
archivedAt
|
|
32516
33716
|
createdAt
|
|
32517
33717
|
id
|
|
33718
|
+
welcomeMessage {
|
|
33719
|
+
...WelcomeMessage
|
|
33720
|
+
}
|
|
32518
33721
|
}
|
|
32519
33722
|
fragment Project on Project {
|
|
32520
33723
|
__typename
|
|
@@ -32590,6 +33793,18 @@ fragment Project on Project {
|
|
|
32590
33793
|
slackIssueStatuses
|
|
32591
33794
|
state
|
|
32592
33795
|
}
|
|
33796
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
33797
|
+
__typename
|
|
33798
|
+
updatedAt
|
|
33799
|
+
archivedAt
|
|
33800
|
+
createdAt
|
|
33801
|
+
title
|
|
33802
|
+
id
|
|
33803
|
+
updatedBy {
|
|
33804
|
+
id
|
|
33805
|
+
}
|
|
33806
|
+
enabled
|
|
33807
|
+
}
|
|
32593
33808
|
fragment AiPromptRules on AiPromptRules {
|
|
32594
33809
|
__typename
|
|
32595
33810
|
updatedAt
|
|
@@ -32700,6 +33915,9 @@ const ProjectMilestoneDocument = new TypedDocumentString(`
|
|
|
32700
33915
|
archivedAt
|
|
32701
33916
|
createdAt
|
|
32702
33917
|
id
|
|
33918
|
+
welcomeMessage {
|
|
33919
|
+
...WelcomeMessage
|
|
33920
|
+
}
|
|
32703
33921
|
}
|
|
32704
33922
|
fragment ProjectMilestone on ProjectMilestone {
|
|
32705
33923
|
__typename
|
|
@@ -32720,6 +33938,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
32720
33938
|
createdAt
|
|
32721
33939
|
id
|
|
32722
33940
|
}
|
|
33941
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
33942
|
+
__typename
|
|
33943
|
+
updatedAt
|
|
33944
|
+
archivedAt
|
|
33945
|
+
createdAt
|
|
33946
|
+
title
|
|
33947
|
+
id
|
|
33948
|
+
updatedBy {
|
|
33949
|
+
id
|
|
33950
|
+
}
|
|
33951
|
+
enabled
|
|
33952
|
+
}
|
|
32723
33953
|
fragment AiPromptRules on AiPromptRules {
|
|
32724
33954
|
__typename
|
|
32725
33955
|
updatedAt
|
|
@@ -32765,6 +33995,21 @@ const ProjectMilestone_DocumentContentDocument = new TypedDocumentString(`
|
|
|
32765
33995
|
archivedAt
|
|
32766
33996
|
createdAt
|
|
32767
33997
|
id
|
|
33998
|
+
welcomeMessage {
|
|
33999
|
+
...WelcomeMessage
|
|
34000
|
+
}
|
|
34001
|
+
}
|
|
34002
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
34003
|
+
__typename
|
|
34004
|
+
updatedAt
|
|
34005
|
+
archivedAt
|
|
34006
|
+
createdAt
|
|
34007
|
+
title
|
|
34008
|
+
id
|
|
34009
|
+
updatedBy {
|
|
34010
|
+
id
|
|
34011
|
+
}
|
|
34012
|
+
enabled
|
|
32768
34013
|
}
|
|
32769
34014
|
fragment AiPromptRules on AiPromptRules {
|
|
32770
34015
|
__typename
|
|
@@ -32796,6 +34041,28 @@ const ProjectMilestone_DocumentContent_AiPromptRulesDocument = new TypedDocument
|
|
|
32796
34041
|
id
|
|
32797
34042
|
}
|
|
32798
34043
|
}`);
|
|
34044
|
+
const ProjectMilestone_DocumentContent_WelcomeMessageDocument = new TypedDocumentString(`
|
|
34045
|
+
query projectMilestone_documentContent_welcomeMessage($id: String!) {
|
|
34046
|
+
projectMilestone(id: $id) {
|
|
34047
|
+
documentContent {
|
|
34048
|
+
welcomeMessage {
|
|
34049
|
+
...WelcomeMessage
|
|
34050
|
+
}
|
|
34051
|
+
}
|
|
34052
|
+
}
|
|
34053
|
+
}
|
|
34054
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
34055
|
+
__typename
|
|
34056
|
+
updatedAt
|
|
34057
|
+
archivedAt
|
|
34058
|
+
createdAt
|
|
34059
|
+
title
|
|
34060
|
+
id
|
|
34061
|
+
updatedBy {
|
|
34062
|
+
id
|
|
34063
|
+
}
|
|
34064
|
+
enabled
|
|
34065
|
+
}`);
|
|
32799
34066
|
const ProjectMilestone_IssuesDocument = new TypedDocumentString(`
|
|
32800
34067
|
query projectMilestone_issues($id: String!, $after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
32801
34068
|
projectMilestone(id: $id) {
|
|
@@ -33042,6 +34309,9 @@ const ProjectMilestonesDocument = new TypedDocumentString(`
|
|
|
33042
34309
|
archivedAt
|
|
33043
34310
|
createdAt
|
|
33044
34311
|
id
|
|
34312
|
+
welcomeMessage {
|
|
34313
|
+
...WelcomeMessage
|
|
34314
|
+
}
|
|
33045
34315
|
}
|
|
33046
34316
|
fragment ProjectMilestone on ProjectMilestone {
|
|
33047
34317
|
__typename
|
|
@@ -33062,6 +34332,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
33062
34332
|
createdAt
|
|
33063
34333
|
id
|
|
33064
34334
|
}
|
|
34335
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
34336
|
+
__typename
|
|
34337
|
+
updatedAt
|
|
34338
|
+
archivedAt
|
|
34339
|
+
createdAt
|
|
34340
|
+
title
|
|
34341
|
+
id
|
|
34342
|
+
updatedBy {
|
|
34343
|
+
id
|
|
34344
|
+
}
|
|
34345
|
+
enabled
|
|
34346
|
+
}
|
|
33065
34347
|
fragment AiPromptRules on AiPromptRules {
|
|
33066
34348
|
__typename
|
|
33067
34349
|
updatedAt
|
|
@@ -33418,6 +34700,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
33418
34700
|
archivedAt
|
|
33419
34701
|
createdAt
|
|
33420
34702
|
id
|
|
34703
|
+
welcomeMessage {
|
|
34704
|
+
...WelcomeMessage
|
|
34705
|
+
}
|
|
33421
34706
|
}
|
|
33422
34707
|
fragment Reaction on Reaction {
|
|
33423
34708
|
__typename
|
|
@@ -33445,6 +34730,18 @@ fragment Reaction on Reaction {
|
|
|
33445
34730
|
id
|
|
33446
34731
|
}
|
|
33447
34732
|
}
|
|
34733
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
34734
|
+
__typename
|
|
34735
|
+
updatedAt
|
|
34736
|
+
archivedAt
|
|
34737
|
+
createdAt
|
|
34738
|
+
title
|
|
34739
|
+
id
|
|
34740
|
+
updatedBy {
|
|
34741
|
+
id
|
|
34742
|
+
}
|
|
34743
|
+
enabled
|
|
34744
|
+
}
|
|
33448
34745
|
fragment AiPromptRules on AiPromptRules {
|
|
33449
34746
|
__typename
|
|
33450
34747
|
updatedAt
|
|
@@ -33631,6 +34928,9 @@ const ProjectsDocument = new TypedDocumentString(`
|
|
|
33631
34928
|
archivedAt
|
|
33632
34929
|
createdAt
|
|
33633
34930
|
id
|
|
34931
|
+
welcomeMessage {
|
|
34932
|
+
...WelcomeMessage
|
|
34933
|
+
}
|
|
33634
34934
|
}
|
|
33635
34935
|
fragment Project on Project {
|
|
33636
34936
|
__typename
|
|
@@ -33706,6 +35006,18 @@ fragment Project on Project {
|
|
|
33706
35006
|
slackIssueStatuses
|
|
33707
35007
|
state
|
|
33708
35008
|
}
|
|
35009
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
35010
|
+
__typename
|
|
35011
|
+
updatedAt
|
|
35012
|
+
archivedAt
|
|
35013
|
+
createdAt
|
|
35014
|
+
title
|
|
35015
|
+
id
|
|
35016
|
+
updatedBy {
|
|
35017
|
+
id
|
|
35018
|
+
}
|
|
35019
|
+
enabled
|
|
35020
|
+
}
|
|
33709
35021
|
fragment AiPromptRules on AiPromptRules {
|
|
33710
35022
|
__typename
|
|
33711
35023
|
updatedAt
|
|
@@ -33833,6 +35145,9 @@ const Roadmap_ProjectsDocument = new TypedDocumentString(`
|
|
|
33833
35145
|
archivedAt
|
|
33834
35146
|
createdAt
|
|
33835
35147
|
id
|
|
35148
|
+
welcomeMessage {
|
|
35149
|
+
...WelcomeMessage
|
|
35150
|
+
}
|
|
33836
35151
|
}
|
|
33837
35152
|
fragment Project on Project {
|
|
33838
35153
|
__typename
|
|
@@ -33908,6 +35223,18 @@ fragment Project on Project {
|
|
|
33908
35223
|
slackIssueStatuses
|
|
33909
35224
|
state
|
|
33910
35225
|
}
|
|
35226
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
35227
|
+
__typename
|
|
35228
|
+
updatedAt
|
|
35229
|
+
archivedAt
|
|
35230
|
+
createdAt
|
|
35231
|
+
title
|
|
35232
|
+
id
|
|
35233
|
+
updatedBy {
|
|
35234
|
+
id
|
|
35235
|
+
}
|
|
35236
|
+
enabled
|
|
35237
|
+
}
|
|
33911
35238
|
fragment AiPromptRules on AiPromptRules {
|
|
33912
35239
|
__typename
|
|
33913
35240
|
updatedAt
|
|
@@ -34436,6 +35763,21 @@ const SearchProjectsDocument = new TypedDocumentString(`
|
|
|
34436
35763
|
archivedAt
|
|
34437
35764
|
createdAt
|
|
34438
35765
|
id
|
|
35766
|
+
welcomeMessage {
|
|
35767
|
+
...WelcomeMessage
|
|
35768
|
+
}
|
|
35769
|
+
}
|
|
35770
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
35771
|
+
__typename
|
|
35772
|
+
updatedAt
|
|
35773
|
+
archivedAt
|
|
35774
|
+
createdAt
|
|
35775
|
+
title
|
|
35776
|
+
id
|
|
35777
|
+
updatedBy {
|
|
35778
|
+
id
|
|
35779
|
+
}
|
|
35780
|
+
enabled
|
|
34439
35781
|
}
|
|
34440
35782
|
fragment AiPromptRules on AiPromptRules {
|
|
34441
35783
|
__typename
|
|
@@ -34676,6 +36018,7 @@ const TeamDocument = new TypedDocumentString(`
|
|
|
34676
36018
|
key
|
|
34677
36019
|
archivedAt
|
|
34678
36020
|
createdAt
|
|
36021
|
+
retiredAt
|
|
34679
36022
|
timezone
|
|
34680
36023
|
id
|
|
34681
36024
|
mergeWorkflowState {
|
|
@@ -35271,6 +36614,9 @@ const Team_ProjectsDocument = new TypedDocumentString(`
|
|
|
35271
36614
|
archivedAt
|
|
35272
36615
|
createdAt
|
|
35273
36616
|
id
|
|
36617
|
+
welcomeMessage {
|
|
36618
|
+
...WelcomeMessage
|
|
36619
|
+
}
|
|
35274
36620
|
}
|
|
35275
36621
|
fragment Project on Project {
|
|
35276
36622
|
__typename
|
|
@@ -35346,6 +36692,18 @@ fragment Project on Project {
|
|
|
35346
36692
|
slackIssueStatuses
|
|
35347
36693
|
state
|
|
35348
36694
|
}
|
|
36695
|
+
fragment WelcomeMessage on WelcomeMessage {
|
|
36696
|
+
__typename
|
|
36697
|
+
updatedAt
|
|
36698
|
+
archivedAt
|
|
36699
|
+
createdAt
|
|
36700
|
+
title
|
|
36701
|
+
id
|
|
36702
|
+
updatedBy {
|
|
36703
|
+
id
|
|
36704
|
+
}
|
|
36705
|
+
enabled
|
|
36706
|
+
}
|
|
35349
36707
|
fragment AiPromptRules on AiPromptRules {
|
|
35350
36708
|
__typename
|
|
35351
36709
|
updatedAt
|
|
@@ -35657,6 +37015,7 @@ const TeamsDocument = new TypedDocumentString(`
|
|
|
35657
37015
|
key
|
|
35658
37016
|
archivedAt
|
|
35659
37017
|
createdAt
|
|
37018
|
+
retiredAt
|
|
35660
37019
|
timezone
|
|
35661
37020
|
id
|
|
35662
37021
|
mergeWorkflowState {
|
|
@@ -36824,6 +38183,7 @@ const User_TeamsDocument = new TypedDocumentString(`
|
|
|
36824
38183
|
key
|
|
36825
38184
|
archivedAt
|
|
36826
38185
|
createdAt
|
|
38186
|
+
retiredAt
|
|
36827
38187
|
timezone
|
|
36828
38188
|
id
|
|
36829
38189
|
mergeWorkflowState {
|
|
@@ -38664,6 +40024,7 @@ const Viewer_TeamsDocument = new TypedDocumentString(`
|
|
|
38664
40024
|
key
|
|
38665
40025
|
archivedAt
|
|
38666
40026
|
createdAt
|
|
40027
|
+
retiredAt
|
|
38667
40028
|
timezone
|
|
38668
40029
|
id
|
|
38669
40030
|
mergeWorkflowState {
|
|
@@ -39161,6 +40522,38 @@ const AirbyteIntegrationConnectDocument = new TypedDocumentString(`
|
|
|
39161
40522
|
}
|
|
39162
40523
|
success
|
|
39163
40524
|
}`);
|
|
40525
|
+
const CreateAsksWebSettingsDocument = new TypedDocumentString(`
|
|
40526
|
+
mutation createAsksWebSettings($emailIntakeAddress: AsksWebSettingsEmailIntakeAddressInput, $input: AsksWebSettingsCreateInput!) {
|
|
40527
|
+
asksWebSettingsCreate(emailIntakeAddress: $emailIntakeAddress, input: $input) {
|
|
40528
|
+
...AsksWebSettingsPayload
|
|
40529
|
+
}
|
|
40530
|
+
}
|
|
40531
|
+
fragment AsksWebSettingsPayload on AsksWebSettingsPayload {
|
|
40532
|
+
__typename
|
|
40533
|
+
asksWebSettings {
|
|
40534
|
+
id
|
|
40535
|
+
}
|
|
40536
|
+
lastSyncId
|
|
40537
|
+
success
|
|
40538
|
+
}`);
|
|
40539
|
+
const UpdateAsksWebSettingsDocument = new TypedDocumentString(`
|
|
40540
|
+
mutation updateAsksWebSettings($emailIntakeAddress: AsksWebSettingsEmailIntakeAddressInput, $id: String!, $input: AsksWebSettingsUpdateInput!) {
|
|
40541
|
+
asksWebSettingsUpdate(
|
|
40542
|
+
emailIntakeAddress: $emailIntakeAddress
|
|
40543
|
+
id: $id
|
|
40544
|
+
input: $input
|
|
40545
|
+
) {
|
|
40546
|
+
...AsksWebSettingsPayload
|
|
40547
|
+
}
|
|
40548
|
+
}
|
|
40549
|
+
fragment AsksWebSettingsPayload on AsksWebSettingsPayload {
|
|
40550
|
+
__typename
|
|
40551
|
+
asksWebSettings {
|
|
40552
|
+
id
|
|
40553
|
+
}
|
|
40554
|
+
lastSyncId
|
|
40555
|
+
success
|
|
40556
|
+
}`);
|
|
39164
40557
|
const CreateAttachmentDocument = new TypedDocumentString(`
|
|
39165
40558
|
mutation createAttachment($input: AttachmentCreateInput!) {
|
|
39166
40559
|
attachmentCreate(input: $input) {
|
|
@@ -39555,8 +40948,12 @@ const CreateInitiativeUpdateReminderDocument = new TypedDocumentString(`
|
|
|
39555
40948
|
success
|
|
39556
40949
|
}`);
|
|
39557
40950
|
const CreateOrganizationFromOnboardingDocument = new TypedDocumentString(`
|
|
39558
|
-
mutation createOrganizationFromOnboarding($input: CreateOrganizationInput!, $survey: OnboardingCustomerSurvey) {
|
|
39559
|
-
createOrganizationFromOnboarding(
|
|
40951
|
+
mutation createOrganizationFromOnboarding($input: CreateOrganizationInput!, $sessionId: String, $survey: OnboardingCustomerSurvey) {
|
|
40952
|
+
createOrganizationFromOnboarding(
|
|
40953
|
+
input: $input
|
|
40954
|
+
sessionId: $sessionId
|
|
40955
|
+
survey: $survey
|
|
40956
|
+
) {
|
|
39560
40957
|
...CreateOrJoinOrganizationResponse
|
|
39561
40958
|
}
|
|
39562
40959
|
}
|
|
@@ -40192,6 +41589,7 @@ fragment AuthResolverResponse on AuthResolverResponse {
|
|
|
40192
41589
|
...AuthOrganization
|
|
40193
41590
|
}
|
|
40194
41591
|
allowDomainAccess
|
|
41592
|
+
service
|
|
40195
41593
|
id
|
|
40196
41594
|
}`);
|
|
40197
41595
|
const EmailUnsubscribeDocument = new TypedDocumentString(`
|
|
@@ -40580,6 +41978,7 @@ fragment AuthResolverResponse on AuthResolverResponse {
|
|
|
40580
41978
|
...AuthOrganization
|
|
40581
41979
|
}
|
|
40582
41980
|
allowDomainAccess
|
|
41981
|
+
service
|
|
40583
41982
|
id
|
|
40584
41983
|
}`);
|
|
40585
41984
|
const ImageUploadFromUrlDocument = new TypedDocumentString(`
|
|
@@ -41007,10 +42406,11 @@ const CreateIntegrationGithubCommitDocument = new TypedDocumentString(`
|
|
|
41007
42406
|
success
|
|
41008
42407
|
}`);
|
|
41009
42408
|
const IntegrationGithubConnectDocument = new TypedDocumentString(`
|
|
41010
|
-
mutation integrationGithubConnect($code: String!, $codeAccess: Boolean, $installationId: String!) {
|
|
42409
|
+
mutation integrationGithubConnect($code: String!, $codeAccess: Boolean, $githubHost: String, $installationId: String!) {
|
|
41011
42410
|
integrationGithubConnect(
|
|
41012
42411
|
code: $code
|
|
41013
42412
|
codeAccess: $codeAccess
|
|
42413
|
+
githubHost: $githubHost
|
|
41014
42414
|
installationId: $installationId
|
|
41015
42415
|
) {
|
|
41016
42416
|
...IntegrationPayload
|
|
@@ -41060,6 +42460,9 @@ const IntegrationGitlabConnectDocument = new TypedDocumentString(`
|
|
|
41060
42460
|
}
|
|
41061
42461
|
fragment GitLabIntegrationCreatePayload on GitLabIntegrationCreatePayload {
|
|
41062
42462
|
__typename
|
|
42463
|
+
error
|
|
42464
|
+
errorResponseBody
|
|
42465
|
+
errorResponseHeaders
|
|
41063
42466
|
lastSyncId
|
|
41064
42467
|
integration {
|
|
41065
42468
|
id
|
|
@@ -42711,6 +44114,9 @@ fragment Notification on Notification {
|
|
|
42711
44114
|
... on PullRequestNotification {
|
|
42712
44115
|
...PullRequestNotification
|
|
42713
44116
|
}
|
|
44117
|
+
... on WelcomeMessageNotification {
|
|
44118
|
+
...WelcomeMessageNotification
|
|
44119
|
+
}
|
|
42714
44120
|
}
|
|
42715
44121
|
fragment PostNotification on PostNotification {
|
|
42716
44122
|
__typename
|
|
@@ -42814,6 +44220,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
42814
44220
|
id
|
|
42815
44221
|
}
|
|
42816
44222
|
}
|
|
44223
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
44224
|
+
__typename
|
|
44225
|
+
type
|
|
44226
|
+
welcomeMessageId
|
|
44227
|
+
botActor {
|
|
44228
|
+
...ActorBot
|
|
44229
|
+
}
|
|
44230
|
+
category
|
|
44231
|
+
externalUserActor {
|
|
44232
|
+
id
|
|
44233
|
+
}
|
|
44234
|
+
updatedAt
|
|
44235
|
+
emailedAt
|
|
44236
|
+
readAt
|
|
44237
|
+
unsnoozedAt
|
|
44238
|
+
archivedAt
|
|
44239
|
+
createdAt
|
|
44240
|
+
snoozedUntilAt
|
|
44241
|
+
id
|
|
44242
|
+
actor {
|
|
44243
|
+
id
|
|
44244
|
+
}
|
|
44245
|
+
user {
|
|
44246
|
+
id
|
|
44247
|
+
}
|
|
44248
|
+
}
|
|
42817
44249
|
fragment InitiativeNotification on InitiativeNotification {
|
|
42818
44250
|
__typename
|
|
42819
44251
|
reactionEmoji
|
|
@@ -43143,6 +44575,9 @@ fragment Notification on Notification {
|
|
|
43143
44575
|
... on PullRequestNotification {
|
|
43144
44576
|
...PullRequestNotification
|
|
43145
44577
|
}
|
|
44578
|
+
... on WelcomeMessageNotification {
|
|
44579
|
+
...WelcomeMessageNotification
|
|
44580
|
+
}
|
|
43146
44581
|
}
|
|
43147
44582
|
fragment PostNotification on PostNotification {
|
|
43148
44583
|
__typename
|
|
@@ -43246,37 +44681,18 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
43246
44681
|
id
|
|
43247
44682
|
}
|
|
43248
44683
|
}
|
|
43249
|
-
fragment
|
|
44684
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
43250
44685
|
__typename
|
|
43251
|
-
reactionEmoji
|
|
43252
44686
|
type
|
|
43253
|
-
|
|
43254
|
-
initiativeId
|
|
43255
|
-
initiativeUpdateId
|
|
43256
|
-
parentCommentId
|
|
44687
|
+
welcomeMessageId
|
|
43257
44688
|
botActor {
|
|
43258
44689
|
...ActorBot
|
|
43259
44690
|
}
|
|
43260
44691
|
category
|
|
43261
|
-
comment {
|
|
43262
|
-
id
|
|
43263
|
-
}
|
|
43264
|
-
document {
|
|
43265
|
-
id
|
|
43266
|
-
}
|
|
43267
44692
|
externalUserActor {
|
|
43268
44693
|
id
|
|
43269
44694
|
}
|
|
43270
|
-
initiative {
|
|
43271
|
-
id
|
|
43272
|
-
}
|
|
43273
|
-
initiativeUpdate {
|
|
43274
|
-
id
|
|
43275
|
-
}
|
|
43276
44695
|
updatedAt
|
|
43277
|
-
parentComment {
|
|
43278
|
-
id
|
|
43279
|
-
}
|
|
43280
44696
|
emailedAt
|
|
43281
44697
|
readAt
|
|
43282
44698
|
unsnoozedAt
|
|
@@ -43291,12 +44707,13 @@ fragment InitiativeNotification on InitiativeNotification {
|
|
|
43291
44707
|
id
|
|
43292
44708
|
}
|
|
43293
44709
|
}
|
|
43294
|
-
fragment
|
|
44710
|
+
fragment InitiativeNotification on InitiativeNotification {
|
|
43295
44711
|
__typename
|
|
43296
44712
|
reactionEmoji
|
|
43297
44713
|
type
|
|
43298
44714
|
commentId
|
|
43299
|
-
|
|
44715
|
+
initiativeId
|
|
44716
|
+
initiativeUpdateId
|
|
43300
44717
|
parentCommentId
|
|
43301
44718
|
botActor {
|
|
43302
44719
|
...ActorBot
|
|
@@ -43305,174 +44722,20 @@ fragment IssueNotification on IssueNotification {
|
|
|
43305
44722
|
comment {
|
|
43306
44723
|
id
|
|
43307
44724
|
}
|
|
43308
|
-
|
|
43309
|
-
id
|
|
43310
|
-
}
|
|
43311
|
-
issue {
|
|
43312
|
-
id
|
|
43313
|
-
}
|
|
43314
|
-
updatedAt
|
|
43315
|
-
parentComment {
|
|
43316
|
-
id
|
|
43317
|
-
}
|
|
43318
|
-
subscriptions {
|
|
43319
|
-
...NotificationSubscription
|
|
43320
|
-
}
|
|
43321
|
-
team {
|
|
43322
|
-
id
|
|
43323
|
-
}
|
|
43324
|
-
emailedAt
|
|
43325
|
-
readAt
|
|
43326
|
-
unsnoozedAt
|
|
43327
|
-
archivedAt
|
|
43328
|
-
createdAt
|
|
43329
|
-
snoozedUntilAt
|
|
43330
|
-
id
|
|
43331
|
-
actor {
|
|
43332
|
-
id
|
|
43333
|
-
}
|
|
43334
|
-
user {
|
|
44725
|
+
document {
|
|
43335
44726
|
id
|
|
43336
44727
|
}
|
|
43337
|
-
}
|
|
43338
|
-
fragment OauthClientApprovalNotification on OauthClientApprovalNotification {
|
|
43339
|
-
__typename
|
|
43340
|
-
type
|
|
43341
|
-
oauthClientApprovalId
|
|
43342
|
-
oauthClientApproval {
|
|
43343
|
-
...OauthClientApproval
|
|
43344
|
-
}
|
|
43345
|
-
botActor {
|
|
43346
|
-
...ActorBot
|
|
43347
|
-
}
|
|
43348
|
-
category
|
|
43349
44728
|
externalUserActor {
|
|
43350
44729
|
id
|
|
43351
44730
|
}
|
|
43352
|
-
updatedAt
|
|
43353
|
-
emailedAt
|
|
43354
|
-
readAt
|
|
43355
|
-
unsnoozedAt
|
|
43356
|
-
archivedAt
|
|
43357
|
-
createdAt
|
|
43358
|
-
snoozedUntilAt
|
|
43359
|
-
id
|
|
43360
|
-
actor {
|
|
43361
|
-
id
|
|
43362
|
-
}
|
|
43363
|
-
user {
|
|
43364
|
-
id
|
|
43365
|
-
}
|
|
43366
|
-
}
|
|
43367
|
-
fragment NotificationSubscription on NotificationSubscription {
|
|
43368
|
-
__typename
|
|
43369
|
-
customView {
|
|
43370
|
-
id
|
|
43371
|
-
}
|
|
43372
|
-
cycle {
|
|
43373
|
-
id
|
|
43374
|
-
}
|
|
43375
44731
|
initiative {
|
|
43376
44732
|
id
|
|
43377
44733
|
}
|
|
43378
|
-
|
|
43379
|
-
id
|
|
43380
|
-
}
|
|
43381
|
-
project {
|
|
43382
|
-
id
|
|
43383
|
-
}
|
|
43384
|
-
customer {
|
|
43385
|
-
id
|
|
43386
|
-
}
|
|
43387
|
-
updatedAt
|
|
43388
|
-
team {
|
|
43389
|
-
id
|
|
43390
|
-
}
|
|
43391
|
-
archivedAt
|
|
43392
|
-
createdAt
|
|
43393
|
-
userContextViewType
|
|
43394
|
-
contextViewType
|
|
43395
|
-
id
|
|
43396
|
-
subscriber {
|
|
43397
|
-
id
|
|
43398
|
-
}
|
|
43399
|
-
user {
|
|
43400
|
-
id
|
|
43401
|
-
}
|
|
43402
|
-
active
|
|
43403
|
-
}
|
|
43404
|
-
fragment OauthClientApproval on OauthClientApproval {
|
|
43405
|
-
__typename
|
|
43406
|
-
newlyRequestedScopes
|
|
43407
|
-
updatedAt
|
|
43408
|
-
requesterId
|
|
43409
|
-
responderId
|
|
43410
|
-
requestReason
|
|
43411
|
-
denyReason
|
|
43412
|
-
scopes
|
|
43413
|
-
status
|
|
43414
|
-
archivedAt
|
|
43415
|
-
createdAt
|
|
43416
|
-
id
|
|
43417
|
-
oauthClientId
|
|
43418
|
-
}
|
|
43419
|
-
fragment NotificationBatchActionPayload on NotificationBatchActionPayload {
|
|
43420
|
-
__typename
|
|
43421
|
-
lastSyncId
|
|
43422
|
-
notifications {
|
|
43423
|
-
...Notification
|
|
43424
|
-
}
|
|
43425
|
-
success
|
|
43426
|
-
}`);
|
|
43427
|
-
const UpdateNotificationCategoryChannelSubscriptionDocument = new TypedDocumentString(`
|
|
43428
|
-
mutation updateNotificationCategoryChannelSubscription($category: NotificationCategory!, $channel: NotificationChannel!, $subscribe: Boolean!) {
|
|
43429
|
-
notificationCategoryChannelSubscriptionUpdate(
|
|
43430
|
-
category: $category
|
|
43431
|
-
channel: $channel
|
|
43432
|
-
subscribe: $subscribe
|
|
43433
|
-
) {
|
|
43434
|
-
...UserSettingsPayload
|
|
43435
|
-
}
|
|
43436
|
-
}
|
|
43437
|
-
fragment UserSettingsPayload on UserSettingsPayload {
|
|
43438
|
-
__typename
|
|
43439
|
-
lastSyncId
|
|
43440
|
-
success
|
|
43441
|
-
}`);
|
|
43442
|
-
const NotificationMarkReadAllDocument = new TypedDocumentString(`
|
|
43443
|
-
mutation notificationMarkReadAll($input: NotificationEntityInput!, $readAt: DateTime!) {
|
|
43444
|
-
notificationMarkReadAll(input: $input, readAt: $readAt) {
|
|
43445
|
-
...NotificationBatchActionPayload
|
|
43446
|
-
}
|
|
43447
|
-
}
|
|
43448
|
-
fragment ActorBot on ActorBot {
|
|
43449
|
-
__typename
|
|
43450
|
-
avatarUrl
|
|
43451
|
-
name
|
|
43452
|
-
userDisplayName
|
|
43453
|
-
subType
|
|
43454
|
-
type
|
|
43455
|
-
id
|
|
43456
|
-
}
|
|
43457
|
-
fragment CustomerNeedNotification on CustomerNeedNotification {
|
|
43458
|
-
__typename
|
|
43459
|
-
type
|
|
43460
|
-
customerNeedId
|
|
43461
|
-
botActor {
|
|
43462
|
-
...ActorBot
|
|
43463
|
-
}
|
|
43464
|
-
category
|
|
43465
|
-
customerNeed {
|
|
43466
|
-
id
|
|
43467
|
-
}
|
|
43468
|
-
externalUserActor {
|
|
43469
|
-
id
|
|
43470
|
-
}
|
|
43471
|
-
relatedIssue {
|
|
44734
|
+
initiativeUpdate {
|
|
43472
44735
|
id
|
|
43473
44736
|
}
|
|
43474
44737
|
updatedAt
|
|
43475
|
-
|
|
44738
|
+
parentComment {
|
|
43476
44739
|
id
|
|
43477
44740
|
}
|
|
43478
44741
|
emailedAt
|
|
@@ -43489,50 +44752,36 @@ fragment CustomerNeedNotification on CustomerNeedNotification {
|
|
|
43489
44752
|
id
|
|
43490
44753
|
}
|
|
43491
44754
|
}
|
|
43492
|
-
fragment
|
|
44755
|
+
fragment IssueNotification on IssueNotification {
|
|
43493
44756
|
__typename
|
|
44757
|
+
reactionEmoji
|
|
43494
44758
|
type
|
|
43495
|
-
|
|
44759
|
+
commentId
|
|
44760
|
+
issueId
|
|
44761
|
+
parentCommentId
|
|
43496
44762
|
botActor {
|
|
43497
44763
|
...ActorBot
|
|
43498
44764
|
}
|
|
43499
44765
|
category
|
|
43500
|
-
|
|
44766
|
+
comment {
|
|
43501
44767
|
id
|
|
43502
44768
|
}
|
|
43503
44769
|
externalUserActor {
|
|
43504
44770
|
id
|
|
43505
44771
|
}
|
|
43506
|
-
|
|
43507
|
-
emailedAt
|
|
43508
|
-
readAt
|
|
43509
|
-
unsnoozedAt
|
|
43510
|
-
archivedAt
|
|
43511
|
-
createdAt
|
|
43512
|
-
snoozedUntilAt
|
|
43513
|
-
id
|
|
43514
|
-
actor {
|
|
44772
|
+
issue {
|
|
43515
44773
|
id
|
|
43516
44774
|
}
|
|
43517
|
-
|
|
44775
|
+
updatedAt
|
|
44776
|
+
parentComment {
|
|
43518
44777
|
id
|
|
43519
44778
|
}
|
|
43520
|
-
|
|
43521
|
-
|
|
43522
|
-
__typename
|
|
43523
|
-
reactionEmoji
|
|
43524
|
-
type
|
|
43525
|
-
commentId
|
|
43526
|
-
documentId
|
|
43527
|
-
parentCommentId
|
|
43528
|
-
botActor {
|
|
43529
|
-
...ActorBot
|
|
44779
|
+
subscriptions {
|
|
44780
|
+
...NotificationSubscription
|
|
43530
44781
|
}
|
|
43531
|
-
|
|
43532
|
-
externalUserActor {
|
|
44782
|
+
team {
|
|
43533
44783
|
id
|
|
43534
44784
|
}
|
|
43535
|
-
updatedAt
|
|
43536
44785
|
emailedAt
|
|
43537
44786
|
readAt
|
|
43538
44787
|
unsnoozedAt
|
|
@@ -43547,7 +44796,219 @@ fragment DocumentNotification on DocumentNotification {
|
|
|
43547
44796
|
id
|
|
43548
44797
|
}
|
|
43549
44798
|
}
|
|
43550
|
-
fragment
|
|
44799
|
+
fragment OauthClientApprovalNotification on OauthClientApprovalNotification {
|
|
44800
|
+
__typename
|
|
44801
|
+
type
|
|
44802
|
+
oauthClientApprovalId
|
|
44803
|
+
oauthClientApproval {
|
|
44804
|
+
...OauthClientApproval
|
|
44805
|
+
}
|
|
44806
|
+
botActor {
|
|
44807
|
+
...ActorBot
|
|
44808
|
+
}
|
|
44809
|
+
category
|
|
44810
|
+
externalUserActor {
|
|
44811
|
+
id
|
|
44812
|
+
}
|
|
44813
|
+
updatedAt
|
|
44814
|
+
emailedAt
|
|
44815
|
+
readAt
|
|
44816
|
+
unsnoozedAt
|
|
44817
|
+
archivedAt
|
|
44818
|
+
createdAt
|
|
44819
|
+
snoozedUntilAt
|
|
44820
|
+
id
|
|
44821
|
+
actor {
|
|
44822
|
+
id
|
|
44823
|
+
}
|
|
44824
|
+
user {
|
|
44825
|
+
id
|
|
44826
|
+
}
|
|
44827
|
+
}
|
|
44828
|
+
fragment NotificationSubscription on NotificationSubscription {
|
|
44829
|
+
__typename
|
|
44830
|
+
customView {
|
|
44831
|
+
id
|
|
44832
|
+
}
|
|
44833
|
+
cycle {
|
|
44834
|
+
id
|
|
44835
|
+
}
|
|
44836
|
+
initiative {
|
|
44837
|
+
id
|
|
44838
|
+
}
|
|
44839
|
+
label {
|
|
44840
|
+
id
|
|
44841
|
+
}
|
|
44842
|
+
project {
|
|
44843
|
+
id
|
|
44844
|
+
}
|
|
44845
|
+
customer {
|
|
44846
|
+
id
|
|
44847
|
+
}
|
|
44848
|
+
updatedAt
|
|
44849
|
+
team {
|
|
44850
|
+
id
|
|
44851
|
+
}
|
|
44852
|
+
archivedAt
|
|
44853
|
+
createdAt
|
|
44854
|
+
userContextViewType
|
|
44855
|
+
contextViewType
|
|
44856
|
+
id
|
|
44857
|
+
subscriber {
|
|
44858
|
+
id
|
|
44859
|
+
}
|
|
44860
|
+
user {
|
|
44861
|
+
id
|
|
44862
|
+
}
|
|
44863
|
+
active
|
|
44864
|
+
}
|
|
44865
|
+
fragment OauthClientApproval on OauthClientApproval {
|
|
44866
|
+
__typename
|
|
44867
|
+
newlyRequestedScopes
|
|
44868
|
+
updatedAt
|
|
44869
|
+
requesterId
|
|
44870
|
+
responderId
|
|
44871
|
+
requestReason
|
|
44872
|
+
denyReason
|
|
44873
|
+
scopes
|
|
44874
|
+
status
|
|
44875
|
+
archivedAt
|
|
44876
|
+
createdAt
|
|
44877
|
+
id
|
|
44878
|
+
oauthClientId
|
|
44879
|
+
}
|
|
44880
|
+
fragment NotificationBatchActionPayload on NotificationBatchActionPayload {
|
|
44881
|
+
__typename
|
|
44882
|
+
lastSyncId
|
|
44883
|
+
notifications {
|
|
44884
|
+
...Notification
|
|
44885
|
+
}
|
|
44886
|
+
success
|
|
44887
|
+
}`);
|
|
44888
|
+
const UpdateNotificationCategoryChannelSubscriptionDocument = new TypedDocumentString(`
|
|
44889
|
+
mutation updateNotificationCategoryChannelSubscription($category: NotificationCategory!, $channel: NotificationChannel!, $subscribe: Boolean!) {
|
|
44890
|
+
notificationCategoryChannelSubscriptionUpdate(
|
|
44891
|
+
category: $category
|
|
44892
|
+
channel: $channel
|
|
44893
|
+
subscribe: $subscribe
|
|
44894
|
+
) {
|
|
44895
|
+
...UserSettingsPayload
|
|
44896
|
+
}
|
|
44897
|
+
}
|
|
44898
|
+
fragment UserSettingsPayload on UserSettingsPayload {
|
|
44899
|
+
__typename
|
|
44900
|
+
lastSyncId
|
|
44901
|
+
success
|
|
44902
|
+
}`);
|
|
44903
|
+
const NotificationMarkReadAllDocument = new TypedDocumentString(`
|
|
44904
|
+
mutation notificationMarkReadAll($input: NotificationEntityInput!, $readAt: DateTime!) {
|
|
44905
|
+
notificationMarkReadAll(input: $input, readAt: $readAt) {
|
|
44906
|
+
...NotificationBatchActionPayload
|
|
44907
|
+
}
|
|
44908
|
+
}
|
|
44909
|
+
fragment ActorBot on ActorBot {
|
|
44910
|
+
__typename
|
|
44911
|
+
avatarUrl
|
|
44912
|
+
name
|
|
44913
|
+
userDisplayName
|
|
44914
|
+
subType
|
|
44915
|
+
type
|
|
44916
|
+
id
|
|
44917
|
+
}
|
|
44918
|
+
fragment CustomerNeedNotification on CustomerNeedNotification {
|
|
44919
|
+
__typename
|
|
44920
|
+
type
|
|
44921
|
+
customerNeedId
|
|
44922
|
+
botActor {
|
|
44923
|
+
...ActorBot
|
|
44924
|
+
}
|
|
44925
|
+
category
|
|
44926
|
+
customerNeed {
|
|
44927
|
+
id
|
|
44928
|
+
}
|
|
44929
|
+
externalUserActor {
|
|
44930
|
+
id
|
|
44931
|
+
}
|
|
44932
|
+
relatedIssue {
|
|
44933
|
+
id
|
|
44934
|
+
}
|
|
44935
|
+
updatedAt
|
|
44936
|
+
relatedProject {
|
|
44937
|
+
id
|
|
44938
|
+
}
|
|
44939
|
+
emailedAt
|
|
44940
|
+
readAt
|
|
44941
|
+
unsnoozedAt
|
|
44942
|
+
archivedAt
|
|
44943
|
+
createdAt
|
|
44944
|
+
snoozedUntilAt
|
|
44945
|
+
id
|
|
44946
|
+
actor {
|
|
44947
|
+
id
|
|
44948
|
+
}
|
|
44949
|
+
user {
|
|
44950
|
+
id
|
|
44951
|
+
}
|
|
44952
|
+
}
|
|
44953
|
+
fragment CustomerNotification on CustomerNotification {
|
|
44954
|
+
__typename
|
|
44955
|
+
type
|
|
44956
|
+
customerId
|
|
44957
|
+
botActor {
|
|
44958
|
+
...ActorBot
|
|
44959
|
+
}
|
|
44960
|
+
category
|
|
44961
|
+
customer {
|
|
44962
|
+
id
|
|
44963
|
+
}
|
|
44964
|
+
externalUserActor {
|
|
44965
|
+
id
|
|
44966
|
+
}
|
|
44967
|
+
updatedAt
|
|
44968
|
+
emailedAt
|
|
44969
|
+
readAt
|
|
44970
|
+
unsnoozedAt
|
|
44971
|
+
archivedAt
|
|
44972
|
+
createdAt
|
|
44973
|
+
snoozedUntilAt
|
|
44974
|
+
id
|
|
44975
|
+
actor {
|
|
44976
|
+
id
|
|
44977
|
+
}
|
|
44978
|
+
user {
|
|
44979
|
+
id
|
|
44980
|
+
}
|
|
44981
|
+
}
|
|
44982
|
+
fragment DocumentNotification on DocumentNotification {
|
|
44983
|
+
__typename
|
|
44984
|
+
reactionEmoji
|
|
44985
|
+
type
|
|
44986
|
+
commentId
|
|
44987
|
+
documentId
|
|
44988
|
+
parentCommentId
|
|
44989
|
+
botActor {
|
|
44990
|
+
...ActorBot
|
|
44991
|
+
}
|
|
44992
|
+
category
|
|
44993
|
+
externalUserActor {
|
|
44994
|
+
id
|
|
44995
|
+
}
|
|
44996
|
+
updatedAt
|
|
44997
|
+
emailedAt
|
|
44998
|
+
readAt
|
|
44999
|
+
unsnoozedAt
|
|
45000
|
+
archivedAt
|
|
45001
|
+
createdAt
|
|
45002
|
+
snoozedUntilAt
|
|
45003
|
+
id
|
|
45004
|
+
actor {
|
|
45005
|
+
id
|
|
45006
|
+
}
|
|
45007
|
+
user {
|
|
45008
|
+
id
|
|
45009
|
+
}
|
|
45010
|
+
}
|
|
45011
|
+
fragment Notification on Notification {
|
|
43551
45012
|
__typename
|
|
43552
45013
|
type
|
|
43553
45014
|
botActor {
|
|
@@ -43598,6 +45059,9 @@ fragment Notification on Notification {
|
|
|
43598
45059
|
... on PullRequestNotification {
|
|
43599
45060
|
...PullRequestNotification
|
|
43600
45061
|
}
|
|
45062
|
+
... on WelcomeMessageNotification {
|
|
45063
|
+
...WelcomeMessageNotification
|
|
45064
|
+
}
|
|
43601
45065
|
}
|
|
43602
45066
|
fragment PostNotification on PostNotification {
|
|
43603
45067
|
__typename
|
|
@@ -43701,6 +45165,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
43701
45165
|
id
|
|
43702
45166
|
}
|
|
43703
45167
|
}
|
|
45168
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
45169
|
+
__typename
|
|
45170
|
+
type
|
|
45171
|
+
welcomeMessageId
|
|
45172
|
+
botActor {
|
|
45173
|
+
...ActorBot
|
|
45174
|
+
}
|
|
45175
|
+
category
|
|
45176
|
+
externalUserActor {
|
|
45177
|
+
id
|
|
45178
|
+
}
|
|
45179
|
+
updatedAt
|
|
45180
|
+
emailedAt
|
|
45181
|
+
readAt
|
|
45182
|
+
unsnoozedAt
|
|
45183
|
+
archivedAt
|
|
45184
|
+
createdAt
|
|
45185
|
+
snoozedUntilAt
|
|
45186
|
+
id
|
|
45187
|
+
actor {
|
|
45188
|
+
id
|
|
45189
|
+
}
|
|
45190
|
+
user {
|
|
45191
|
+
id
|
|
45192
|
+
}
|
|
45193
|
+
}
|
|
43704
45194
|
fragment InitiativeNotification on InitiativeNotification {
|
|
43705
45195
|
__typename
|
|
43706
45196
|
reactionEmoji
|
|
@@ -44038,6 +45528,9 @@ fragment Notification on Notification {
|
|
|
44038
45528
|
... on PullRequestNotification {
|
|
44039
45529
|
...PullRequestNotification
|
|
44040
45530
|
}
|
|
45531
|
+
... on WelcomeMessageNotification {
|
|
45532
|
+
...WelcomeMessageNotification
|
|
45533
|
+
}
|
|
44041
45534
|
}
|
|
44042
45535
|
fragment PostNotification on PostNotification {
|
|
44043
45536
|
__typename
|
|
@@ -44141,6 +45634,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
44141
45634
|
id
|
|
44142
45635
|
}
|
|
44143
45636
|
}
|
|
45637
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
45638
|
+
__typename
|
|
45639
|
+
type
|
|
45640
|
+
welcomeMessageId
|
|
45641
|
+
botActor {
|
|
45642
|
+
...ActorBot
|
|
45643
|
+
}
|
|
45644
|
+
category
|
|
45645
|
+
externalUserActor {
|
|
45646
|
+
id
|
|
45647
|
+
}
|
|
45648
|
+
updatedAt
|
|
45649
|
+
emailedAt
|
|
45650
|
+
readAt
|
|
45651
|
+
unsnoozedAt
|
|
45652
|
+
archivedAt
|
|
45653
|
+
createdAt
|
|
45654
|
+
snoozedUntilAt
|
|
45655
|
+
id
|
|
45656
|
+
actor {
|
|
45657
|
+
id
|
|
45658
|
+
}
|
|
45659
|
+
user {
|
|
45660
|
+
id
|
|
45661
|
+
}
|
|
45662
|
+
}
|
|
44144
45663
|
fragment InitiativeNotification on InitiativeNotification {
|
|
44145
45664
|
__typename
|
|
44146
45665
|
reactionEmoji
|
|
@@ -44478,6 +45997,9 @@ fragment Notification on Notification {
|
|
|
44478
45997
|
... on PullRequestNotification {
|
|
44479
45998
|
...PullRequestNotification
|
|
44480
45999
|
}
|
|
46000
|
+
... on WelcomeMessageNotification {
|
|
46001
|
+
...WelcomeMessageNotification
|
|
46002
|
+
}
|
|
44481
46003
|
}
|
|
44482
46004
|
fragment PostNotification on PostNotification {
|
|
44483
46005
|
__typename
|
|
@@ -44581,6 +46103,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
44581
46103
|
id
|
|
44582
46104
|
}
|
|
44583
46105
|
}
|
|
46106
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
46107
|
+
__typename
|
|
46108
|
+
type
|
|
46109
|
+
welcomeMessageId
|
|
46110
|
+
botActor {
|
|
46111
|
+
...ActorBot
|
|
46112
|
+
}
|
|
46113
|
+
category
|
|
46114
|
+
externalUserActor {
|
|
46115
|
+
id
|
|
46116
|
+
}
|
|
46117
|
+
updatedAt
|
|
46118
|
+
emailedAt
|
|
46119
|
+
readAt
|
|
46120
|
+
unsnoozedAt
|
|
46121
|
+
archivedAt
|
|
46122
|
+
createdAt
|
|
46123
|
+
snoozedUntilAt
|
|
46124
|
+
id
|
|
46125
|
+
actor {
|
|
46126
|
+
id
|
|
46127
|
+
}
|
|
46128
|
+
user {
|
|
46129
|
+
id
|
|
46130
|
+
}
|
|
46131
|
+
}
|
|
44584
46132
|
fragment InitiativeNotification on InitiativeNotification {
|
|
44585
46133
|
__typename
|
|
44586
46134
|
reactionEmoji
|
|
@@ -45040,6 +46588,9 @@ fragment Notification on Notification {
|
|
|
45040
46588
|
... on PullRequestNotification {
|
|
45041
46589
|
...PullRequestNotification
|
|
45042
46590
|
}
|
|
46591
|
+
... on WelcomeMessageNotification {
|
|
46592
|
+
...WelcomeMessageNotification
|
|
46593
|
+
}
|
|
45043
46594
|
}
|
|
45044
46595
|
fragment PostNotification on PostNotification {
|
|
45045
46596
|
__typename
|
|
@@ -45143,6 +46694,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
45143
46694
|
id
|
|
45144
46695
|
}
|
|
45145
46696
|
}
|
|
46697
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
46698
|
+
__typename
|
|
46699
|
+
type
|
|
46700
|
+
welcomeMessageId
|
|
46701
|
+
botActor {
|
|
46702
|
+
...ActorBot
|
|
46703
|
+
}
|
|
46704
|
+
category
|
|
46705
|
+
externalUserActor {
|
|
46706
|
+
id
|
|
46707
|
+
}
|
|
46708
|
+
updatedAt
|
|
46709
|
+
emailedAt
|
|
46710
|
+
readAt
|
|
46711
|
+
unsnoozedAt
|
|
46712
|
+
archivedAt
|
|
46713
|
+
createdAt
|
|
46714
|
+
snoozedUntilAt
|
|
46715
|
+
id
|
|
46716
|
+
actor {
|
|
46717
|
+
id
|
|
46718
|
+
}
|
|
46719
|
+
user {
|
|
46720
|
+
id
|
|
46721
|
+
}
|
|
46722
|
+
}
|
|
45146
46723
|
fragment InitiativeNotification on InitiativeNotification {
|
|
45147
46724
|
__typename
|
|
45148
46725
|
reactionEmoji
|
|
@@ -45472,6 +47049,9 @@ fragment Notification on Notification {
|
|
|
45472
47049
|
... on PullRequestNotification {
|
|
45473
47050
|
...PullRequestNotification
|
|
45474
47051
|
}
|
|
47052
|
+
... on WelcomeMessageNotification {
|
|
47053
|
+
...WelcomeMessageNotification
|
|
47054
|
+
}
|
|
45475
47055
|
}
|
|
45476
47056
|
fragment PostNotification on PostNotification {
|
|
45477
47057
|
__typename
|
|
@@ -45575,37 +47155,18 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
45575
47155
|
id
|
|
45576
47156
|
}
|
|
45577
47157
|
}
|
|
45578
|
-
fragment
|
|
47158
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
45579
47159
|
__typename
|
|
45580
|
-
reactionEmoji
|
|
45581
47160
|
type
|
|
45582
|
-
|
|
45583
|
-
initiativeId
|
|
45584
|
-
initiativeUpdateId
|
|
45585
|
-
parentCommentId
|
|
47161
|
+
welcomeMessageId
|
|
45586
47162
|
botActor {
|
|
45587
47163
|
...ActorBot
|
|
45588
47164
|
}
|
|
45589
47165
|
category
|
|
45590
|
-
comment {
|
|
45591
|
-
id
|
|
45592
|
-
}
|
|
45593
|
-
document {
|
|
45594
|
-
id
|
|
45595
|
-
}
|
|
45596
47166
|
externalUserActor {
|
|
45597
47167
|
id
|
|
45598
47168
|
}
|
|
45599
|
-
initiative {
|
|
45600
|
-
id
|
|
45601
|
-
}
|
|
45602
|
-
initiativeUpdate {
|
|
45603
|
-
id
|
|
45604
|
-
}
|
|
45605
47169
|
updatedAt
|
|
45606
|
-
parentComment {
|
|
45607
|
-
id
|
|
45608
|
-
}
|
|
45609
47170
|
emailedAt
|
|
45610
47171
|
readAt
|
|
45611
47172
|
unsnoozedAt
|
|
@@ -45620,12 +47181,13 @@ fragment InitiativeNotification on InitiativeNotification {
|
|
|
45620
47181
|
id
|
|
45621
47182
|
}
|
|
45622
47183
|
}
|
|
45623
|
-
fragment
|
|
47184
|
+
fragment InitiativeNotification on InitiativeNotification {
|
|
45624
47185
|
__typename
|
|
45625
47186
|
reactionEmoji
|
|
45626
47187
|
type
|
|
45627
47188
|
commentId
|
|
45628
|
-
|
|
47189
|
+
initiativeId
|
|
47190
|
+
initiativeUpdateId
|
|
45629
47191
|
parentCommentId
|
|
45630
47192
|
botActor {
|
|
45631
47193
|
...ActorBot
|
|
@@ -45634,159 +47196,20 @@ fragment IssueNotification on IssueNotification {
|
|
|
45634
47196
|
comment {
|
|
45635
47197
|
id
|
|
45636
47198
|
}
|
|
45637
|
-
|
|
45638
|
-
id
|
|
45639
|
-
}
|
|
45640
|
-
issue {
|
|
45641
|
-
id
|
|
45642
|
-
}
|
|
45643
|
-
updatedAt
|
|
45644
|
-
parentComment {
|
|
45645
|
-
id
|
|
45646
|
-
}
|
|
45647
|
-
subscriptions {
|
|
45648
|
-
...NotificationSubscription
|
|
45649
|
-
}
|
|
45650
|
-
team {
|
|
45651
|
-
id
|
|
45652
|
-
}
|
|
45653
|
-
emailedAt
|
|
45654
|
-
readAt
|
|
45655
|
-
unsnoozedAt
|
|
45656
|
-
archivedAt
|
|
45657
|
-
createdAt
|
|
45658
|
-
snoozedUntilAt
|
|
45659
|
-
id
|
|
45660
|
-
actor {
|
|
45661
|
-
id
|
|
45662
|
-
}
|
|
45663
|
-
user {
|
|
47199
|
+
document {
|
|
45664
47200
|
id
|
|
45665
47201
|
}
|
|
45666
|
-
}
|
|
45667
|
-
fragment OauthClientApprovalNotification on OauthClientApprovalNotification {
|
|
45668
|
-
__typename
|
|
45669
|
-
type
|
|
45670
|
-
oauthClientApprovalId
|
|
45671
|
-
oauthClientApproval {
|
|
45672
|
-
...OauthClientApproval
|
|
45673
|
-
}
|
|
45674
|
-
botActor {
|
|
45675
|
-
...ActorBot
|
|
45676
|
-
}
|
|
45677
|
-
category
|
|
45678
47202
|
externalUserActor {
|
|
45679
47203
|
id
|
|
45680
47204
|
}
|
|
45681
|
-
updatedAt
|
|
45682
|
-
emailedAt
|
|
45683
|
-
readAt
|
|
45684
|
-
unsnoozedAt
|
|
45685
|
-
archivedAt
|
|
45686
|
-
createdAt
|
|
45687
|
-
snoozedUntilAt
|
|
45688
|
-
id
|
|
45689
|
-
actor {
|
|
45690
|
-
id
|
|
45691
|
-
}
|
|
45692
|
-
user {
|
|
45693
|
-
id
|
|
45694
|
-
}
|
|
45695
|
-
}
|
|
45696
|
-
fragment NotificationSubscription on NotificationSubscription {
|
|
45697
|
-
__typename
|
|
45698
|
-
customView {
|
|
45699
|
-
id
|
|
45700
|
-
}
|
|
45701
|
-
cycle {
|
|
45702
|
-
id
|
|
45703
|
-
}
|
|
45704
47205
|
initiative {
|
|
45705
47206
|
id
|
|
45706
47207
|
}
|
|
45707
|
-
|
|
45708
|
-
id
|
|
45709
|
-
}
|
|
45710
|
-
project {
|
|
45711
|
-
id
|
|
45712
|
-
}
|
|
45713
|
-
customer {
|
|
45714
|
-
id
|
|
45715
|
-
}
|
|
45716
|
-
updatedAt
|
|
45717
|
-
team {
|
|
45718
|
-
id
|
|
45719
|
-
}
|
|
45720
|
-
archivedAt
|
|
45721
|
-
createdAt
|
|
45722
|
-
userContextViewType
|
|
45723
|
-
contextViewType
|
|
45724
|
-
id
|
|
45725
|
-
subscriber {
|
|
45726
|
-
id
|
|
45727
|
-
}
|
|
45728
|
-
user {
|
|
45729
|
-
id
|
|
45730
|
-
}
|
|
45731
|
-
active
|
|
45732
|
-
}
|
|
45733
|
-
fragment OauthClientApproval on OauthClientApproval {
|
|
45734
|
-
__typename
|
|
45735
|
-
newlyRequestedScopes
|
|
45736
|
-
updatedAt
|
|
45737
|
-
requesterId
|
|
45738
|
-
responderId
|
|
45739
|
-
requestReason
|
|
45740
|
-
denyReason
|
|
45741
|
-
scopes
|
|
45742
|
-
status
|
|
45743
|
-
archivedAt
|
|
45744
|
-
createdAt
|
|
45745
|
-
id
|
|
45746
|
-
oauthClientId
|
|
45747
|
-
}
|
|
45748
|
-
fragment NotificationBatchActionPayload on NotificationBatchActionPayload {
|
|
45749
|
-
__typename
|
|
45750
|
-
lastSyncId
|
|
45751
|
-
notifications {
|
|
45752
|
-
...Notification
|
|
45753
|
-
}
|
|
45754
|
-
success
|
|
45755
|
-
}`);
|
|
45756
|
-
const UpdateNotificationDocument = new TypedDocumentString(`
|
|
45757
|
-
mutation updateNotification($id: String!, $input: NotificationUpdateInput!) {
|
|
45758
|
-
notificationUpdate(id: $id, input: $input) {
|
|
45759
|
-
...NotificationPayload
|
|
45760
|
-
}
|
|
45761
|
-
}
|
|
45762
|
-
fragment ActorBot on ActorBot {
|
|
45763
|
-
__typename
|
|
45764
|
-
avatarUrl
|
|
45765
|
-
name
|
|
45766
|
-
userDisplayName
|
|
45767
|
-
subType
|
|
45768
|
-
type
|
|
45769
|
-
id
|
|
45770
|
-
}
|
|
45771
|
-
fragment CustomerNeedNotification on CustomerNeedNotification {
|
|
45772
|
-
__typename
|
|
45773
|
-
type
|
|
45774
|
-
customerNeedId
|
|
45775
|
-
botActor {
|
|
45776
|
-
...ActorBot
|
|
45777
|
-
}
|
|
45778
|
-
category
|
|
45779
|
-
customerNeed {
|
|
45780
|
-
id
|
|
45781
|
-
}
|
|
45782
|
-
externalUserActor {
|
|
45783
|
-
id
|
|
45784
|
-
}
|
|
45785
|
-
relatedIssue {
|
|
47208
|
+
initiativeUpdate {
|
|
45786
47209
|
id
|
|
45787
47210
|
}
|
|
45788
47211
|
updatedAt
|
|
45789
|
-
|
|
47212
|
+
parentComment {
|
|
45790
47213
|
id
|
|
45791
47214
|
}
|
|
45792
47215
|
emailedAt
|
|
@@ -45803,50 +47226,36 @@ fragment CustomerNeedNotification on CustomerNeedNotification {
|
|
|
45803
47226
|
id
|
|
45804
47227
|
}
|
|
45805
47228
|
}
|
|
45806
|
-
fragment
|
|
47229
|
+
fragment IssueNotification on IssueNotification {
|
|
45807
47230
|
__typename
|
|
47231
|
+
reactionEmoji
|
|
45808
47232
|
type
|
|
45809
|
-
|
|
47233
|
+
commentId
|
|
47234
|
+
issueId
|
|
47235
|
+
parentCommentId
|
|
45810
47236
|
botActor {
|
|
45811
47237
|
...ActorBot
|
|
45812
47238
|
}
|
|
45813
47239
|
category
|
|
45814
|
-
|
|
47240
|
+
comment {
|
|
45815
47241
|
id
|
|
45816
47242
|
}
|
|
45817
47243
|
externalUserActor {
|
|
45818
47244
|
id
|
|
45819
47245
|
}
|
|
45820
|
-
|
|
45821
|
-
emailedAt
|
|
45822
|
-
readAt
|
|
45823
|
-
unsnoozedAt
|
|
45824
|
-
archivedAt
|
|
45825
|
-
createdAt
|
|
45826
|
-
snoozedUntilAt
|
|
45827
|
-
id
|
|
45828
|
-
actor {
|
|
47246
|
+
issue {
|
|
45829
47247
|
id
|
|
45830
47248
|
}
|
|
45831
|
-
|
|
47249
|
+
updatedAt
|
|
47250
|
+
parentComment {
|
|
45832
47251
|
id
|
|
45833
47252
|
}
|
|
45834
|
-
|
|
45835
|
-
|
|
45836
|
-
__typename
|
|
45837
|
-
reactionEmoji
|
|
45838
|
-
type
|
|
45839
|
-
commentId
|
|
45840
|
-
documentId
|
|
45841
|
-
parentCommentId
|
|
45842
|
-
botActor {
|
|
45843
|
-
...ActorBot
|
|
47253
|
+
subscriptions {
|
|
47254
|
+
...NotificationSubscription
|
|
45844
47255
|
}
|
|
45845
|
-
|
|
45846
|
-
externalUserActor {
|
|
47256
|
+
team {
|
|
45847
47257
|
id
|
|
45848
47258
|
}
|
|
45849
|
-
updatedAt
|
|
45850
47259
|
emailedAt
|
|
45851
47260
|
readAt
|
|
45852
47261
|
unsnoozedAt
|
|
@@ -45861,7 +47270,204 @@ fragment DocumentNotification on DocumentNotification {
|
|
|
45861
47270
|
id
|
|
45862
47271
|
}
|
|
45863
47272
|
}
|
|
45864
|
-
fragment
|
|
47273
|
+
fragment OauthClientApprovalNotification on OauthClientApprovalNotification {
|
|
47274
|
+
__typename
|
|
47275
|
+
type
|
|
47276
|
+
oauthClientApprovalId
|
|
47277
|
+
oauthClientApproval {
|
|
47278
|
+
...OauthClientApproval
|
|
47279
|
+
}
|
|
47280
|
+
botActor {
|
|
47281
|
+
...ActorBot
|
|
47282
|
+
}
|
|
47283
|
+
category
|
|
47284
|
+
externalUserActor {
|
|
47285
|
+
id
|
|
47286
|
+
}
|
|
47287
|
+
updatedAt
|
|
47288
|
+
emailedAt
|
|
47289
|
+
readAt
|
|
47290
|
+
unsnoozedAt
|
|
47291
|
+
archivedAt
|
|
47292
|
+
createdAt
|
|
47293
|
+
snoozedUntilAt
|
|
47294
|
+
id
|
|
47295
|
+
actor {
|
|
47296
|
+
id
|
|
47297
|
+
}
|
|
47298
|
+
user {
|
|
47299
|
+
id
|
|
47300
|
+
}
|
|
47301
|
+
}
|
|
47302
|
+
fragment NotificationSubscription on NotificationSubscription {
|
|
47303
|
+
__typename
|
|
47304
|
+
customView {
|
|
47305
|
+
id
|
|
47306
|
+
}
|
|
47307
|
+
cycle {
|
|
47308
|
+
id
|
|
47309
|
+
}
|
|
47310
|
+
initiative {
|
|
47311
|
+
id
|
|
47312
|
+
}
|
|
47313
|
+
label {
|
|
47314
|
+
id
|
|
47315
|
+
}
|
|
47316
|
+
project {
|
|
47317
|
+
id
|
|
47318
|
+
}
|
|
47319
|
+
customer {
|
|
47320
|
+
id
|
|
47321
|
+
}
|
|
47322
|
+
updatedAt
|
|
47323
|
+
team {
|
|
47324
|
+
id
|
|
47325
|
+
}
|
|
47326
|
+
archivedAt
|
|
47327
|
+
createdAt
|
|
47328
|
+
userContextViewType
|
|
47329
|
+
contextViewType
|
|
47330
|
+
id
|
|
47331
|
+
subscriber {
|
|
47332
|
+
id
|
|
47333
|
+
}
|
|
47334
|
+
user {
|
|
47335
|
+
id
|
|
47336
|
+
}
|
|
47337
|
+
active
|
|
47338
|
+
}
|
|
47339
|
+
fragment OauthClientApproval on OauthClientApproval {
|
|
47340
|
+
__typename
|
|
47341
|
+
newlyRequestedScopes
|
|
47342
|
+
updatedAt
|
|
47343
|
+
requesterId
|
|
47344
|
+
responderId
|
|
47345
|
+
requestReason
|
|
47346
|
+
denyReason
|
|
47347
|
+
scopes
|
|
47348
|
+
status
|
|
47349
|
+
archivedAt
|
|
47350
|
+
createdAt
|
|
47351
|
+
id
|
|
47352
|
+
oauthClientId
|
|
47353
|
+
}
|
|
47354
|
+
fragment NotificationBatchActionPayload on NotificationBatchActionPayload {
|
|
47355
|
+
__typename
|
|
47356
|
+
lastSyncId
|
|
47357
|
+
notifications {
|
|
47358
|
+
...Notification
|
|
47359
|
+
}
|
|
47360
|
+
success
|
|
47361
|
+
}`);
|
|
47362
|
+
const UpdateNotificationDocument = new TypedDocumentString(`
|
|
47363
|
+
mutation updateNotification($id: String!, $input: NotificationUpdateInput!) {
|
|
47364
|
+
notificationUpdate(id: $id, input: $input) {
|
|
47365
|
+
...NotificationPayload
|
|
47366
|
+
}
|
|
47367
|
+
}
|
|
47368
|
+
fragment ActorBot on ActorBot {
|
|
47369
|
+
__typename
|
|
47370
|
+
avatarUrl
|
|
47371
|
+
name
|
|
47372
|
+
userDisplayName
|
|
47373
|
+
subType
|
|
47374
|
+
type
|
|
47375
|
+
id
|
|
47376
|
+
}
|
|
47377
|
+
fragment CustomerNeedNotification on CustomerNeedNotification {
|
|
47378
|
+
__typename
|
|
47379
|
+
type
|
|
47380
|
+
customerNeedId
|
|
47381
|
+
botActor {
|
|
47382
|
+
...ActorBot
|
|
47383
|
+
}
|
|
47384
|
+
category
|
|
47385
|
+
customerNeed {
|
|
47386
|
+
id
|
|
47387
|
+
}
|
|
47388
|
+
externalUserActor {
|
|
47389
|
+
id
|
|
47390
|
+
}
|
|
47391
|
+
relatedIssue {
|
|
47392
|
+
id
|
|
47393
|
+
}
|
|
47394
|
+
updatedAt
|
|
47395
|
+
relatedProject {
|
|
47396
|
+
id
|
|
47397
|
+
}
|
|
47398
|
+
emailedAt
|
|
47399
|
+
readAt
|
|
47400
|
+
unsnoozedAt
|
|
47401
|
+
archivedAt
|
|
47402
|
+
createdAt
|
|
47403
|
+
snoozedUntilAt
|
|
47404
|
+
id
|
|
47405
|
+
actor {
|
|
47406
|
+
id
|
|
47407
|
+
}
|
|
47408
|
+
user {
|
|
47409
|
+
id
|
|
47410
|
+
}
|
|
47411
|
+
}
|
|
47412
|
+
fragment CustomerNotification on CustomerNotification {
|
|
47413
|
+
__typename
|
|
47414
|
+
type
|
|
47415
|
+
customerId
|
|
47416
|
+
botActor {
|
|
47417
|
+
...ActorBot
|
|
47418
|
+
}
|
|
47419
|
+
category
|
|
47420
|
+
customer {
|
|
47421
|
+
id
|
|
47422
|
+
}
|
|
47423
|
+
externalUserActor {
|
|
47424
|
+
id
|
|
47425
|
+
}
|
|
47426
|
+
updatedAt
|
|
47427
|
+
emailedAt
|
|
47428
|
+
readAt
|
|
47429
|
+
unsnoozedAt
|
|
47430
|
+
archivedAt
|
|
47431
|
+
createdAt
|
|
47432
|
+
snoozedUntilAt
|
|
47433
|
+
id
|
|
47434
|
+
actor {
|
|
47435
|
+
id
|
|
47436
|
+
}
|
|
47437
|
+
user {
|
|
47438
|
+
id
|
|
47439
|
+
}
|
|
47440
|
+
}
|
|
47441
|
+
fragment DocumentNotification on DocumentNotification {
|
|
47442
|
+
__typename
|
|
47443
|
+
reactionEmoji
|
|
47444
|
+
type
|
|
47445
|
+
commentId
|
|
47446
|
+
documentId
|
|
47447
|
+
parentCommentId
|
|
47448
|
+
botActor {
|
|
47449
|
+
...ActorBot
|
|
47450
|
+
}
|
|
47451
|
+
category
|
|
47452
|
+
externalUserActor {
|
|
47453
|
+
id
|
|
47454
|
+
}
|
|
47455
|
+
updatedAt
|
|
47456
|
+
emailedAt
|
|
47457
|
+
readAt
|
|
47458
|
+
unsnoozedAt
|
|
47459
|
+
archivedAt
|
|
47460
|
+
createdAt
|
|
47461
|
+
snoozedUntilAt
|
|
47462
|
+
id
|
|
47463
|
+
actor {
|
|
47464
|
+
id
|
|
47465
|
+
}
|
|
47466
|
+
user {
|
|
47467
|
+
id
|
|
47468
|
+
}
|
|
47469
|
+
}
|
|
47470
|
+
fragment Notification on Notification {
|
|
45865
47471
|
__typename
|
|
45866
47472
|
type
|
|
45867
47473
|
botActor {
|
|
@@ -45912,6 +47518,9 @@ fragment Notification on Notification {
|
|
|
45912
47518
|
... on PullRequestNotification {
|
|
45913
47519
|
...PullRequestNotification
|
|
45914
47520
|
}
|
|
47521
|
+
... on WelcomeMessageNotification {
|
|
47522
|
+
...WelcomeMessageNotification
|
|
47523
|
+
}
|
|
45915
47524
|
}
|
|
45916
47525
|
fragment PostNotification on PostNotification {
|
|
45917
47526
|
__typename
|
|
@@ -46015,6 +47624,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
46015
47624
|
id
|
|
46016
47625
|
}
|
|
46017
47626
|
}
|
|
47627
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
47628
|
+
__typename
|
|
47629
|
+
type
|
|
47630
|
+
welcomeMessageId
|
|
47631
|
+
botActor {
|
|
47632
|
+
...ActorBot
|
|
47633
|
+
}
|
|
47634
|
+
category
|
|
47635
|
+
externalUserActor {
|
|
47636
|
+
id
|
|
47637
|
+
}
|
|
47638
|
+
updatedAt
|
|
47639
|
+
emailedAt
|
|
47640
|
+
readAt
|
|
47641
|
+
unsnoozedAt
|
|
47642
|
+
archivedAt
|
|
47643
|
+
createdAt
|
|
47644
|
+
snoozedUntilAt
|
|
47645
|
+
id
|
|
47646
|
+
actor {
|
|
47647
|
+
id
|
|
47648
|
+
}
|
|
47649
|
+
user {
|
|
47650
|
+
id
|
|
47651
|
+
}
|
|
47652
|
+
}
|
|
46018
47653
|
fragment InitiativeNotification on InitiativeNotification {
|
|
46019
47654
|
__typename
|
|
46020
47655
|
reactionEmoji
|
|
@@ -46335,8 +47970,8 @@ const ArchiveProjectDocument = new TypedDocumentString(`
|
|
|
46335
47970
|
success
|
|
46336
47971
|
}`);
|
|
46337
47972
|
const CreateProjectDocument = new TypedDocumentString(`
|
|
46338
|
-
mutation createProject($
|
|
46339
|
-
projectCreate(
|
|
47973
|
+
mutation createProject($input: ProjectCreateInput!, $slackChannelName: String) {
|
|
47974
|
+
projectCreate(input: $input, slackChannelName: $slackChannelName) {
|
|
46340
47975
|
...ProjectPayload
|
|
46341
47976
|
}
|
|
46342
47977
|
}
|
|
@@ -46988,6 +48623,7 @@ fragment AuthResolverResponse on AuthResolverResponse {
|
|
|
46988
48623
|
...AuthOrganization
|
|
46989
48624
|
}
|
|
46990
48625
|
allowDomainAccess
|
|
48626
|
+
service
|
|
46991
48627
|
id
|
|
46992
48628
|
}`);
|
|
46993
48629
|
const CreateTeamDocument = new TypedDocumentString(`
|
|
@@ -47268,26 +48904,6 @@ const UserChangeRoleDocument = new TypedDocumentString(`
|
|
|
47268
48904
|
__typename
|
|
47269
48905
|
success
|
|
47270
48906
|
}`);
|
|
47271
|
-
const UserDemoteAdminDocument = new TypedDocumentString(`
|
|
47272
|
-
mutation userDemoteAdmin($id: String!) {
|
|
47273
|
-
userDemoteAdmin(id: $id) {
|
|
47274
|
-
...UserAdminPayload
|
|
47275
|
-
}
|
|
47276
|
-
}
|
|
47277
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47278
|
-
__typename
|
|
47279
|
-
success
|
|
47280
|
-
}`);
|
|
47281
|
-
const UserDemoteMemberDocument = new TypedDocumentString(`
|
|
47282
|
-
mutation userDemoteMember($id: String!) {
|
|
47283
|
-
userDemoteMember(id: $id) {
|
|
47284
|
-
...UserAdminPayload
|
|
47285
|
-
}
|
|
47286
|
-
}
|
|
47287
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47288
|
-
__typename
|
|
47289
|
-
success
|
|
47290
|
-
}`);
|
|
47291
48907
|
const UserDiscordConnectDocument = new TypedDocumentString(`
|
|
47292
48908
|
mutation userDiscordConnect($code: String!, $redirectUri: String!) {
|
|
47293
48909
|
userDiscordConnect(code: $code, redirectUri: $redirectUri) {
|
|
@@ -47329,26 +48945,6 @@ const UpdateUserFlagDocument = new TypedDocumentString(`
|
|
|
47329
48945
|
lastSyncId
|
|
47330
48946
|
success
|
|
47331
48947
|
}`);
|
|
47332
|
-
const UserPromoteAdminDocument = new TypedDocumentString(`
|
|
47333
|
-
mutation userPromoteAdmin($id: String!) {
|
|
47334
|
-
userPromoteAdmin(id: $id) {
|
|
47335
|
-
...UserAdminPayload
|
|
47336
|
-
}
|
|
47337
|
-
}
|
|
47338
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47339
|
-
__typename
|
|
47340
|
-
success
|
|
47341
|
-
}`);
|
|
47342
|
-
const UserPromoteMemberDocument = new TypedDocumentString(`
|
|
47343
|
-
mutation userPromoteMember($id: String!) {
|
|
47344
|
-
userPromoteMember(id: $id) {
|
|
47345
|
-
...UserAdminPayload
|
|
47346
|
-
}
|
|
47347
|
-
}
|
|
47348
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47349
|
-
__typename
|
|
47350
|
-
success
|
|
47351
|
-
}`);
|
|
47352
48948
|
const UserRevokeAllSessionsDocument = new TypedDocumentString(`
|
|
47353
48949
|
mutation userRevokeAllSessions($id: String!) {
|
|
47354
48950
|
userRevokeAllSessions(id: $id) {
|
|
@@ -48071,6 +49667,7 @@ var AgentSession = class extends Request {
|
|
|
48071
49667
|
this.summary = data.summary ?? void 0;
|
|
48072
49668
|
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
48073
49669
|
this.url = data.url ?? void 0;
|
|
49670
|
+
this.externalLinks = data.externalLinks.map((node) => new AgentSessionExternalLink(request, node));
|
|
48074
49671
|
this.status = data.status;
|
|
48075
49672
|
this.type = data.type ?? void 0;
|
|
48076
49673
|
this._appUser = data.appUser;
|
|
@@ -48111,6 +49708,8 @@ var AgentSession = class extends Request {
|
|
|
48111
49708
|
updatedAt;
|
|
48112
49709
|
/** Agent session URL. */
|
|
48113
49710
|
url;
|
|
49711
|
+
/** External links associated with this session. */
|
|
49712
|
+
externalLinks;
|
|
48114
49713
|
/** The current status of the agent session. */
|
|
48115
49714
|
status;
|
|
48116
49715
|
/** [DEPRECATED] The type of the agent session. */
|
|
@@ -48233,6 +49832,23 @@ var AgentSessionEventWebhookPayload = class {
|
|
|
48233
49832
|
agentSession;
|
|
48234
49833
|
};
|
|
48235
49834
|
/**
|
|
49835
|
+
* An external link associated with an agent session.
|
|
49836
|
+
*
|
|
49837
|
+
* @param request - function to call the graphql client
|
|
49838
|
+
* @param data - L.AgentSessionExternalLinkFragment response data
|
|
49839
|
+
*/
|
|
49840
|
+
var AgentSessionExternalLink = class extends Request {
|
|
49841
|
+
constructor(request, data) {
|
|
49842
|
+
super(request);
|
|
49843
|
+
this.label = data.label;
|
|
49844
|
+
this.url = data.url;
|
|
49845
|
+
}
|
|
49846
|
+
/** Label for the link. */
|
|
49847
|
+
label;
|
|
49848
|
+
/** The URL of the external resource. */
|
|
49849
|
+
url;
|
|
49850
|
+
};
|
|
49851
|
+
/**
|
|
48236
49852
|
* AgentSessionPayload model
|
|
48237
49853
|
*
|
|
48238
49854
|
* @param request - function to call the graphql client
|
|
@@ -48647,6 +50263,41 @@ var AsksWebSettings = class extends Request {
|
|
|
48647
50263
|
get organization() {
|
|
48648
50264
|
return new OrganizationQuery(this._request).fetch();
|
|
48649
50265
|
}
|
|
50266
|
+
/** Creates a new Asks web form settings. */
|
|
50267
|
+
create(input, variables) {
|
|
50268
|
+
return new CreateAsksWebSettingsMutation(this._request).fetch(input, variables);
|
|
50269
|
+
}
|
|
50270
|
+
/** Updates Asks web form settings. */
|
|
50271
|
+
update(input, variables) {
|
|
50272
|
+
return new UpdateAsksWebSettingsMutation(this._request).fetch(this.id, input, variables);
|
|
50273
|
+
}
|
|
50274
|
+
};
|
|
50275
|
+
/**
|
|
50276
|
+
* AsksWebSettingsPayload model
|
|
50277
|
+
*
|
|
50278
|
+
* @param request - function to call the graphql client
|
|
50279
|
+
* @param data - L.AsksWebSettingsPayloadFragment response data
|
|
50280
|
+
*/
|
|
50281
|
+
var AsksWebSettingsPayload = class extends Request {
|
|
50282
|
+
_asksWebSettings;
|
|
50283
|
+
constructor(request, data) {
|
|
50284
|
+
super(request);
|
|
50285
|
+
this.lastSyncId = data.lastSyncId;
|
|
50286
|
+
this.success = data.success;
|
|
50287
|
+
this._asksWebSettings = data.asksWebSettings;
|
|
50288
|
+
}
|
|
50289
|
+
/** The identifier of the last sync operation. */
|
|
50290
|
+
lastSyncId;
|
|
50291
|
+
/** Whether the operation was successful. */
|
|
50292
|
+
success;
|
|
50293
|
+
/** The Asks web settings that were created or updated. */
|
|
50294
|
+
get asksWebSettings() {
|
|
50295
|
+
return new AsksWebSettingQuery(this._request).fetch(this._asksWebSettings.id);
|
|
50296
|
+
}
|
|
50297
|
+
/** The ID of asks web settings that were created or updated. */
|
|
50298
|
+
get asksWebSettingsId() {
|
|
50299
|
+
return this._asksWebSettings?.id;
|
|
50300
|
+
}
|
|
48650
50301
|
};
|
|
48651
50302
|
/**
|
|
48652
50303
|
* Issue attachment (e.g. support ticket, pull request).
|
|
@@ -49102,6 +50753,7 @@ var AuthResolverResponse = class extends Request {
|
|
|
49102
50753
|
this.email = data.email;
|
|
49103
50754
|
this.id = data.id;
|
|
49104
50755
|
this.lastUsedOrganizationId = data.lastUsedOrganizationId ?? void 0;
|
|
50756
|
+
this.service = data.service ?? void 0;
|
|
49105
50757
|
this.token = data.token ?? void 0;
|
|
49106
50758
|
this.availableOrganizations = data.availableOrganizations ? data.availableOrganizations.map((node) => new AuthOrganization(request, node)) : void 0;
|
|
49107
50759
|
this.lockedOrganizations = data.lockedOrganizations ? data.lockedOrganizations.map((node) => new AuthOrganization(request, node)) : void 0;
|
|
@@ -49116,6 +50768,8 @@ var AuthResolverResponse = class extends Request {
|
|
|
49116
50768
|
id;
|
|
49117
50769
|
/** ID of the organization last accessed by the user. */
|
|
49118
50770
|
lastUsedOrganizationId;
|
|
50771
|
+
/** The authentication service used for the current session (e.g., google, email, saml). */
|
|
50772
|
+
service;
|
|
49119
50773
|
/** Application token. */
|
|
49120
50774
|
token;
|
|
49121
50775
|
/** List of organizations allowing this user account to join automatically. */
|
|
@@ -51757,6 +53411,7 @@ var DocumentContent = class extends Request {
|
|
|
51757
53411
|
this.restoredAt = parseDate(data.restoredAt) ?? void 0;
|
|
51758
53412
|
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
51759
53413
|
this.aiPromptRules = data.aiPromptRules ? new AiPromptRules(request, data.aiPromptRules) : void 0;
|
|
53414
|
+
this.welcomeMessage = data.welcomeMessage ? new WelcomeMessage(request, data.welcomeMessage) : void 0;
|
|
51760
53415
|
this._document = data.document ?? void 0;
|
|
51761
53416
|
this._initiative = data.initiative ?? void 0;
|
|
51762
53417
|
this._issue = data.issue ?? void 0;
|
|
@@ -51782,6 +53437,8 @@ var DocumentContent = class extends Request {
|
|
|
51782
53437
|
updatedAt;
|
|
51783
53438
|
/** The AI prompt rules that the content is associated with. */
|
|
51784
53439
|
aiPromptRules;
|
|
53440
|
+
/** The welcome message that the content is associated with. */
|
|
53441
|
+
welcomeMessage;
|
|
51785
53442
|
/** The document that the content is associated with. */
|
|
51786
53443
|
get document() {
|
|
51787
53444
|
return this._document?.id ? new DocumentQuery(this._request).fetch(this._document?.id) : void 0;
|
|
@@ -53604,11 +55261,20 @@ var GitLabIntegrationCreatePayload = class extends Request {
|
|
|
53604
55261
|
_integration;
|
|
53605
55262
|
constructor(request, data) {
|
|
53606
55263
|
super(request);
|
|
55264
|
+
this.error = data.error ?? void 0;
|
|
55265
|
+
this.errorResponseBody = data.errorResponseBody ?? void 0;
|
|
55266
|
+
this.errorResponseHeaders = data.errorResponseHeaders ?? void 0;
|
|
53607
55267
|
this.lastSyncId = data.lastSyncId;
|
|
53608
55268
|
this.success = data.success;
|
|
53609
55269
|
this.webhookSecret = data.webhookSecret;
|
|
53610
55270
|
this._integration = data.integration ?? void 0;
|
|
53611
55271
|
}
|
|
55272
|
+
/** Error message if the connection failed. */
|
|
55273
|
+
error;
|
|
55274
|
+
/** Response body from GitLab for debugging. */
|
|
55275
|
+
errorResponseBody;
|
|
55276
|
+
/** Response headers from GitLab for debugging (JSON stringified). */
|
|
55277
|
+
errorResponseHeaders;
|
|
53612
55278
|
/** The identifier of the last sync operation. */
|
|
53613
55279
|
lastSyncId;
|
|
53614
55280
|
/** Whether the operation was successful. */
|
|
@@ -55673,6 +57339,10 @@ var Issue = class extends Request {
|
|
|
55673
57339
|
relations(variables) {
|
|
55674
57340
|
return new Issue_RelationsQuery(this._request, this.id, variables).fetch(variables);
|
|
55675
57341
|
}
|
|
57342
|
+
/** The issue's workflow states over time. */
|
|
57343
|
+
stateHistory(variables) {
|
|
57344
|
+
return new Issue_StateHistoryQuery(this._request, this.id, variables).fetch(variables);
|
|
57345
|
+
}
|
|
55676
57346
|
/** Users who are subscribed to the issue. */
|
|
55677
57347
|
subscribers(variables) {
|
|
55678
57348
|
return new Issue_SubscribersQuery(this._request, this.id, variables).fetch(variables);
|
|
@@ -56013,6 +57683,7 @@ var IssueHistory = class extends Request {
|
|
|
56013
57683
|
_fromDelegate;
|
|
56014
57684
|
_fromParent;
|
|
56015
57685
|
_fromProject;
|
|
57686
|
+
_fromProjectMilestone;
|
|
56016
57687
|
_fromState;
|
|
56017
57688
|
_fromTeam;
|
|
56018
57689
|
_issue;
|
|
@@ -56022,8 +57693,10 @@ var IssueHistory = class extends Request {
|
|
|
56022
57693
|
_toDelegate;
|
|
56023
57694
|
_toParent;
|
|
56024
57695
|
_toProject;
|
|
57696
|
+
_toProjectMilestone;
|
|
56025
57697
|
_toState;
|
|
56026
57698
|
_toTeam;
|
|
57699
|
+
_triageResponsibilityTeam;
|
|
56027
57700
|
constructor(request, data) {
|
|
56028
57701
|
super(request);
|
|
56029
57702
|
this.actorId = data.actorId ?? void 0;
|
|
@@ -56042,6 +57715,10 @@ var IssueHistory = class extends Request {
|
|
|
56042
57715
|
this.fromParentId = data.fromParentId ?? void 0;
|
|
56043
57716
|
this.fromPriority = data.fromPriority ?? void 0;
|
|
56044
57717
|
this.fromProjectId = data.fromProjectId ?? void 0;
|
|
57718
|
+
this.fromSlaBreached = data.fromSlaBreached ?? void 0;
|
|
57719
|
+
this.fromSlaBreachesAt = parseDate(data.fromSlaBreachesAt) ?? void 0;
|
|
57720
|
+
this.fromSlaStartedAt = parseDate(data.fromSlaStartedAt) ?? void 0;
|
|
57721
|
+
this.fromSlaType = data.fromSlaType ?? void 0;
|
|
56045
57722
|
this.fromStateId = data.fromStateId ?? void 0;
|
|
56046
57723
|
this.fromTeamId = data.fromTeamId ?? void 0;
|
|
56047
57724
|
this.fromTitle = data.fromTitle ?? void 0;
|
|
@@ -56055,6 +57732,10 @@ var IssueHistory = class extends Request {
|
|
|
56055
57732
|
this.toParentId = data.toParentId ?? void 0;
|
|
56056
57733
|
this.toPriority = data.toPriority ?? void 0;
|
|
56057
57734
|
this.toProjectId = data.toProjectId ?? void 0;
|
|
57735
|
+
this.toSlaBreached = data.toSlaBreached ?? void 0;
|
|
57736
|
+
this.toSlaBreachesAt = parseDate(data.toSlaBreachesAt) ?? void 0;
|
|
57737
|
+
this.toSlaStartedAt = parseDate(data.toSlaStartedAt) ?? void 0;
|
|
57738
|
+
this.toSlaType = data.toSlaType ?? void 0;
|
|
56058
57739
|
this.toStateId = data.toStateId ?? void 0;
|
|
56059
57740
|
this.toTeamId = data.toTeamId ?? void 0;
|
|
56060
57741
|
this.toTitle = data.toTitle ?? void 0;
|
|
@@ -56077,6 +57758,7 @@ var IssueHistory = class extends Request {
|
|
|
56077
57758
|
this._fromDelegate = data.fromDelegate ?? void 0;
|
|
56078
57759
|
this._fromParent = data.fromParent ?? void 0;
|
|
56079
57760
|
this._fromProject = data.fromProject ?? void 0;
|
|
57761
|
+
this._fromProjectMilestone = data.fromProjectMilestone ?? void 0;
|
|
56080
57762
|
this._fromState = data.fromState ?? void 0;
|
|
56081
57763
|
this._fromTeam = data.fromTeam ?? void 0;
|
|
56082
57764
|
this._issue = data.issue;
|
|
@@ -56086,8 +57768,10 @@ var IssueHistory = class extends Request {
|
|
|
56086
57768
|
this._toDelegate = data.toDelegate ?? void 0;
|
|
56087
57769
|
this._toParent = data.toParent ?? void 0;
|
|
56088
57770
|
this._toProject = data.toProject ?? void 0;
|
|
57771
|
+
this._toProjectMilestone = data.toProjectMilestone ?? void 0;
|
|
56089
57772
|
this._toState = data.toState ?? void 0;
|
|
56090
57773
|
this._toTeam = data.toTeam ?? void 0;
|
|
57774
|
+
this._triageResponsibilityTeam = data.triageResponsibilityTeam ?? void 0;
|
|
56091
57775
|
}
|
|
56092
57776
|
/** The id of user who made these changes. If null, possibly means that the change made by an integration. */
|
|
56093
57777
|
actorId;
|
|
@@ -56121,6 +57805,14 @@ var IssueHistory = class extends Request {
|
|
|
56121
57805
|
fromPriority;
|
|
56122
57806
|
/** The id of previous project of the issue. */
|
|
56123
57807
|
fromProjectId;
|
|
57808
|
+
/** Whether the issue had previously breached its SLA. */
|
|
57809
|
+
fromSlaBreached;
|
|
57810
|
+
/** The SLA breach time that was previously set on the issue. */
|
|
57811
|
+
fromSlaBreachesAt;
|
|
57812
|
+
/** The time at which the issue's SLA was previously started. */
|
|
57813
|
+
fromSlaStartedAt;
|
|
57814
|
+
/** The type of SLA that was previously set on the issue. */
|
|
57815
|
+
fromSlaType;
|
|
56124
57816
|
/** The id of previous workflow state of the issue. */
|
|
56125
57817
|
fromStateId;
|
|
56126
57818
|
/** The id of team from which the issue was moved from. */
|
|
@@ -56147,6 +57839,14 @@ var IssueHistory = class extends Request {
|
|
|
56147
57839
|
toPriority;
|
|
56148
57840
|
/** The id of new project of the issue. */
|
|
56149
57841
|
toProjectId;
|
|
57842
|
+
/** Whether the issue has now breached its SLA. */
|
|
57843
|
+
toSlaBreached;
|
|
57844
|
+
/** The SLA breach time that is now set on the issue. */
|
|
57845
|
+
toSlaBreachesAt;
|
|
57846
|
+
/** The time at which the issue's SLA is now started. */
|
|
57847
|
+
toSlaStartedAt;
|
|
57848
|
+
/** The type of SLA that is now set on the issue. */
|
|
57849
|
+
toSlaType;
|
|
56150
57850
|
/** The id of new workflow state of the issue. */
|
|
56151
57851
|
toStateId;
|
|
56152
57852
|
/** The id of team to which the issue was moved to. */
|
|
@@ -56212,6 +57912,14 @@ var IssueHistory = class extends Request {
|
|
|
56212
57912
|
get fromProject() {
|
|
56213
57913
|
return this._fromProject?.id ? new ProjectQuery(this._request).fetch(this._fromProject?.id) : void 0;
|
|
56214
57914
|
}
|
|
57915
|
+
/** The project milestone that the issue was moved from. */
|
|
57916
|
+
get fromProjectMilestone() {
|
|
57917
|
+
return this._fromProjectMilestone?.id ? new ProjectMilestoneQuery(this._request).fetch(this._fromProjectMilestone?.id) : void 0;
|
|
57918
|
+
}
|
|
57919
|
+
/** The ID of project milestone that the issue was moved from. */
|
|
57920
|
+
get fromProjectMilestoneId() {
|
|
57921
|
+
return this._fromProjectMilestone?.id;
|
|
57922
|
+
}
|
|
56215
57923
|
/** The state that the issue was moved from. */
|
|
56216
57924
|
get fromState() {
|
|
56217
57925
|
return this._fromState?.id ? new WorkflowStateQuery(this._request).fetch(this._fromState?.id) : void 0;
|
|
@@ -56256,6 +57964,14 @@ var IssueHistory = class extends Request {
|
|
|
56256
57964
|
get toProject() {
|
|
56257
57965
|
return this._toProject?.id ? new ProjectQuery(this._request).fetch(this._toProject?.id) : void 0;
|
|
56258
57966
|
}
|
|
57967
|
+
/** The project milestone that the issue was moved to. */
|
|
57968
|
+
get toProjectMilestone() {
|
|
57969
|
+
return this._toProjectMilestone?.id ? new ProjectMilestoneQuery(this._request).fetch(this._toProjectMilestone?.id) : void 0;
|
|
57970
|
+
}
|
|
57971
|
+
/** The ID of project milestone that the issue was moved to. */
|
|
57972
|
+
get toProjectMilestoneId() {
|
|
57973
|
+
return this._toProjectMilestone?.id;
|
|
57974
|
+
}
|
|
56259
57975
|
/** The state that the issue was moved to. */
|
|
56260
57976
|
get toState() {
|
|
56261
57977
|
return this._toState?.id ? new WorkflowStateQuery(this._request).fetch(this._toState?.id) : void 0;
|
|
@@ -56264,6 +57980,14 @@ var IssueHistory = class extends Request {
|
|
|
56264
57980
|
get toTeam() {
|
|
56265
57981
|
return this._toTeam?.id ? new TeamQuery(this._request).fetch(this._toTeam?.id) : void 0;
|
|
56266
57982
|
}
|
|
57983
|
+
/** The team that triggered the triage responsibility action. */
|
|
57984
|
+
get triageResponsibilityTeam() {
|
|
57985
|
+
return this._triageResponsibilityTeam?.id ? new TeamQuery(this._request).fetch(this._triageResponsibilityTeam?.id) : void 0;
|
|
57986
|
+
}
|
|
57987
|
+
/** The ID of team that triggered the triage responsibility action. */
|
|
57988
|
+
get triageResponsibilityTeamId() {
|
|
57989
|
+
return this._triageResponsibilityTeam?.id;
|
|
57990
|
+
}
|
|
56267
57991
|
};
|
|
56268
57992
|
/**
|
|
56269
57993
|
* IssueHistoryConnection model
|
|
@@ -58340,6 +60064,7 @@ var NotificationConnection = class extends Connection {
|
|
|
58340
60064
|
case "PostNotification": return new PostNotification(request, node);
|
|
58341
60065
|
case "ProjectNotification": return new ProjectNotification(request, node);
|
|
58342
60066
|
case "PullRequestNotification": return new PullRequestNotification(request, node);
|
|
60067
|
+
case "WelcomeMessageNotification": return new WelcomeMessageNotification(request, node);
|
|
58343
60068
|
default: return new Notification(request, node);
|
|
58344
60069
|
}
|
|
58345
60070
|
}), new PageInfo(request, data.pageInfo));
|
|
@@ -58871,6 +60596,7 @@ var OauthClientChildWebhookPayload = class {
|
|
|
58871
60596
|
* @param data - L.OrganizationFragment response data
|
|
58872
60597
|
*/
|
|
58873
60598
|
var Organization = class extends Request {
|
|
60599
|
+
_slackProjectChannelIntegration;
|
|
58874
60600
|
constructor(request, data) {
|
|
58875
60601
|
super(request);
|
|
58876
60602
|
this.aiDiscussionSummariesEnabled = data.aiDiscussionSummariesEnabled;
|
|
@@ -58908,6 +60634,7 @@ var Organization = class extends Request {
|
|
|
58908
60634
|
this.samlEnabled = data.samlEnabled;
|
|
58909
60635
|
this.scimEnabled = data.scimEnabled;
|
|
58910
60636
|
this.securitySettings = data.securitySettings;
|
|
60637
|
+
this.slackProjectChannelPrefix = data.slackProjectChannelPrefix;
|
|
58911
60638
|
this.trialEndsAt = parseDate(data.trialEndsAt) ?? void 0;
|
|
58912
60639
|
this.trialStartsAt = parseDate(data.trialStartsAt) ?? void 0;
|
|
58913
60640
|
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
@@ -58922,6 +60649,7 @@ var Organization = class extends Request {
|
|
|
58922
60649
|
this.projectUpdatesReminderFrequency = data.projectUpdatesReminderFrequency;
|
|
58923
60650
|
this.releaseChannel = data.releaseChannel;
|
|
58924
60651
|
this.slaDayCount = data.slaDayCount;
|
|
60652
|
+
this._slackProjectChannelIntegration = data.slackProjectChannelIntegration ?? void 0;
|
|
58925
60653
|
}
|
|
58926
60654
|
/** Whether the organization has enabled AI discussion summaries for issues. */
|
|
58927
60655
|
aiDiscussionSummariesEnabled;
|
|
@@ -58993,6 +60721,8 @@ var Organization = class extends Request {
|
|
|
58993
60721
|
scimEnabled;
|
|
58994
60722
|
/** Security settings for the organization. */
|
|
58995
60723
|
securitySettings;
|
|
60724
|
+
/** The prefix used for auto-created Slack project channels. */
|
|
60725
|
+
slackProjectChannelPrefix;
|
|
58996
60726
|
/** The time at which the trial will end. */
|
|
58997
60727
|
trialEndsAt;
|
|
58998
60728
|
/** The time at which the trial started. */
|
|
@@ -59024,6 +60754,14 @@ var Organization = class extends Request {
|
|
|
59024
60754
|
releaseChannel;
|
|
59025
60755
|
/** [DEPRECATED] Which day count to use for SLA calculations. */
|
|
59026
60756
|
slaDayCount;
|
|
60757
|
+
/** The Slack integration used for auto-creating project channels. */
|
|
60758
|
+
get slackProjectChannelIntegration() {
|
|
60759
|
+
return this._slackProjectChannelIntegration?.id ? new IntegrationQuery(this._request).fetch(this._slackProjectChannelIntegration?.id) : void 0;
|
|
60760
|
+
}
|
|
60761
|
+
/** The ID of slack integration used for auto-creating project channels. */
|
|
60762
|
+
get slackProjectChannelIntegrationId() {
|
|
60763
|
+
return this._slackProjectChannelIntegration?.id;
|
|
60764
|
+
}
|
|
59027
60765
|
/** Integrations associated with the organization. */
|
|
59028
60766
|
integrations(variables) {
|
|
59029
60767
|
return new Organization_IntegrationsQuery(this._request, variables).fetch(variables);
|
|
@@ -59927,6 +61665,10 @@ var Project = class extends Request {
|
|
|
59927
61665
|
get statusId() {
|
|
59928
61666
|
return this._status?.id;
|
|
59929
61667
|
}
|
|
61668
|
+
/** Attachments associated with the project. */
|
|
61669
|
+
attachments(variables) {
|
|
61670
|
+
return new Project_AttachmentsQuery(this._request, this.id, variables).fetch(variables);
|
|
61671
|
+
}
|
|
59930
61672
|
/** Comments associated with the project overview. */
|
|
59931
61673
|
comments(variables) {
|
|
59932
61674
|
return new Project_CommentsQuery(this._request, this.id, variables).fetch(variables);
|
|
@@ -60090,6 +61832,18 @@ var ProjectAttachment = class extends Request {
|
|
|
60090
61832
|
}
|
|
60091
61833
|
};
|
|
60092
61834
|
/**
|
|
61835
|
+
* ProjectAttachmentConnection model
|
|
61836
|
+
*
|
|
61837
|
+
* @param request - function to call the graphql client
|
|
61838
|
+
* @param fetch - function to trigger a refetch of this ProjectAttachmentConnection model
|
|
61839
|
+
* @param data - ProjectAttachmentConnection response data
|
|
61840
|
+
*/
|
|
61841
|
+
var ProjectAttachmentConnection = class extends Connection {
|
|
61842
|
+
constructor(request, fetch$1, data) {
|
|
61843
|
+
super(request, fetch$1, data.nodes.map((node) => new ProjectAttachment(request, node)), new PageInfo(request, data.pageInfo));
|
|
61844
|
+
}
|
|
61845
|
+
};
|
|
61846
|
+
/**
|
|
60093
61847
|
* Certain properties of a project.
|
|
60094
61848
|
*
|
|
60095
61849
|
* @param data - L.ProjectChildWebhookPayloadFragment response data
|
|
@@ -62886,6 +64640,54 @@ var SuccessPayload = class extends Request {
|
|
|
62886
64640
|
success;
|
|
62887
64641
|
};
|
|
62888
64642
|
/**
|
|
64643
|
+
* An AI-generated summary.
|
|
64644
|
+
*
|
|
64645
|
+
* @param request - function to call the graphql client
|
|
64646
|
+
* @param data - L.SummaryFragment response data
|
|
64647
|
+
*/
|
|
64648
|
+
var Summary = class extends Request {
|
|
64649
|
+
_issue;
|
|
64650
|
+
constructor(request, data) {
|
|
64651
|
+
super(request);
|
|
64652
|
+
this.archivedAt = parseDate(data.archivedAt) ?? void 0;
|
|
64653
|
+
this.content = data.content;
|
|
64654
|
+
this.createdAt = parseDate(data.createdAt) ?? /* @__PURE__ */ new Date();
|
|
64655
|
+
this.evalLogId = data.evalLogId ?? void 0;
|
|
64656
|
+
this.generatedAt = parseDate(data.generatedAt) ?? /* @__PURE__ */ new Date();
|
|
64657
|
+
this.id = data.id;
|
|
64658
|
+
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
64659
|
+
this.generationStatus = data.generationStatus;
|
|
64660
|
+
this._issue = data.issue;
|
|
64661
|
+
}
|
|
64662
|
+
/** The time at which the entity was archived. Null if the entity has not been archived. */
|
|
64663
|
+
archivedAt;
|
|
64664
|
+
/** The summary content as a Prosemirror document. */
|
|
64665
|
+
content;
|
|
64666
|
+
/** The time at which the entity was created. */
|
|
64667
|
+
createdAt;
|
|
64668
|
+
/** The evaluation log id for this summary generation. */
|
|
64669
|
+
evalLogId;
|
|
64670
|
+
/** The time at which the summary was generated. */
|
|
64671
|
+
generatedAt;
|
|
64672
|
+
/** The unique identifier of the entity. */
|
|
64673
|
+
id;
|
|
64674
|
+
/**
|
|
64675
|
+
* The last time at which the entity was meaningfully updated. This is the same as the creation time if the entity hasn't
|
|
64676
|
+
* been updated after creation.
|
|
64677
|
+
*/
|
|
64678
|
+
updatedAt;
|
|
64679
|
+
/** The generation status of the summary. */
|
|
64680
|
+
generationStatus;
|
|
64681
|
+
/** The issue this summary belongs to. */
|
|
64682
|
+
get issue() {
|
|
64683
|
+
return new IssueQuery(this._request).fetch(this._issue.id);
|
|
64684
|
+
}
|
|
64685
|
+
/** The ID of issue this summary belongs to. */
|
|
64686
|
+
get issueId() {
|
|
64687
|
+
return this._issue?.id;
|
|
64688
|
+
}
|
|
64689
|
+
};
|
|
64690
|
+
/**
|
|
62889
64691
|
* A comment thread that is synced with an external source.
|
|
62890
64692
|
*
|
|
62891
64693
|
* @param request - function to call the graphql client
|
|
@@ -62985,6 +64787,7 @@ var Team = class extends Request {
|
|
|
62985
64787
|
this.name = data.name;
|
|
62986
64788
|
this.private = data.private;
|
|
62987
64789
|
this.requirePriorityToLeaveTriage = data.requirePriorityToLeaveTriage;
|
|
64790
|
+
this.retiredAt = parseDate(data.retiredAt) ?? void 0;
|
|
62988
64791
|
this.scimGroupName = data.scimGroupName ?? void 0;
|
|
62989
64792
|
this.scimManaged = data.scimManaged;
|
|
62990
64793
|
this.securitySettings = data.securitySettings;
|
|
@@ -63091,6 +64894,8 @@ var Team = class extends Request {
|
|
|
63091
64894
|
private;
|
|
63092
64895
|
/** Whether an issue needs to have a priority set before leaving triage. */
|
|
63093
64896
|
requirePriorityToLeaveTriage;
|
|
64897
|
+
/** The time at which the team was retired. Null if the team has not been retired. */
|
|
64898
|
+
retiredAt;
|
|
63094
64899
|
/** The SCIM group name for the team. */
|
|
63095
64900
|
scimGroupName;
|
|
63096
64901
|
/** Whether the team is managed by SCIM integration. */
|
|
@@ -65006,6 +66811,131 @@ var WebhookRotateSecretPayload = class extends Request {
|
|
|
65006
66811
|
success;
|
|
65007
66812
|
};
|
|
65008
66813
|
/**
|
|
66814
|
+
* A welcome message for new users joining the workspace.
|
|
66815
|
+
*
|
|
66816
|
+
* @param request - function to call the graphql client
|
|
66817
|
+
* @param data - L.WelcomeMessageFragment response data
|
|
66818
|
+
*/
|
|
66819
|
+
var WelcomeMessage = class extends Request {
|
|
66820
|
+
_updatedBy;
|
|
66821
|
+
constructor(request, data) {
|
|
66822
|
+
super(request);
|
|
66823
|
+
this.archivedAt = parseDate(data.archivedAt) ?? void 0;
|
|
66824
|
+
this.createdAt = parseDate(data.createdAt) ?? /* @__PURE__ */ new Date();
|
|
66825
|
+
this.enabled = data.enabled;
|
|
66826
|
+
this.id = data.id;
|
|
66827
|
+
this.title = data.title ?? void 0;
|
|
66828
|
+
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
66829
|
+
this._updatedBy = data.updatedBy ?? void 0;
|
|
66830
|
+
}
|
|
66831
|
+
/** The time at which the entity was archived. Null if the entity has not been archived. */
|
|
66832
|
+
archivedAt;
|
|
66833
|
+
/** The time at which the entity was created. */
|
|
66834
|
+
createdAt;
|
|
66835
|
+
/** Whether the welcome message is enabled. */
|
|
66836
|
+
enabled;
|
|
66837
|
+
/** The unique identifier of the entity. */
|
|
66838
|
+
id;
|
|
66839
|
+
/** The title of the welcome message notification. */
|
|
66840
|
+
title;
|
|
66841
|
+
/**
|
|
66842
|
+
* The last time at which the entity was meaningfully updated. This is the same as the creation time if the entity hasn't
|
|
66843
|
+
* been updated after creation.
|
|
66844
|
+
*/
|
|
66845
|
+
updatedAt;
|
|
66846
|
+
/** The user who last updated the welcome message. */
|
|
66847
|
+
get updatedBy() {
|
|
66848
|
+
return this._updatedBy?.id ? new UserQuery(this._request).fetch(this._updatedBy?.id) : void 0;
|
|
66849
|
+
}
|
|
66850
|
+
/** The ID of user who last updated the welcome message. */
|
|
66851
|
+
get updatedById() {
|
|
66852
|
+
return this._updatedBy?.id;
|
|
66853
|
+
}
|
|
66854
|
+
};
|
|
66855
|
+
/**
|
|
66856
|
+
* A welcome message related notification.
|
|
66857
|
+
*
|
|
66858
|
+
* @param request - function to call the graphql client
|
|
66859
|
+
* @param data - L.WelcomeMessageNotificationFragment response data
|
|
66860
|
+
*/
|
|
66861
|
+
var WelcomeMessageNotification = class extends Request {
|
|
66862
|
+
_actor;
|
|
66863
|
+
_externalUserActor;
|
|
66864
|
+
_user;
|
|
66865
|
+
constructor(request, data) {
|
|
66866
|
+
super(request);
|
|
66867
|
+
this.archivedAt = parseDate(data.archivedAt) ?? void 0;
|
|
66868
|
+
this.createdAt = parseDate(data.createdAt) ?? /* @__PURE__ */ new Date();
|
|
66869
|
+
this.emailedAt = parseDate(data.emailedAt) ?? void 0;
|
|
66870
|
+
this.id = data.id;
|
|
66871
|
+
this.readAt = parseDate(data.readAt) ?? void 0;
|
|
66872
|
+
this.snoozedUntilAt = parseDate(data.snoozedUntilAt) ?? void 0;
|
|
66873
|
+
this.type = data.type;
|
|
66874
|
+
this.unsnoozedAt = parseDate(data.unsnoozedAt) ?? void 0;
|
|
66875
|
+
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
66876
|
+
this.welcomeMessageId = data.welcomeMessageId;
|
|
66877
|
+
this.botActor = data.botActor ? new ActorBot(request, data.botActor) : void 0;
|
|
66878
|
+
this.category = data.category;
|
|
66879
|
+
this._actor = data.actor ?? void 0;
|
|
66880
|
+
this._externalUserActor = data.externalUserActor ?? void 0;
|
|
66881
|
+
this._user = data.user;
|
|
66882
|
+
}
|
|
66883
|
+
/** The time at which the entity was archived. Null if the entity has not been archived. */
|
|
66884
|
+
archivedAt;
|
|
66885
|
+
/** The time at which the entity was created. */
|
|
66886
|
+
createdAt;
|
|
66887
|
+
/**
|
|
66888
|
+
* The time at when an email reminder for this notification was sent to the user. Null, if no email
|
|
66889
|
+
* reminder has been sent.
|
|
66890
|
+
*/
|
|
66891
|
+
emailedAt;
|
|
66892
|
+
/** The unique identifier of the entity. */
|
|
66893
|
+
id;
|
|
66894
|
+
/** The time at when the user marked the notification as read. Null, if the the user hasn't read the notification */
|
|
66895
|
+
readAt;
|
|
66896
|
+
/** The time until a notification will be snoozed. After that it will appear in the inbox again. */
|
|
66897
|
+
snoozedUntilAt;
|
|
66898
|
+
/** Notification type. */
|
|
66899
|
+
type;
|
|
66900
|
+
/** The time at which a notification was unsnoozed.. */
|
|
66901
|
+
unsnoozedAt;
|
|
66902
|
+
/**
|
|
66903
|
+
* The last time at which the entity was meaningfully updated. This is the same as the creation time if the entity hasn't
|
|
66904
|
+
* been updated after creation.
|
|
66905
|
+
*/
|
|
66906
|
+
updatedAt;
|
|
66907
|
+
/** Related welcome message. */
|
|
66908
|
+
welcomeMessageId;
|
|
66909
|
+
/** The bot that caused the notification. */
|
|
66910
|
+
botActor;
|
|
66911
|
+
/** The category of the notification. */
|
|
66912
|
+
category;
|
|
66913
|
+
/** The user that caused the notification. */
|
|
66914
|
+
get actor() {
|
|
66915
|
+
return this._actor?.id ? new UserQuery(this._request).fetch(this._actor?.id) : void 0;
|
|
66916
|
+
}
|
|
66917
|
+
/** The ID of user that caused the notification. */
|
|
66918
|
+
get actorId() {
|
|
66919
|
+
return this._actor?.id;
|
|
66920
|
+
}
|
|
66921
|
+
/** The external user that caused the notification. */
|
|
66922
|
+
get externalUserActor() {
|
|
66923
|
+
return this._externalUserActor?.id ? new ExternalUserQuery(this._request).fetch(this._externalUserActor?.id) : void 0;
|
|
66924
|
+
}
|
|
66925
|
+
/** The ID of external user that caused the notification. */
|
|
66926
|
+
get externalUserActorId() {
|
|
66927
|
+
return this._externalUserActor?.id;
|
|
66928
|
+
}
|
|
66929
|
+
/** The user that received the notification. */
|
|
66930
|
+
get user() {
|
|
66931
|
+
return new UserQuery(this._request).fetch(this._user.id);
|
|
66932
|
+
}
|
|
66933
|
+
/** The ID of user that received the notification. */
|
|
66934
|
+
get userId() {
|
|
66935
|
+
return this._user?.id;
|
|
66936
|
+
}
|
|
66937
|
+
};
|
|
66938
|
+
/**
|
|
65009
66939
|
* WorkflowDefinition model
|
|
65010
66940
|
*
|
|
65011
66941
|
* @param request - function to call the graphql client
|
|
@@ -66889,6 +68819,7 @@ var NotificationQuery = class extends Request {
|
|
|
66889
68819
|
case "PostNotification": return new PostNotification(this._request, data);
|
|
66890
68820
|
case "ProjectNotification": return new ProjectNotification(this._request, data);
|
|
66891
68821
|
case "PullRequestNotification": return new PullRequestNotification(this._request, data);
|
|
68822
|
+
case "WelcomeMessageNotification": return new WelcomeMessageNotification(this._request, data);
|
|
66892
68823
|
default: return new Notification(this._request, data);
|
|
66893
68824
|
}
|
|
66894
68825
|
}
|
|
@@ -68146,6 +70077,56 @@ var AirbyteIntegrationConnectMutation = class extends Request {
|
|
|
68146
70077
|
}
|
|
68147
70078
|
};
|
|
68148
70079
|
/**
|
|
70080
|
+
* A fetchable CreateAsksWebSettings Mutation
|
|
70081
|
+
*
|
|
70082
|
+
* @param request - function to call the graphql client
|
|
70083
|
+
*/
|
|
70084
|
+
var CreateAsksWebSettingsMutation = class extends Request {
|
|
70085
|
+
constructor(request) {
|
|
70086
|
+
super(request);
|
|
70087
|
+
}
|
|
70088
|
+
/**
|
|
70089
|
+
* Call the CreateAsksWebSettings mutation and return a AsksWebSettingsPayload
|
|
70090
|
+
*
|
|
70091
|
+
* @param input - required input to pass to createAsksWebSettings
|
|
70092
|
+
* @param variables - variables without 'input' to pass into the CreateAsksWebSettingsMutation
|
|
70093
|
+
* @returns parsed response from CreateAsksWebSettingsMutation
|
|
70094
|
+
*/
|
|
70095
|
+
async fetch(input, variables) {
|
|
70096
|
+
const data = (await this._request(CreateAsksWebSettingsDocument.toString(), {
|
|
70097
|
+
input,
|
|
70098
|
+
...variables
|
|
70099
|
+
})).asksWebSettingsCreate;
|
|
70100
|
+
return new AsksWebSettingsPayload(this._request, data);
|
|
70101
|
+
}
|
|
70102
|
+
};
|
|
70103
|
+
/**
|
|
70104
|
+
* A fetchable UpdateAsksWebSettings Mutation
|
|
70105
|
+
*
|
|
70106
|
+
* @param request - function to call the graphql client
|
|
70107
|
+
*/
|
|
70108
|
+
var UpdateAsksWebSettingsMutation = class extends Request {
|
|
70109
|
+
constructor(request) {
|
|
70110
|
+
super(request);
|
|
70111
|
+
}
|
|
70112
|
+
/**
|
|
70113
|
+
* Call the UpdateAsksWebSettings mutation and return a AsksWebSettingsPayload
|
|
70114
|
+
*
|
|
70115
|
+
* @param id - required id to pass to updateAsksWebSettings
|
|
70116
|
+
* @param input - required input to pass to updateAsksWebSettings
|
|
70117
|
+
* @param variables - variables without 'id', 'input' to pass into the UpdateAsksWebSettingsMutation
|
|
70118
|
+
* @returns parsed response from UpdateAsksWebSettingsMutation
|
|
70119
|
+
*/
|
|
70120
|
+
async fetch(id, input, variables) {
|
|
70121
|
+
const data = (await this._request(UpdateAsksWebSettingsDocument.toString(), {
|
|
70122
|
+
id,
|
|
70123
|
+
input,
|
|
70124
|
+
...variables
|
|
70125
|
+
})).asksWebSettingsUpdate;
|
|
70126
|
+
return new AsksWebSettingsPayload(this._request, data);
|
|
70127
|
+
}
|
|
70128
|
+
};
|
|
70129
|
+
/**
|
|
68149
70130
|
* A fetchable CreateAttachment Mutation
|
|
68150
70131
|
*
|
|
68151
70132
|
* @param request - function to call the graphql client
|
|
@@ -73786,46 +75767,6 @@ var UserChangeRoleMutation = class extends Request {
|
|
|
73786
75767
|
}
|
|
73787
75768
|
};
|
|
73788
75769
|
/**
|
|
73789
|
-
* A fetchable UserDemoteAdmin Mutation
|
|
73790
|
-
*
|
|
73791
|
-
* @param request - function to call the graphql client
|
|
73792
|
-
*/
|
|
73793
|
-
var UserDemoteAdminMutation = class extends Request {
|
|
73794
|
-
constructor(request) {
|
|
73795
|
-
super(request);
|
|
73796
|
-
}
|
|
73797
|
-
/**
|
|
73798
|
-
* Call the UserDemoteAdmin mutation and return a UserAdminPayload
|
|
73799
|
-
*
|
|
73800
|
-
* @param id - required id to pass to userDemoteAdmin
|
|
73801
|
-
* @returns parsed response from UserDemoteAdminMutation
|
|
73802
|
-
*/
|
|
73803
|
-
async fetch(id) {
|
|
73804
|
-
const data = (await this._request(UserDemoteAdminDocument.toString(), { id })).userDemoteAdmin;
|
|
73805
|
-
return new UserAdminPayload(this._request, data);
|
|
73806
|
-
}
|
|
73807
|
-
};
|
|
73808
|
-
/**
|
|
73809
|
-
* A fetchable UserDemoteMember Mutation
|
|
73810
|
-
*
|
|
73811
|
-
* @param request - function to call the graphql client
|
|
73812
|
-
*/
|
|
73813
|
-
var UserDemoteMemberMutation = class extends Request {
|
|
73814
|
-
constructor(request) {
|
|
73815
|
-
super(request);
|
|
73816
|
-
}
|
|
73817
|
-
/**
|
|
73818
|
-
* Call the UserDemoteMember mutation and return a UserAdminPayload
|
|
73819
|
-
*
|
|
73820
|
-
* @param id - required id to pass to userDemoteMember
|
|
73821
|
-
* @returns parsed response from UserDemoteMemberMutation
|
|
73822
|
-
*/
|
|
73823
|
-
async fetch(id) {
|
|
73824
|
-
const data = (await this._request(UserDemoteMemberDocument.toString(), { id })).userDemoteMember;
|
|
73825
|
-
return new UserAdminPayload(this._request, data);
|
|
73826
|
-
}
|
|
73827
|
-
};
|
|
73828
|
-
/**
|
|
73829
75770
|
* A fetchable UserDiscordConnect Mutation
|
|
73830
75771
|
*
|
|
73831
75772
|
* @param request - function to call the graphql client
|
|
@@ -73894,46 +75835,6 @@ var UpdateUserFlagMutation = class extends Request {
|
|
|
73894
75835
|
}
|
|
73895
75836
|
};
|
|
73896
75837
|
/**
|
|
73897
|
-
* A fetchable UserPromoteAdmin Mutation
|
|
73898
|
-
*
|
|
73899
|
-
* @param request - function to call the graphql client
|
|
73900
|
-
*/
|
|
73901
|
-
var UserPromoteAdminMutation = class extends Request {
|
|
73902
|
-
constructor(request) {
|
|
73903
|
-
super(request);
|
|
73904
|
-
}
|
|
73905
|
-
/**
|
|
73906
|
-
* Call the UserPromoteAdmin mutation and return a UserAdminPayload
|
|
73907
|
-
*
|
|
73908
|
-
* @param id - required id to pass to userPromoteAdmin
|
|
73909
|
-
* @returns parsed response from UserPromoteAdminMutation
|
|
73910
|
-
*/
|
|
73911
|
-
async fetch(id) {
|
|
73912
|
-
const data = (await this._request(UserPromoteAdminDocument.toString(), { id })).userPromoteAdmin;
|
|
73913
|
-
return new UserAdminPayload(this._request, data);
|
|
73914
|
-
}
|
|
73915
|
-
};
|
|
73916
|
-
/**
|
|
73917
|
-
* A fetchable UserPromoteMember Mutation
|
|
73918
|
-
*
|
|
73919
|
-
* @param request - function to call the graphql client
|
|
73920
|
-
*/
|
|
73921
|
-
var UserPromoteMemberMutation = class extends Request {
|
|
73922
|
-
constructor(request) {
|
|
73923
|
-
super(request);
|
|
73924
|
-
}
|
|
73925
|
-
/**
|
|
73926
|
-
* Call the UserPromoteMember mutation and return a UserAdminPayload
|
|
73927
|
-
*
|
|
73928
|
-
* @param id - required id to pass to userPromoteMember
|
|
73929
|
-
* @returns parsed response from UserPromoteMemberMutation
|
|
73930
|
-
*/
|
|
73931
|
-
async fetch(id) {
|
|
73932
|
-
const data = (await this._request(UserPromoteMemberDocument.toString(), { id })).userPromoteMember;
|
|
73933
|
-
return new UserAdminPayload(this._request, data);
|
|
73934
|
-
}
|
|
73935
|
-
};
|
|
73936
|
-
/**
|
|
73937
75838
|
* A fetchable UserRevokeAllSessions Mutation
|
|
73938
75839
|
*
|
|
73939
75840
|
* @param request - function to call the graphql client
|
|
@@ -74770,6 +76671,40 @@ var AttachmentIssue_RelationsQuery = class extends Request {
|
|
|
74770
76671
|
}
|
|
74771
76672
|
};
|
|
74772
76673
|
/**
|
|
76674
|
+
* A fetchable AttachmentIssue_StateHistory Query
|
|
76675
|
+
*
|
|
76676
|
+
* @param request - function to call the graphql client
|
|
76677
|
+
* @param id - required id to pass to attachmentIssue
|
|
76678
|
+
* @param variables - variables without 'id' to pass into the AttachmentIssue_StateHistoryQuery
|
|
76679
|
+
*/
|
|
76680
|
+
var AttachmentIssue_StateHistoryQuery = class extends Request {
|
|
76681
|
+
_id;
|
|
76682
|
+
_variables;
|
|
76683
|
+
constructor(request, id, variables) {
|
|
76684
|
+
super(request);
|
|
76685
|
+
this._id = id;
|
|
76686
|
+
this._variables = variables;
|
|
76687
|
+
}
|
|
76688
|
+
/**
|
|
76689
|
+
* Call the AttachmentIssue_StateHistory query and return a IssueStateSpanConnection
|
|
76690
|
+
*
|
|
76691
|
+
* @param variables - variables without 'id' to pass into the AttachmentIssue_StateHistoryQuery
|
|
76692
|
+
* @returns parsed response from AttachmentIssue_StateHistoryQuery
|
|
76693
|
+
*/
|
|
76694
|
+
async fetch(variables) {
|
|
76695
|
+
const data = (await this._request(AttachmentIssue_StateHistoryDocument.toString(), {
|
|
76696
|
+
id: this._id,
|
|
76697
|
+
...this._variables,
|
|
76698
|
+
...variables
|
|
76699
|
+
})).attachmentIssue.stateHistory;
|
|
76700
|
+
return new IssueStateSpanConnection(this._request, (connection) => this.fetch(defaultConnection({
|
|
76701
|
+
...this._variables,
|
|
76702
|
+
...variables,
|
|
76703
|
+
...connection
|
|
76704
|
+
})), data);
|
|
76705
|
+
}
|
|
76706
|
+
};
|
|
76707
|
+
/**
|
|
74773
76708
|
* A fetchable AttachmentIssue_Subscribers Query
|
|
74774
76709
|
*
|
|
74775
76710
|
* @param request - function to call the graphql client
|
|
@@ -74950,6 +76885,29 @@ var Comment_DocumentContent_AiPromptRulesQuery = class extends Request {
|
|
|
74950
76885
|
}
|
|
74951
76886
|
};
|
|
74952
76887
|
/**
|
|
76888
|
+
* A fetchable Comment_DocumentContent_WelcomeMessage Query
|
|
76889
|
+
*
|
|
76890
|
+
* @param request - function to call the graphql client
|
|
76891
|
+
* @param variables - variables to pass into the Comment_DocumentContent_WelcomeMessageQuery
|
|
76892
|
+
*/
|
|
76893
|
+
var Comment_DocumentContent_WelcomeMessageQuery = class extends Request {
|
|
76894
|
+
_variables;
|
|
76895
|
+
constructor(request, variables) {
|
|
76896
|
+
super(request);
|
|
76897
|
+
this._variables = variables;
|
|
76898
|
+
}
|
|
76899
|
+
/**
|
|
76900
|
+
* Call the Comment_DocumentContent_WelcomeMessage query and return a WelcomeMessage
|
|
76901
|
+
*
|
|
76902
|
+
* @param variables - variables to pass into the Comment_DocumentContent_WelcomeMessageQuery
|
|
76903
|
+
* @returns parsed response from Comment_DocumentContent_WelcomeMessageQuery
|
|
76904
|
+
*/
|
|
76905
|
+
async fetch(variables) {
|
|
76906
|
+
const data = (await this._request(Comment_DocumentContent_WelcomeMessageDocument.toString(), variables)).comment.documentContent?.welcomeMessage;
|
|
76907
|
+
return data ? new WelcomeMessage(this._request, data) : void 0;
|
|
76908
|
+
}
|
|
76909
|
+
};
|
|
76910
|
+
/**
|
|
74953
76911
|
* A fetchable CustomView_Initiatives Query
|
|
74954
76912
|
*
|
|
74955
76913
|
* @param request - function to call the graphql client
|
|
@@ -75591,6 +77549,28 @@ var Initiative_DocumentContent_AiPromptRulesQuery = class extends Request {
|
|
|
75591
77549
|
}
|
|
75592
77550
|
};
|
|
75593
77551
|
/**
|
|
77552
|
+
* A fetchable Initiative_DocumentContent_WelcomeMessage Query
|
|
77553
|
+
*
|
|
77554
|
+
* @param request - function to call the graphql client
|
|
77555
|
+
* @param id - required id to pass to initiative_documentContent
|
|
77556
|
+
*/
|
|
77557
|
+
var Initiative_DocumentContent_WelcomeMessageQuery = class extends Request {
|
|
77558
|
+
_id;
|
|
77559
|
+
constructor(request, id) {
|
|
77560
|
+
super(request);
|
|
77561
|
+
this._id = id;
|
|
77562
|
+
}
|
|
77563
|
+
/**
|
|
77564
|
+
* Call the Initiative_DocumentContent_WelcomeMessage query and return a WelcomeMessage
|
|
77565
|
+
*
|
|
77566
|
+
* @returns parsed response from Initiative_DocumentContent_WelcomeMessageQuery
|
|
77567
|
+
*/
|
|
77568
|
+
async fetch() {
|
|
77569
|
+
const data = (await this._request(Initiative_DocumentContent_WelcomeMessageDocument.toString(), { id: this._id })).initiative.documentContent?.welcomeMessage;
|
|
77570
|
+
return data ? new WelcomeMessage(this._request, data) : void 0;
|
|
77571
|
+
}
|
|
77572
|
+
};
|
|
77573
|
+
/**
|
|
75594
77574
|
* A fetchable InitiativeUpdate_Comments Query
|
|
75595
77575
|
*
|
|
75596
77576
|
* @param request - function to call the graphql client
|
|
@@ -76021,6 +78001,40 @@ var Issue_RelationsQuery = class extends Request {
|
|
|
76021
78001
|
}
|
|
76022
78002
|
};
|
|
76023
78003
|
/**
|
|
78004
|
+
* A fetchable Issue_StateHistory Query
|
|
78005
|
+
*
|
|
78006
|
+
* @param request - function to call the graphql client
|
|
78007
|
+
* @param id - required id to pass to issue
|
|
78008
|
+
* @param variables - variables without 'id' to pass into the Issue_StateHistoryQuery
|
|
78009
|
+
*/
|
|
78010
|
+
var Issue_StateHistoryQuery = class extends Request {
|
|
78011
|
+
_id;
|
|
78012
|
+
_variables;
|
|
78013
|
+
constructor(request, id, variables) {
|
|
78014
|
+
super(request);
|
|
78015
|
+
this._id = id;
|
|
78016
|
+
this._variables = variables;
|
|
78017
|
+
}
|
|
78018
|
+
/**
|
|
78019
|
+
* Call the Issue_StateHistory query and return a IssueStateSpanConnection
|
|
78020
|
+
*
|
|
78021
|
+
* @param variables - variables without 'id' to pass into the Issue_StateHistoryQuery
|
|
78022
|
+
* @returns parsed response from Issue_StateHistoryQuery
|
|
78023
|
+
*/
|
|
78024
|
+
async fetch(variables) {
|
|
78025
|
+
const data = (await this._request(Issue_StateHistoryDocument.toString(), {
|
|
78026
|
+
id: this._id,
|
|
78027
|
+
...this._variables,
|
|
78028
|
+
...variables
|
|
78029
|
+
})).issue.stateHistory;
|
|
78030
|
+
return new IssueStateSpanConnection(this._request, (connection) => this.fetch(defaultConnection({
|
|
78031
|
+
...this._variables,
|
|
78032
|
+
...variables,
|
|
78033
|
+
...connection
|
|
78034
|
+
})), data);
|
|
78035
|
+
}
|
|
78036
|
+
};
|
|
78037
|
+
/**
|
|
76024
78038
|
* A fetchable Issue_Subscribers Query
|
|
76025
78039
|
*
|
|
76026
78040
|
* @param request - function to call the graphql client
|
|
@@ -76530,6 +78544,41 @@ var IssueVcsBranchSearch_RelationsQuery = class extends Request {
|
|
|
76530
78544
|
}
|
|
76531
78545
|
};
|
|
76532
78546
|
/**
|
|
78547
|
+
* A fetchable IssueVcsBranchSearch_StateHistory Query
|
|
78548
|
+
*
|
|
78549
|
+
* @param request - function to call the graphql client
|
|
78550
|
+
* @param branchName - required branchName to pass to issueVcsBranchSearch
|
|
78551
|
+
* @param variables - variables without 'branchName' to pass into the IssueVcsBranchSearch_StateHistoryQuery
|
|
78552
|
+
*/
|
|
78553
|
+
var IssueVcsBranchSearch_StateHistoryQuery = class extends Request {
|
|
78554
|
+
_branchName;
|
|
78555
|
+
_variables;
|
|
78556
|
+
constructor(request, branchName, variables) {
|
|
78557
|
+
super(request);
|
|
78558
|
+
this._branchName = branchName;
|
|
78559
|
+
this._variables = variables;
|
|
78560
|
+
}
|
|
78561
|
+
/**
|
|
78562
|
+
* Call the IssueVcsBranchSearch_StateHistory query and return a IssueStateSpanConnection
|
|
78563
|
+
*
|
|
78564
|
+
* @param variables - variables without 'branchName' to pass into the IssueVcsBranchSearch_StateHistoryQuery
|
|
78565
|
+
* @returns parsed response from IssueVcsBranchSearch_StateHistoryQuery
|
|
78566
|
+
*/
|
|
78567
|
+
async fetch(variables) {
|
|
78568
|
+
const data = (await this._request(IssueVcsBranchSearch_StateHistoryDocument.toString(), {
|
|
78569
|
+
branchName: this._branchName,
|
|
78570
|
+
...this._variables,
|
|
78571
|
+
...variables
|
|
78572
|
+
})).issueVcsBranchSearch?.stateHistory;
|
|
78573
|
+
if (data) return new IssueStateSpanConnection(this._request, (connection) => this.fetch(defaultConnection({
|
|
78574
|
+
...this._variables,
|
|
78575
|
+
...variables,
|
|
78576
|
+
...connection
|
|
78577
|
+
})), data);
|
|
78578
|
+
else return;
|
|
78579
|
+
}
|
|
78580
|
+
};
|
|
78581
|
+
/**
|
|
76533
78582
|
* A fetchable IssueVcsBranchSearch_Subscribers Query
|
|
76534
78583
|
*
|
|
76535
78584
|
* @param request - function to call the graphql client
|
|
@@ -76746,6 +78795,40 @@ var Organization_UsersQuery = class extends Request {
|
|
|
76746
78795
|
}
|
|
76747
78796
|
};
|
|
76748
78797
|
/**
|
|
78798
|
+
* A fetchable Project_Attachments Query
|
|
78799
|
+
*
|
|
78800
|
+
* @param request - function to call the graphql client
|
|
78801
|
+
* @param id - required id to pass to project
|
|
78802
|
+
* @param variables - variables without 'id' to pass into the Project_AttachmentsQuery
|
|
78803
|
+
*/
|
|
78804
|
+
var Project_AttachmentsQuery = class extends Request {
|
|
78805
|
+
_id;
|
|
78806
|
+
_variables;
|
|
78807
|
+
constructor(request, id, variables) {
|
|
78808
|
+
super(request);
|
|
78809
|
+
this._id = id;
|
|
78810
|
+
this._variables = variables;
|
|
78811
|
+
}
|
|
78812
|
+
/**
|
|
78813
|
+
* Call the Project_Attachments query and return a ProjectAttachmentConnection
|
|
78814
|
+
*
|
|
78815
|
+
* @param variables - variables without 'id' to pass into the Project_AttachmentsQuery
|
|
78816
|
+
* @returns parsed response from Project_AttachmentsQuery
|
|
78817
|
+
*/
|
|
78818
|
+
async fetch(variables) {
|
|
78819
|
+
const data = (await this._request(Project_AttachmentsDocument.toString(), {
|
|
78820
|
+
id: this._id,
|
|
78821
|
+
...this._variables,
|
|
78822
|
+
...variables
|
|
78823
|
+
})).project.attachments;
|
|
78824
|
+
return new ProjectAttachmentConnection(this._request, (connection) => this.fetch(defaultConnection({
|
|
78825
|
+
...this._variables,
|
|
78826
|
+
...variables,
|
|
78827
|
+
...connection
|
|
78828
|
+
})), data);
|
|
78829
|
+
}
|
|
78830
|
+
};
|
|
78831
|
+
/**
|
|
76749
78832
|
* A fetchable Project_Comments Query
|
|
76750
78833
|
*
|
|
76751
78834
|
* @param request - function to call the graphql client
|
|
@@ -77300,6 +79383,28 @@ var Project_DocumentContent_AiPromptRulesQuery = class extends Request {
|
|
|
77300
79383
|
}
|
|
77301
79384
|
};
|
|
77302
79385
|
/**
|
|
79386
|
+
* A fetchable Project_DocumentContent_WelcomeMessage Query
|
|
79387
|
+
*
|
|
79388
|
+
* @param request - function to call the graphql client
|
|
79389
|
+
* @param id - required id to pass to project_documentContent
|
|
79390
|
+
*/
|
|
79391
|
+
var Project_DocumentContent_WelcomeMessageQuery = class extends Request {
|
|
79392
|
+
_id;
|
|
79393
|
+
constructor(request, id) {
|
|
79394
|
+
super(request);
|
|
79395
|
+
this._id = id;
|
|
79396
|
+
}
|
|
79397
|
+
/**
|
|
79398
|
+
* Call the Project_DocumentContent_WelcomeMessage query and return a WelcomeMessage
|
|
79399
|
+
*
|
|
79400
|
+
* @returns parsed response from Project_DocumentContent_WelcomeMessageQuery
|
|
79401
|
+
*/
|
|
79402
|
+
async fetch() {
|
|
79403
|
+
const data = (await this._request(Project_DocumentContent_WelcomeMessageDocument.toString(), { id: this._id })).project.documentContent?.welcomeMessage;
|
|
79404
|
+
return data ? new WelcomeMessage(this._request, data) : void 0;
|
|
79405
|
+
}
|
|
79406
|
+
};
|
|
79407
|
+
/**
|
|
77303
79408
|
* A fetchable ProjectLabel_Children Query
|
|
77304
79409
|
*
|
|
77305
79410
|
* @param request - function to call the graphql client
|
|
@@ -77446,6 +79551,28 @@ var ProjectMilestone_DocumentContent_AiPromptRulesQuery = class extends Request
|
|
|
77446
79551
|
}
|
|
77447
79552
|
};
|
|
77448
79553
|
/**
|
|
79554
|
+
* A fetchable ProjectMilestone_DocumentContent_WelcomeMessage Query
|
|
79555
|
+
*
|
|
79556
|
+
* @param request - function to call the graphql client
|
|
79557
|
+
* @param id - required id to pass to projectMilestone_documentContent
|
|
79558
|
+
*/
|
|
79559
|
+
var ProjectMilestone_DocumentContent_WelcomeMessageQuery = class extends Request {
|
|
79560
|
+
_id;
|
|
79561
|
+
constructor(request, id) {
|
|
79562
|
+
super(request);
|
|
79563
|
+
this._id = id;
|
|
79564
|
+
}
|
|
79565
|
+
/**
|
|
79566
|
+
* Call the ProjectMilestone_DocumentContent_WelcomeMessage query and return a WelcomeMessage
|
|
79567
|
+
*
|
|
79568
|
+
* @returns parsed response from ProjectMilestone_DocumentContent_WelcomeMessageQuery
|
|
79569
|
+
*/
|
|
79570
|
+
async fetch() {
|
|
79571
|
+
const data = (await this._request(ProjectMilestone_DocumentContent_WelcomeMessageDocument.toString(), { id: this._id })).projectMilestone.documentContent?.welcomeMessage;
|
|
79572
|
+
return data ? new WelcomeMessage(this._request, data) : void 0;
|
|
79573
|
+
}
|
|
79574
|
+
};
|
|
79575
|
+
/**
|
|
77449
79576
|
* A fetchable ProjectUpdate_Comments Query
|
|
77450
79577
|
*
|
|
77451
79578
|
* @param request - function to call the graphql client
|
|
@@ -80140,6 +82267,27 @@ var LinearSdk = class extends Request {
|
|
|
80140
82267
|
return new AirbyteIntegrationConnectMutation(this._request).fetch(input);
|
|
80141
82268
|
}
|
|
80142
82269
|
/**
|
|
82270
|
+
* Creates a new Asks web form settings.
|
|
82271
|
+
*
|
|
82272
|
+
* @param input - required input to pass to createAsksWebSettings
|
|
82273
|
+
* @param variables - variables without 'input' to pass into the CreateAsksWebSettingsMutation
|
|
82274
|
+
* @returns AsksWebSettingsPayload
|
|
82275
|
+
*/
|
|
82276
|
+
createAsksWebSettings(input, variables) {
|
|
82277
|
+
return new CreateAsksWebSettingsMutation(this._request).fetch(input, variables);
|
|
82278
|
+
}
|
|
82279
|
+
/**
|
|
82280
|
+
* Updates Asks web form settings.
|
|
82281
|
+
*
|
|
82282
|
+
* @param id - required id to pass to updateAsksWebSettings
|
|
82283
|
+
* @param input - required input to pass to updateAsksWebSettings
|
|
82284
|
+
* @param variables - variables without 'id', 'input' to pass into the UpdateAsksWebSettingsMutation
|
|
82285
|
+
* @returns AsksWebSettingsPayload
|
|
82286
|
+
*/
|
|
82287
|
+
updateAsksWebSettings(id, input, variables) {
|
|
82288
|
+
return new UpdateAsksWebSettingsMutation(this._request).fetch(id, input, variables);
|
|
82289
|
+
}
|
|
82290
|
+
/**
|
|
80143
82291
|
* Creates a new attachment, or updates existing if the same `url` and `issueId` is used.
|
|
80144
82292
|
*
|
|
80145
82293
|
* @param input - required input to pass to createAttachment
|
|
@@ -82590,24 +84738,6 @@ var LinearSdk = class extends Request {
|
|
|
82590
84738
|
return new UserChangeRoleMutation(this._request).fetch(id, role);
|
|
82591
84739
|
}
|
|
82592
84740
|
/**
|
|
82593
|
-
* [DEPRECATED] Makes user a regular user. Can only be called by an admin or owner.
|
|
82594
|
-
*
|
|
82595
|
-
* @param id - required id to pass to userDemoteAdmin
|
|
82596
|
-
* @returns UserAdminPayload
|
|
82597
|
-
*/
|
|
82598
|
-
userDemoteAdmin(id) {
|
|
82599
|
-
return new UserDemoteAdminMutation(this._request).fetch(id);
|
|
82600
|
-
}
|
|
82601
|
-
/**
|
|
82602
|
-
* [DEPRECATED] Makes user a guest. Can only be called by an admin.
|
|
82603
|
-
*
|
|
82604
|
-
* @param id - required id to pass to userDemoteMember
|
|
82605
|
-
* @returns UserAdminPayload
|
|
82606
|
-
*/
|
|
82607
|
-
userDemoteMember(id) {
|
|
82608
|
-
return new UserDemoteMemberMutation(this._request).fetch(id);
|
|
82609
|
-
}
|
|
82610
|
-
/**
|
|
82611
84741
|
* Connects the Discord user to this Linear account via OAuth2.
|
|
82612
84742
|
*
|
|
82613
84743
|
* @param code - required code to pass to userDiscordConnect
|
|
@@ -82637,24 +84767,6 @@ var LinearSdk = class extends Request {
|
|
|
82637
84767
|
return new UpdateUserFlagMutation(this._request).fetch(flag, operation);
|
|
82638
84768
|
}
|
|
82639
84769
|
/**
|
|
82640
|
-
* [DEPRECATED] Makes user an admin. Can only be called by an admin or owner.
|
|
82641
|
-
*
|
|
82642
|
-
* @param id - required id to pass to userPromoteAdmin
|
|
82643
|
-
* @returns UserAdminPayload
|
|
82644
|
-
*/
|
|
82645
|
-
userPromoteAdmin(id) {
|
|
82646
|
-
return new UserPromoteAdminMutation(this._request).fetch(id);
|
|
82647
|
-
}
|
|
82648
|
-
/**
|
|
82649
|
-
* [DEPRECATED] Makes user a regular user. Can only be called by an admin.
|
|
82650
|
-
*
|
|
82651
|
-
* @param id - required id to pass to userPromoteMember
|
|
82652
|
-
* @returns UserAdminPayload
|
|
82653
|
-
*/
|
|
82654
|
-
userPromoteMember(id) {
|
|
82655
|
-
return new UserPromoteMemberMutation(this._request).fetch(id);
|
|
82656
|
-
}
|
|
82657
|
-
/**
|
|
82658
84770
|
* Revokes a user's sessions. Can only be called by an admin or owner.
|
|
82659
84771
|
*
|
|
82660
84772
|
* @param id - required id to pass to userRevokeAllSessions
|
|
@@ -82893,6 +85005,7 @@ exports.AgentSessionConnection = AgentSessionConnection;
|
|
|
82893
85005
|
exports.AgentSessionCreateOnCommentMutation = AgentSessionCreateOnCommentMutation;
|
|
82894
85006
|
exports.AgentSessionCreateOnIssueMutation = AgentSessionCreateOnIssueMutation;
|
|
82895
85007
|
exports.AgentSessionEventWebhookPayload = AgentSessionEventWebhookPayload;
|
|
85008
|
+
exports.AgentSessionExternalLink = AgentSessionExternalLink;
|
|
82896
85009
|
exports.AgentSessionPayload = AgentSessionPayload;
|
|
82897
85010
|
exports.AgentSessionQuery = AgentSessionQuery;
|
|
82898
85011
|
exports.AgentSessionStatus = AgentSessionStatus;
|
|
@@ -82927,6 +85040,7 @@ exports.AsksChannelConnectPayload = AsksChannelConnectPayload;
|
|
|
82927
85040
|
exports.AsksWebSettingQuery = AsksWebSettingQuery;
|
|
82928
85041
|
exports.AsksWebSetting_IdentityProviderQuery = AsksWebSetting_IdentityProviderQuery;
|
|
82929
85042
|
exports.AsksWebSettings = AsksWebSettings;
|
|
85043
|
+
exports.AsksWebSettingsPayload = AsksWebSettingsPayload;
|
|
82930
85044
|
exports.Attachment = Attachment;
|
|
82931
85045
|
exports.AttachmentConnection = AttachmentConnection;
|
|
82932
85046
|
exports.AttachmentIssueQuery = AttachmentIssueQuery;
|
|
@@ -82942,6 +85056,7 @@ exports.AttachmentIssue_InverseRelationsQuery = AttachmentIssue_InverseRelations
|
|
|
82942
85056
|
exports.AttachmentIssue_LabelsQuery = AttachmentIssue_LabelsQuery;
|
|
82943
85057
|
exports.AttachmentIssue_NeedsQuery = AttachmentIssue_NeedsQuery;
|
|
82944
85058
|
exports.AttachmentIssue_RelationsQuery = AttachmentIssue_RelationsQuery;
|
|
85059
|
+
exports.AttachmentIssue_StateHistoryQuery = AttachmentIssue_StateHistoryQuery;
|
|
82945
85060
|
exports.AttachmentIssue_SubscribersQuery = AttachmentIssue_SubscribersQuery;
|
|
82946
85061
|
exports.AttachmentLinkDiscordMutation = AttachmentLinkDiscordMutation;
|
|
82947
85062
|
exports.AttachmentLinkFrontMutation = AttachmentLinkFrontMutation;
|
|
@@ -82991,12 +85106,14 @@ exports.Comment_ChildrenQuery = Comment_ChildrenQuery;
|
|
|
82991
85106
|
exports.Comment_CreatedIssuesQuery = Comment_CreatedIssuesQuery;
|
|
82992
85107
|
exports.Comment_DocumentContentQuery = Comment_DocumentContentQuery;
|
|
82993
85108
|
exports.Comment_DocumentContent_AiPromptRulesQuery = Comment_DocumentContent_AiPromptRulesQuery;
|
|
85109
|
+
exports.Comment_DocumentContent_WelcomeMessageQuery = Comment_DocumentContent_WelcomeMessageQuery;
|
|
82994
85110
|
exports.Comment_ExternalThreadQuery = Comment_ExternalThreadQuery;
|
|
82995
85111
|
exports.CommentsQuery = CommentsQuery;
|
|
82996
85112
|
exports.Connection = Connection;
|
|
82997
85113
|
exports.ContactPayload = ContactPayload;
|
|
82998
85114
|
exports.ContextViewType = ContextViewType;
|
|
82999
85115
|
exports.CreateAgentActivityMutation = CreateAgentActivityMutation;
|
|
85116
|
+
exports.CreateAsksWebSettingsMutation = CreateAsksWebSettingsMutation;
|
|
83000
85117
|
exports.CreateAttachmentMutation = CreateAttachmentMutation;
|
|
83001
85118
|
exports.CreateCommentMutation = CreateCommentMutation;
|
|
83002
85119
|
exports.CreateContactMutation = CreateContactMutation;
|
|
@@ -83296,6 +85413,7 @@ exports.InitiativeUpdatesQuery = InitiativeUpdatesQuery;
|
|
|
83296
85413
|
exports.InitiativeWebhookPayload = InitiativeWebhookPayload;
|
|
83297
85414
|
exports.Initiative_DocumentContentQuery = Initiative_DocumentContentQuery;
|
|
83298
85415
|
exports.Initiative_DocumentContent_AiPromptRulesQuery = Initiative_DocumentContent_AiPromptRulesQuery;
|
|
85416
|
+
exports.Initiative_DocumentContent_WelcomeMessageQuery = Initiative_DocumentContent_WelcomeMessageQuery;
|
|
83299
85417
|
exports.Initiative_DocumentsQuery = Initiative_DocumentsQuery;
|
|
83300
85418
|
exports.Initiative_HistoryQuery = Initiative_HistoryQuery;
|
|
83301
85419
|
exports.Initiative_InitiativeUpdatesQuery = Initiative_InitiativeUpdatesQuery;
|
|
@@ -83446,6 +85564,7 @@ exports.IssueVcsBranchSearch_InverseRelationsQuery = IssueVcsBranchSearch_Invers
|
|
|
83446
85564
|
exports.IssueVcsBranchSearch_LabelsQuery = IssueVcsBranchSearch_LabelsQuery;
|
|
83447
85565
|
exports.IssueVcsBranchSearch_NeedsQuery = IssueVcsBranchSearch_NeedsQuery;
|
|
83448
85566
|
exports.IssueVcsBranchSearch_RelationsQuery = IssueVcsBranchSearch_RelationsQuery;
|
|
85567
|
+
exports.IssueVcsBranchSearch_StateHistoryQuery = IssueVcsBranchSearch_StateHistoryQuery;
|
|
83449
85568
|
exports.IssueVcsBranchSearch_SubscribersQuery = IssueVcsBranchSearch_SubscribersQuery;
|
|
83450
85569
|
exports.IssueWebhookPayload = IssueWebhookPayload;
|
|
83451
85570
|
exports.IssueWithDescriptionChildWebhookPayload = IssueWithDescriptionChildWebhookPayload;
|
|
@@ -83461,6 +85580,7 @@ exports.Issue_InverseRelationsQuery = Issue_InverseRelationsQuery;
|
|
|
83461
85580
|
exports.Issue_LabelsQuery = Issue_LabelsQuery;
|
|
83462
85581
|
exports.Issue_NeedsQuery = Issue_NeedsQuery;
|
|
83463
85582
|
exports.Issue_RelationsQuery = Issue_RelationsQuery;
|
|
85583
|
+
exports.Issue_StateHistoryQuery = Issue_StateHistoryQuery;
|
|
83464
85584
|
exports.Issue_SubscribersQuery = Issue_SubscribersQuery;
|
|
83465
85585
|
exports.IssuesQuery = IssuesQuery;
|
|
83466
85586
|
exports.JoinOrganizationFromOnboardingMutation = JoinOrganizationFromOnboardingMutation;
|
|
@@ -83567,6 +85687,7 @@ exports.Project = Project;
|
|
|
83567
85687
|
exports.ProjectAddLabelMutation = ProjectAddLabelMutation;
|
|
83568
85688
|
exports.ProjectArchivePayload = ProjectArchivePayload;
|
|
83569
85689
|
exports.ProjectAttachment = ProjectAttachment;
|
|
85690
|
+
exports.ProjectAttachmentConnection = ProjectAttachmentConnection;
|
|
83570
85691
|
exports.ProjectChildWebhookPayload = ProjectChildWebhookPayload;
|
|
83571
85692
|
exports.ProjectConnection = ProjectConnection;
|
|
83572
85693
|
exports.ProjectExternalSyncDisableMutation = ProjectExternalSyncDisableMutation;
|
|
@@ -83596,6 +85717,7 @@ exports.ProjectMilestoneQuery = ProjectMilestoneQuery;
|
|
|
83596
85717
|
exports.ProjectMilestoneStatus = ProjectMilestoneStatus;
|
|
83597
85718
|
exports.ProjectMilestone_DocumentContentQuery = ProjectMilestone_DocumentContentQuery;
|
|
83598
85719
|
exports.ProjectMilestone_DocumentContent_AiPromptRulesQuery = ProjectMilestone_DocumentContent_AiPromptRulesQuery;
|
|
85720
|
+
exports.ProjectMilestone_DocumentContent_WelcomeMessageQuery = ProjectMilestone_DocumentContent_WelcomeMessageQuery;
|
|
83599
85721
|
exports.ProjectMilestone_IssuesQuery = ProjectMilestone_IssuesQuery;
|
|
83600
85722
|
exports.ProjectMilestonesQuery = ProjectMilestonesQuery;
|
|
83601
85723
|
exports.ProjectNotification = ProjectNotification;
|
|
@@ -83633,9 +85755,11 @@ exports.ProjectUpdateWebhookPayload = ProjectUpdateWebhookPayload;
|
|
|
83633
85755
|
exports.ProjectUpdate_CommentsQuery = ProjectUpdate_CommentsQuery;
|
|
83634
85756
|
exports.ProjectUpdatesQuery = ProjectUpdatesQuery;
|
|
83635
85757
|
exports.ProjectWebhookPayload = ProjectWebhookPayload;
|
|
85758
|
+
exports.Project_AttachmentsQuery = Project_AttachmentsQuery;
|
|
83636
85759
|
exports.Project_CommentsQuery = Project_CommentsQuery;
|
|
83637
85760
|
exports.Project_DocumentContentQuery = Project_DocumentContentQuery;
|
|
83638
85761
|
exports.Project_DocumentContent_AiPromptRulesQuery = Project_DocumentContent_AiPromptRulesQuery;
|
|
85762
|
+
exports.Project_DocumentContent_WelcomeMessageQuery = Project_DocumentContent_WelcomeMessageQuery;
|
|
83639
85763
|
exports.Project_DocumentsQuery = Project_DocumentsQuery;
|
|
83640
85764
|
exports.Project_ExternalLinksQuery = Project_ExternalLinksQuery;
|
|
83641
85765
|
exports.Project_HistoryQuery = Project_HistoryQuery;
|
|
@@ -83718,6 +85842,8 @@ exports.SlackChannelType = SlackChannelType;
|
|
|
83718
85842
|
exports.SsoUrlFromEmailQuery = SsoUrlFromEmailQuery;
|
|
83719
85843
|
exports.SsoUrlFromEmailResponse = SsoUrlFromEmailResponse;
|
|
83720
85844
|
exports.SuccessPayload = SuccessPayload;
|
|
85845
|
+
exports.Summary = Summary;
|
|
85846
|
+
exports.SummaryGenerationStatus = SummaryGenerationStatus;
|
|
83721
85847
|
exports.SuspendUserMutation = SuspendUserMutation;
|
|
83722
85848
|
exports.SyncedExternalThread = SyncedExternalThread;
|
|
83723
85849
|
exports.Team = Team;
|
|
@@ -83784,6 +85910,7 @@ exports.UnarchiveTeamMutation = UnarchiveTeamMutation;
|
|
|
83784
85910
|
exports.UnknownLinearError = UnknownLinearError;
|
|
83785
85911
|
exports.UnsuspendUserMutation = UnsuspendUserMutation;
|
|
83786
85912
|
exports.UpdateAgentSessionMutation = UpdateAgentSessionMutation;
|
|
85913
|
+
exports.UpdateAsksWebSettingsMutation = UpdateAsksWebSettingsMutation;
|
|
83787
85914
|
exports.UpdateAttachmentMutation = UpdateAttachmentMutation;
|
|
83788
85915
|
exports.UpdateCommentMutation = UpdateCommentMutation;
|
|
83789
85916
|
exports.UpdateCustomViewMutation = UpdateCustomViewMutation;
|
|
@@ -83844,8 +85971,6 @@ exports.UserChangeRoleMutation = UserChangeRoleMutation;
|
|
|
83844
85971
|
exports.UserChildWebhookPayload = UserChildWebhookPayload;
|
|
83845
85972
|
exports.UserConnection = UserConnection;
|
|
83846
85973
|
exports.UserContextViewType = UserContextViewType;
|
|
83847
|
-
exports.UserDemoteAdminMutation = UserDemoteAdminMutation;
|
|
83848
|
-
exports.UserDemoteMemberMutation = UserDemoteMemberMutation;
|
|
83849
85974
|
exports.UserDiscordConnectMutation = UserDiscordConnectMutation;
|
|
83850
85975
|
exports.UserExternalUserDisconnectMutation = UserExternalUserDisconnectMutation;
|
|
83851
85976
|
exports.UserFlagType = UserFlagType;
|
|
@@ -83853,8 +85978,6 @@ exports.UserFlagUpdateOperation = UserFlagUpdateOperation;
|
|
|
83853
85978
|
exports.UserLinearError = UserLinearError;
|
|
83854
85979
|
exports.UserNotificationSubscription = UserNotificationSubscription;
|
|
83855
85980
|
exports.UserPayload = UserPayload;
|
|
83856
|
-
exports.UserPromoteAdminMutation = UserPromoteAdminMutation;
|
|
83857
|
-
exports.UserPromoteMemberMutation = UserPromoteMemberMutation;
|
|
83858
85981
|
exports.UserQuery = UserQuery;
|
|
83859
85982
|
exports.UserRevokeAllSessionsMutation = UserRevokeAllSessionsMutation;
|
|
83860
85983
|
exports.UserRevokeSessionMutation = UserRevokeSessionMutation;
|
|
@@ -83931,6 +86054,8 @@ exports.WebhookPayload = WebhookPayload;
|
|
|
83931
86054
|
exports.WebhookQuery = WebhookQuery;
|
|
83932
86055
|
exports.WebhookRotateSecretPayload = WebhookRotateSecretPayload;
|
|
83933
86056
|
exports.WebhooksQuery = WebhooksQuery;
|
|
86057
|
+
exports.WelcomeMessage = WelcomeMessage;
|
|
86058
|
+
exports.WelcomeMessageNotification = WelcomeMessageNotification;
|
|
83934
86059
|
exports.WorkflowDefinition = WorkflowDefinition;
|
|
83935
86060
|
exports.WorkflowState = WorkflowState;
|
|
83936
86061
|
exports.WorkflowStateArchivePayload = WorkflowStateArchivePayload;
|