graphlit-client 1.0.20250920002 → 1.0.20250921001

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.
@@ -894,6 +894,7 @@ export const DescribeEncodedImage = gql `
894
894
  subject
895
895
  summary
896
896
  author
897
+ lastModifiedBy
897
898
  publisher
898
899
  description
899
900
  keywords
@@ -1031,6 +1032,7 @@ export const DescribeImage = gql `
1031
1032
  subject
1032
1033
  summary
1033
1034
  author
1035
+ lastModifiedBy
1034
1036
  publisher
1035
1037
  description
1036
1038
  keywords
@@ -1251,6 +1253,7 @@ export const GetContent = gql `
1251
1253
  subject
1252
1254
  summary
1253
1255
  author
1256
+ lastModifiedBy
1254
1257
  publisher
1255
1258
  description
1256
1259
  keywords
@@ -1981,6 +1984,7 @@ export const LookupContents = gql `
1981
1984
  subject
1982
1985
  summary
1983
1986
  author
1987
+ lastModifiedBy
1984
1988
  publisher
1985
1989
  description
1986
1990
  keywords
@@ -2286,6 +2290,7 @@ export const PublishContents = gql `
2286
2290
  subject
2287
2291
  summary
2288
2292
  author
2293
+ lastModifiedBy
2289
2294
  publisher
2290
2295
  description
2291
2296
  keywords
@@ -2412,6 +2417,7 @@ export const PublishText = gql `
2412
2417
  subject
2413
2418
  summary
2414
2419
  author
2420
+ lastModifiedBy
2415
2421
  publisher
2416
2422
  description
2417
2423
  keywords
@@ -2549,6 +2555,7 @@ export const QueryContents = gql `
2549
2555
  subject
2550
2556
  summary
2551
2557
  author
2558
+ lastModifiedBy
2552
2559
  publisher
2553
2560
  description
2554
2561
  keywords
@@ -2863,6 +2870,7 @@ export const QueryContentsObservations = gql `
2863
2870
  subject
2864
2871
  summary
2865
2872
  author
2873
+ lastModifiedBy
2866
2874
  publisher
2867
2875
  description
2868
2876
  keywords
@@ -3317,6 +3325,7 @@ export const AskGraphlit = gql `
3317
3325
  subject
3318
3326
  summary
3319
3327
  author
3328
+ lastModifiedBy
3320
3329
  publisher
3321
3330
  description
3322
3331
  keywords
@@ -3492,6 +3501,7 @@ export const CompleteConversation = gql `
3492
3501
  subject
3493
3502
  summary
3494
3503
  author
3504
+ lastModifiedBy
3495
3505
  publisher
3496
3506
  description
3497
3507
  keywords
@@ -3672,6 +3682,7 @@ export const CompleteConversation = gql `
3672
3682
  subject
3673
3683
  summary
3674
3684
  author
3685
+ lastModifiedBy
3675
3686
  publisher
3676
3687
  description
3677
3688
  keywords
@@ -3814,6 +3825,7 @@ export const ContinueConversation = gql `
3814
3825
  subject
3815
3826
  summary
3816
3827
  author
3828
+ lastModifiedBy
3817
3829
  publisher
3818
3830
  description
3819
3831
  keywords
@@ -3994,6 +4006,7 @@ export const ContinueConversation = gql `
3994
4006
  subject
3995
4007
  summary
3996
4008
  author
4009
+ lastModifiedBy
3997
4010
  publisher
3998
4011
  description
3999
4012
  keywords
@@ -4185,6 +4198,7 @@ export const FormatConversation = gql `
4185
4198
  subject
4186
4199
  summary
4187
4200
  author
4201
+ lastModifiedBy
4188
4202
  publisher
4189
4203
  description
4190
4204
  keywords
@@ -4365,6 +4379,7 @@ export const FormatConversation = gql `
4365
4379
  subject
4366
4380
  summary
4367
4381
  author
4382
+ lastModifiedBy
4368
4383
  publisher
4369
4384
  description
4370
4385
  keywords
@@ -4510,6 +4525,7 @@ export const GetConversation = gql `
4510
4525
  subject
