@linear/sdk 73.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-CvYRfx0L.d.mts → index-lUg0pNgn.d.cts} +1036 -111
- package/dist/index-lUg0pNgn.d.cts.map +1 -0
- package/dist/{index-DMxh237_.d.cts → index-oqX7k25Z.d.mts} +1036 -111
- package/dist/index-oqX7k25Z.d.mts.map +1 -0
- package/dist/index.cjs +1935 -170
- package/dist/index.d.cts +305 -94
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +305 -94
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +1925 -167
- 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 +3 -3
- package/dist/index-CvYRfx0L.d.mts.map +0 -1
- package/dist/index-DMxh237_.d.cts.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1513,6 +1513,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1513
1513
|
AsksWebSettingDocument: () => AsksWebSettingDocument,
|
|
1514
1514
|
AsksWebSetting_IdentityProviderDocument: () => AsksWebSetting_IdentityProviderDocument,
|
|
1515
1515
|
AsksWebSettingsFragmentDoc: () => AsksWebSettingsFragmentDoc,
|
|
1516
|
+
AsksWebSettingsPayloadFragmentDoc: () => AsksWebSettingsPayloadFragmentDoc,
|
|
1516
1517
|
AttachmentConnectionFragmentDoc: () => AttachmentConnectionFragmentDoc,
|
|
1517
1518
|
AttachmentDocument: () => AttachmentDocument,
|
|
1518
1519
|
AttachmentFragmentDoc: () => AttachmentFragmentDoc,
|
|
@@ -1576,11 +1577,13 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1576
1577
|
Comment_CreatedIssuesDocument: () => Comment_CreatedIssuesDocument,
|
|
1577
1578
|
Comment_DocumentContentDocument: () => Comment_DocumentContentDocument,
|
|
1578
1579
|
Comment_DocumentContent_AiPromptRulesDocument: () => Comment_DocumentContent_AiPromptRulesDocument,
|
|
1580
|
+
Comment_DocumentContent_WelcomeMessageDocument: () => Comment_DocumentContent_WelcomeMessageDocument,
|
|
1579
1581
|
Comment_ExternalThreadDocument: () => Comment_ExternalThreadDocument,
|
|
1580
1582
|
CommentsDocument: () => CommentsDocument,
|
|
1581
1583
|
ContactPayloadFragmentDoc: () => ContactPayloadFragmentDoc,
|
|
1582
1584
|
ContextViewType: () => ContextViewType,
|
|
1583
1585
|
CreateAgentActivityDocument: () => CreateAgentActivityDocument,
|
|
1586
|
+
CreateAsksWebSettingsDocument: () => CreateAsksWebSettingsDocument,
|
|
1584
1587
|
CreateAttachmentDocument: () => CreateAttachmentDocument,
|
|
1585
1588
|
CreateCommentDocument: () => CreateCommentDocument,
|
|
1586
1589
|
CreateContactDocument: () => CreateContactDocument,
|
|
@@ -1876,6 +1879,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
1876
1879
|
InitiativeWebhookPayloadFragmentDoc: () => InitiativeWebhookPayloadFragmentDoc,
|
|
1877
1880
|
Initiative_DocumentContentDocument: () => Initiative_DocumentContentDocument,
|
|
1878
1881
|
Initiative_DocumentContent_AiPromptRulesDocument: () => Initiative_DocumentContent_AiPromptRulesDocument,
|
|
1882
|
+
Initiative_DocumentContent_WelcomeMessageDocument: () => Initiative_DocumentContent_WelcomeMessageDocument,
|
|
1879
1883
|
Initiative_DocumentsDocument: () => Initiative_DocumentsDocument,
|
|
1880
1884
|
Initiative_HistoryDocument: () => Initiative_HistoryDocument,
|
|
1881
1885
|
Initiative_InitiativeUpdatesDocument: () => Initiative_InitiativeUpdatesDocument,
|
|
@@ -2128,6 +2132,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2128
2132
|
ProductIntelligenceScope: () => ProductIntelligenceScope,
|
|
2129
2133
|
ProjectAddLabelDocument: () => ProjectAddLabelDocument,
|
|
2130
2134
|
ProjectArchivePayloadFragmentDoc: () => ProjectArchivePayloadFragmentDoc,
|
|
2135
|
+
ProjectAttachmentConnectionFragmentDoc: () => ProjectAttachmentConnectionFragmentDoc,
|
|
2131
2136
|
ProjectAttachmentFragmentDoc: () => ProjectAttachmentFragmentDoc,
|
|
2132
2137
|
ProjectChildWebhookPayloadFragmentDoc: () => ProjectChildWebhookPayloadFragmentDoc,
|
|
2133
2138
|
ProjectConnectionFragmentDoc: () => ProjectConnectionFragmentDoc,
|
|
@@ -2160,6 +2165,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2160
2165
|
ProjectMilestoneStatus: () => ProjectMilestoneStatus,
|
|
2161
2166
|
ProjectMilestone_DocumentContentDocument: () => ProjectMilestone_DocumentContentDocument,
|
|
2162
2167
|
ProjectMilestone_DocumentContent_AiPromptRulesDocument: () => ProjectMilestone_DocumentContent_AiPromptRulesDocument,
|
|
2168
|
+
ProjectMilestone_DocumentContent_WelcomeMessageDocument: () => ProjectMilestone_DocumentContent_WelcomeMessageDocument,
|
|
2163
2169
|
ProjectMilestone_IssuesDocument: () => ProjectMilestone_IssuesDocument,
|
|
2164
2170
|
ProjectMilestonesDocument: () => ProjectMilestonesDocument,
|
|
2165
2171
|
ProjectNotificationFragmentDoc: () => ProjectNotificationFragmentDoc,
|
|
@@ -2196,9 +2202,11 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2196
2202
|
ProjectUpdate_CommentsDocument: () => ProjectUpdate_CommentsDocument,
|
|
2197
2203
|
ProjectUpdatesDocument: () => ProjectUpdatesDocument,
|
|
2198
2204
|
ProjectWebhookPayloadFragmentDoc: () => ProjectWebhookPayloadFragmentDoc,
|
|
2205
|
+
Project_AttachmentsDocument: () => Project_AttachmentsDocument,
|
|
2199
2206
|
Project_CommentsDocument: () => Project_CommentsDocument,
|
|
2200
2207
|
Project_DocumentContentDocument: () => Project_DocumentContentDocument,
|
|
2201
2208
|
Project_DocumentContent_AiPromptRulesDocument: () => Project_DocumentContent_AiPromptRulesDocument,
|
|
2209
|
+
Project_DocumentContent_WelcomeMessageDocument: () => Project_DocumentContent_WelcomeMessageDocument,
|
|
2202
2210
|
Project_DocumentsDocument: () => Project_DocumentsDocument,
|
|
2203
2211
|
Project_ExternalLinksDocument: () => Project_ExternalLinksDocument,
|
|
2204
2212
|
Project_HistoryDocument: () => Project_HistoryDocument,
|
|
@@ -2347,6 +2355,7 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2347
2355
|
UnarchiveTeamDocument: () => UnarchiveTeamDocument,
|
|
2348
2356
|
UnsuspendUserDocument: () => UnsuspendUserDocument,
|
|
2349
2357
|
UpdateAgentSessionDocument: () => UpdateAgentSessionDocument,
|
|
2358
|
+
UpdateAsksWebSettingsDocument: () => UpdateAsksWebSettingsDocument,
|
|
2350
2359
|
UpdateAttachmentDocument: () => UpdateAttachmentDocument,
|
|
2351
2360
|
UpdateCommentDocument: () => UpdateCommentDocument,
|
|
2352
2361
|
UpdateCustomViewDocument: () => UpdateCustomViewDocument,
|
|
@@ -2405,8 +2414,6 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2405
2414
|
UserChildWebhookPayloadFragmentDoc: () => UserChildWebhookPayloadFragmentDoc,
|
|
2406
2415
|
UserConnectionFragmentDoc: () => UserConnectionFragmentDoc,
|
|
2407
2416
|
UserContextViewType: () => UserContextViewType,
|
|
2408
|
-
UserDemoteAdminDocument: () => UserDemoteAdminDocument,
|
|
2409
|
-
UserDemoteMemberDocument: () => UserDemoteMemberDocument,
|
|
2410
2417
|
UserDiscordConnectDocument: () => UserDiscordConnectDocument,
|
|
2411
2418
|
UserDocument: () => UserDocument,
|
|
2412
2419
|
UserExternalUserDisconnectDocument: () => UserExternalUserDisconnectDocument,
|
|
@@ -2415,8 +2422,6 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2415
2422
|
UserFragmentDoc: () => UserFragmentDoc,
|
|
2416
2423
|
UserNotificationSubscriptionFragmentDoc: () => UserNotificationSubscriptionFragmentDoc,
|
|
2417
2424
|
UserPayloadFragmentDoc: () => UserPayloadFragmentDoc,
|
|
2418
|
-
UserPromoteAdminDocument: () => UserPromoteAdminDocument,
|
|
2419
|
-
UserPromoteMemberDocument: () => UserPromoteMemberDocument,
|
|
2420
2425
|
UserRevokeAllSessionsDocument: () => UserRevokeAllSessionsDocument,
|
|
2421
2426
|
UserRevokeSessionDocument: () => UserRevokeSessionDocument,
|
|
2422
2427
|
UserRoleType: () => UserRoleType,
|
|
@@ -2492,6 +2497,8 @@ var _generated_documents_exports = /* @__PURE__ */ require_webhooks.__export({
|
|
|
2492
2497
|
WebhookPayloadFragmentDoc: () => WebhookPayloadFragmentDoc,
|
|
2493
2498
|
WebhookRotateSecretPayloadFragmentDoc: () => WebhookRotateSecretPayloadFragmentDoc,
|
|
2494
2499
|
WebhooksDocument: () => WebhooksDocument,
|
|
2500
|
+
WelcomeMessageFragmentDoc: () => WelcomeMessageFragmentDoc,
|
|
2501
|
+
WelcomeMessageNotificationFragmentDoc: () => WelcomeMessageNotificationFragmentDoc,
|
|
2495
2502
|
WorkflowDefinitionFragmentDoc: () => WorkflowDefinitionFragmentDoc,
|
|
2496
2503
|
WorkflowStateArchivePayloadFragmentDoc: () => WorkflowStateArchivePayloadFragmentDoc,
|
|
2497
2504
|
WorkflowStateChildWebhookPayloadFragmentDoc: () => WorkflowStateChildWebhookPayloadFragmentDoc,
|
|
@@ -2594,6 +2601,7 @@ let Day = /* @__PURE__ */ function(Day$1) {
|
|
|
2594
2601
|
/** The type of the email address. */
|
|
2595
2602
|
let EmailIntakeAddressType = /* @__PURE__ */ function(EmailIntakeAddressType$1) {
|
|
2596
2603
|
EmailIntakeAddressType$1["Asks"] = "asks";
|
|
2604
|
+
EmailIntakeAddressType$1["AsksWeb"] = "asksWeb";
|
|
2597
2605
|
EmailIntakeAddressType$1["Team"] = "team";
|
|
2598
2606
|
EmailIntakeAddressType$1["Template"] = "template";
|
|
2599
2607
|
return EmailIntakeAddressType$1;
|
|
@@ -3991,6 +3999,42 @@ const PullRequestNotificationFragmentDoc = new TypedDocumentString(`
|
|
|
3991
3999
|
type
|
|
3992
4000
|
id
|
|
3993
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" });
|
|
3994
4038
|
const NotificationFragmentDoc = new TypedDocumentString(`
|
|
3995
4039
|
fragment Notification on Notification {
|
|
3996
4040
|
__typename
|
|
@@ -4043,6 +4087,9 @@ const NotificationFragmentDoc = new TypedDocumentString(`
|
|
|
4043
4087
|
... on PullRequestNotification {
|
|
4044
4088
|
...PullRequestNotification
|
|
4045
4089
|
}
|
|
4090
|
+
... on WelcomeMessageNotification {
|
|
4091
|
+
...WelcomeMessageNotification
|
|
4092
|
+
}
|
|
4046
4093
|
}
|
|
4047
4094
|
fragment ActorBot on ActorBot {
|
|
4048
4095
|
__typename
|
|
@@ -4248,6 +4295,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
4248
4295
|
id
|
|
4249
4296
|
}
|
|
4250
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
|
+
}
|
|
4251
4324
|
fragment InitiativeNotification on InitiativeNotification {
|
|
4252
4325
|
__typename
|
|
4253
4326
|
reactionEmoji
|
|
@@ -4580,6 +4653,9 @@ fragment Notification on Notification {
|
|
|
4580
4653
|
... on PullRequestNotification {
|
|
4581
4654
|
...PullRequestNotification
|
|
4582
4655
|
}
|
|
4656
|
+
... on WelcomeMessageNotification {
|
|
4657
|
+
...WelcomeMessageNotification
|
|
4658
|
+
}
|
|
4583
4659
|
}
|
|
4584
4660
|
fragment PostNotification on PostNotification {
|
|
4585
4661
|
__typename
|
|
@@ -4683,6 +4759,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
4683
4759
|
id
|
|
4684
4760
|
}
|
|
4685
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
|
+
}
|
|
4686
4788
|
fragment InitiativeNotification on InitiativeNotification {
|
|
4687
4789
|
__typename
|
|
4688
4790
|
reactionEmoji
|
|
@@ -5269,6 +5371,9 @@ fragment Notification on Notification {
|
|
|
5269
5371
|
... on PullRequestNotification {
|
|
5270
5372
|
...PullRequestNotification
|
|
5271
5373
|
}
|
|
5374
|
+
... on WelcomeMessageNotification {
|
|
5375
|
+
...WelcomeMessageNotification
|
|
5376
|
+
}
|
|
5272
5377
|
}
|
|
5273
5378
|
fragment PostNotification on PostNotification {
|
|
5274
5379
|
__typename
|
|
@@ -5372,6 +5477,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
5372
5477
|
id
|
|
5373
5478
|
}
|
|
5374
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
|
+
}
|
|
5375
5506
|
fragment InitiativeNotification on InitiativeNotification {
|
|
5376
5507
|
__typename
|
|
5377
5508
|
reactionEmoji
|
|
@@ -5928,6 +6059,9 @@ const OrganizationFragmentDoc = new TypedDocumentString(`
|
|
|
5928
6059
|
previousUrlKeys
|
|
5929
6060
|
periodUploadVolume
|
|
5930
6061
|
securitySettings
|
|
6062
|
+
slackProjectChannelIntegration {
|
|
6063
|
+
id
|
|
6064
|
+
}
|
|
5931
6065
|
initiativeUpdateRemindersDay
|
|
5932
6066
|
projectUpdateRemindersDay
|
|
5933
6067
|
releaseChannel
|
|
@@ -5946,6 +6080,7 @@ const OrganizationFragmentDoc = new TypedDocumentString(`
|
|
|
5946
6080
|
...PaidSubscription
|
|
5947
6081
|
}
|
|
5948
6082
|
urlKey
|
|
6083
|
+
slackProjectChannelPrefix
|
|
5949
6084
|
deletionRequestedAt
|
|
5950
6085
|
archivedAt
|
|
5951
6086
|
createdAt
|
|
@@ -9521,6 +9656,16 @@ fragment SlackAsksTeamSettings on SlackAsksTeamSettings {
|
|
|
9521
9656
|
id
|
|
9522
9657
|
hasDefaultAsk
|
|
9523
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" });
|
|
9524
9669
|
const AttachmentFragmentDoc = new TypedDocumentString(`
|
|
9525
9670
|
fragment Attachment on Attachment {
|
|
9526
9671
|
__typename
|
|
@@ -9820,6 +9965,20 @@ const AiPromptRulesFragmentDoc = new TypedDocumentString(`
|
|
|
9820
9965
|
}
|
|
9821
9966
|
}
|
|
9822
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" });
|
|
9823
9982
|
const DocumentContentFragmentDoc = new TypedDocumentString(`
|
|
9824
9983
|
fragment DocumentContent on DocumentContent {
|
|
9825
9984
|
__typename
|
|
@@ -9848,8 +10007,23 @@ const DocumentContentFragmentDoc = new TypedDocumentString(`
|
|
|
9848
10007
|
archivedAt
|
|
9849
10008
|
createdAt
|
|
9850
10009
|
id
|
|
10010
|
+
welcomeMessage {
|
|
10011
|
+
...WelcomeMessage
|
|
10012
|
+
}
|
|
9851
10013
|
}
|
|
9852
|
-
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 {
|
|
9853
10027
|
__typename
|
|
9854
10028
|
updatedAt
|
|
9855
10029
|
archivedAt
|
|
@@ -10044,6 +10218,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
10044
10218
|
archivedAt
|
|
10045
10219
|
createdAt
|
|
10046
10220
|
id
|
|
10221
|
+
welcomeMessage {
|
|
10222
|
+
...WelcomeMessage
|
|
10223
|
+
}
|
|
10047
10224
|
}
|
|
10048
10225
|
fragment Reaction on Reaction {
|
|
10049
10226
|
__typename
|
|
@@ -10071,6 +10248,18 @@ fragment Reaction on Reaction {
|
|
|
10071
10248
|
id
|
|
10072
10249
|
}
|
|
10073
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
|
+
}
|
|
10074
10263
|
fragment AiPromptRules on AiPromptRules {
|
|
10075
10264
|
__typename
|
|
10076
10265
|
updatedAt
|
|
@@ -10235,6 +10424,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
10235
10424
|
archivedAt
|
|
10236
10425
|
createdAt
|
|
10237
10426
|
id
|
|
10427
|
+
welcomeMessage {
|
|
10428
|
+
...WelcomeMessage
|
|
10429
|
+
}
|
|
10238
10430
|
}
|
|
10239
10431
|
fragment Reaction on Reaction {
|
|
10240
10432
|
__typename
|
|
@@ -10262,6 +10454,18 @@ fragment Reaction on Reaction {
|
|
|
10262
10454
|
id
|
|
10263
10455
|
}
|
|
10264
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
|
+
}
|
|
10265
10469
|
fragment AiPromptRules on AiPromptRules {
|
|
10266
10470
|
__typename
|
|
10267
10471
|
updatedAt
|
|
@@ -11992,6 +12196,9 @@ const GitHubEnterpriseServerPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
11992
12196
|
const GitLabIntegrationCreatePayloadFragmentDoc = new TypedDocumentString(`
|
|
11993
12197
|
fragment GitLabIntegrationCreatePayload on GitLabIntegrationCreatePayload {
|
|
11994
12198
|
__typename
|
|
12199
|
+
error
|
|
12200
|
+
errorResponseBody
|
|
12201
|
+
errorResponseHeaders
|
|
11995
12202
|
lastSyncId
|
|
11996
12203
|
integration {
|
|
11997
12204
|
id
|
|
@@ -12095,6 +12302,21 @@ const InitiativeFragmentDoc = new TypedDocumentString(`
|
|
|
12095
12302
|
archivedAt
|
|
12096
12303
|
createdAt
|
|
12097
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
|
|
12098
12320
|
}
|
|
12099
12321
|
fragment AiPromptRules on AiPromptRules {
|
|
12100
12322
|
__typename
|
|
@@ -12143,6 +12365,21 @@ const InitiativeConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
12143
12365
|
archivedAt
|
|
12144
12366
|
createdAt
|
|
12145
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
|
|
12146
12383
|
}
|
|
12147
12384
|
fragment AiPromptRules on AiPromptRules {
|
|
12148
12385
|
__typename
|
|
@@ -13285,6 +13522,8 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13285
13522
|
}
|
|
13286
13523
|
addedLabelIds
|
|
13287
13524
|
removedLabelIds
|
|
13525
|
+
toSlaBreachesAt
|
|
13526
|
+
fromSlaBreachesAt
|
|
13288
13527
|
actor {
|
|
13289
13528
|
id
|
|
13290
13529
|
}
|
|
@@ -13350,6 +13589,12 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13350
13589
|
toParent {
|
|
13351
13590
|
id
|
|
13352
13591
|
}
|
|
13592
|
+
fromProjectMilestone {
|
|
13593
|
+
id
|
|
13594
|
+
}
|
|
13595
|
+
toProjectMilestone {
|
|
13596
|
+
id
|
|
13597
|
+
}
|
|
13353
13598
|
fromProject {
|
|
13354
13599
|
id
|
|
13355
13600
|
}
|
|
@@ -13368,8 +13613,15 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13368
13613
|
toTeam {
|
|
13369
13614
|
id
|
|
13370
13615
|
}
|
|
13616
|
+
triageResponsibilityTeam {
|
|
13617
|
+
id
|
|
13618
|
+
}
|
|
13371
13619
|
archivedAt
|
|
13372
13620
|
createdAt
|
|
13621
|
+
toSlaStartedAt
|
|
13622
|
+
fromSlaStartedAt
|
|
13623
|
+
toSlaType
|
|
13624
|
+
fromSlaType
|
|
13373
13625
|
id
|
|
13374
13626
|
toAssignee {
|
|
13375
13627
|
id
|
|
@@ -13388,6 +13640,8 @@ const IssueHistoryFragmentDoc = new TypedDocumentString(`
|
|
|
13388
13640
|
toPriority
|
|
13389
13641
|
fromTitle
|
|
13390
13642
|
toTitle
|
|
13643
|
+
fromSlaBreached
|
|
13644
|
+
toSlaBreached
|
|
13391
13645
|
archived
|
|
13392
13646
|
autoArchived
|
|
13393
13647
|
autoClosed
|
|
@@ -13515,6 +13769,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
13515
13769
|
}
|
|
13516
13770
|
addedLabelIds
|
|
13517
13771
|
removedLabelIds
|
|
13772
|
+
toSlaBreachesAt
|
|
13773
|
+
fromSlaBreachesAt
|
|
13518
13774
|
actor {
|
|
13519
13775
|
id
|
|
13520
13776
|
}
|
|
@@ -13580,6 +13836,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
13580
13836
|
toParent {
|
|
13581
13837
|
id
|
|
13582
13838
|
}
|
|
13839
|
+
fromProjectMilestone {
|
|
13840
|
+
id
|
|
13841
|
+
}
|
|
13842
|
+
toProjectMilestone {
|
|
13843
|
+
id
|
|
13844
|
+
}
|
|
13583
13845
|
fromProject {
|
|
13584
13846
|
id
|
|
13585
13847
|
}
|
|
@@ -13598,8 +13860,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
13598
13860
|
toTeam {
|
|
13599
13861
|
id
|
|
13600
13862
|
}
|
|
13863
|
+
triageResponsibilityTeam {
|
|
13864
|
+
id
|
|
13865
|
+
}
|
|
13601
13866
|
archivedAt
|
|
13602
13867
|
createdAt
|
|
13868
|
+
toSlaStartedAt
|
|
13869
|
+
fromSlaStartedAt
|
|
13870
|
+
toSlaType
|
|
13871
|
+
fromSlaType
|
|
13603
13872
|
id
|
|
13604
13873
|
toAssignee {
|
|
13605
13874
|
id
|
|
@@ -13618,6 +13887,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
13618
13887
|
toPriority
|
|
13619
13888
|
fromTitle
|
|
13620
13889
|
toTitle
|
|
13890
|
+
fromSlaBreached
|
|
13891
|
+
toSlaBreached
|
|
13621
13892
|
archived
|
|
13622
13893
|
autoArchived
|
|
13623
13894
|
autoClosed
|
|
@@ -14623,6 +14894,9 @@ fragment Notification on Notification {
|
|
|
14623
14894
|
... on PullRequestNotification {
|
|
14624
14895
|
...PullRequestNotification
|
|
14625
14896
|
}
|
|
14897
|
+
... on WelcomeMessageNotification {
|
|
14898
|
+
...WelcomeMessageNotification
|
|
14899
|
+
}
|
|
14626
14900
|
}
|
|
14627
14901
|
fragment PostNotification on PostNotification {
|
|
14628
14902
|
__typename
|
|
@@ -14726,6 +15000,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
14726
15000
|
id
|
|
14727
15001
|
}
|
|
14728
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
|
+
}
|
|
14729
15029
|
fragment InitiativeNotification on InitiativeNotification {
|
|
14730
15030
|
__typename
|
|
14731
15031
|
reactionEmoji
|
|
@@ -15059,6 +15359,9 @@ fragment Notification on Notification {
|
|
|
15059
15359
|
... on PullRequestNotification {
|
|
15060
15360
|
...PullRequestNotification
|
|
15061
15361
|
}
|
|
15362
|
+
... on WelcomeMessageNotification {
|
|
15363
|
+
...WelcomeMessageNotification
|
|
15364
|
+
}
|
|
15062
15365
|
}
|
|
15063
15366
|
fragment PostNotification on PostNotification {
|
|
15064
15367
|
__typename
|
|
@@ -15162,6 +15465,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
15162
15465
|
id
|
|
15163
15466
|
}
|
|
15164
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
|
+
}
|
|
15165
15494
|
fragment InitiativeNotification on InitiativeNotification {
|
|
15166
15495
|
__typename
|
|
15167
15496
|
reactionEmoji
|
|
@@ -15501,6 +15830,9 @@ fragment Notification on Notification {
|
|
|
15501
15830
|
... on PullRequestNotification {
|
|
15502
15831
|
...PullRequestNotification
|
|
15503
15832
|
}
|
|
15833
|
+
... on WelcomeMessageNotification {
|
|
15834
|
+
...WelcomeMessageNotification
|
|
15835
|
+
}
|
|
15504
15836
|
}
|
|
15505
15837
|
fragment PostNotification on PostNotification {
|
|
15506
15838
|
__typename
|
|
@@ -15604,6 +15936,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
15604
15936
|
id
|
|
15605
15937
|
}
|
|
15606
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
|
+
}
|
|
15607
15965
|
fragment InitiativeNotification on InitiativeNotification {
|
|
15608
15966
|
__typename
|
|
15609
15967
|
reactionEmoji
|
|
@@ -16009,6 +16367,39 @@ const PasskeyLoginStartResponseFragmentDoc = new TypedDocumentString(`
|
|
|
16009
16367
|
success
|
|
16010
16368
|
}
|
|
16011
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" });
|
|
16012
16403
|
const ProjectFragmentDoc = new TypedDocumentString(`
|
|
16013
16404
|
fragment Project on Project {
|
|
16014
16405
|
__typename
|
|
@@ -16111,6 +16502,21 @@ const ProjectFragmentDoc = new TypedDocumentString(`
|
|
|
16111
16502
|
archivedAt
|
|
16112
16503
|
createdAt
|
|
16113
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
|
|
16114
16520
|
}
|
|
16115
16521
|
fragment AiPromptRules on AiPromptRules {
|
|
16116
16522
|
__typename
|
|
@@ -16159,6 +16565,9 @@ const ProjectConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
16159
16565
|
archivedAt
|
|
16160
16566
|
createdAt
|
|
16161
16567
|
id
|
|
16568
|
+
welcomeMessage {
|
|
16569
|
+
...WelcomeMessage
|
|
16570
|
+
}
|
|
16162
16571
|
}
|
|
16163
16572
|
fragment Project on Project {
|
|
16164
16573
|
__typename
|
|
@@ -16234,6 +16643,18 @@ fragment Project on Project {
|
|
|
16234
16643
|
slackIssueStatuses
|
|
16235
16644
|
state
|
|
16236
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
|
+
}
|
|
16237
16658
|
fragment AiPromptRules on AiPromptRules {
|
|
16238
16659
|
__typename
|
|
16239
16660
|
updatedAt
|
|
@@ -16417,6 +16838,21 @@ const ProjectMilestoneFragmentDoc = new TypedDocumentString(`
|
|
|
16417
16838
|
archivedAt
|
|
16418
16839
|
createdAt
|
|
16419
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
|
|
16420
16856
|
}
|
|
16421
16857
|
fragment AiPromptRules on AiPromptRules {
|
|
16422
16858
|
__typename
|
|
@@ -16465,6 +16901,9 @@ const ProjectMilestoneConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
16465
16901
|
archivedAt
|
|
16466
16902
|
createdAt
|
|
16467
16903
|
id
|
|
16904
|
+
welcomeMessage {
|
|
16905
|
+
...WelcomeMessage
|
|
16906
|
+
}
|
|
16468
16907
|
}
|
|
16469
16908
|
fragment ProjectMilestone on ProjectMilestone {
|
|
16470
16909
|
__typename
|
|
@@ -16485,6 +16924,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
16485
16924
|
createdAt
|
|
16486
16925
|
id
|
|
16487
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
|
+
}
|
|
16488
16939
|
fragment AiPromptRules on AiPromptRules {
|
|
16489
16940
|
__typename
|
|
16490
16941
|
updatedAt
|
|
@@ -16743,6 +17194,21 @@ const ProjectSearchResultFragmentDoc = new TypedDocumentString(`
|
|
|
16743
17194
|
archivedAt
|
|
16744
17195
|
createdAt
|
|
16745
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
|
|
16746
17212
|
}
|
|
16747
17213
|
fragment AiPromptRules on AiPromptRules {
|
|
16748
17214
|
__typename
|
|
@@ -16795,6 +17261,21 @@ const ProjectSearchPayloadFragmentDoc = new TypedDocumentString(`
|
|
|
16795
17261
|
archivedAt
|
|
16796
17262
|
createdAt
|
|
16797
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
|
|
16798
17279
|
}
|
|
16799
17280
|
fragment AiPromptRules on AiPromptRules {
|
|
16800
17281
|
__typename
|
|
@@ -17422,6 +17903,7 @@ const TeamFragmentDoc = new TypedDocumentString(`
|
|
|
17422
17903
|
key
|
|
17423
17904
|
archivedAt
|
|
17424
17905
|
createdAt
|
|
17906
|
+
retiredAt
|
|
17425
17907
|
timezone
|
|
17426
17908
|
id
|
|
17427
17909
|
mergeWorkflowState {
|
|
@@ -17529,6 +18011,7 @@ const TeamConnectionFragmentDoc = new TypedDocumentString(`
|
|
|
17529
18011
|
key
|
|
17530
18012
|
archivedAt
|
|
17531
18013
|
createdAt
|
|
18014
|
+
retiredAt
|
|
17532
18015
|
timezone
|
|
17533
18016
|
id
|
|
17534
18017
|
mergeWorkflowState {
|
|
@@ -18269,6 +18752,7 @@ const AdministrableTeamsDocument = new TypedDocumentString(`
|
|
|
18269
18752
|
key
|
|
18270
18753
|
archivedAt
|
|
18271
18754
|
createdAt
|
|
18755
|
+
retiredAt
|
|
18272
18756
|
timezone
|
|
18273
18757
|
id
|
|
18274
18758
|
mergeWorkflowState {
|
|
@@ -19444,6 +19928,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
19444
19928
|
archivedAt
|
|
19445
19929
|
createdAt
|
|
19446
19930
|
id
|
|
19931
|
+
welcomeMessage {
|
|
19932
|
+
...WelcomeMessage
|
|
19933
|
+
}
|
|
19447
19934
|
}
|
|
19448
19935
|
fragment Reaction on Reaction {
|
|
19449
19936
|
__typename
|
|
@@ -19471,6 +19958,18 @@ fragment Reaction on Reaction {
|
|
|
19471
19958
|
id
|
|
19472
19959
|
}
|
|
19473
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
|
+
}
|
|
19474
19973
|
fragment AiPromptRules on AiPromptRules {
|
|
19475
19974
|
__typename
|
|
19476
19975
|
updatedAt
|
|
@@ -19772,6 +20271,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
19772
20271
|
}
|
|
19773
20272
|
addedLabelIds
|
|
19774
20273
|
removedLabelIds
|
|
20274
|
+
toSlaBreachesAt
|
|
20275
|
+
fromSlaBreachesAt
|
|
19775
20276
|
actor {
|
|
19776
20277
|
id
|
|
19777
20278
|
}
|
|
@@ -19837,6 +20338,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
19837
20338
|
toParent {
|
|
19838
20339
|
id
|
|
19839
20340
|
}
|
|
20341
|
+
fromProjectMilestone {
|
|
20342
|
+
id
|
|
20343
|
+
}
|
|
20344
|
+
toProjectMilestone {
|
|
20345
|
+
id
|
|
20346
|
+
}
|
|
19840
20347
|
fromProject {
|
|
19841
20348
|
id
|
|
19842
20349
|
}
|
|
@@ -19855,8 +20362,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
19855
20362
|
toTeam {
|
|
19856
20363
|
id
|
|
19857
20364
|
}
|
|
20365
|
+
triageResponsibilityTeam {
|
|
20366
|
+
id
|
|
20367
|
+
}
|
|
19858
20368
|
archivedAt
|
|
19859
20369
|
createdAt
|
|
20370
|
+
toSlaStartedAt
|
|
20371
|
+
fromSlaStartedAt
|
|
20372
|
+
toSlaType
|
|
20373
|
+
fromSlaType
|
|
19860
20374
|
id
|
|
19861
20375
|
toAssignee {
|
|
19862
20376
|
id
|
|
@@ -19875,6 +20389,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
19875
20389
|
toPriority
|
|
19876
20390
|
fromTitle
|
|
19877
20391
|
toTitle
|
|
20392
|
+
fromSlaBreached
|
|
20393
|
+
toSlaBreached
|
|
19878
20394
|
archived
|
|
19879
20395
|
autoArchived
|
|
19880
20396
|
autoClosed
|
|
@@ -20690,6 +21206,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
20690
21206
|
archivedAt
|
|
20691
21207
|
createdAt
|
|
20692
21208
|
id
|
|
21209
|
+
welcomeMessage {
|
|
21210
|
+
...WelcomeMessage
|
|
21211
|
+
}
|
|
20693
21212
|
}
|
|
20694
21213
|
fragment Reaction on Reaction {
|
|
20695
21214
|
__typename
|
|
@@ -20717,6 +21236,18 @@ fragment Reaction on Reaction {
|
|
|
20717
21236
|
id
|
|
20718
21237
|
}
|
|
20719
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
|
+
}
|
|
20720
21251
|
fragment AiPromptRules on AiPromptRules {
|
|
20721
21252
|
__typename
|
|
20722
21253
|
updatedAt
|
|
@@ -20904,6 +21435,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
20904
21435
|
archivedAt
|
|
20905
21436
|
createdAt
|
|
20906
21437
|
id
|
|
21438
|
+
welcomeMessage {
|
|
21439
|
+
...WelcomeMessage
|
|
21440
|
+
}
|
|
20907
21441
|
}
|
|
20908
21442
|
fragment Reaction on Reaction {
|
|
20909
21443
|
__typename
|
|
@@ -20931,6 +21465,18 @@ fragment Reaction on Reaction {
|
|
|
20931
21465
|
id
|
|
20932
21466
|
}
|
|
20933
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
|
+
}
|
|
20934
21480
|
fragment AiPromptRules on AiPromptRules {
|
|
20935
21481
|
__typename
|
|
20936
21482
|
updatedAt
|
|
@@ -21232,6 +21778,21 @@ const Comment_DocumentContentDocument = new TypedDocumentString(`
|
|
|
21232
21778
|
archivedAt
|
|
21233
21779
|
createdAt
|
|
21234
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
|
|
21235
21796
|
}
|
|
21236
21797
|
fragment AiPromptRules on AiPromptRules {
|
|
21237
21798
|
__typename
|
|
@@ -21263,6 +21824,28 @@ const Comment_DocumentContent_AiPromptRulesDocument = new TypedDocumentString(`
|
|
|
21263
21824
|
id
|
|
21264
21825
|
}
|
|
21265
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
|
+
}`);
|
|
21266
21849
|
const Comment_ExternalThreadDocument = new TypedDocumentString(`
|
|
21267
21850
|
query comment_externalThread($hash: String, $id: String) {
|
|
21268
21851
|
comment(hash: $hash, id: $id) {
|
|
@@ -21406,6 +21989,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
21406
21989
|
archivedAt
|
|
21407
21990
|
createdAt
|
|
21408
21991
|
id
|
|
21992
|
+
welcomeMessage {
|
|
21993
|
+
...WelcomeMessage
|
|
21994
|
+
}
|
|
21409
21995
|
}
|
|
21410
21996
|
fragment Reaction on Reaction {
|
|
21411
21997
|
__typename
|
|
@@ -21433,6 +22019,18 @@ fragment Reaction on Reaction {
|
|
|
21433
22019
|
id
|
|
21434
22020
|
}
|
|
21435
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
|
+
}
|
|
21436
22034
|
fragment AiPromptRules on AiPromptRules {
|
|
21437
22035
|
__typename
|
|
21438
22036
|
updatedAt
|
|
@@ -21602,6 +22200,21 @@ const CustomView_InitiativesDocument = new TypedDocumentString(`
|
|
|
21602
22200
|
archivedAt
|
|
21603
22201
|
createdAt
|
|
21604
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
|
|
21605
22218
|
}
|
|
21606
22219
|
fragment AiPromptRules on AiPromptRules {
|
|
21607
22220
|
__typename
|
|
@@ -21971,6 +22584,9 @@ const CustomView_ProjectsDocument = new TypedDocumentString(`
|
|
|
21971
22584
|
archivedAt
|
|
21972
22585
|
createdAt
|
|
21973
22586
|
id
|
|
22587
|
+
welcomeMessage {
|
|
22588
|
+
...WelcomeMessage
|
|
22589
|
+
}
|
|
21974
22590
|
}
|
|
21975
22591
|
fragment Project on Project {
|
|
21976
22592
|
__typename
|
|
@@ -22046,6 +22662,18 @@ fragment Project on Project {
|
|
|
22046
22662
|
slackIssueStatuses
|
|
22047
22663
|
state
|
|
22048
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
|
+
}
|
|
22049
22677
|
fragment AiPromptRules on AiPromptRules {
|
|
22050
22678
|
__typename
|
|
22051
22679
|
updatedAt
|
|
@@ -23282,6 +23910,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
23282
23910
|
archivedAt
|
|
23283
23911
|
createdAt
|
|
23284
23912
|
id
|
|
23913
|
+
welcomeMessage {
|
|
23914
|
+
...WelcomeMessage
|
|
23915
|
+
}
|
|
23285
23916
|
}
|
|
23286
23917
|
fragment Reaction on Reaction {
|
|
23287
23918
|
__typename
|
|
@@ -23309,6 +23940,18 @@ fragment Reaction on Reaction {
|
|
|
23309
23940
|
id
|
|
23310
23941
|
}
|
|
23311
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
|
+
}
|
|
23312
23955
|
fragment AiPromptRules on AiPromptRules {
|
|
23313
23956
|
__typename
|
|
23314
23957
|
updatedAt
|
|
@@ -23957,6 +24600,21 @@ const InitiativeDocument = new TypedDocumentString(`
|
|
|
23957
24600
|
archivedAt
|
|
23958
24601
|
createdAt
|
|
23959
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
|
|
23960
24618
|
}
|
|
23961
24619
|
fragment AiPromptRules on AiPromptRules {
|
|
23962
24620
|
__typename
|
|
@@ -24049,6 +24707,21 @@ const Initiative_DocumentContentDocument = new TypedDocumentString(`
|
|
|
24049
24707
|
archivedAt
|
|
24050
24708
|
createdAt
|
|
24051
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
|
|
24052
24725
|
}
|
|
24053
24726
|
fragment AiPromptRules on AiPromptRules {
|
|
24054
24727
|
__typename
|
|
@@ -24080,6 +24753,28 @@ const Initiative_DocumentContent_AiPromptRulesDocument = new TypedDocumentString
|
|
|
24080
24753
|
id
|
|
24081
24754
|
}
|
|
24082
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
|
+
}`);
|
|
24083
24778
|
const Initiative_DocumentsDocument = new TypedDocumentString(`
|
|
24084
24779
|
query initiative_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
24085
24780
|
initiative(id: $id) {
|
|
@@ -24365,6 +25060,9 @@ const Initiative_ProjectsDocument = new TypedDocumentString(`
|
|
|
24365
25060
|
archivedAt
|
|
24366
25061
|
createdAt
|
|
24367
25062
|
id
|
|
25063
|
+
welcomeMessage {
|
|
25064
|
+
...WelcomeMessage
|
|
25065
|
+
}
|
|
24368
25066
|
}
|
|
24369
25067
|
fragment Project on Project {
|
|
24370
25068
|
__typename
|
|
@@ -24440,6 +25138,18 @@ fragment Project on Project {
|
|
|
24440
25138
|
slackIssueStatuses
|
|
24441
25139
|
state
|
|
24442
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
|
+
}
|
|
24443
25153
|
fragment AiPromptRules on AiPromptRules {
|
|
24444
25154
|
__typename
|
|
24445
25155
|
updatedAt
|
|
@@ -24510,6 +25220,21 @@ const Initiative_SubInitiativesDocument = new TypedDocumentString(`
|
|
|
24510
25220
|
archivedAt
|
|
24511
25221
|
createdAt
|
|
24512
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
|
|
24513
25238
|
}
|
|
24514
25239
|
fragment AiPromptRules on AiPromptRules {
|
|
24515
25240
|
__typename
|
|
@@ -24907,6 +25632,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
24907
25632
|
archivedAt
|
|
24908
25633
|
createdAt
|
|
24909
25634
|
id
|
|
25635
|
+
welcomeMessage {
|
|
25636
|
+
...WelcomeMessage
|
|
25637
|
+
}
|
|
24910
25638
|
}
|
|
24911
25639
|
fragment Reaction on Reaction {
|
|
24912
25640
|
__typename
|
|
@@ -24934,6 +25662,18 @@ fragment Reaction on Reaction {
|
|
|
24934
25662
|
id
|
|
24935
25663
|
}
|
|
24936
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
|
+
}
|
|
24937
25677
|
fragment AiPromptRules on AiPromptRules {
|
|
24938
25678
|
__typename
|
|
24939
25679
|
updatedAt
|
|
@@ -25120,6 +25860,21 @@ const InitiativesDocument = new TypedDocumentString(`
|
|
|
25120
25860
|
archivedAt
|
|
25121
25861
|
createdAt
|
|
25122
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
|
|
25123
25878
|
}
|
|
25124
25879
|
fragment AiPromptRules on AiPromptRules {
|
|
25125
25880
|
__typename
|
|
@@ -25950,6 +26705,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
25950
26705
|
archivedAt
|
|
25951
26706
|
createdAt
|
|
25952
26707
|
id
|
|
26708
|
+
welcomeMessage {
|
|
26709
|
+
...WelcomeMessage
|
|
26710
|
+
}
|
|
25953
26711
|
}
|
|
25954
26712
|
fragment Reaction on Reaction {
|
|
25955
26713
|
__typename
|
|
@@ -25977,6 +26735,18 @@ fragment Reaction on Reaction {
|
|
|
25977
26735
|
id
|
|
25978
26736
|
}
|
|
25979
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
|
+
}
|
|
25980
26750
|
fragment AiPromptRules on AiPromptRules {
|
|
25981
26751
|
__typename
|
|
25982
26752
|
updatedAt
|
|
@@ -26278,6 +27048,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
26278
27048
|
}
|
|
26279
27049
|
addedLabelIds
|
|
26280
27050
|
removedLabelIds
|
|
27051
|
+
toSlaBreachesAt
|
|
27052
|
+
fromSlaBreachesAt
|
|
26281
27053
|
actor {
|
|
26282
27054
|
id
|
|
26283
27055
|
}
|
|
@@ -26343,6 +27115,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
26343
27115
|
toParent {
|
|
26344
27116
|
id
|
|
26345
27117
|
}
|
|
27118
|
+
fromProjectMilestone {
|
|
27119
|
+
id
|
|
27120
|
+
}
|
|
27121
|
+
toProjectMilestone {
|
|
27122
|
+
id
|
|
27123
|
+
}
|
|
26346
27124
|
fromProject {
|
|
26347
27125
|
id
|
|
26348
27126
|
}
|
|
@@ -26361,8 +27139,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
26361
27139
|
toTeam {
|
|
26362
27140
|
id
|
|
26363
27141
|
}
|
|
27142
|
+
triageResponsibilityTeam {
|
|
27143
|
+
id
|
|
27144
|
+
}
|
|
26364
27145
|
archivedAt
|
|
26365
27146
|
createdAt
|
|
27147
|
+
toSlaStartedAt
|
|
27148
|
+
fromSlaStartedAt
|
|
27149
|
+
toSlaType
|
|
27150
|
+
fromSlaType
|
|
26366
27151
|
id
|
|
26367
27152
|
toAssignee {
|
|
26368
27153
|
id
|
|
@@ -26381,6 +27166,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
26381
27166
|
toPriority
|
|
26382
27167
|
fromTitle
|
|
26383
27168
|
toTitle
|
|
27169
|
+
fromSlaBreached
|
|
27170
|
+
toSlaBreached
|
|
26384
27171
|
archived
|
|
26385
27172
|
autoArchived
|
|
26386
27173
|
autoClosed
|
|
@@ -28324,6 +29111,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
28324
29111
|
archivedAt
|
|
28325
29112
|
createdAt
|
|
28326
29113
|
id
|
|
29114
|
+
welcomeMessage {
|
|
29115
|
+
...WelcomeMessage
|
|
29116
|
+
}
|
|
28327
29117
|
}
|
|
28328
29118
|
fragment Reaction on Reaction {
|
|
28329
29119
|
__typename
|
|
@@ -28351,6 +29141,18 @@ fragment Reaction on Reaction {
|
|
|
28351
29141
|
id
|
|
28352
29142
|
}
|
|
28353
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
|
+
}
|
|
28354
29156
|
fragment AiPromptRules on AiPromptRules {
|
|
28355
29157
|
__typename
|
|
28356
29158
|
updatedAt
|
|
@@ -28652,6 +29454,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
28652
29454
|
}
|
|
28653
29455
|
addedLabelIds
|
|
28654
29456
|
removedLabelIds
|
|
29457
|
+
toSlaBreachesAt
|
|
29458
|
+
fromSlaBreachesAt
|
|
28655
29459
|
actor {
|
|
28656
29460
|
id
|
|
28657
29461
|
}
|
|
@@ -28717,6 +29521,12 @@ fragment IssueHistory on IssueHistory {
|
|
|
28717
29521
|
toParent {
|
|
28718
29522
|
id
|
|
28719
29523
|
}
|
|
29524
|
+
fromProjectMilestone {
|
|
29525
|
+
id
|
|
29526
|
+
}
|
|
29527
|
+
toProjectMilestone {
|
|
29528
|
+
id
|
|
29529
|
+
}
|
|
28720
29530
|
fromProject {
|
|
28721
29531
|
id
|
|
28722
29532
|
}
|
|
@@ -28735,8 +29545,15 @@ fragment IssueHistory on IssueHistory {
|
|
|
28735
29545
|
toTeam {
|
|
28736
29546
|
id
|
|
28737
29547
|
}
|
|
29548
|
+
triageResponsibilityTeam {
|
|
29549
|
+
id
|
|
29550
|
+
}
|
|
28738
29551
|
archivedAt
|
|
28739
29552
|
createdAt
|
|
29553
|
+
toSlaStartedAt
|
|
29554
|
+
fromSlaStartedAt
|
|
29555
|
+
toSlaType
|
|
29556
|
+
fromSlaType
|
|
28740
29557
|
id
|
|
28741
29558
|
toAssignee {
|
|
28742
29559
|
id
|
|
@@ -28755,6 +29572,8 @@ fragment IssueHistory on IssueHistory {
|
|
|
28755
29572
|
toPriority
|
|
28756
29573
|
fromTitle
|
|
28757
29574
|
toTitle
|
|
29575
|
+
fromSlaBreached
|
|
29576
|
+
toSlaBreached
|
|
28758
29577
|
archived
|
|
28759
29578
|
autoArchived
|
|
28760
29579
|
autoClosed
|
|
@@ -29558,6 +30377,9 @@ fragment Notification on Notification {
|
|
|
29558
30377
|
... on PullRequestNotification {
|
|
29559
30378
|
...PullRequestNotification
|
|
29560
30379
|
}
|
|
30380
|
+
... on WelcomeMessageNotification {
|
|
30381
|
+
...WelcomeMessageNotification
|
|
30382
|
+
}
|
|
29561
30383
|
}
|
|
29562
30384
|
fragment PostNotification on PostNotification {
|
|
29563
30385
|
__typename
|
|
@@ -29661,6 +30483,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
29661
30483
|
id
|
|
29662
30484
|
}
|
|
29663
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
|
+
}
|
|
29664
30512
|
fragment InitiativeNotification on InitiativeNotification {
|
|
29665
30513
|
__typename
|
|
29666
30514
|
reactionEmoji
|
|
@@ -30107,6 +30955,9 @@ fragment Notification on Notification {
|
|
|
30107
30955
|
... on PullRequestNotification {
|
|
30108
30956
|
...PullRequestNotification
|
|
30109
30957
|
}
|
|
30958
|
+
... on WelcomeMessageNotification {
|
|
30959
|
+
...WelcomeMessageNotification
|
|
30960
|
+
}
|
|
30110
30961
|
}
|
|
30111
30962
|
fragment PostNotification on PostNotification {
|
|
30112
30963
|
__typename
|
|
@@ -30210,6 +31061,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
30210
31061
|
id
|
|
30211
31062
|
}
|
|
30212
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
|
+
}
|
|
30213
31090
|
fragment InitiativeNotification on InitiativeNotification {
|
|
30214
31091
|
__typename
|
|
30215
31092
|
reactionEmoji
|
|
@@ -30431,6 +31308,9 @@ fragment Organization on Organization {
|
|
|
30431
31308
|
previousUrlKeys
|
|
30432
31309
|
periodUploadVolume
|
|
30433
31310
|
securitySettings
|
|
31311
|
+
slackProjectChannelIntegration {
|
|
31312
|
+
id
|
|
31313
|
+
}
|
|
30434
31314
|
initiativeUpdateRemindersDay
|
|
30435
31315
|
projectUpdateRemindersDay
|
|
30436
31316
|
releaseChannel
|
|
@@ -30449,6 +31329,7 @@ fragment Organization on Organization {
|
|
|
30449
31329
|
...PaidSubscription
|
|
30450
31330
|
}
|
|
30451
31331
|
urlKey
|
|
31332
|
+
slackProjectChannelPrefix
|
|
30452
31333
|
deletionRequestedAt
|
|
30453
31334
|
archivedAt
|
|
30454
31335
|
createdAt
|
|
@@ -30748,6 +31629,7 @@ const Organization_TeamsDocument = new TypedDocumentString(`
|
|
|
30748
31629
|
key
|
|
30749
31630
|
archivedAt
|
|
30750
31631
|
createdAt
|
|
31632
|
+
retiredAt
|
|
30751
31633
|
timezone
|
|
30752
31634
|
id
|
|
30753
31635
|
mergeWorkflowState {
|
|
@@ -31052,6 +31934,9 @@ const ProjectDocument = new TypedDocumentString(`
|
|
|
31052
31934
|
archivedAt
|
|
31053
31935
|
createdAt
|
|
31054
31936
|
id
|
|
31937
|
+
welcomeMessage {
|
|
31938
|
+
...WelcomeMessage
|
|
31939
|
+
}
|
|
31055
31940
|
}
|
|
31056
31941
|
fragment Project on Project {
|
|
31057
31942
|
__typename
|
|
@@ -31127,6 +32012,18 @@ fragment Project on Project {
|
|
|
31127
32012
|
slackIssueStatuses
|
|
31128
32013
|
state
|
|
31129
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
|
+
}
|
|
31130
32027
|
fragment AiPromptRules on AiPromptRules {
|
|
31131
32028
|
__typename
|
|
31132
32029
|
updatedAt
|
|
@@ -31137,6 +32034,53 @@ fragment AiPromptRules on AiPromptRules {
|
|
|
31137
32034
|
id
|
|
31138
32035
|
}
|
|
31139
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
|
+
}`);
|
|
31140
32084
|
const Project_CommentsDocument = new TypedDocumentString(`
|
|
31141
32085
|
query project_comments($id: String!, $after: String, $before: String, $filter: CommentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
31142
32086
|
project(id: $id) {
|
|
@@ -31262,6 +32206,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
31262
32206
|
archivedAt
|
|
31263
32207
|
createdAt
|
|
31264
32208
|
id
|
|
32209
|
+
welcomeMessage {
|
|
32210
|
+
...WelcomeMessage
|
|
32211
|
+
}
|
|
31265
32212
|
}
|
|
31266
32213
|
fragment Reaction on Reaction {
|
|
31267
32214
|
__typename
|
|
@@ -31289,6 +32236,18 @@ fragment Reaction on Reaction {
|
|
|
31289
32236
|
id
|
|
31290
32237
|
}
|
|
31291
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
|
+
}
|
|
31292
32251
|
fragment AiPromptRules on AiPromptRules {
|
|
31293
32252
|
__typename
|
|
31294
32253
|
updatedAt
|
|
@@ -31385,6 +32344,21 @@ const Project_DocumentContentDocument = new TypedDocumentString(`
|
|
|
31385
32344
|
archivedAt
|
|
31386
32345
|
createdAt
|
|
31387
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
|
|
31388
32362
|
}
|
|
31389
32363
|
fragment AiPromptRules on AiPromptRules {
|
|
31390
32364
|
__typename
|
|
@@ -31416,6 +32390,28 @@ const Project_DocumentContent_AiPromptRulesDocument = new TypedDocumentString(`
|
|
|
31416
32390
|
id
|
|
31417
32391
|
}
|
|
31418
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
|
+
}`);
|
|
31419
32415
|
const Project_DocumentsDocument = new TypedDocumentString(`
|
|
31420
32416
|
query project_documents($id: String!, $after: String, $before: String, $filter: DocumentFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
31421
32417
|
project(id: $id) {
|
|
@@ -31659,6 +32655,21 @@ const Project_InitiativesDocument = new TypedDocumentString(`
|
|
|
31659
32655
|
archivedAt
|
|
31660
32656
|
createdAt
|
|
31661
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
|
|
31662
32673
|
}
|
|
31663
32674
|
fragment AiPromptRules on AiPromptRules {
|
|
31664
32675
|
__typename
|
|
@@ -32239,6 +33250,9 @@ const Project_ProjectMilestonesDocument = new TypedDocumentString(`
|
|
|
32239
33250
|
archivedAt
|
|
32240
33251
|
createdAt
|
|
32241
33252
|
id
|
|
33253
|
+
welcomeMessage {
|
|
33254
|
+
...WelcomeMessage
|
|
33255
|
+
}
|
|
32242
33256
|
}
|
|
32243
33257
|
fragment ProjectMilestone on ProjectMilestone {
|
|
32244
33258
|
__typename
|
|
@@ -32259,6 +33273,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
32259
33273
|
createdAt
|
|
32260
33274
|
id
|
|
32261
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
|
+
}
|
|
32262
33288
|
fragment AiPromptRules on AiPromptRules {
|
|
32263
33289
|
__typename
|
|
32264
33290
|
updatedAt
|
|
@@ -32490,6 +33516,7 @@ const Project_TeamsDocument = new TypedDocumentString(`
|
|
|
32490
33516
|
key
|
|
32491
33517
|
archivedAt
|
|
32492
33518
|
createdAt
|
|
33519
|
+
retiredAt
|
|
32493
33520
|
timezone
|
|
32494
33521
|
id
|
|
32495
33522
|
mergeWorkflowState {
|
|
@@ -32688,6 +33715,9 @@ const ProjectLabel_ProjectsDocument = new TypedDocumentString(`
|
|
|
32688
33715
|
archivedAt
|
|
32689
33716
|
createdAt
|
|
32690
33717
|
id
|
|
33718
|
+
welcomeMessage {
|
|
33719
|
+
...WelcomeMessage
|
|
33720
|
+
}
|
|
32691
33721
|
}
|
|
32692
33722
|
fragment Project on Project {
|
|
32693
33723
|
__typename
|
|
@@ -32763,6 +33793,18 @@ fragment Project on Project {
|
|
|
32763
33793
|
slackIssueStatuses
|
|
32764
33794
|
state
|
|
32765
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
|
+
}
|
|
32766
33808
|
fragment AiPromptRules on AiPromptRules {
|
|
32767
33809
|
__typename
|
|
32768
33810
|
updatedAt
|
|
@@ -32873,6 +33915,9 @@ const ProjectMilestoneDocument = new TypedDocumentString(`
|
|
|
32873
33915
|
archivedAt
|
|
32874
33916
|
createdAt
|
|
32875
33917
|
id
|
|
33918
|
+
welcomeMessage {
|
|
33919
|
+
...WelcomeMessage
|
|
33920
|
+
}
|
|
32876
33921
|
}
|
|
32877
33922
|
fragment ProjectMilestone on ProjectMilestone {
|
|
32878
33923
|
__typename
|
|
@@ -32893,6 +33938,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
32893
33938
|
createdAt
|
|
32894
33939
|
id
|
|
32895
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
|
+
}
|
|
32896
33953
|
fragment AiPromptRules on AiPromptRules {
|
|
32897
33954
|
__typename
|
|
32898
33955
|
updatedAt
|
|
@@ -32938,6 +33995,21 @@ const ProjectMilestone_DocumentContentDocument = new TypedDocumentString(`
|
|
|
32938
33995
|
archivedAt
|
|
32939
33996
|
createdAt
|
|
32940
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
|
|
32941
34013
|
}
|
|
32942
34014
|
fragment AiPromptRules on AiPromptRules {
|
|
32943
34015
|
__typename
|
|
@@ -32969,6 +34041,28 @@ const ProjectMilestone_DocumentContent_AiPromptRulesDocument = new TypedDocument
|
|
|
32969
34041
|
id
|
|
32970
34042
|
}
|
|
32971
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
|
+
}`);
|
|
32972
34066
|
const ProjectMilestone_IssuesDocument = new TypedDocumentString(`
|
|
32973
34067
|
query projectMilestone_issues($id: String!, $after: String, $before: String, $filter: IssueFilter, $first: Int, $includeArchived: Boolean, $last: Int, $orderBy: PaginationOrderBy) {
|
|
32974
34068
|
projectMilestone(id: $id) {
|
|
@@ -33215,6 +34309,9 @@ const ProjectMilestonesDocument = new TypedDocumentString(`
|
|
|
33215
34309
|
archivedAt
|
|
33216
34310
|
createdAt
|
|
33217
34311
|
id
|
|
34312
|
+
welcomeMessage {
|
|
34313
|
+
...WelcomeMessage
|
|
34314
|
+
}
|
|
33218
34315
|
}
|
|
33219
34316
|
fragment ProjectMilestone on ProjectMilestone {
|
|
33220
34317
|
__typename
|
|
@@ -33235,6 +34332,18 @@ fragment ProjectMilestone on ProjectMilestone {
|
|
|
33235
34332
|
createdAt
|
|
33236
34333
|
id
|
|
33237
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
|
+
}
|
|
33238
34347
|
fragment AiPromptRules on AiPromptRules {
|
|
33239
34348
|
__typename
|
|
33240
34349
|
updatedAt
|
|
@@ -33591,6 +34700,9 @@ fragment DocumentContent on DocumentContent {
|
|
|
33591
34700
|
archivedAt
|
|
33592
34701
|
createdAt
|
|
33593
34702
|
id
|
|
34703
|
+
welcomeMessage {
|
|
34704
|
+
...WelcomeMessage
|
|
34705
|
+
}
|
|
33594
34706
|
}
|
|
33595
34707
|
fragment Reaction on Reaction {
|
|
33596
34708
|
__typename
|
|
@@ -33618,6 +34730,18 @@ fragment Reaction on Reaction {
|
|
|
33618
34730
|
id
|
|
33619
34731
|
}
|
|
33620
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
|
+
}
|
|
33621
34745
|
fragment AiPromptRules on AiPromptRules {
|
|
33622
34746
|
__typename
|
|
33623
34747
|
updatedAt
|
|
@@ -33804,6 +34928,9 @@ const ProjectsDocument = new TypedDocumentString(`
|
|
|
33804
34928
|
archivedAt
|
|
33805
34929
|
createdAt
|
|
33806
34930
|
id
|
|
34931
|
+
welcomeMessage {
|
|
34932
|
+
...WelcomeMessage
|
|
34933
|
+
}
|
|
33807
34934
|
}
|
|
33808
34935
|
fragment Project on Project {
|
|
33809
34936
|
__typename
|
|
@@ -33879,6 +35006,18 @@ fragment Project on Project {
|
|
|
33879
35006
|
slackIssueStatuses
|
|
33880
35007
|
state
|
|
33881
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
|
+
}
|
|
33882
35021
|
fragment AiPromptRules on AiPromptRules {
|
|
33883
35022
|
__typename
|
|
33884
35023
|
updatedAt
|
|
@@ -34006,6 +35145,9 @@ const Roadmap_ProjectsDocument = new TypedDocumentString(`
|
|
|
34006
35145
|
archivedAt
|
|
34007
35146
|
createdAt
|
|
34008
35147
|
id
|
|
35148
|
+
welcomeMessage {
|
|
35149
|
+
...WelcomeMessage
|
|
35150
|
+
}
|
|
34009
35151
|
}
|
|
34010
35152
|
fragment Project on Project {
|
|
34011
35153
|
__typename
|
|
@@ -34081,6 +35223,18 @@ fragment Project on Project {
|
|
|
34081
35223
|
slackIssueStatuses
|
|
34082
35224
|
state
|
|
34083
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
|
+
}
|
|
34084
35238
|
fragment AiPromptRules on AiPromptRules {
|
|
34085
35239
|
__typename
|
|
34086
35240
|
updatedAt
|
|
@@ -34609,6 +35763,21 @@ const SearchProjectsDocument = new TypedDocumentString(`
|
|
|
34609
35763
|
archivedAt
|
|
34610
35764
|
createdAt
|
|
34611
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
|
|
34612
35781
|
}
|
|
34613
35782
|
fragment AiPromptRules on AiPromptRules {
|
|
34614
35783
|
__typename
|
|
@@ -34849,6 +36018,7 @@ const TeamDocument = new TypedDocumentString(`
|
|
|
34849
36018
|
key
|
|
34850
36019
|
archivedAt
|
|
34851
36020
|
createdAt
|
|
36021
|
+
retiredAt
|
|
34852
36022
|
timezone
|
|
34853
36023
|
id
|
|
34854
36024
|
mergeWorkflowState {
|
|
@@ -35444,6 +36614,9 @@ const Team_ProjectsDocument = new TypedDocumentString(`
|
|
|
35444
36614
|
archivedAt
|
|
35445
36615
|
createdAt
|
|
35446
36616
|
id
|
|
36617
|
+
welcomeMessage {
|
|
36618
|
+
...WelcomeMessage
|
|
36619
|
+
}
|
|
35447
36620
|
}
|
|
35448
36621
|
fragment Project on Project {
|
|
35449
36622
|
__typename
|
|
@@ -35519,6 +36692,18 @@ fragment Project on Project {
|
|
|
35519
36692
|
slackIssueStatuses
|
|
35520
36693
|
state
|
|
35521
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
|
+
}
|
|
35522
36707
|
fragment AiPromptRules on AiPromptRules {
|
|
35523
36708
|
__typename
|
|
35524
36709
|
updatedAt
|
|
@@ -35830,6 +37015,7 @@ const TeamsDocument = new TypedDocumentString(`
|
|
|
35830
37015
|
key
|
|
35831
37016
|
archivedAt
|
|
35832
37017
|
createdAt
|
|
37018
|
+
retiredAt
|
|
35833
37019
|
timezone
|
|
35834
37020
|
id
|
|
35835
37021
|
mergeWorkflowState {
|
|
@@ -36997,6 +38183,7 @@ const User_TeamsDocument = new TypedDocumentString(`
|
|
|
36997
38183
|
key
|
|
36998
38184
|
archivedAt
|
|
36999
38185
|
createdAt
|
|
38186
|
+
retiredAt
|
|
37000
38187
|
timezone
|
|
37001
38188
|
id
|
|
37002
38189
|
mergeWorkflowState {
|
|
@@ -38837,6 +40024,7 @@ const Viewer_TeamsDocument = new TypedDocumentString(`
|
|
|
38837
40024
|
key
|
|
38838
40025
|
archivedAt
|
|
38839
40026
|
createdAt
|
|
40027
|
+
retiredAt
|
|
38840
40028
|
timezone
|
|
38841
40029
|
id
|
|
38842
40030
|
mergeWorkflowState {
|
|
@@ -39334,6 +40522,38 @@ const AirbyteIntegrationConnectDocument = new TypedDocumentString(`
|
|
|
39334
40522
|
}
|
|
39335
40523
|
success
|
|
39336
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
|
+
}`);
|
|
39337
40557
|
const CreateAttachmentDocument = new TypedDocumentString(`
|
|
39338
40558
|
mutation createAttachment($input: AttachmentCreateInput!) {
|
|
39339
40559
|
attachmentCreate(input: $input) {
|
|
@@ -39728,8 +40948,12 @@ const CreateInitiativeUpdateReminderDocument = new TypedDocumentString(`
|
|
|
39728
40948
|
success
|
|
39729
40949
|
}`);
|
|
39730
40950
|
const CreateOrganizationFromOnboardingDocument = new TypedDocumentString(`
|
|
39731
|
-
mutation createOrganizationFromOnboarding($input: CreateOrganizationInput!, $survey: OnboardingCustomerSurvey) {
|
|
39732
|
-
createOrganizationFromOnboarding(
|
|
40951
|
+
mutation createOrganizationFromOnboarding($input: CreateOrganizationInput!, $sessionId: String, $survey: OnboardingCustomerSurvey) {
|
|
40952
|
+
createOrganizationFromOnboarding(
|
|
40953
|
+
input: $input
|
|
40954
|
+
sessionId: $sessionId
|
|
40955
|
+
survey: $survey
|
|
40956
|
+
) {
|
|
39733
40957
|
...CreateOrJoinOrganizationResponse
|
|
39734
40958
|
}
|
|
39735
40959
|
}
|
|
@@ -41182,10 +42406,11 @@ const CreateIntegrationGithubCommitDocument = new TypedDocumentString(`
|
|
|
41182
42406
|
success
|
|
41183
42407
|
}`);
|
|
41184
42408
|
const IntegrationGithubConnectDocument = new TypedDocumentString(`
|
|
41185
|
-
mutation integrationGithubConnect($code: String!, $codeAccess: Boolean, $installationId: String!) {
|
|
42409
|
+
mutation integrationGithubConnect($code: String!, $codeAccess: Boolean, $githubHost: String, $installationId: String!) {
|
|
41186
42410
|
integrationGithubConnect(
|
|
41187
42411
|
code: $code
|
|
41188
42412
|
codeAccess: $codeAccess
|
|
42413
|
+
githubHost: $githubHost
|
|
41189
42414
|
installationId: $installationId
|
|
41190
42415
|
) {
|
|
41191
42416
|
...IntegrationPayload
|
|
@@ -41235,6 +42460,9 @@ const IntegrationGitlabConnectDocument = new TypedDocumentString(`
|
|
|
41235
42460
|
}
|
|
41236
42461
|
fragment GitLabIntegrationCreatePayload on GitLabIntegrationCreatePayload {
|
|
41237
42462
|
__typename
|
|
42463
|
+
error
|
|
42464
|
+
errorResponseBody
|
|
42465
|
+
errorResponseHeaders
|
|
41238
42466
|
lastSyncId
|
|
41239
42467
|
integration {
|
|
41240
42468
|
id
|
|
@@ -42886,6 +44114,9 @@ fragment Notification on Notification {
|
|
|
42886
44114
|
... on PullRequestNotification {
|
|
42887
44115
|
...PullRequestNotification
|
|
42888
44116
|
}
|
|
44117
|
+
... on WelcomeMessageNotification {
|
|
44118
|
+
...WelcomeMessageNotification
|
|
44119
|
+
}
|
|
42889
44120
|
}
|
|
42890
44121
|
fragment PostNotification on PostNotification {
|
|
42891
44122
|
__typename
|
|
@@ -42989,6 +44220,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
42989
44220
|
id
|
|
42990
44221
|
}
|
|
42991
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
|
+
}
|
|
42992
44249
|
fragment InitiativeNotification on InitiativeNotification {
|
|
42993
44250
|
__typename
|
|
42994
44251
|
reactionEmoji
|
|
@@ -43318,6 +44575,9 @@ fragment Notification on Notification {
|
|
|
43318
44575
|
... on PullRequestNotification {
|
|
43319
44576
|
...PullRequestNotification
|
|
43320
44577
|
}
|
|
44578
|
+
... on WelcomeMessageNotification {
|
|
44579
|
+
...WelcomeMessageNotification
|
|
44580
|
+
}
|
|
43321
44581
|
}
|
|
43322
44582
|
fragment PostNotification on PostNotification {
|
|
43323
44583
|
__typename
|
|
@@ -43421,6 +44681,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
43421
44681
|
id
|
|
43422
44682
|
}
|
|
43423
44683
|
}
|
|
44684
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
44685
|
+
__typename
|
|
44686
|
+
type
|
|
44687
|
+
welcomeMessageId
|
|
44688
|
+
botActor {
|
|
44689
|
+
...ActorBot
|
|
44690
|
+
}
|
|
44691
|
+
category
|
|
44692
|
+
externalUserActor {
|
|
44693
|
+
id
|
|
44694
|
+
}
|
|
44695
|
+
updatedAt
|
|
44696
|
+
emailedAt
|
|
44697
|
+
readAt
|
|
44698
|
+
unsnoozedAt
|
|
44699
|
+
archivedAt
|
|
44700
|
+
createdAt
|
|
44701
|
+
snoozedUntilAt
|
|
44702
|
+
id
|
|
44703
|
+
actor {
|
|
44704
|
+
id
|
|
44705
|
+
}
|
|
44706
|
+
user {
|
|
44707
|
+
id
|
|
44708
|
+
}
|
|
44709
|
+
}
|
|
43424
44710
|
fragment InitiativeNotification on InitiativeNotification {
|
|
43425
44711
|
__typename
|
|
43426
44712
|
reactionEmoji
|
|
@@ -43773,6 +45059,9 @@ fragment Notification on Notification {
|
|
|
43773
45059
|
... on PullRequestNotification {
|
|
43774
45060
|
...PullRequestNotification
|
|
43775
45061
|
}
|
|
45062
|
+
... on WelcomeMessageNotification {
|
|
45063
|
+
...WelcomeMessageNotification
|
|
45064
|
+
}
|
|
43776
45065
|
}
|
|
43777
45066
|
fragment PostNotification on PostNotification {
|
|
43778
45067
|
__typename
|
|
@@ -43876,6 +45165,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
43876
45165
|
id
|
|
43877
45166
|
}
|
|
43878
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
|
+
}
|
|
43879
45194
|
fragment InitiativeNotification on InitiativeNotification {
|
|
43880
45195
|
__typename
|
|
43881
45196
|
reactionEmoji
|
|
@@ -44213,6 +45528,9 @@ fragment Notification on Notification {
|
|
|
44213
45528
|
... on PullRequestNotification {
|
|
44214
45529
|
...PullRequestNotification
|
|
44215
45530
|
}
|
|
45531
|
+
... on WelcomeMessageNotification {
|
|
45532
|
+
...WelcomeMessageNotification
|
|
45533
|
+
}
|
|
44216
45534
|
}
|
|
44217
45535
|
fragment PostNotification on PostNotification {
|
|
44218
45536
|
__typename
|
|
@@ -44316,6 +45634,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
44316
45634
|
id
|
|
44317
45635
|
}
|
|
44318
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
|
+
}
|
|
44319
45663
|
fragment InitiativeNotification on InitiativeNotification {
|
|
44320
45664
|
__typename
|
|
44321
45665
|
reactionEmoji
|
|
@@ -44653,6 +45997,9 @@ fragment Notification on Notification {
|
|
|
44653
45997
|
... on PullRequestNotification {
|
|
44654
45998
|
...PullRequestNotification
|
|
44655
45999
|
}
|
|
46000
|
+
... on WelcomeMessageNotification {
|
|
46001
|
+
...WelcomeMessageNotification
|
|
46002
|
+
}
|
|
44656
46003
|
}
|
|
44657
46004
|
fragment PostNotification on PostNotification {
|
|
44658
46005
|
__typename
|
|
@@ -44756,6 +46103,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
44756
46103
|
id
|
|
44757
46104
|
}
|
|
44758
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
|
+
}
|
|
44759
46132
|
fragment InitiativeNotification on InitiativeNotification {
|
|
44760
46133
|
__typename
|
|
44761
46134
|
reactionEmoji
|
|
@@ -45215,6 +46588,9 @@ fragment Notification on Notification {
|
|
|
45215
46588
|
... on PullRequestNotification {
|
|
45216
46589
|
...PullRequestNotification
|
|
45217
46590
|
}
|
|
46591
|
+
... on WelcomeMessageNotification {
|
|
46592
|
+
...WelcomeMessageNotification
|
|
46593
|
+
}
|
|
45218
46594
|
}
|
|
45219
46595
|
fragment PostNotification on PostNotification {
|
|
45220
46596
|
__typename
|
|
@@ -45318,6 +46694,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
45318
46694
|
id
|
|
45319
46695
|
}
|
|
45320
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
|
+
}
|
|
45321
46723
|
fragment InitiativeNotification on InitiativeNotification {
|
|
45322
46724
|
__typename
|
|
45323
46725
|
reactionEmoji
|
|
@@ -45647,6 +47049,9 @@ fragment Notification on Notification {
|
|
|
45647
47049
|
... on PullRequestNotification {
|
|
45648
47050
|
...PullRequestNotification
|
|
45649
47051
|
}
|
|
47052
|
+
... on WelcomeMessageNotification {
|
|
47053
|
+
...WelcomeMessageNotification
|
|
47054
|
+
}
|
|
45650
47055
|
}
|
|
45651
47056
|
fragment PostNotification on PostNotification {
|
|
45652
47057
|
__typename
|
|
@@ -45750,6 +47155,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
45750
47155
|
id
|
|
45751
47156
|
}
|
|
45752
47157
|
}
|
|
47158
|
+
fragment WelcomeMessageNotification on WelcomeMessageNotification {
|
|
47159
|
+
__typename
|
|
47160
|
+
type
|
|
47161
|
+
welcomeMessageId
|
|
47162
|
+
botActor {
|
|
47163
|
+
...ActorBot
|
|
47164
|
+
}
|
|
47165
|
+
category
|
|
47166
|
+
externalUserActor {
|
|
47167
|
+
id
|
|
47168
|
+
}
|
|
47169
|
+
updatedAt
|
|
47170
|
+
emailedAt
|
|
47171
|
+
readAt
|
|
47172
|
+
unsnoozedAt
|
|
47173
|
+
archivedAt
|
|
47174
|
+
createdAt
|
|
47175
|
+
snoozedUntilAt
|
|
47176
|
+
id
|
|
47177
|
+
actor {
|
|
47178
|
+
id
|
|
47179
|
+
}
|
|
47180
|
+
user {
|
|
47181
|
+
id
|
|
47182
|
+
}
|
|
47183
|
+
}
|
|
45753
47184
|
fragment InitiativeNotification on InitiativeNotification {
|
|
45754
47185
|
__typename
|
|
45755
47186
|
reactionEmoji
|
|
@@ -46087,6 +47518,9 @@ fragment Notification on Notification {
|
|
|
46087
47518
|
... on PullRequestNotification {
|
|
46088
47519
|
...PullRequestNotification
|
|
46089
47520
|
}
|
|
47521
|
+
... on WelcomeMessageNotification {
|
|
47522
|
+
...WelcomeMessageNotification
|
|
47523
|
+
}
|
|
46090
47524
|
}
|
|
46091
47525
|
fragment PostNotification on PostNotification {
|
|
46092
47526
|
__typename
|
|
@@ -46190,6 +47624,32 @@ fragment PullRequestNotification on PullRequestNotification {
|
|
|
46190
47624
|
id
|
|
46191
47625
|
}
|
|
46192
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
|
+
}
|
|
46193
47653
|
fragment InitiativeNotification on InitiativeNotification {
|
|
46194
47654
|
__typename
|
|
46195
47655
|
reactionEmoji
|
|
@@ -46510,8 +47970,8 @@ const ArchiveProjectDocument = new TypedDocumentString(`
|
|
|
46510
47970
|
success
|
|
46511
47971
|
}`);
|
|
46512
47972
|
const CreateProjectDocument = new TypedDocumentString(`
|
|
46513
|
-
mutation createProject($
|
|
46514
|
-
projectCreate(
|
|
47973
|
+
mutation createProject($input: ProjectCreateInput!, $slackChannelName: String) {
|
|
47974
|
+
projectCreate(input: $input, slackChannelName: $slackChannelName) {
|
|
46515
47975
|
...ProjectPayload
|
|
46516
47976
|
}
|
|
46517
47977
|
}
|
|
@@ -47444,26 +48904,6 @@ const UserChangeRoleDocument = new TypedDocumentString(`
|
|
|
47444
48904
|
__typename
|
|
47445
48905
|
success
|
|
47446
48906
|
}`);
|
|
47447
|
-
const UserDemoteAdminDocument = new TypedDocumentString(`
|
|
47448
|
-
mutation userDemoteAdmin($id: String!) {
|
|
47449
|
-
userDemoteAdmin(id: $id) {
|
|
47450
|
-
...UserAdminPayload
|
|
47451
|
-
}
|
|
47452
|
-
}
|
|
47453
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47454
|
-
__typename
|
|
47455
|
-
success
|
|
47456
|
-
}`);
|
|
47457
|
-
const UserDemoteMemberDocument = new TypedDocumentString(`
|
|
47458
|
-
mutation userDemoteMember($id: String!) {
|
|
47459
|
-
userDemoteMember(id: $id) {
|
|
47460
|
-
...UserAdminPayload
|
|
47461
|
-
}
|
|
47462
|
-
}
|
|
47463
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47464
|
-
__typename
|
|
47465
|
-
success
|
|
47466
|
-
}`);
|
|
47467
48907
|
const UserDiscordConnectDocument = new TypedDocumentString(`
|
|
47468
48908
|
mutation userDiscordConnect($code: String!, $redirectUri: String!) {
|
|
47469
48909
|
userDiscordConnect(code: $code, redirectUri: $redirectUri) {
|
|
@@ -47505,26 +48945,6 @@ const UpdateUserFlagDocument = new TypedDocumentString(`
|
|
|
47505
48945
|
lastSyncId
|
|
47506
48946
|
success
|
|
47507
48947
|
}`);
|
|
47508
|
-
const UserPromoteAdminDocument = new TypedDocumentString(`
|
|
47509
|
-
mutation userPromoteAdmin($id: String!) {
|
|
47510
|
-
userPromoteAdmin(id: $id) {
|
|
47511
|
-
...UserAdminPayload
|
|
47512
|
-
}
|
|
47513
|
-
}
|
|
47514
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47515
|
-
__typename
|
|
47516
|
-
success
|
|
47517
|
-
}`);
|
|
47518
|
-
const UserPromoteMemberDocument = new TypedDocumentString(`
|
|
47519
|
-
mutation userPromoteMember($id: String!) {
|
|
47520
|
-
userPromoteMember(id: $id) {
|
|
47521
|
-
...UserAdminPayload
|
|
47522
|
-
}
|
|
47523
|
-
}
|
|
47524
|
-
fragment UserAdminPayload on UserAdminPayload {
|
|
47525
|
-
__typename
|
|
47526
|
-
success
|
|
47527
|
-
}`);
|
|
47528
48948
|
const UserRevokeAllSessionsDocument = new TypedDocumentString(`
|
|
47529
48949
|
mutation userRevokeAllSessions($id: String!) {
|
|
47530
48950
|
userRevokeAllSessions(id: $id) {
|
|
@@ -48843,6 +50263,41 @@ var AsksWebSettings = class extends Request {
|
|
|
48843
50263
|
get organization() {
|
|
48844
50264
|
return new OrganizationQuery(this._request).fetch();
|
|
48845
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
|
+
}
|
|
48846
50301
|
};
|
|
48847
50302
|
/**
|
|
48848
50303
|
* Issue attachment (e.g. support ticket, pull request).
|
|
@@ -51956,6 +53411,7 @@ var DocumentContent = class extends Request {
|
|
|
51956
53411
|
this.restoredAt = parseDate(data.restoredAt) ?? void 0;
|
|
51957
53412
|
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
51958
53413
|
this.aiPromptRules = data.aiPromptRules ? new AiPromptRules(request, data.aiPromptRules) : void 0;
|
|
53414
|
+
this.welcomeMessage = data.welcomeMessage ? new WelcomeMessage(request, data.welcomeMessage) : void 0;
|
|
51959
53415
|
this._document = data.document ?? void 0;
|
|
51960
53416
|
this._initiative = data.initiative ?? void 0;
|
|
51961
53417
|
this._issue = data.issue ?? void 0;
|
|
@@ -51981,6 +53437,8 @@ var DocumentContent = class extends Request {
|
|
|
51981
53437
|
updatedAt;
|
|
51982
53438
|
/** The AI prompt rules that the content is associated with. */
|
|
51983
53439
|
aiPromptRules;
|
|
53440
|
+
/** The welcome message that the content is associated with. */
|
|
53441
|
+
welcomeMessage;
|
|
51984
53442
|
/** The document that the content is associated with. */
|
|
51985
53443
|
get document() {
|
|
51986
53444
|
return this._document?.id ? new DocumentQuery(this._request).fetch(this._document?.id) : void 0;
|
|
@@ -53803,11 +55261,20 @@ var GitLabIntegrationCreatePayload = class extends Request {
|
|
|
53803
55261
|
_integration;
|
|
53804
55262
|
constructor(request, data) {
|
|
53805
55263
|
super(request);
|
|
55264
|
+
this.error = data.error ?? void 0;
|
|
55265
|
+
this.errorResponseBody = data.errorResponseBody ?? void 0;
|
|
55266
|
+
this.errorResponseHeaders = data.errorResponseHeaders ?? void 0;
|
|
53806
55267
|
this.lastSyncId = data.lastSyncId;
|
|
53807
55268
|
this.success = data.success;
|
|
53808
55269
|
this.webhookSecret = data.webhookSecret;
|
|
53809
55270
|
this._integration = data.integration ?? void 0;
|
|
53810
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;
|
|
53811
55278
|
/** The identifier of the last sync operation. */
|
|
53812
55279
|
lastSyncId;
|
|
53813
55280
|
/** Whether the operation was successful. */
|
|
@@ -56216,6 +57683,7 @@ var IssueHistory = class extends Request {
|
|
|
56216
57683
|
_fromDelegate;
|
|
56217
57684
|
_fromParent;
|
|
56218
57685
|
_fromProject;
|
|
57686
|
+
_fromProjectMilestone;
|
|
56219
57687
|
_fromState;
|
|
56220
57688
|
_fromTeam;
|
|
56221
57689
|
_issue;
|
|
@@ -56225,8 +57693,10 @@ var IssueHistory = class extends Request {
|
|
|
56225
57693
|
_toDelegate;
|
|
56226
57694
|
_toParent;
|
|
56227
57695
|
_toProject;
|
|
57696
|
+
_toProjectMilestone;
|
|
56228
57697
|
_toState;
|
|
56229
57698
|
_toTeam;
|
|
57699
|
+
_triageResponsibilityTeam;
|
|
56230
57700
|
constructor(request, data) {
|
|
56231
57701
|
super(request);
|
|
56232
57702
|
this.actorId = data.actorId ?? void 0;
|
|
@@ -56245,6 +57715,10 @@ var IssueHistory = class extends Request {
|
|
|
56245
57715
|
this.fromParentId = data.fromParentId ?? void 0;
|
|
56246
57716
|
this.fromPriority = data.fromPriority ?? void 0;
|
|
56247
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;
|
|
56248
57722
|
this.fromStateId = data.fromStateId ?? void 0;
|
|
56249
57723
|
this.fromTeamId = data.fromTeamId ?? void 0;
|
|
56250
57724
|
this.fromTitle = data.fromTitle ?? void 0;
|
|
@@ -56258,6 +57732,10 @@ var IssueHistory = class extends Request {
|
|
|
56258
57732
|
this.toParentId = data.toParentId ?? void 0;
|
|
56259
57733
|
this.toPriority = data.toPriority ?? void 0;
|
|
56260
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;
|
|
56261
57739
|
this.toStateId = data.toStateId ?? void 0;
|
|
56262
57740
|
this.toTeamId = data.toTeamId ?? void 0;
|
|
56263
57741
|
this.toTitle = data.toTitle ?? void 0;
|
|
@@ -56280,6 +57758,7 @@ var IssueHistory = class extends Request {
|
|
|
56280
57758
|
this._fromDelegate = data.fromDelegate ?? void 0;
|
|
56281
57759
|
this._fromParent = data.fromParent ?? void 0;
|
|
56282
57760
|
this._fromProject = data.fromProject ?? void 0;
|
|
57761
|
+
this._fromProjectMilestone = data.fromProjectMilestone ?? void 0;
|
|
56283
57762
|
this._fromState = data.fromState ?? void 0;
|
|
56284
57763
|
this._fromTeam = data.fromTeam ?? void 0;
|
|
56285
57764
|
this._issue = data.issue;
|
|
@@ -56289,8 +57768,10 @@ var IssueHistory = class extends Request {
|
|
|
56289
57768
|
this._toDelegate = data.toDelegate ?? void 0;
|
|
56290
57769
|
this._toParent = data.toParent ?? void 0;
|
|
56291
57770
|
this._toProject = data.toProject ?? void 0;
|
|
57771
|
+
this._toProjectMilestone = data.toProjectMilestone ?? void 0;
|
|
56292
57772
|
this._toState = data.toState ?? void 0;
|
|
56293
57773
|
this._toTeam = data.toTeam ?? void 0;
|
|
57774
|
+
this._triageResponsibilityTeam = data.triageResponsibilityTeam ?? void 0;
|
|
56294
57775
|
}
|
|
56295
57776
|
/** The id of user who made these changes. If null, possibly means that the change made by an integration. */
|
|
56296
57777
|
actorId;
|
|
@@ -56324,6 +57805,14 @@ var IssueHistory = class extends Request {
|
|
|
56324
57805
|
fromPriority;
|
|
56325
57806
|
/** The id of previous project of the issue. */
|
|
56326
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;
|
|
56327
57816
|
/** The id of previous workflow state of the issue. */
|
|
56328
57817
|
fromStateId;
|
|
56329
57818
|
/** The id of team from which the issue was moved from. */
|
|
@@ -56350,6 +57839,14 @@ var IssueHistory = class extends Request {
|
|
|
56350
57839
|
toPriority;
|
|
56351
57840
|
/** The id of new project of the issue. */
|
|
56352
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;
|
|
56353
57850
|
/** The id of new workflow state of the issue. */
|
|
56354
57851
|
toStateId;
|
|
56355
57852
|
/** The id of team to which the issue was moved to. */
|
|
@@ -56415,6 +57912,14 @@ var IssueHistory = class extends Request {
|
|
|
56415
57912
|
get fromProject() {
|
|
56416
57913
|
return this._fromProject?.id ? new ProjectQuery(this._request).fetch(this._fromProject?.id) : void 0;
|
|
56417
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
|
+
}
|
|
56418
57923
|
/** The state that the issue was moved from. */
|
|
56419
57924
|
get fromState() {
|
|
56420
57925
|
return this._fromState?.id ? new WorkflowStateQuery(this._request).fetch(this._fromState?.id) : void 0;
|
|
@@ -56459,6 +57964,14 @@ var IssueHistory = class extends Request {
|
|
|
56459
57964
|
get toProject() {
|
|
56460
57965
|
return this._toProject?.id ? new ProjectQuery(this._request).fetch(this._toProject?.id) : void 0;
|
|
56461
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
|
+
}
|
|
56462
57975
|
/** The state that the issue was moved to. */
|
|
56463
57976
|
get toState() {
|
|
56464
57977
|
return this._toState?.id ? new WorkflowStateQuery(this._request).fetch(this._toState?.id) : void 0;
|
|
@@ -56467,6 +57980,14 @@ var IssueHistory = class extends Request {
|
|
|
56467
57980
|
get toTeam() {
|
|
56468
57981
|
return this._toTeam?.id ? new TeamQuery(this._request).fetch(this._toTeam?.id) : void 0;
|
|
56469
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
|
+
}
|
|
56470
57991
|
};
|
|
56471
57992
|
/**
|
|
56472
57993
|
* IssueHistoryConnection model
|
|
@@ -58543,6 +60064,7 @@ var NotificationConnection = class extends Connection {
|
|
|
58543
60064
|
case "PostNotification": return new PostNotification(request, node);
|
|
58544
60065
|
case "ProjectNotification": return new ProjectNotification(request, node);
|
|
58545
60066
|
case "PullRequestNotification": return new PullRequestNotification(request, node);
|
|
60067
|
+
case "WelcomeMessageNotification": return new WelcomeMessageNotification(request, node);
|
|
58546
60068
|
default: return new Notification(request, node);
|
|
58547
60069
|
}
|
|
58548
60070
|
}), new PageInfo(request, data.pageInfo));
|
|
@@ -59074,6 +60596,7 @@ var OauthClientChildWebhookPayload = class {
|
|
|
59074
60596
|
* @param data - L.OrganizationFragment response data
|
|
59075
60597
|
*/
|
|
59076
60598
|
var Organization = class extends Request {
|
|
60599
|
+
_slackProjectChannelIntegration;
|
|
59077
60600
|
constructor(request, data) {
|
|
59078
60601
|
super(request);
|
|
59079
60602
|
this.aiDiscussionSummariesEnabled = data.aiDiscussionSummariesEnabled;
|
|
@@ -59111,6 +60634,7 @@ var Organization = class extends Request {
|
|
|
59111
60634
|
this.samlEnabled = data.samlEnabled;
|
|
59112
60635
|
this.scimEnabled = data.scimEnabled;
|
|
59113
60636
|
this.securitySettings = data.securitySettings;
|
|
60637
|
+
this.slackProjectChannelPrefix = data.slackProjectChannelPrefix;
|
|
59114
60638
|
this.trialEndsAt = parseDate(data.trialEndsAt) ?? void 0;
|
|
59115
60639
|
this.trialStartsAt = parseDate(data.trialStartsAt) ?? void 0;
|
|
59116
60640
|
this.updatedAt = parseDate(data.updatedAt) ?? /* @__PURE__ */ new Date();
|
|
@@ -59125,6 +60649,7 @@ var Organization = class extends Request {
|
|
|
59125
60649
|
this.projectUpdatesReminderFrequency = data.projectUpdatesReminderFrequency;
|
|
59126
60650
|
this.releaseChannel = data.releaseChannel;
|
|
59127
60651
|
this.slaDayCount = data.slaDayCount;
|
|
60652
|
+
this._slackProjectChannelIntegration = data.slackProjectChannelIntegration ?? void 0;
|
|
59128
60653
|
}
|
|
59129
60654
|
/** Whether the organization has enabled AI discussion summaries for issues. */
|
|
59130
60655
|
aiDiscussionSummariesEnabled;
|
|
@@ -59196,6 +60721,8 @@ var Organization = class extends Request {
|
|
|
59196
60721
|
scimEnabled;
|
|
59197
60722
|
/** Security settings for the organization. */
|
|
59198
60723
|
securitySettings;
|
|
60724
|
+
/** The prefix used for auto-created Slack project channels. */
|
|
60725
|
+
slackProjectChannelPrefix;
|
|
59199
60726
|
/** The time at which the trial will end. */
|
|
59200
60727
|
trialEndsAt;
|
|
59201
60728
|
/** The time at which the trial started. */
|
|
@@ -59227,6 +60754,14 @@ var Organization = class extends Request {
|
|
|
59227
60754
|
releaseChannel;
|
|
59228
60755
|
/** [DEPRECATED] Which day count to use for SLA calculations. */
|
|
59229
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
|
+
}
|
|
59230
60765
|
/** Integrations associated with the organization. */
|
|
59231
60766
|
integrations(variables) {
|
|
59232
60767
|
return new Organization_IntegrationsQuery(this._request, variables).fetch(variables);
|
|
@@ -60130,6 +61665,10 @@ var Project = class extends Request {
|
|
|
60130
61665
|
get statusId() {
|
|
60131
61666
|
return this._status?.id;
|
|
60132
61667
|
}
|
|
61668
|
+
/** Attachments associated with the project. */
|
|
61669
|
+
attachments(variables) {
|
|
61670
|
+
return new Project_AttachmentsQuery(this._request, this.id, variables).fetch(variables);
|
|
61671
|
+
}
|
|
60133
61672
|
/** Comments associated with the project overview. */
|
|
60134
61673
|
comments(variables) {
|
|
60135
61674
|
return new Project_CommentsQuery(this._request, this.id, variables).fetch(variables);
|
|
@@ -60293,6 +61832,18 @@ var ProjectAttachment = class extends Request {
|
|
|
60293
61832
|
}
|
|
60294
61833
|
};
|
|
60295
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
|
+
/**
|
|
60296
61847
|
* Certain properties of a project.
|
|
60297
61848
|
*
|
|
60298
61849
|
* @param data - L.ProjectChildWebhookPayloadFragment response data
|
|
@@ -63236,6 +64787,7 @@ var Team = class extends Request {
|
|
|
63236
64787
|
this.name = data.name;
|
|
63237
64788
|
this.private = data.private;
|
|
63238
64789
|
this.requirePriorityToLeaveTriage = data.requirePriorityToLeaveTriage;
|
|
64790
|
+
this.retiredAt = parseDate(data.retiredAt) ?? void 0;
|
|
63239
64791
|
this.scimGroupName = data.scimGroupName ?? void 0;
|
|
63240
64792
|
this.scimManaged = data.scimManaged;
|
|
63241
64793
|
this.securitySettings = data.securitySettings;
|
|
@@ -63342,6 +64894,8 @@ var Team = class extends Request {
|
|
|
63342
64894
|
private;
|
|
63343
64895
|
/** Whether an issue needs to have a priority set before leaving triage. */
|
|
63344
64896
|
requirePriorityToLeaveTriage;
|
|
64897
|
+
/** The time at which the team was retired. Null if the team has not been retired. */
|
|
64898
|
+
retiredAt;
|
|
63345
64899
|
/** The SCIM group name for the team. */
|
|
63346
64900
|
scimGroupName;
|
|
63347
64901
|
/** Whether the team is managed by SCIM integration. */
|
|
@@ -65257,6 +66811,131 @@ var WebhookRotateSecretPayload = class extends Request {
|
|
|
65257
66811
|
success;
|
|
65258
66812
|
};
|
|
65259
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
|
+
/**
|
|
65260
66939
|
* WorkflowDefinition model
|
|
65261
66940
|
*
|
|
65262
66941
|
* @param request - function to call the graphql client
|
|
@@ -67140,6 +68819,7 @@ var NotificationQuery = class extends Request {
|
|
|
67140
68819
|
case "PostNotification": return new PostNotification(this._request, data);
|
|
67141
68820
|
case "ProjectNotification": return new ProjectNotification(this._request, data);
|
|
67142
68821
|
case "PullRequestNotification": return new PullRequestNotification(this._request, data);
|
|
68822
|
+
case "WelcomeMessageNotification": return new WelcomeMessageNotification(this._request, data);
|
|
67143
68823
|
default: return new Notification(this._request, data);
|
|
67144
68824
|
}
|
|
67145
68825
|
}
|
|
@@ -68397,6 +70077,56 @@ var AirbyteIntegrationConnectMutation = class extends Request {
|
|
|
68397
70077
|
}
|
|
68398
70078
|
};
|
|
68399
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
|
+
/**
|
|
68400
70130
|
* A fetchable CreateAttachment Mutation
|
|
68401
70131
|
*
|
|
68402
70132
|
* @param request - function to call the graphql client
|
|
@@ -74037,46 +75767,6 @@ var UserChangeRoleMutation = class extends Request {
|
|
|
74037
75767
|
}
|
|
74038
75768
|
};
|
|
74039
75769
|
/**
|
|
74040
|
-
* A fetchable UserDemoteAdmin Mutation
|
|
74041
|
-
*
|
|
74042
|
-
* @param request - function to call the graphql client
|
|
74043
|
-
*/
|
|
74044
|
-
var UserDemoteAdminMutation = class extends Request {
|
|
74045
|
-
constructor(request) {
|
|
74046
|
-
super(request);
|
|
74047
|
-
}
|
|
74048
|
-
/**
|
|
74049
|
-
* Call the UserDemoteAdmin mutation and return a UserAdminPayload
|
|
74050
|
-
*
|
|
74051
|
-
* @param id - required id to pass to userDemoteAdmin
|
|
74052
|
-
* @returns parsed response from UserDemoteAdminMutation
|
|
74053
|
-
*/
|
|
74054
|
-
async fetch(id) {
|
|
74055
|
-
const data = (await this._request(UserDemoteAdminDocument.toString(), { id })).userDemoteAdmin;
|
|
74056
|
-
return new UserAdminPayload(this._request, data);
|
|
74057
|
-
}
|
|
74058
|
-
};
|
|
74059
|
-
/**
|
|
74060
|
-
* A fetchable UserDemoteMember Mutation
|
|
74061
|
-
*
|
|
74062
|
-
* @param request - function to call the graphql client
|
|
74063
|
-
*/
|
|
74064
|
-
var UserDemoteMemberMutation = class extends Request {
|
|
74065
|
-
constructor(request) {
|
|
74066
|
-
super(request);
|
|
74067
|
-
}
|
|
74068
|
-
/**
|
|
74069
|
-
* Call the UserDemoteMember mutation and return a UserAdminPayload
|
|
74070
|
-
*
|
|
74071
|
-
* @param id - required id to pass to userDemoteMember
|
|
74072
|
-
* @returns parsed response from UserDemoteMemberMutation
|
|
74073
|
-
*/
|
|
74074
|
-
async fetch(id) {
|
|
74075
|
-
const data = (await this._request(UserDemoteMemberDocument.toString(), { id })).userDemoteMember;
|
|
74076
|
-
return new UserAdminPayload(this._request, data);
|
|
74077
|
-
}
|
|
74078
|
-
};
|
|
74079
|
-
/**
|
|
74080
75770
|
* A fetchable UserDiscordConnect Mutation
|
|
74081
75771
|
*
|
|
74082
75772
|
* @param request - function to call the graphql client
|
|
@@ -74145,46 +75835,6 @@ var UpdateUserFlagMutation = class extends Request {
|
|
|
74145
75835
|
}
|
|
74146
75836
|
};
|
|
74147
75837
|
/**
|
|
74148
|
-
* A fetchable UserPromoteAdmin Mutation
|
|
74149
|
-
*
|
|
74150
|
-
* @param request - function to call the graphql client
|
|
74151
|
-
*/
|
|
74152
|
-
var UserPromoteAdminMutation = class extends Request {
|
|
74153
|
-
constructor(request) {
|
|
74154
|
-
super(request);
|
|
74155
|
-
}
|
|
74156
|
-
/**
|
|
74157
|
-
* Call the UserPromoteAdmin mutation and return a UserAdminPayload
|
|
74158
|
-
*
|
|
74159
|
-
* @param id - required id to pass to userPromoteAdmin
|
|
74160
|
-
* @returns parsed response from UserPromoteAdminMutation
|
|
74161
|
-
*/
|
|
74162
|
-
async fetch(id) {
|
|
74163
|
-
const data = (await this._request(UserPromoteAdminDocument.toString(), { id })).userPromoteAdmin;
|
|
74164
|
-
return new UserAdminPayload(this._request, data);
|
|
74165
|
-
}
|
|
74166
|
-
};
|
|
74167
|
-
/**
|
|
74168
|
-
* A fetchable UserPromoteMember Mutation
|
|
74169
|
-
*
|
|
74170
|
-
* @param request - function to call the graphql client
|
|
74171
|
-
*/
|
|
74172
|
-
var UserPromoteMemberMutation = class extends Request {
|
|
74173
|
-
constructor(request) {
|
|
74174
|
-
super(request);
|
|
74175
|
-
}
|
|
74176
|
-
/**
|
|
74177
|
-
* Call the UserPromoteMember mutation and return a UserAdminPayload
|
|
74178
|
-
*
|
|
74179
|
-
* @param id - required id to pass to userPromoteMember
|
|
74180
|
-
* @returns parsed response from UserPromoteMemberMutation
|
|
74181
|
-
*/
|
|
74182
|
-
async fetch(id) {
|
|
74183
|
-
const data = (await this._request(UserPromoteMemberDocument.toString(), { id })).userPromoteMember;
|
|
74184
|
-
return new UserAdminPayload(this._request, data);
|
|
74185
|
-
}
|
|
74186
|
-
};
|
|
74187
|
-
/**
|
|
74188
75838
|
* A fetchable UserRevokeAllSessions Mutation
|
|
74189
75839
|
*
|
|
74190
75840
|
* @param request - function to call the graphql client
|
|
@@ -75235,6 +76885,29 @@ var Comment_DocumentContent_AiPromptRulesQuery = class extends Request {
|
|
|
75235
76885
|
}
|
|
75236
76886
|
};
|
|
75237
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
|
+
/**
|
|
75238
76911
|
* A fetchable CustomView_Initiatives Query
|
|
75239
76912
|
*
|
|
75240
76913
|
* @param request - function to call the graphql client
|
|
@@ -75876,6 +77549,28 @@ var Initiative_DocumentContent_AiPromptRulesQuery = class extends Request {
|
|
|
75876
77549
|
}
|
|
75877
77550
|
};
|
|
75878
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
|
+
/**
|
|
75879
77574
|
* A fetchable InitiativeUpdate_Comments Query
|
|
75880
77575
|
*
|
|
75881
77576
|
* @param request - function to call the graphql client
|
|
@@ -77100,6 +78795,40 @@ var Organization_UsersQuery = class extends Request {
|
|
|
77100
78795
|
}
|
|
77101
78796
|
};
|
|
77102
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
|
+
/**
|
|
77103
78832
|
* A fetchable Project_Comments Query
|
|
77104
78833
|
*
|
|
77105
78834
|
* @param request - function to call the graphql client
|
|
@@ -77654,6 +79383,28 @@ var Project_DocumentContent_AiPromptRulesQuery = class extends Request {
|
|
|
77654
79383
|
}
|
|
77655
79384
|
};
|
|
77656
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
|
+
/**
|
|
77657
79408
|
* A fetchable ProjectLabel_Children Query
|
|
77658
79409
|
*
|
|
77659
79410
|
* @param request - function to call the graphql client
|
|
@@ -77800,6 +79551,28 @@ var ProjectMilestone_DocumentContent_AiPromptRulesQuery = class extends Request
|
|
|
77800
79551
|
}
|
|
77801
79552
|
};
|
|
77802
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
|
+
/**
|
|
77803
79576
|
* A fetchable ProjectUpdate_Comments Query
|
|
77804
79577
|
*
|
|
77805
79578
|
* @param request - function to call the graphql client
|
|
@@ -80494,6 +82267,27 @@ var LinearSdk = class extends Request {
|
|
|
80494
82267
|
return new AirbyteIntegrationConnectMutation(this._request).fetch(input);
|
|
80495
82268
|
}
|
|
80496
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
|
+
/**
|
|
80497
82291
|
* Creates a new attachment, or updates existing if the same `url` and `issueId` is used.
|
|
80498
82292
|
*
|
|
80499
82293
|
* @param input - required input to pass to createAttachment
|
|
@@ -82944,24 +84738,6 @@ var LinearSdk = class extends Request {
|
|
|
82944
84738
|
return new UserChangeRoleMutation(this._request).fetch(id, role);
|
|
82945
84739
|
}
|
|
82946
84740
|
/**
|
|
82947
|
-
* [DEPRECATED] Makes user a regular user. Can only be called by an admin or owner.
|
|
82948
|
-
*
|
|
82949
|
-
* @param id - required id to pass to userDemoteAdmin
|
|
82950
|
-
* @returns UserAdminPayload
|
|
82951
|
-
*/
|
|
82952
|
-
userDemoteAdmin(id) {
|
|
82953
|
-
return new UserDemoteAdminMutation(this._request).fetch(id);
|
|
82954
|
-
}
|
|
82955
|
-
/**
|
|
82956
|
-
* [DEPRECATED] Makes user a guest. Can only be called by an admin.
|
|
82957
|
-
*
|
|
82958
|
-
* @param id - required id to pass to userDemoteMember
|
|
82959
|
-
* @returns UserAdminPayload
|
|
82960
|
-
*/
|
|
82961
|
-
userDemoteMember(id) {
|
|
82962
|
-
return new UserDemoteMemberMutation(this._request).fetch(id);
|
|
82963
|
-
}
|
|
82964
|
-
/**
|
|
82965
84741
|
* Connects the Discord user to this Linear account via OAuth2.
|
|
82966
84742
|
*
|
|
82967
84743
|
* @param code - required code to pass to userDiscordConnect
|
|
@@ -82991,24 +84767,6 @@ var LinearSdk = class extends Request {
|
|
|
82991
84767
|
return new UpdateUserFlagMutation(this._request).fetch(flag, operation);
|
|
82992
84768
|
}
|
|
82993
84769
|
/**
|
|
82994
|
-
* [DEPRECATED] Makes user an admin. Can only be called by an admin or owner.
|
|
82995
|
-
*
|
|
82996
|
-
* @param id - required id to pass to userPromoteAdmin
|
|
82997
|
-
* @returns UserAdminPayload
|
|
82998
|
-
*/
|
|
82999
|
-
userPromoteAdmin(id) {
|
|
83000
|
-
return new UserPromoteAdminMutation(this._request).fetch(id);
|
|
83001
|
-
}
|
|
83002
|
-
/**
|
|
83003
|
-
* [DEPRECATED] Makes user a regular user. Can only be called by an admin.
|
|
83004
|
-
*
|
|
83005
|
-
* @param id - required id to pass to userPromoteMember
|
|
83006
|
-
* @returns UserAdminPayload
|
|
83007
|
-
*/
|
|
83008
|
-
userPromoteMember(id) {
|
|
83009
|
-
return new UserPromoteMemberMutation(this._request).fetch(id);
|
|
83010
|
-
}
|
|
83011
|
-
/**
|
|
83012
84770
|
* Revokes a user's sessions. Can only be called by an admin or owner.
|
|
83013
84771
|
*
|
|
83014
84772
|
* @param id - required id to pass to userRevokeAllSessions
|
|
@@ -83282,6 +85040,7 @@ exports.AsksChannelConnectPayload = AsksChannelConnectPayload;
|
|
|
83282
85040
|
exports.AsksWebSettingQuery = AsksWebSettingQuery;
|
|
83283
85041
|
exports.AsksWebSetting_IdentityProviderQuery = AsksWebSetting_IdentityProviderQuery;
|
|
83284
85042
|
exports.AsksWebSettings = AsksWebSettings;
|
|
85043
|
+
exports.AsksWebSettingsPayload = AsksWebSettingsPayload;
|
|
83285
85044
|
exports.Attachment = Attachment;
|
|
83286
85045
|
exports.AttachmentConnection = AttachmentConnection;
|
|
83287
85046
|
exports.AttachmentIssueQuery = AttachmentIssueQuery;
|
|
@@ -83347,12 +85106,14 @@ exports.Comment_ChildrenQuery = Comment_ChildrenQuery;
|
|
|
83347
85106
|
exports.Comment_CreatedIssuesQuery = Comment_CreatedIssuesQuery;
|
|
83348
85107
|
exports.Comment_DocumentContentQuery = Comment_DocumentContentQuery;
|
|
83349
85108
|
exports.Comment_DocumentContent_AiPromptRulesQuery = Comment_DocumentContent_AiPromptRulesQuery;
|
|
85109
|
+
exports.Comment_DocumentContent_WelcomeMessageQuery = Comment_DocumentContent_WelcomeMessageQuery;
|
|
83350
85110
|
exports.Comment_ExternalThreadQuery = Comment_ExternalThreadQuery;
|
|
83351
85111
|
exports.CommentsQuery = CommentsQuery;
|
|
83352
85112
|
exports.Connection = Connection;
|
|
83353
85113
|
exports.ContactPayload = ContactPayload;
|
|
83354
85114
|
exports.ContextViewType = ContextViewType;
|
|
83355
85115
|
exports.CreateAgentActivityMutation = CreateAgentActivityMutation;
|
|
85116
|
+
exports.CreateAsksWebSettingsMutation = CreateAsksWebSettingsMutation;
|
|
83356
85117
|
exports.CreateAttachmentMutation = CreateAttachmentMutation;
|
|
83357
85118
|
exports.CreateCommentMutation = CreateCommentMutation;
|
|
83358
85119
|
exports.CreateContactMutation = CreateContactMutation;
|
|
@@ -83652,6 +85413,7 @@ exports.InitiativeUpdatesQuery = InitiativeUpdatesQuery;
|
|
|
83652
85413
|
exports.InitiativeWebhookPayload = InitiativeWebhookPayload;
|
|
83653
85414
|
exports.Initiative_DocumentContentQuery = Initiative_DocumentContentQuery;
|
|
83654
85415
|
exports.Initiative_DocumentContent_AiPromptRulesQuery = Initiative_DocumentContent_AiPromptRulesQuery;
|
|
85416
|
+
exports.Initiative_DocumentContent_WelcomeMessageQuery = Initiative_DocumentContent_WelcomeMessageQuery;
|
|
83655
85417
|
exports.Initiative_DocumentsQuery = Initiative_DocumentsQuery;
|
|
83656
85418
|
exports.Initiative_HistoryQuery = Initiative_HistoryQuery;
|
|
83657
85419
|
exports.Initiative_InitiativeUpdatesQuery = Initiative_InitiativeUpdatesQuery;
|
|
@@ -83925,6 +85687,7 @@ exports.Project = Project;
|
|
|
83925
85687
|
exports.ProjectAddLabelMutation = ProjectAddLabelMutation;
|
|
83926
85688
|
exports.ProjectArchivePayload = ProjectArchivePayload;
|
|
83927
85689
|
exports.ProjectAttachment = ProjectAttachment;
|
|
85690
|
+
exports.ProjectAttachmentConnection = ProjectAttachmentConnection;
|
|
83928
85691
|
exports.ProjectChildWebhookPayload = ProjectChildWebhookPayload;
|
|
83929
85692
|
exports.ProjectConnection = ProjectConnection;
|
|
83930
85693
|
exports.ProjectExternalSyncDisableMutation = ProjectExternalSyncDisableMutation;
|
|
@@ -83954,6 +85717,7 @@ exports.ProjectMilestoneQuery = ProjectMilestoneQuery;
|
|
|
83954
85717
|
exports.ProjectMilestoneStatus = ProjectMilestoneStatus;
|
|
83955
85718
|
exports.ProjectMilestone_DocumentContentQuery = ProjectMilestone_DocumentContentQuery;
|
|
83956
85719
|
exports.ProjectMilestone_DocumentContent_AiPromptRulesQuery = ProjectMilestone_DocumentContent_AiPromptRulesQuery;
|
|
85720
|
+
exports.ProjectMilestone_DocumentContent_WelcomeMessageQuery = ProjectMilestone_DocumentContent_WelcomeMessageQuery;
|
|
83957
85721
|
exports.ProjectMilestone_IssuesQuery = ProjectMilestone_IssuesQuery;
|
|
83958
85722
|
exports.ProjectMilestonesQuery = ProjectMilestonesQuery;
|
|
83959
85723
|
exports.ProjectNotification = ProjectNotification;
|
|
@@ -83991,9 +85755,11 @@ exports.ProjectUpdateWebhookPayload = ProjectUpdateWebhookPayload;
|
|
|
83991
85755
|
exports.ProjectUpdate_CommentsQuery = ProjectUpdate_CommentsQuery;
|
|
83992
85756
|
exports.ProjectUpdatesQuery = ProjectUpdatesQuery;
|
|
83993
85757
|
exports.ProjectWebhookPayload = ProjectWebhookPayload;
|
|
85758
|
+
exports.Project_AttachmentsQuery = Project_AttachmentsQuery;
|
|
83994
85759
|
exports.Project_CommentsQuery = Project_CommentsQuery;
|
|
83995
85760
|
exports.Project_DocumentContentQuery = Project_DocumentContentQuery;
|
|
83996
85761
|
exports.Project_DocumentContent_AiPromptRulesQuery = Project_DocumentContent_AiPromptRulesQuery;
|
|
85762
|
+
exports.Project_DocumentContent_WelcomeMessageQuery = Project_DocumentContent_WelcomeMessageQuery;
|
|
83997
85763
|
exports.Project_DocumentsQuery = Project_DocumentsQuery;
|
|
83998
85764
|
exports.Project_ExternalLinksQuery = Project_ExternalLinksQuery;
|
|
83999
85765
|
exports.Project_HistoryQuery = Project_HistoryQuery;
|
|
@@ -84144,6 +85910,7 @@ exports.UnarchiveTeamMutation = UnarchiveTeamMutation;
|
|
|
84144
85910
|
exports.UnknownLinearError = UnknownLinearError;
|
|
84145
85911
|
exports.UnsuspendUserMutation = UnsuspendUserMutation;
|
|
84146
85912
|
exports.UpdateAgentSessionMutation = UpdateAgentSessionMutation;
|
|
85913
|
+
exports.UpdateAsksWebSettingsMutation = UpdateAsksWebSettingsMutation;
|
|
84147
85914
|
exports.UpdateAttachmentMutation = UpdateAttachmentMutation;
|
|
84148
85915
|
exports.UpdateCommentMutation = UpdateCommentMutation;
|
|
84149
85916
|
exports.UpdateCustomViewMutation = UpdateCustomViewMutation;
|
|
@@ -84204,8 +85971,6 @@ exports.UserChangeRoleMutation = UserChangeRoleMutation;
|
|
|
84204
85971
|
exports.UserChildWebhookPayload = UserChildWebhookPayload;
|
|
84205
85972
|
exports.UserConnection = UserConnection;
|
|
84206
85973
|
exports.UserContextViewType = UserContextViewType;
|
|
84207
|
-
exports.UserDemoteAdminMutation = UserDemoteAdminMutation;
|
|
84208
|
-
exports.UserDemoteMemberMutation = UserDemoteMemberMutation;
|
|
84209
85974
|
exports.UserDiscordConnectMutation = UserDiscordConnectMutation;
|
|
84210
85975
|
exports.UserExternalUserDisconnectMutation = UserExternalUserDisconnectMutation;
|
|
84211
85976
|
exports.UserFlagType = UserFlagType;
|
|
@@ -84213,8 +85978,6 @@ exports.UserFlagUpdateOperation = UserFlagUpdateOperation;
|
|
|
84213
85978
|
exports.UserLinearError = UserLinearError;
|
|
84214
85979
|
exports.UserNotificationSubscription = UserNotificationSubscription;
|
|
84215
85980
|
exports.UserPayload = UserPayload;
|
|
84216
|
-
exports.UserPromoteAdminMutation = UserPromoteAdminMutation;
|
|
84217
|
-
exports.UserPromoteMemberMutation = UserPromoteMemberMutation;
|
|
84218
85981
|
exports.UserQuery = UserQuery;
|
|
84219
85982
|
exports.UserRevokeAllSessionsMutation = UserRevokeAllSessionsMutation;
|
|
84220
85983
|
exports.UserRevokeSessionMutation = UserRevokeSessionMutation;
|
|
@@ -84291,6 +86054,8 @@ exports.WebhookPayload = WebhookPayload;
|
|
|
84291
86054
|
exports.WebhookQuery = WebhookQuery;
|
|
84292
86055
|
exports.WebhookRotateSecretPayload = WebhookRotateSecretPayload;
|
|
84293
86056
|
exports.WebhooksQuery = WebhooksQuery;
|
|
86057
|
+
exports.WelcomeMessage = WelcomeMessage;
|
|
86058
|
+
exports.WelcomeMessageNotification = WelcomeMessageNotification;
|
|
84294
86059
|
exports.WorkflowDefinition = WorkflowDefinition;
|
|
84295
86060
|
exports.WorkflowState = WorkflowState;
|
|
84296
86061
|
exports.WorkflowStateArchivePayload = WorkflowStateArchivePayload;
|