graphlit-client 1.0.20250920002 → 1.0.20250922001

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,7 +6693,10 @@ export const GetFeed = gql `
6666
6693
  calendar {
6667
6694
  type
6668
6695
  includeAttachments
6696
+ enableMeetingRecording
6697
+ meetingBotName
6669
6698
  google {
6699
+ type
6670
6700
  calendarId
6671
6701
  beforeDate
6672
6702
  afterDate
@@ -6677,6 +6707,7 @@ export const GetFeed = gql `
6677
6707
  authorizationId
6678
6708
  }
6679
6709
  microsoft {
6710
+ type
6680
6711
  calendarId
6681
6712
  beforeDate
6682
6713
  afterDate
@@ -6847,6 +6878,7 @@ export const QueryFeeds = gql `
6847
6878
  state
6848
6879
  correlationId
6849
6880
  type
6881
+ syncMode
6850
6882
  site {
6851
6883
  siteType
6852
6884
  type
@@ -7006,7 +7038,10 @@ export const QueryFeeds = gql `
7006
7038
  calendar {
7007
7039
  type
7008
7040
  includeAttachments
7041
+ enableMeetingRecording
7042
+ meetingBotName
7009
7043
  google {
7044
+ type
7010
7045
  calendarId
7011
7046
  beforeDate
7012
7047
  afterDate
@@ -7017,6 +7052,7 @@ export const QueryFeeds = gql `
7017
7052
  authorizationId
7018
7053
  }
7019
7054
  microsoft {
7055
+ type
7020
7056
  calendarId
7021
7057
  beforeDate
7022
7058
  afterDate
@@ -7249,6 +7285,7 @@ export const UpdateFeed = gql `
7249
7285
  name
7250
7286
  state
7251
7287
  type
7288
+ syncMode
7252
7289
  }
7253
7290
  }
7254
7291
  `;
@@ -9470,6 +9507,7 @@ export const PromptSpecifications = gql `
9470
9507
  subject
9471
9508
  summary
9472
9509
  author
9510
+ lastModifiedBy
9473
9511
  publisher
9474
9512
  description
9475
9513
  keywords
@@ -369,11 +369,11 @@ export type AnthropicModelPropertiesUpdateInput = {
369
369
  };
370
370
  /** Anthropic model type */
371
371
  export declare enum AnthropicModels {
372
- /** @deprecated Use Claude 3.x instead. */
372
+ /** @deprecated Use Claude 4.x instead. */
373
373
  Claude_2 = "CLAUDE_2",
374
- /** @deprecated Use Claude 3.x instead. */
374
+ /** @deprecated Use Claude 4.x instead. */
375
375
  Claude_2_0 = "CLAUDE_2_0",
376
- /** @deprecated Use Claude 3.x instead. */
376
+ /** @deprecated Use Claude 4.x instead. */
377
377
  Claude_2_1 = "CLAUDE_2_1",
378
378
  /** Claude 3.5 Haiku (Latest) */
379
379
  Claude_3_5Haiku = "CLAUDE_3_5_HAIKU",
@@ -381,7 +381,7 @@ export declare enum AnthropicModels {
381
381
  Claude_3_5Haiku_20241022 = "CLAUDE_3_5_HAIKU_20241022",
382
382
  /** Claude 3.5 Sonnet (Latest) */
383
383
  Claude_3_5Sonnet = "CLAUDE_3_5_SONNET",
384
- /** Claude 3.5 Sonnet (06-20-2024 version) */
384
+ /** @deprecated Use Claude 4.x instead. */
385
385
  Claude_3_5Sonnet_20240620 = "CLAUDE_3_5_SONNET_20240620",
386
386
  /** Claude 3.5 Sonnet (10-22-2024 version) */
387
387
  Claude_3_5Sonnet_20241022 = "CLAUDE_3_5_SONNET_20241022",
@@ -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,15 +1265,26 @@ 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. */
1267
1279
  readLimit?: InputMaybe<Scalars['Int']['input']>;
1268
1280
  };
1281
+ /** Calendar list type */
1282
+ export declare enum CalendarListingTypes {
1283
+ /** Read new calendar events */
1284
+ New = "NEW",
1285
+ /** Read past calendar events */
1286
+ Past = "PAST"
1287
+ }
1269
1288
  /** Represents a calendar event recurrence. */
1270
1289
  export type CalendarRecurrence = {
1271
1290
  __typename?: 'CalendarRecurrence';
@@ -3145,6 +3164,8 @@ export type DocumentMetadata = {
3145
3164
  isEncrypted?: Maybe<Scalars['Boolean']['output']>;
3146
3165
  /** The document keywords. */
3147
3166
  keywords?: Maybe<Array<Maybe<Scalars['String']['output']>>>;
3167
+ /** The user who last modified the document. */
3168
+ lastModifiedBy?: Maybe<Scalars['String']['output']>;
3148
3169
  /** The document line count. */
3149
3170
  lineCount?: Maybe<Scalars['Int']['output']>;
3150
3171
  /** The document hyperlinks. */
@@ -4281,6 +4302,8 @@ export type Feed = {
4281
4302
  slack?: Maybe<SlackFeedProperties>;
4282
4303
  /** The state of the feed (i.e. created, finished). */
4283
4304
  state: EntityState;
4305
+ /** The feed sync mode. */
4306
+ syncMode?: Maybe<FeedSyncMode>;
4284
4307
  /** The Twitter feed properties. */
4285
4308
  twitter?: Maybe<TwitterFeedProperties>;
4286
4309
  /** The feed type. */
@@ -4387,6 +4410,8 @@ export type FeedInput = {
4387
4410
  site?: InputMaybe<SiteFeedPropertiesInput>;
4388
4411
  /** The Slack feed properties. */
4389
4412
  slack?: InputMaybe<SlackFeedPropertiesInput>;
4413
+ /** The feed sync mode. */
4414
+ syncMode?: InputMaybe<FeedSyncMode>;
4390
4415
  /** The Twitter feed properties. */
4391
4416
  twitter?: InputMaybe<TwitterFeedPropertiesInput>;
4392
4417
  /** The feed type. */
@@ -4475,6 +4500,13 @@ export declare enum FeedServiceTypes {
4475
4500
  /** Zendesk Tickets feed service */
4476
4501
  ZendeskTickets = "ZENDESK_TICKETS"
4477
4502
  }
4503
+ /** Feed sync mode */
4504
+ export declare enum FeedSyncMode {
4505
+ /** Archive mode - preserve all content, never delete */
4506
+ Archive = "ARCHIVE",
4507
+ /** Mirror mode - synchronize with source, including deletions */
4508
+ Mirror = "MIRROR"
4509
+ }
4478
4510
  /** Feed type */
4479
4511
  export declare enum FeedTypes {
4480
4512
  /** Calendar feed */
@@ -4544,6 +4576,8 @@ export type FeedUpdateInput = {
4544
4576
  site?: InputMaybe<SiteFeedPropertiesUpdateInput>;
4545
4577
  /** The Slack feed properties. */
4546
4578
  slack?: InputMaybe<SlackFeedPropertiesUpdateInput>;
4579
+ /** The feed sync mode. */
4580
+ syncMode?: InputMaybe<FeedSyncMode>;
4547
4581
  /** The Twitter feed properties. */
4548
4582
  twitter?: InputMaybe<TwitterFeedPropertiesUpdateInput>;
4549
4583
  /** The feed type. */
@@ -4835,6 +4869,8 @@ export type GoogleCalendarFeedProperties = {
4835
4869
  clientSecret?: Maybe<Scalars['String']['output']>;
4836
4870
  /** Google OAuth2 refresh token. */
4837
4871
  refreshToken?: Maybe<Scalars['String']['output']>;
4872
+ /** Calendar listing type, i.e. past or new events. */
4873
+ type?: Maybe<CalendarListingTypes>;
4838
4874
  };
4839
4875
  /** Represents Google Calendar properties. */
4840
4876
  export type GoogleCalendarFeedPropertiesInput = {
@@ -4854,19 +4890,29 @@ export type GoogleCalendarFeedPropertiesInput = {
4854
4890
  clientSecret?: InputMaybe<Scalars['String']['input']>;
4855
4891
  /** Google OAuth2 refresh token, requires User authentication type. */
4856
4892
  refreshToken?: InputMaybe<Scalars['String']['input']>;
4893
+ /** Calendar listing type, i.e. past or new events. */
4894
+ type?: InputMaybe<CalendarListingTypes>;
4857
4895
  };
4858
4896
  /** Represents Google Calendar properties. */
4859
4897
  export type GoogleCalendarFeedPropertiesUpdateInput = {
4898
+ /** Read calendar events after this date (inclusive), optional. */
4899
+ afterDate?: InputMaybe<Scalars['DateTime']['input']>;
4860
4900
  /** Google Calendar authentication type, defaults to User. */
4861
4901
  authenticationType?: InputMaybe<GoogleCalendarAuthenticationTypes>;
4862
4902
  /** Authentication identifier, for Connector authentication type. */
4863
4903
  authorizationId?: InputMaybe<Scalars['String']['input']>;
4904
+ /** Read calendar events before this date (inclusive), optional. */
4905
+ beforeDate?: InputMaybe<Scalars['DateTime']['input']>;
4906
+ /** Google Email calendar identifier, optional. */
4907
+ calendarId?: InputMaybe<Scalars['String']['input']>;
4864
4908
  /** Google OAuth2 client identifier, requires User authentication type. */
4865
4909
  clientId?: InputMaybe<Scalars['String']['input']>;
4866
4910
  /** Google OAuth2 client secret, requires User authentication type. */
4867
4911
  clientSecret?: InputMaybe<Scalars['String']['input']>;
4868
4912
  /** Google OAuth2 refresh token, requires User authentication type. */
4869
4913
  refreshToken?: InputMaybe<Scalars['String']['input']>;
4914
+ /** Calendar listing type, i.e. past or new events. */
4915
+ type?: InputMaybe<CalendarListingTypes>;
4870
4916
  };
4871
4917
  /** Represents Google Calendar properties. */
4872
4918
  export type GoogleCalendarsInput = {
@@ -8070,6 +8116,8 @@ export type MicrosoftCalendarFeedProperties = {
8070
8116
  clientSecret?: Maybe<Scalars['String']['output']>;
8071
8117
  /** Microsoft Entra ID refresh token. */
8072
8118
  refreshToken?: Maybe<Scalars['String']['output']>;
8119
+ /** Calendar listing type, i.e. past or new events. */
8120
+ type?: Maybe<CalendarListingTypes>;
8073
8121
  };
8074
8122
  /** Represents Microsoft Calendar properties. */
8075
8123
  export type MicrosoftCalendarFeedPropertiesInput = {
@@ -8089,19 +8137,29 @@ export type MicrosoftCalendarFeedPropertiesInput = {
8089
8137
  clientSecret?: InputMaybe<Scalars['String']['input']>;
8090
8138
  /** Microsoft Entra ID refresh token, requires User authentication type. */
8091
8139
  refreshToken?: InputMaybe<Scalars['String']['input']>;
8140
+ /** Calendar listing type, i.e. past or new events. */
8141
+ type?: InputMaybe<CalendarListingTypes>;
8092
8142
  };
8093
8143
  /** Represents Microsoft Calendar properties. */
8094
8144
  export type MicrosoftCalendarFeedPropertiesUpdateInput = {
8145
+ /** Read calendar events after this date (inclusive), optional. */
8146
+ afterDate?: InputMaybe<Scalars['DateTime']['input']>;
8095
8147
  /** Microsoft Calendar authentication type, defaults to User. */
8096
8148
  authenticationType?: InputMaybe<MicrosoftCalendarAuthenticationTypes>;
8097
8149
  /** Authentication identifier, for Connector authentication type. */
8098
8150
  authorizationId?: InputMaybe<Scalars['String']['input']>;
8151
+ /** Read calendar events before this date (inclusive), optional. */
8152
+ beforeDate?: InputMaybe<Scalars['DateTime']['input']>;
8153
+ /** Microsoft Email calendar identifier, optional. */
8154
+ calendarId?: InputMaybe<Scalars['String']['input']>;
8099
8155
  /** Microsoft Entra ID client identifier, requires User authentication type. */
8100
8156
  clientId?: InputMaybe<Scalars['String']['input']>;
8101
8157
  /** Microsoft Entra ID client secret, requires User authentication type. */
8102
8158
  clientSecret?: InputMaybe<Scalars['String']['input']>;
8103
8159
  /** Microsoft Entra ID refresh token, requires User authentication type. */
8104
8160
  refreshToken?: InputMaybe<Scalars['String']['input']>;
8161
+ /** Calendar listing type, i.e. past or new events. */
8162
+ type?: InputMaybe<CalendarListingTypes>;
8105
8163
  };
8106
8164
  /** Represents Microsoft Calendar properties. */
8107
8165
  export type MicrosoftCalendarsInput = {
@@ -16384,6 +16442,7 @@ export type DescribeEncodedImageMutation = {
16384
16442
  subject?: string | null;
16385
16443
  summary?: string | null;
16386
16444
  author?: string | null;
16445
+ lastModifiedBy?: string | null;
16387
16446
  publisher?: string | null;
16388
16447
  description?: string | null;
16389
16448
  keywords?: Array<string | null> | null;
@@ -16529,6 +16588,7 @@ export type DescribeImageMutation = {
16529
16588
  subject?: string | null;
16530
16589
  summary?: string | null;
16531
16590
  author?: string | null;
16591
+ lastModifiedBy?: string | null;
16532
16592
  publisher?: string | null;
16533
16593
  description?: string | null;
16534
16594
  keywords?: Array<string | null> | null;
@@ -16752,6 +16812,7 @@ export type GetContentQuery = {
16752
16812
  subject?: string | null;
16753
16813
  summary?: string | null;
16754
16814
  author?: string | null;
16815
+ lastModifiedBy?: string | null;
16755
16816
  publisher?: string | null;
16756
16817
  description?: string | null;
16757
16818
  keywords?: Array<string | null> | null;
@@ -17576,6 +17637,7 @@ export type LookupContentsQuery = {
17576
17637
  subject?: string | null;
17577
17638
  summary?: string | null;
17578
17639
  author?: string | null;
17640
+ lastModifiedBy?: string | null;
17579
17641
  publisher?: string | null;
17580
17642
  description?: string | null;
17581
17643
  keywords?: Array<string | null> | null;
@@ -17915,6 +17977,7 @@ export type PublishContentsMutation = {
17915
17977
  subject?: string | null;
17916
17978
  summary?: string | null;
17917
17979
  author?: string | null;
17980
+ lastModifiedBy?: string | null;
17918
17981
  publisher?: string | null;
17919
17982
  description?: string | null;
17920
17983
  keywords?: Array<string | null> | null;
@@ -18049,6 +18112,7 @@ export type PublishTextMutation = {
18049
18112
  subject?: string | null;
18050
18113
  summary?: string | null;
18051
18114
  author?: string | null;
18115
+ lastModifiedBy?: string | null;
18052
18116
  publisher?: string | null;
18053
18117
  description?: string | null;
18054
18118
  keywords?: Array<string | null> | null;
@@ -18201,6 +18265,7 @@ export type QueryContentsQuery = {
18201
18265
  subject?: string | null;
18202
18266
  summary?: string | null;
18203
18267
  author?: string | null;
18268
+ lastModifiedBy?: string | null;
18204
18269
  publisher?: string | null;
18205
18270
  description?: string | null;
18206
18271
  keywords?: Array<string | null> | null;
@@ -18566,6 +18631,7 @@ export type QueryContentsObservationsQuery = {
18566
18631
  subject?: string | null;
18567
18632
  summary?: string | null;
18568
18633
  author?: string | null;
18634
+ lastModifiedBy?: string | null;
18569
18635
  publisher?: string | null;
18570
18636
  description?: string | null;
18571
18637
  keywords?: Array<string | null> | null;
@@ -19101,6 +19167,7 @@ export type AskGraphlitMutation = {
19101
19167
  subject?: string | null;
19102
19168
  summary?: string | null;
19103
19169
  author?: string | null;
19170
+ lastModifiedBy?: string | null;
19104
19171
  publisher?: string | null;
19105
19172
  description?: string | null;
19106
19173
  keywords?: Array<string | null> | null;
@@ -19295,6 +19362,7 @@ export type CompleteConversationMutation = {
19295
19362
  subject?: string | null;
19296
19363
  summary?: string | null;
19297
19364
  author?: string | null;
19365
+ lastModifiedBy?: string | null;
19298
19366
  publisher?: string | null;
19299
19367
  description?: string | null;
19300
19368
  keywords?: Array<string | null> | null;
@@ -19490,6 +19558,7 @@ export type CompleteConversationMutation = {
19490
19558
  subject?: string | null;
19491
19559
  summary?: string | null;
19492
19560
  author?: string | null;
19561
+ lastModifiedBy?: string | null;
19493
19562
  publisher?: string | null;
19494
19563
  description?: string | null;
19495
19564
  keywords?: Array<string | null> | null;
@@ -19643,6 +19712,7 @@ export type ContinueConversationMutation = {
19643
19712
  subject?: string | null;
19644
19713
  summary?: string | null;
19645
19714
  author?: string | null;
19715
+ lastModifiedBy?: string | null;
19646
19716
  publisher?: string | null;
19647
19717
  description?: string | null;
19648
19718
  keywords?: Array<string | null> | null;
@@ -19838,6 +19908,7 @@ export type ContinueConversationMutation = {
19838
19908
  subject?: string | null;
19839
19909
  summary?: string | null;
19840
19910
  author?: string | null;
19911
+ lastModifiedBy?: string | null;
19841
19912
  publisher?: string | null;
19842
19913
  description?: string | null;
19843
19914
  keywords?: Array<string | null> | null;
@@ -20056,6 +20127,7 @@ export type FormatConversationMutation = {
20056
20127
  subject?: string | null;
20057
20128
  summary?: string | null;
20058
20129
  author?: string | null;
20130
+ lastModifiedBy?: string | null;
20059
20131
  publisher?: string | null;
20060
20132
  description?: string | null;
20061
20133
  keywords?: Array<string | null> | null;
@@ -20251,6 +20323,7 @@ export type FormatConversationMutation = {
20251
20323
  subject?: string | null;
20252
20324
  summary?: string | null;
20253
20325
  author?: string | null;
20326
+ lastModifiedBy?: string | null;
20254
20327
  publisher?: string | null;
20255
20328
  description?: string | null;
20256
20329
  keywords?: Array<string | null> | null;
@@ -20409,6 +20482,7 @@ export type GetConversationQuery = {
20409
20482
  subject?: string | null;
20410
20483
  summary?: string | null;
20411
20484
  author?: string | null;
20485
+ lastModifiedBy?: string | null;
20412
20486
  publisher?: string | null;
20413
20487
  description?: string | null;
20414
20488
  keywords?: Array<string | null> | null;
@@ -20800,6 +20874,7 @@ export type PromptMutation = {
20800
20874
  subject?: string | null;
20801
20875
  summary?: string | null;
20802
20876
  author?: string | null;
20877
+ lastModifiedBy?: string | null;
20803
20878
  publisher?: string | null;
20804
20879
  description?: string | null;
20805
20880
  keywords?: Array<string | null> | null;
@@ -20959,6 +21034,7 @@ export type PromptConversationMutation = {
20959
21034
  subject?: string | null;
20960
21035
  summary?: string | null;
20961
21036
  author?: string | null;
21037
+ lastModifiedBy?: string | null;
20962
21038
  publisher?: string | null;
20963
21039
  description?: string | null;
20964
21040
  keywords?: Array<string | null> | null;
@@ -21154,6 +21230,7 @@ export type PromptConversationMutation = {
21154
21230
  subject?: string | null;
21155
21231
  summary?: string | null;
21156
21232
  author?: string | null;
21233
+ lastModifiedBy?: string | null;
21157
21234
  publisher?: string | null;
21158
21235
  description?: string | null;
21159
21236
  keywords?: Array<string | null> | null;
@@ -21282,6 +21359,7 @@ export type PublishConversationMutation = {
21282
21359
  subject?: string | null;
21283
21360
  summary?: string | null;
21284
21361
  author?: string | null;
21362
+ lastModifiedBy?: string | null;
21285
21363
  publisher?: string | null;
21286
21364
  description?: string | null;
21287
21365
  keywords?: Array<string | null> | null;
@@ -21447,6 +21525,7 @@ export type QueryConversationsQuery = {
21447
21525
  subject?: string | null;
21448
21526
  summary?: string | null;
21449
21527
  author?: string | null;
21528
+ lastModifiedBy?: string | null;
21450
21529
  publisher?: string | null;
21451
21530
  description?: string | null;
21452
21531
  keywords?: Array<string | null> | null;
@@ -21895,6 +21974,7 @@ export type ReviseContentMutation = {
21895
21974
  subject?: string | null;
21896
21975
  summary?: string | null;
21897
21976
  author?: string | null;
21977
+ lastModifiedBy?: string | null;
21898
21978
  publisher?: string | null;
21899
21979
  description?: string | null;
21900
21980
  keywords?: Array<string | null> | null;
@@ -22050,6 +22130,7 @@ export type ReviseEncodedImageMutation = {
22050
22130
  subject?: string | null;
22051
22131
  summary?: string | null;
22052
22132
  author?: string | null;
22133
+ lastModifiedBy?: string | null;
22053
22134
  publisher?: string | null;
22054
22135
  description?: string | null;
22055
22136
  keywords?: Array<string | null> | null;
@@ -22204,6 +22285,7 @@ export type ReviseImageMutation = {
22204
22285
  subject?: string | null;
22205
22286
  summary?: string | null;
22206
22287
  author?: string | null;
22288
+ lastModifiedBy?: string | null;
22207
22289
  publisher?: string | null;
22208
22290
  description?: string | null;
22209
22291
  keywords?: Array<string | null> | null;
@@ -22358,6 +22440,7 @@ export type ReviseTextMutation = {
22358
22440
  subject?: string | null;
22359
22441
  summary?: string | null;
22360
22442
  author?: string | null;
22443
+ lastModifiedBy?: string | null;
22361
22444
  publisher?: string | null;
22362
22445
  description?: string | null;
22363
22446
  keywords?: Array<string | null> | null;
@@ -22576,6 +22659,7 @@ export type CreateFeedMutation = {
22576
22659
  name: string;
22577
22660
  state: EntityState;
22578
22661
  type: FeedTypes;
22662
+ syncMode?: FeedSyncMode | null;
22579
22663
  } | null;
22580
22664
  };
22581
22665
  export type DeleteAllFeedsMutationVariables = Exact<{
@@ -22662,6 +22746,7 @@ export type GetFeedQuery = {
22662
22746
  state: EntityState;
22663
22747
  correlationId?: string | null;
22664
22748
  type: FeedTypes;
22749
+ syncMode?: FeedSyncMode | null;
22665
22750
  error?: string | null;
22666
22751
  lastPostDate?: any | null;
22667
22752
  lastReadDate?: any | null;
@@ -22851,9 +22936,12 @@ export type GetFeedQuery = {
22851
22936
  __typename?: 'CalendarFeedProperties';
22852
22937
  type: FeedServiceTypes;
22853
22938
  includeAttachments?: boolean | null;
22939
+ enableMeetingRecording?: boolean | null;
22940
+ meetingBotName?: string | null;
22854
22941
  readLimit?: number | null;
22855
22942
  google?: {
22856
22943
  __typename?: 'GoogleCalendarFeedProperties';
22944
+ type?: CalendarListingTypes | null;
22857
22945
  calendarId?: string | null;
22858
22946
  beforeDate?: any | null;
22859
22947
  afterDate?: any | null;
@@ -22865,6 +22953,7 @@ export type GetFeedQuery = {
22865
22953
  } | null;
22866
22954
  microsoft?: {
22867
22955
  __typename?: 'MicrosoftCalendarFeedProperties';
22956
+ type?: CalendarListingTypes | null;
22868
22957
  calendarId?: string | null;
22869
22958
  beforeDate?: any | null;
22870
22959
  afterDate?: any | null;
@@ -23070,6 +23159,7 @@ export type QueryFeedsQuery = {
23070
23159
  state: EntityState;
23071
23160
  correlationId?: string | null;
23072
23161
  type: FeedTypes;
23162
+ syncMode?: FeedSyncMode | null;
23073
23163
  error?: string | null;
23074
23164
  lastPostDate?: any | null;
23075
23165
  lastReadDate?: any | null;
@@ -23259,9 +23349,12 @@ export type QueryFeedsQuery = {
23259
23349
  __typename?: 'CalendarFeedProperties';
23260
23350
  type: FeedServiceTypes;
23261
23351
  includeAttachments?: boolean | null;
23352
+ enableMeetingRecording?: boolean | null;
23353
+ meetingBotName?: string | null;
23262
23354
  readLimit?: number | null;
23263
23355
  google?: {
23264
23356
  __typename?: 'GoogleCalendarFeedProperties';
23357
+ type?: CalendarListingTypes | null;
23265
23358
  calendarId?: string | null;
23266
23359
  beforeDate?: any | null;
23267
23360
  afterDate?: any | null;
@@ -23273,6 +23366,7 @@ export type QueryFeedsQuery = {
23273
23366
  } | null;
23274
23367
  microsoft?: {
23275
23368
  __typename?: 'MicrosoftCalendarFeedProperties';
23369
+ type?: CalendarListingTypes | null;
23276
23370
  calendarId?: string | null;
23277
23371
  beforeDate?: any | null;
23278
23372
  afterDate?: any | null;
@@ -23565,6 +23659,7 @@ export type UpdateFeedMutation = {
23565
23659
  name: string;
23566
23660
  state: EntityState;
23567
23661
  type: FeedTypes;
23662
+ syncMode?: FeedSyncMode | null;
23568
23663
  } | null;
23569
23664
  };
23570
23665
  export type CountLabelsQueryVariables = Exact<{
@@ -26395,6 +26490,7 @@ export type PromptSpecificationsMutation = {
26395
26490
  subject?: string | null;
26396
26491
  summary?: string | null;
26397
26492
  author?: string | null;
26493
+ lastModifiedBy?: string | null;
26398
26494
  publisher?: string | null;
26399
26495
  description?: string | null;
26400
26496
  keywords?: Array<string | null> | null;
@@ -7,11 +7,11 @@ export var AlertTypes;
7
7
  /** Anthropic model type */
8
8
  export var AnthropicModels;
9
9
  (function (AnthropicModels) {
10
- /** @deprecated Use Claude 3.x instead. */
10
+ /** @deprecated Use Claude 4.x instead. */
11
11
  AnthropicModels["Claude_2"] = "CLAUDE_2";
12
- /** @deprecated Use Claude 3.x instead. */
12
+ /** @deprecated Use Claude 4.x instead. */
13
13
  AnthropicModels["Claude_2_0"] = "CLAUDE_2_0";
14
- /** @deprecated Use Claude 3.x instead. */
14
+ /** @deprecated Use Claude 4.x instead. */
15
15
  AnthropicModels["Claude_2_1"] = "CLAUDE_2_1";
16
16
  /** Claude 3.5 Haiku (Latest) */
17
17
  AnthropicModels["Claude_3_5Haiku"] = "CLAUDE_3_5_HAIKU";
@@ -19,7 +19,7 @@ export var AnthropicModels;
19
19
  AnthropicModels["Claude_3_5Haiku_20241022"] = "CLAUDE_3_5_HAIKU_20241022";
20
20
  /** Claude 3.5 Sonnet (Latest) */
21
21
  AnthropicModels["Claude_3_5Sonnet"] = "CLAUDE_3_5_SONNET";
22
- /** Claude 3.5 Sonnet (06-20-2024 version) */
22
+ /** @deprecated Use Claude 4.x instead. */
23
23
  AnthropicModels["Claude_3_5Sonnet_20240620"] = "CLAUDE_3_5_SONNET_20240620";
24
24
  /** Claude 3.5 Sonnet (10-22-2024 version) */
25
25
  AnthropicModels["Claude_3_5Sonnet_20241022"] = "CLAUDE_3_5_SONNET_20241022";
@@ -247,6 +247,14 @@ export var CalendarEventVisibility;
247
247
  /** Public event */
248
248
  CalendarEventVisibility["Public"] = "PUBLIC";
249
249
  })(CalendarEventVisibility || (CalendarEventVisibility = {}));
250
+ /** Calendar list type */
251
+ export var CalendarListingTypes;
252
+ (function (CalendarListingTypes) {
253
+ /** Read new calendar events */
254
+ CalendarListingTypes["New"] = "NEW";
255
+ /** Read past calendar events */
256
+ CalendarListingTypes["Past"] = "PAST";
257
+ })(CalendarListingTypes || (CalendarListingTypes = {}));
250
258
  /** Calendar recurrence pattern */
251
259
  export var CalendarRecurrencePattern;
252
260
  (function (CalendarRecurrencePattern) {
@@ -902,6 +910,14 @@ export var FeedServiceTypes;
902
910
  /** Zendesk Tickets feed service */
903
911
  FeedServiceTypes["ZendeskTickets"] = "ZENDESK_TICKETS";
904
912
  })(FeedServiceTypes || (FeedServiceTypes = {}));
913
+ /** Feed sync mode */
914
+ export var FeedSyncMode;
915
+ (function (FeedSyncMode) {
916
+ /** Archive mode - preserve all content, never delete */
917
+ FeedSyncMode["Archive"] = "ARCHIVE";
918
+ /** Mirror mode - synchronize with source, including deletions */
919
+ FeedSyncMode["Mirror"] = "MIRROR";
920
+ })(FeedSyncMode || (FeedSyncMode = {}));
905
921
  /** Feed type */
906
922
  export var FeedTypes;
907
923
  (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.20250922001",
4
4
  "description": "Graphlit API Client for TypeScript",
5
5
  "type": "module",
6
6
  "main": "./dist/client.js",