4511
4526
  summary
4512
4527
  author
4528
+ lastModifiedBy
4513
4529
  publisher
4514
4530
  description
4515
4531
  keywords
@@ -4836,6 +4852,7 @@ export const Prompt = gql `
4836
4852
  subject
4837
4853
  summary
4838
4854
  author
4855
+ lastModifiedBy
4839
4856
  publisher
4840
4857
  description
4841
4858
  keywords
@@ -4985,6 +5002,7 @@ export const PromptConversation = gql `
4985
5002
  subject
4986
5003
  summary
4987
5004
  author
5005
+ lastModifiedBy
4988
5006
  publisher
4989
5007
  description
4990
5008
  keywords
@@ -5165,6 +5183,7 @@ export const PromptConversation = gql `
5165
5183
  subject
5166
5184
  summary
5167
5185
  author
5186
+ lastModifiedBy
5168
5187
  publisher
5169
5188
  description
5170
5189
  keywords
@@ -5303,6 +5322,7 @@ export const PublishConversation = gql `
5303
5322
  subject
5304
5323
  summary
5305
5324
  author
5325
+ lastModifiedBy
5306
5326
  publisher
5307
5327
  description
5308
5328
  keywords
@@ -5436,6 +5456,7 @@ export const QueryConversations = gql `
5436
5456
  subject
5437
5457
  summary
5438
5458
  author
5459
+ lastModifiedBy
5439
5460
  publisher
5440
5461
  description
5441
5462
  keywords
@@ -5813,6 +5834,7 @@ export const ReviseContent = gql `
5813
5834
  subject
5814
5835
  summary
5815
5836
  author
5837
+ lastModifiedBy
5816
5838
  publisher
5817
5839
  description
5818
5840
  keywords
@@ -5958,6 +5980,7 @@ export const ReviseEncodedImage = gql `
5958
5980
  subject
5959
5981
  summary
5960
5982
  author
5983
+ lastModifiedBy
5961
5984
  publisher
5962
5985
  description
5963
5986
  keywords
@@ -6102,6 +6125,7 @@ export const ReviseImage = gql `
6102
6125
  subject
6103
6126
  summary
6104
6127
  author
6128
+ lastModifiedBy
6105
6129
  publisher
6106
6130
  description
6107
6131
  keywords
@@ -6246,6 +6270,7 @@ export const ReviseText = gql `
6246
6270
  subject
6247
6271
  summary
6248
6272
  author
6273
+ lastModifiedBy
6249
6274
  publisher
6250
6275
  description
6251
6276
  keywords
@@ -6440,6 +6465,7 @@ export const CreateFeed = gql `
6440
6465
  name
6441
6466
  state
6442
6467
  type
6468
+ syncMode
6443
6469
  }
6444
6470
  }
6445
6471
  `;
@@ -6507,6 +6533,7 @@ export const GetFeed = gql `
6507
6533
  state
6508
6534
  correlationId
6509
6535
  type
6536
+ syncMode
6510
6537
  site {
6511
6538
  siteType
6512
6539
  type
@@ -6666,6 +6693,8 @@ export const GetFeed = gql `
6666
6693
  calendar {
6667
6694
  type
6668
6695
  includeAttachments
6696
+ enableMeetingRecording
6697
+ meetingBotName
6669
6698
  google {
6670
6699
  calendarId
6671
6700
  beforeDate
@@ -6847,6 +6876,7 @@ export const QueryFeeds = gql `
6847
6876
  state
6848
6877
  correlationId
6849
6878
  type
6879
+ syncMode
6850
6880
  site {
6851
6881
  siteType
6852
6882
  type
@@ -7006,6 +7036,8 @@ export const QueryFeeds = gql `
7006
7036
  calendar {
7007
7037
  type
7008
7038
  includeAttachments
7039
+ enableMeetingRecording
7040
+ meetingBotName
7009
7041
  google {
7010
7042
  calendarId
7011
7043
  beforeDate
@@ -7249,6 +7281,7 @@ export const UpdateFeed = gql `
7249
7281
  name
7250
7282
  state
7251
7283
  type
7284
+ syncMode
7252
7285
  }
7253
7286
  }
7254
7287
  `;
@@ -9470,6 +9503,7 @@ export const PromptSpecifications = gql `
9470
9503
  subject
9471
9504
  summary
9472
9505
  author
9506
+ lastModifiedBy
9473
9507
  publisher
9474
9508
  description
9475
9509
  keywords
@@ -1231,10 +1231,14 @@ export type CalendarFeedProperties = {
1231
1231
  __typename?: 'CalendarFeedProperties';
1232
1232
  /** Feed connector type. */
1233
1233
  connectorType: FeedConnectorTypes;
1234
+ /** Enable automatic recording of meetings found in calendar events. */
1235
+ enableMeetingRecording?: Maybe<Scalars['Boolean']['output']>;
1234
1236
  /** Google Calendar properties. */
1235
1237
  google?: Maybe<GoogleCalendarFeedProperties>;
1236
1238
  /** Should the calendar feed include attachments. */
1237
1239
  includeAttachments?: Maybe<Scalars['Boolean']['output']>;
1240
+ /** Custom name for the meeting bot, defaults to 'Meeting Assistant'. */
1241
+ meetingBotName?: Maybe<Scalars['String']['output']>;
1238
1242
  /** Microsoft Calendar properties. */
1239
1243
  microsoft?: Maybe<MicrosoftCalendarFeedProperties>;
1240
1244
  /** The limit of items to be read from feed, defaults to 100. */
@@ -1244,10 +1248,14 @@ export type CalendarFeedProperties = {
1244
1248
  };
1245
1249
  /** Represents calendar feed properties. */
1246
1250
  export type CalendarFeedPropertiesInput = {
1251
+ /** Enable automatic recording of meetings found in calendar events. */
1252
+ enableMeetingRecording?: InputMaybe<Scalars['Boolean']['input']>;
1247
1253
  /** Google Calendar properties. */
1248
1254
  google?: InputMaybe<GoogleCalendarFeedPropertiesInput>;
1249
1255
  /** Should the calendar feed include attachments. */
1250
1256
  includeAttachments?: InputMaybe<Scalars['Boolean']['input']>;
1257
+ /** Custom name for the meeting bot, defaults to 'Meeting Assistant'. */
1258
+ meetingBotName?: InputMaybe<Scalars['String']['input']>;
1251
1259
  /** Microsoft Calendar properties. */
1252
1260
  microsoft?: InputMaybe<MicrosoftCalendarFeedPropertiesInput>;
1253
1261
  /** The limit of items to be read from feed, defaults to 100. */
@@ -1257,10 +1265,14 @@ export type CalendarFeedPropertiesInput = {
1257
1265
  };
1258
1266
  /** Represents calendar feed properties. */
1259
1267
  export type CalendarFeedPropertiesUpdateInput = {
1268
+ /** Enable automatic recording of meetings found in calendar events. */
1269
+ enableMeetingRecording?: InputMaybe<Scalars['Boolean']['input']>;
1260
1270
  /** Google Calendar properties. */
1261
1271
  google?: InputMaybe<GoogleCalendarFeedPropertiesUpdateInput>;
1262
1272
  /** Should the calendar feed include attachments. */
1263
1273
  includeAttachments?: InputMaybe<Scalars['Boolean']['input']>;
1274
+ /** Custom name for the meeting bot, defaults to 'Meeting Assistant'. */
1275
+ meetingBotName?: InputMaybe<Scalars['String']['input']>;
1264
1276
  /** Microsoft Calendar properties. */
1265
1277
  microsoft?: InputMaybe<MicrosoftCalendarFeedPropertiesUpdateInput>;
1266
1278
  /** The limit of items to be read from feed, defaults to 100. */
@@ -3145,6 +3157,8 @@ export type DocumentMetadata = {
3145
3157
  isEncrypted?: Maybe<Scalars['Boolean']['output']>;
3146
3158
  /** The document keywords. */
3147
3159
  keywords?: Maybe<Array<Maybe<Scalars['String']['output']>>>;
3160
+ /** The user who last modified the document. */
3161
+ lastModifiedBy?: Maybe<Scalars['String']['output']>;
3148
3162
  /** The document line count. */
3149
3163
  lineCount?: Maybe<Scalars['Int']['output']>;
3150
3164
  /** The document hyperlinks. */
@@ -4281,6 +4295,8 @@ export type Feed = {
4281
4295
  slack?: Maybe<SlackFeedProperties>;
4282
4296
  /** The state of the feed (i.e. created, finished). */
4283
4297
  state: EntityState;
4298
+ /** The feed sync mode. */
4299
+ syncMode?: Maybe<FeedSyncMode>;
4284
4300
  /** The Twitter feed properties. */
4285
4301
  twitter?: Maybe<TwitterFeedProperties>;
4286
4302
  /** The feed type. */
@@ -4387,6 +4403,8 @@ export type FeedInput = {
4387
4403
  site?: InputMaybe<SiteFeedPropertiesInput>;
4388
4404
  /** The Slack feed properties. */
4389
4405
  slack?: InputMaybe<SlackFeedPropertiesInput>;
4406
+ /** The feed sync mode. */
4407
+ syncMode?: InputMaybe<FeedSyncMode>;
4390
4408
  /** The Twitter feed properties. */
4391
4409
  twitter?: InputMaybe<TwitterFeedPropertiesInput>;
4392
4410
  /** The feed type. */
@@ -4475,6 +4493,13 @@ export declare enum FeedServiceTypes {
4475
4493
  /** Zendesk Tickets feed service */
4476
4494
  ZendeskTickets = "ZENDESK_TICKETS"
4477
4495
  }
4496
+ /** Feed sync mode */
4497
+ export declare enum FeedSyncMode {
4498
+ /** Archive mode - preserve all content, never delete */
4499
+ Archive = "ARCHIVE",
4500
+ /** Mirror mode - synchronize with source, including deletions */
4501
+ Mirror = "MIRROR"
4502
+ }
4478
4503
  /** Feed type */
4479
4504
  export declare enum FeedTypes {
4480
4505
  /** Calendar feed */
@@ -4544,6 +4569,8 @@ export type FeedUpdateInput = {
4544
4569
  site?: InputMaybe<SiteFeedPropertiesUpdateInput>;
4545
4570
  /** The Slack feed properties. */
4546
4571
  slack?: InputMaybe<SlackFeedPropertiesUpdateInput>;
4572
+ /** The feed sync mode. */
4573
+ syncMode?: InputMaybe<FeedSyncMode>;
4547
4574
  /** The Twitter feed properties. */
4548
4575
  twitter?: InputMaybe<TwitterFeedPropertiesUpdateInput>;
4549
4576
  /** The feed type. */
@@ -16384,6 +16411,7 @@ export type DescribeEncodedImageMutation = {
16384
16411
  subject?: string | null;
16385
16412
  summary?: string | null;
16386
16413
  author?: string | null;
16414
+ lastModifiedBy?: string | null;
16387
16415
  publisher?: string | null;
16388
16416
  description?: string | null;
16389
16417
  keywords?: Array<string | null> | null;
@@ -16529,6 +16557,7 @@ export type DescribeImageMutation = {
16529
16557
  subject?: string | null;
16530
16558
  summary?: string | null;
16531
16559
  author?: string | null;
16560
+ lastModifiedBy?: string | null;
16532
16561
  publisher?: string | null;
16533
16562
  description?: string | null;
16534
16563
  keywords?: Array<string | null> | null;
@@ -16752,6 +16781,7 @@ export type GetContentQuery = {
16752
16781
  subject?: string | null;
16753
16782
  summary?: string | null;
16754
16783
  author?: string | null;
16784
+ lastModifiedBy?: string | null;
16755
16785
  publisher?: string | null;
16756
16786
  description?: string | null;
16757
16787
  keywords?: Array<string | null> | null;
@@ -17576,6 +17606,7 @@ export type LookupContentsQuery = {
17576
17606
  subject?: string | null;
17577
17607
  summary?: string | null;
17578
17608
  author?: string | null;
17609
+ lastModifiedBy?: string | null;
17579
17610
  publisher?: string | null;
17580
17611
  description?: string | null;
17581
17612
  keywords?: Array<string | null> | null;
@@ -17915,6 +17946,7 @@ export type PublishContentsMutation = {
17915
17946
  subject?: string | null;
17916
17947
  summary?: string | null;
17917
17948
  author?: string | null;
17949
+ lastModifiedBy?: string | null;
17918
17950
  publisher?: string | null;
17919
17951
  description?: string | null;
17920
17952
  keywords?: Array<string | null> | null;
@@ -18049,6 +18081,7 @@ export type PublishTextMutation = {
18049
18081
  subject?: string | null;
18050
18082
  summary?: string | null;
18051
18083
  author?: string | null;
18084
+ lastModifiedBy?: string | null;
18052
18085
  publisher?: string | null;
18053
18086
  description?: string | null;
18054
18087
  keywords?: Array<string | null> | null;
@@ -18201,6 +18234,7 @@ export type QueryContentsQuery = {
18201
18234
  subject?: string | null;
18202
18235
  summary?: string | null;
18203
18236
  author?: string | null;
18237
+ lastModifiedBy?: string | null;
18204
18238
  publisher?: string | null;
18205
18239
  description?: string | null;
18206
18240
  keywords?: Array<string | null> | null;
@@ -18566,6 +18600,7 @@ export type QueryContentsObservationsQuery = {
18566
18600
  subject?: string | null;
18567
18601
  summary?: string | null;
18568
18602
  author?: string | null;
18603
+ lastModifiedBy?: string | null;
18569
18604
  publisher?: string | null;
18570
18605
  description?: string | null;
18571
18606
  keywords?: Array<string | null> | null;
@@ -19101,6 +19136,7 @@ export type AskGraphlitMutation = {
19101
19136
  subject?: string | null;
19102
19137
  summary?: string | null;
19103
19138
  author?: string | null;
19139
+ lastModifiedBy?: string | null;
19104
19140
  publisher?: string | null;
19105
19141
  description?: string | null;
19106
19142
  keywords?: Array<string | null> | null;
@@ -19295,6 +19331,7 @@ export type CompleteConversationMutation = {
19295
19331
  subject?: string | null;
19296
19332
  summary?: string | null;
19297
19333
  author?: string | null;
19334
+ lastModifiedBy?: string | null;
19298
19335
  publisher?: string | null;
19299
19336
  description?: string | null;
19300
19337
  keywords?: Array<string | null> | null;
@@ -19490,6 +19527,7 @@ export type CompleteConversationMutation = {
19490
19527
  subject?: string | null;
19491
19528
  summary?: string | null;
19492
19529
  author?: string | null;
19530
+ lastModifiedBy?: string | null;
19493
19531
  publisher?: string | null;
19494
19532
  description?: string | null;
19495
19533
  keywords?: Array<string | null> | null;
@@ -19643,6 +19681,7 @@ export type ContinueConversationMutation = {
19643
19681
  subject?: string | null;
19644
19682
  summary?: string | null;
19645
19683
  author?: string | null;
19684
+ lastModifiedBy?: string | null;
19646
19685
  publisher?: string | null;
19647
19686
  description?: string | null;
19648
19687
  keywords?: Array<string | null> | null;
@@ -19838,6 +19877,7 @@ export type ContinueConversationMutation = {
19838
19877
  subject?: string | null;
19839
19878
  summary?: string | null;
19840
19879
  author?: string | null;
19880
+ lastModifiedBy?: string | null;
19841
19881
  publisher?: string | null;
19842
19882
  description?: string | null;
19843
19883
  keywords?: Array<string | null> | null;
@@ -20056,6 +20096,7 @@ export type FormatConversationMutation = {
20056
20096
  subject?: string | null;
20057
20097
  summary?: string | null;
20058
20098
  author?: string | null;
20099
+ lastModifiedBy?: string | null;
20059
20100
  publisher?: string | null;
20060
20101
  description?: string | null;
20061
20102
  keywords?: Array<string | null> | null;
@@ -20251,6 +20292,7 @@ export type FormatConversationMutation = {
20251
20292
  subject?: string | null;
20252
20293
  summary?: string | null;
20253
20294
  author?: string | null;
20295
+ lastModifiedBy?: string | null;
20254
20296
  publisher?: string | null;
20255
20297
  description?: string | null;
20256
20298
  keywords?: Array<string | null> | null;
@@ -20409,6 +20451,7 @@ export type GetConversationQuery = {
20409
20451
  subject?: string | null;
20410
20452
  summary?: string | null;
20411
20453
  author?: string | null;
20454
+ lastModifiedBy?: string | null;
20412
20455
  publisher?: string | null;
20413
20456
  description?: string | null;
20414
20457
  keywords?: Array<string | null> | null;
@@ -20800,6 +20843,7 @@ export type PromptMutation = {
20800
20843
  subject?: string | null;
20801
20844
  summary?: string | null;
20802
20845
  author?: string | null;
20846
+ lastModifiedBy?: string | null;
20803
20847
  publisher?: string | null;
20804
20848
  description?: string | null;
20805
20849
  keywords?: Array<string | null> | null;
@@ -20959,6 +21003,7 @@ export type PromptConversationMutation = {
20959
21003
  subject?: string | null;
20960
21004
  summary?: string | null;
20961
21005
  author?: string | null;
21006
+ lastModifiedBy?: string | null;
20962
21007
  publisher?: string | null;
20963
21008
  description?: string | null;
20964
21009
  keywords?: Array<string | null> | null;
@@ -21154,6 +21199,7 @@ export type PromptConversationMutation = {
21154
21199
  subject?: string | null;
21155
21200
  summary?: string | null;
21156
21201
  author?: string | null;
21202
+ lastModifiedBy?: string | null;
21157
21203
  publisher?: string | null;
21158
21204
  description?: string | null;
21159
21205
  keywords?: Array<string | null> | null;
@@ -21282,6 +21328,7 @@ export type PublishConversationMutation = {
21282
21328
  subject?: string | null;
21283
21329
  summary?: string | null;
21284
21330
  author?: string | null;
21331
+ lastModifiedBy?: string | null;
21285
21332
  publisher?: string | null;
21286
21333
  description?: string | null;
21287
21334
  keywords?: Array<string | null> | null;
@@ -21447,6 +21494,7 @@ export type QueryConversationsQuery = {
21447
21494
  subject?: string | null;
21448
21495
  summary?: string | null;
21449
21496
  author?: string | null;
21497
+ lastModifiedBy?: string | null;
21450
21498
  publisher?: string | null;
21451
21499
  description?: string | null;
21452
21500
  keywords?: Array<string | null> | null;
@@ -21895,6 +21943,7 @@ export type ReviseContentMutation = {
21895
21943
  subject?: string | null;
21896
21944
  summary?: string | null;
21897
21945
  author?: string | null;
21946
+ lastModifiedBy?: string | null;
21898
21947
  publisher?: string | null;
21899
21948
  description?: string | null;
21900
21949
  keywords?: Array<string | null> | null;
@@ -22050,6 +22099,7 @@ export type ReviseEncodedImageMutation = {
22050
22099
  subject?: string | null;
22051
22100
  summary?: string | null;
22052
22101
  author?: string | null;
22102
+ lastModifiedBy?: string | null;
22053
22103
  publisher?: string | null;
22054
22104
  description?: string | null;
22055
22105
  keywords?: Array<string | null> | null;
@@ -22204,6 +22254,7 @@ export type ReviseImageMutation = {
22204
22254
  subject?: string | null;
22205
22255
  summary?: string | null;
22206
22256
  author?: string | null;
22257
+ lastModifiedBy?: string | null;
22207
22258
  publisher?: string | null;
22208
22259
  description?: string | null;
22209
22260
  keywords?: Array<string | null> | null;
@@ -22358,6 +22409,7 @@ export type ReviseTextMutation = {
22358
22409
  subject?: string | null;
22359
22410
  summary?: string | null;
22360
22411
  author?: string | null;
22412
+ lastModifiedBy?: string | null;
22361
22413
  publisher?: string | null;
22362
22414
  description?: string | null;
22363
22415
  keywords?: Array<string | null> | null;
@@ -22576,6 +22628,7 @@ export type CreateFeedMutation = {
22576
22628
  name: string;
22577
22629
  state: EntityState;
22578
22630
  type: FeedTypes;
22631
+ syncMode?: FeedSyncMode | null;
22579
22632
  } | null;
22580
22633
  };
22581
22634
  export type DeleteAllFeedsMutationVariables = Exact<{
@@ -22662,6 +22715,7 @@ export type GetFeedQuery = {
22662
22715
  state: EntityState;
22663
22716
  correlationId?: string | null;
22664
22717
  type: FeedTypes;
22718
+ syncMode?: FeedSyncMode | null;
22665
22719
  error?: string | null;
22666
22720
  lastPostDate?: any | null;
22667
22721
  lastReadDate?: any | null;
@@ -22851,6 +22905,8 @@ export type GetFeedQuery = {
22851
22905
  __typename?: 'CalendarFeedProperties';
22852
22906
  type: FeedServiceTypes;
22853
22907
  includeAttachments?: boolean | null;
22908
+ enableMeetingRecording?: boolean | null;
22909
+ meetingBotName?: string | null;
22854
22910
  readLimit?: number | null;
22855
22911
  google?: {
22856
22912
  __typename?: 'GoogleCalendarFeedProperties';
@@ -23070,6 +23126,7 @@ export type QueryFeedsQuery = {
23070
23126
  state: EntityState;
23071
23127
  correlationId?: string | null;
23072
23128
  type: FeedTypes;
23129
+ syncMode?: FeedSyncMode | null;
23073
23130
  error?: string | null;
23074
23131
  lastPostDate?: any | null;
23075
23132
  lastReadDate?: any | null;
@@ -23259,6 +23316,8 @@ export type QueryFeedsQuery = {
23259
23316
  __typename?: 'CalendarFeedProperties';
23260
23317
  type: FeedServiceTypes;
23261
23318
  includeAttachments?: boolean | null;
23319
+ enableMeetingRecording?: boolean | null;
23320
+ meetingBotName?: string | null;
23262
23321
  readLimit?: number | null;
23263
23322
  google?: {
23264
23323
  __typename?: 'GoogleCalendarFeedProperties';
@@ -23565,6 +23624,7 @@ export type UpdateFeedMutation = {
23565
23624
  name: string;
23566
23625
  state: EntityState;
23567
23626
  type: FeedTypes;
23627
+ syncMode?: FeedSyncMode | null;
23568
23628
  } | null;
23569
23629
  };
23570
23630
  export type CountLabelsQueryVariables = Exact<{
@@ -26395,6 +26455,7 @@ export type PromptSpecificationsMutation = {
26395
26455
  subject?: string | null;
26396
26456
  summary?: string | null;
26397
26457
  author?: string | null;
26458
+ lastModifiedBy?: string | null;
26398
26459
  publisher?: string | null;
26399
26460
  description?: string | null;
26400
26461
  keywords?: Array<string | null> | null;
@@ -902,6 +902,14 @@ export var FeedServiceTypes;
902
902
  /** Zendesk Tickets feed service */
903
903
  FeedServiceTypes["ZendeskTickets"] = "ZENDESK_TICKETS";
904
904
  })(FeedServiceTypes || (FeedServiceTypes = {}));
905
+ /** Feed sync mode */
906
+ export var FeedSyncMode;
907
+ (function (FeedSyncMode) {
908
+ /** Archive mode - preserve all content, never delete */
909
+ FeedSyncMode["Archive"] = "ARCHIVE";
910
+ /** Mirror mode - synchronize with source, including deletions */
911
+ FeedSyncMode["Mirror"] = "MIRROR";
912
+ })(FeedSyncMode || (FeedSyncMode = {}));
905
913
  /** Feed type */
906
914
  export var FeedTypes;
907
915
  (function (FeedTypes) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphlit-client",
3
- "version": "1.0.20250920002",
3
+ "version": "1.0.20250921001",
4
4
  "description": "Graphlit API Client for TypeScript",
5
5
  "type": "module",
6
6
  "main": "./dist/client.js",