graphlit-client 1.0.20250501001 → 1.0.20250503001

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.
@@ -196,6 +196,10 @@ exports.GetAlert = (0, graphql_tag_1.default) `
196
196
  }
197
197
  openAIImage {
198
198
  model
199
+ count
200
+ seed {
201
+ id
202
+ }
199
203
  }
200
204
  }
201
205
  summarySpecification {
@@ -334,6 +338,10 @@ exports.QueryAlerts = (0, graphql_tag_1.default) `
334
338
  }
335
339
  openAIImage {
336
340
  model
341
+ count
342
+ seed {
343
+ id
344
+ }
337
345
  }
338
346
  }
339
347
  summarySpecification {
@@ -1512,7 +1520,7 @@ exports.PublishContents = (0, graphql_tag_1.default) `
1512
1520
  publishSpecification: $publishSpecification
1513
1521
  workflow: $workflow
1514
1522
  ) {
1515
- content {
1523
+ contents {
1516
1524
  id
1517
1525
  name
1518
1526
  state
@@ -1636,101 +1644,115 @@ exports.PublishText = (0, graphql_tag_1.default) `
1636
1644
  name: $name
1637
1645
  workflow: $workflow
1638
1646
  ) {
1639
- id
1640
- name
1641
- state
1642
- originalDate
1643
- identifier
1644
- markdown
1645
- uri
1646
- type
1647
- fileType
1648
- mimeType
1649
- format
1650
- formatName
1651
- fileExtension
1652
- fileName
1653
- fileSize
1654
- masterUri
1655
- imageUri
1656
- textUri
1657
- audioUri
1658
- transcriptUri
1659
- summary
1660
- customSummary
1661
- keywords
1662
- bullets
1663
- headlines
1664
- posts
1665
- chapters
1666
- questions
1667
- video {
1668
- width
1669
- height
1670
- duration
1671
- make
1672
- model
1673
- software
1674
- title
1675
- description
1676
- keywords
1677
- author
1678
- }
1679
- audio {
1680
- keywords
1681
- author
1682
- series
1683
- episode
1684
- episodeType
1685
- season
1686
- publisher
1687
- copyright
1688
- genre
1689
- title
1690
- description
1691
- bitrate
1692
- channels
1693
- sampleRate
1694
- bitsPerSample
1695
- duration
1696
- }
1697
- image {
1698
- width
1699
- height
1700
- resolutionX
1701
- resolutionY
1702
- bitsPerComponent
1703
- components
1704
- projectionType
1705
- orientation
1706
- description
1707
- make
1708
- model
1709
- software
1710
- lens
1711
- focalLength
1712
- exposureTime
1713
- fNumber
1714
- iso
1715
- heading
1716
- pitch
1717
- }
1718
- document {
1719
- title
1720
- subject
1647
+ contents {
1648
+ id
1649
+ name
1650
+ state
1651
+ originalDate
1652
+ identifier
1653
+ markdown
1654
+ uri
1655
+ type
1656
+ fileType
1657
+ mimeType
1658
+ format
1659
+ formatName
1660
+ fileExtension
1661
+ fileName
1662
+ fileSize
1663
+ masterUri
1664
+ imageUri
1665
+ textUri
1666
+ audioUri
1667
+ transcriptUri
1721
1668
  summary
1722
- author
1723
- publisher
1724
- description
1669
+ customSummary
1725
1670
  keywords
1726
- pageCount
1727
- worksheetCount
1728
- slideCount
1729
- wordCount
1730
- lineCount
1731
- paragraphCount
1732
- isEncrypted
1733
- hasDigitalSignature
1671
+ bullets
1672
+ headlines
1673
+ posts
1674
+ chapters
1675
+ questions
1676
+ video {
1677
+ width
1678
+ height
1679
+ duration
1680
+ make
1681
+ model
1682
+ software
1683
+ title
1684
+ description
1685
+ keywords
1686
+ author
1687
+ }
1688
+ audio {
1689
+ keywords
1690
+ author
1691
+ series
1692
+ episode
1693
+ episodeType
1694
+ season
1695
+ publisher
1696
+ copyright
1697
+ genre
1698
+ title
1699
+ description
1700
+ bitrate
1701
+ channels
1702
+ sampleRate
1703
+ bitsPerSample
1704
+ duration
1705
+ }
1706
+ image {
1707
+ width
1708
+ height
1709
+ resolutionX
1710
+ resolutionY
1711
+ bitsPerComponent
1712
+ components
1713
+ projectionType
1714
+ orientation
1715
+ description
1716
+ make
1717
+ model
1718
+ software
1719
+ lens
1720
+ focalLength
1721
+ exposureTime
1722
+ fNumber
1723
+ iso
1724
+ heading
1725
+ pitch
1726
+ }
1727
+ document {
1728
+ title
1729
+ subject
1730
+ summary
1731
+ author
1732
+ publisher
1733
+ description
1734
+ keywords
1735
+ pageCount
1736
+ worksheetCount
1737
+ slideCount
1738
+ wordCount
1739
+ lineCount
1740
+ paragraphCount
1741
+ isEncrypted
1742
+ hasDigitalSignature
1743
+ }
1744
+ }
1745
+ details {
1746
+ contents {
1747
+ id
1748
+ }
1749
+ summaries
1750
+ text
1751
+ textType
1752
+ summarySpecification
1753
+ publishSpecification
1754
+ summaryTime
1755
+ publishTime
1734
1756
  }
1735
1757
  }
1736
1758
  }
@@ -4096,101 +4118,115 @@ exports.PublishConversation = (0, graphql_tag_1.default) `
4096
4118
  workflow: $workflow
4097
4119
  correlationId: $correlationId
4098
4120
  ) {
4099
- id
4100
- name
4101
- state
4102
- originalDate
4103
- identifier
4104
- markdown
4105
- uri
4106
- type
4107
- fileType
4108
- mimeType
4109
- format
4110
- formatName
4111
- fileExtension
4112
- fileName
4113
- fileSize
4114
- masterUri
4115
- imageUri
4116
- textUri
4117
- audioUri
4118
- transcriptUri
4119
- summary
4120
- customSummary
4121
- keywords
4122
- bullets
4123
- headlines
4124
- posts
4125
- chapters
4126
- questions
4127
- video {
4128
- width
4129
- height
4130
- duration
4131
- make
4132
- model
4133
- software
4134
- title
4135
- description
4136
- keywords
4137
- author
4138
- }
4139
- audio {
4140
- keywords
4141
- author
4142
- series
4143
- episode
4144
- episodeType
4145
- season
4146
- publisher
4147
- copyright
4148
- genre
4149
- title
4150
- description
4151
- bitrate
4152
- channels
4153
- sampleRate
4154
- bitsPerSample
4155
- duration
4156
- }
4157
- image {
4158
- width
4159
- height
4160
- resolutionX
4161
- resolutionY
4162
- bitsPerComponent
4163
- components
4164
- projectionType
4165
- orientation
4166
- description
4167
- make
4168
- model
4169
- software
4170
- lens
4171
- focalLength
4172
- exposureTime
4173
- fNumber
4174
- iso
4175
- heading
4176
- pitch
4177
- }
4178
- document {
4179
- title
4180
- subject
4121
+ contents {
4122
+ id
4123
+ name
4124
+ state
4125
+ originalDate
4126
+ identifier
4127
+ markdown
4128
+ uri
4129
+ type
4130
+ fileType
4131
+ mimeType
4132
+ format
4133
+ formatName
4134
+ fileExtension
4135
+ fileName
4136
+ fileSize
4137
+ masterUri
4138
+ imageUri
4139
+ textUri
4140
+ audioUri
4141
+ transcriptUri
4181
4142
  summary
4182
- author
4183
- publisher
4184
- description
4143
+ customSummary
4185
4144
  keywords
4186
- pageCount
4187
- worksheetCount
4188
- slideCount
4189
- wordCount
4190
- lineCount
4191
- paragraphCount
4192
- isEncrypted
4193
- hasDigitalSignature
4145
+ bullets
4146
+ headlines
4147
+ posts
4148
+ chapters
4149
+ questions
4150
+ video {
4151
+ width
4152
+ height
4153
+ duration
4154
+ make
4155
+ model
4156
+ software
4157
+ title
4158
+ description
4159
+ keywords
4160
+ author
4161
+ }
4162
+ audio {
4163
+ keywords
4164
+ author
4165
+ series
4166
+ episode
4167
+ episodeType
4168
+ season
4169
+ publisher
4170
+ copyright
4171
+ genre
4172
+ title
4173
+ description
4174
+ bitrate
4175
+ channels
4176
+ sampleRate
4177
+ bitsPerSample
4178
+ duration
4179
+ }
4180
+ image {
4181
+ width
4182
+ height
4183
+ resolutionX
4184
+ resolutionY
4185
+ bitsPerComponent
4186
+ components
4187
+ projectionType
4188
+ orientation
4189
+ description
4190
+ make
4191
+ model
4192
+ software
4193
+ lens
4194
+ focalLength
4195
+ exposureTime
4196
+ fNumber
4197
+ iso
4198
+ heading
4199
+ pitch
4200
+ }
4201
+ document {
4202
+ title
4203
+ subject
4204
+ summary
4205
+ author
4206
+ publisher
4207
+ description
4208
+ keywords
4209
+ pageCount
4210
+ worksheetCount
4211
+ slideCount
4212
+ wordCount
4213
+ lineCount
4214
+ paragraphCount
4215
+ isEncrypted
4216
+ hasDigitalSignature
4217
+ }
4218
+ }
4219
+ details {
4220
+ contents {
4221
+ id
4222
+ }
4223
+ summaries
4224
+ text
4225
+ textType
4226
+ summarySpecification
4227
+ publishSpecification
4228
+ summaryTime
4229
+ publishTime
4194
4230
  }
4195
4231
  }
4196
4232
  }
@@ -7903,9 +7903,9 @@ export type Mutation = {
7903
7903
  /** Publish contents based on the provided filter criteria into different content format. */
7904
7904
  publishContents?: Maybe<PublishContents>;
7905
7905
  /** Publish conversation. */
7906
- publishConversation?: Maybe<Content>;
7906
+ publishConversation?: Maybe<PublishContents>;
7907
7907
  /** Publish text into different content format. */
7908
- publishText?: Maybe<Content>;
7908
+ publishText?: Maybe<PublishContents>;
7909
7909
  /**
7910
7910
  * Removes contents from a collection.
7911
7911
  * @deprecated Use removeContentsFromCollection instead.
@@ -8642,13 +8642,17 @@ export type MutationPublishConversationArgs = {
8642
8642
  connector: ContentPublishingConnectorInput;
8643
8643
  correlationId?: InputMaybe<Scalars['String']['input']>;
8644
8644
  id: Scalars['ID']['input'];
8645
+ includeDetails?: InputMaybe<Scalars['Boolean']['input']>;
8645
8646
  isSynchronous?: InputMaybe<Scalars['Boolean']['input']>;
8646
8647
  name?: InputMaybe<Scalars['String']['input']>;
8648
+ publishPrompt?: InputMaybe<Scalars['String']['input']>;
8649
+ publishSpecification?: InputMaybe<EntityReferenceInput>;
8647
8650
  workflow?: InputMaybe<EntityReferenceInput>;
8648
8651
  };
8649
8652
  export type MutationPublishTextArgs = {
8650
8653
  connector: ContentPublishingConnectorInput;
8651
8654
  correlationId?: InputMaybe<Scalars['String']['input']>;
8655
+ includeDetails?: InputMaybe<Scalars['Boolean']['input']>;
8652
8656
  isSynchronous?: InputMaybe<Scalars['Boolean']['input']>;
8653
8657
  name?: InputMaybe<Scalars['String']['input']>;
8654
8658
  text: Scalars['String']['input'];
@@ -9189,13 +9193,21 @@ export declare enum OpenAiImageModels {
9189
9193
  /** Represents the OpenAI Image publishing properties. */
9190
9194
  export type OpenAiImagePublishingProperties = {
9191
9195
  __typename?: 'OpenAIImagePublishingProperties';
9196
+ /** The number of images to generate, optional. Defaults to 1. */
9197
+ count?: Maybe<Scalars['Int']['output']>;
9192
9198
  /** The OpenAI Image model. */
9193
9199
  model?: Maybe<OpenAiImageModels>;
9200
+ /** The seed image reference to use when generating image(s). */
9201
+ seed?: Maybe<EntityReference>;
9194
9202
  };
9195
9203
  /** Represents the OpenAI Image publishing properties. */
9196
9204
  export type OpenAiImagePublishingPropertiesInput = {
9205
+ /** The number of images to generate, optional. Defaults to 1. */
9206
+ count?: InputMaybe<Scalars['Int']['input']>;
9197
9207
  /** The OpenAI Image model. */
9198
9208
  model?: InputMaybe<OpenAiImageModels>;
9209
+ /** The seed image reference to use when generating image(s). */
9210
+ seed?: InputMaybe<EntityReferenceInput>;
9199
9211
  };
9200
9212
  /** Represents OpenAI model properties. */
9201
9213
  export type OpenAiModelProperties = {
@@ -10823,8 +10835,13 @@ export type PromptSummarization = {
10823
10835
  /** Represents a publish contents result. */
10824
10836
  export type PublishContents = {
10825
10837
  __typename?: 'PublishContents';
10826
- /** The published content. */
10838
+ /**
10839
+ * The published content.
10840
+ * @deprecated Use Contents field instead.
10841
+ */
10827
10842
  content?: Maybe<Content>;
10843
+ /** The published contents. */
10844
+ contents?: Maybe<Array<Maybe<Content>>>;
10828
10845
  /** The publishing details for debugging purposes. */
10829
10846
  details?: Maybe<PublishingDetails>;
10830
10847
  };
@@ -13949,6 +13966,11 @@ export type GetAlertQuery = {
13949
13966
  openAIImage?: {
13950
13967
  __typename?: 'OpenAIImagePublishingProperties';
13951
13968
  model?: OpenAiImageModels | null;
13969
+ count?: number | null;
13970
+ seed?: {
13971
+ __typename?: 'EntityReference';
13972
+ id: string;
13973
+ } | null;
13952
13974
  } | null;
13953
13975
  };
13954
13976
  summarySpecification?: {
@@ -14127,6 +14149,11 @@ export type QueryAlertsQuery = {
14127
14149
  openAIImage?: {
14128
14150
  __typename?: 'OpenAIImagePublishingProperties';
14129
14151
  model?: OpenAiImageModels | null;
14152
+ count?: number | null;
14153
+ seed?: {
14154
+ __typename?: 'EntityReference';
14155
+ id: string;
14156
+ } | null;
14130
14157
  } | null;
14131
14158
  };
14132
14159
  summarySpecification?: {
@@ -15495,7 +15522,7 @@ export type PublishContentsMutation = {
15495
15522
  __typename?: 'Mutation';
15496
15523
  publishContents?: {
15497
15524
  __typename?: 'PublishContents';
15498
- content?: {
15525
+ contents?: Array<{
15499
15526
  __typename?: 'Content';
15500
15527
  id: string;
15501
15528
  name: string;
@@ -15597,7 +15624,7 @@ export type PublishContentsMutation = {
15597
15624
  isEncrypted?: boolean | null;
15598
15625
  hasDigitalSignature?: boolean | null;
15599
15626
  } | null;
15600
- } | null;
15627
+ } | null> | null;
15601
15628
  details?: {
15602
15629
  __typename?: 'PublishingDetails';
15603
15630
  summaries?: Array<string> | null;
@@ -15626,106 +15653,123 @@ export type PublishTextMutationVariables = Exact<{
15626
15653
  export type PublishTextMutation = {
15627
15654
  __typename?: 'Mutation';
15628
15655
  publishText?: {
15629
- __typename?: 'Content';
15630
- id: string;
15631
- name: string;
15632
- state: EntityState;
15633
- originalDate?: any | null;
15634
- identifier?: string | null;
15635
- markdown?: string | null;
15636
- uri?: any | null;
15637
- type?: ContentTypes | null;
15638
- fileType?: FileTypes | null;
15639
- mimeType?: string | null;
15640
- format?: string | null;
15641
- formatName?: string | null;
15642
- fileExtension?: string | null;
15643
- fileName?: string | null;
15644
- fileSize?: any | null;
15645
- masterUri?: any | null;
15646
- imageUri?: any | null;
15647
- textUri?: any | null;
15648
- audioUri?: any | null;
15649
- transcriptUri?: any | null;
15650
- summary?: string | null;
15651
- customSummary?: string | null;
15652
- keywords?: Array<string> | null;
15653
- bullets?: Array<string> | null;
15654
- headlines?: Array<string> | null;
15655
- posts?: Array<string> | null;
15656
- chapters?: Array<string> | null;
15657
- questions?: Array<string> | null;
15658
- video?: {
15659
- __typename?: 'VideoMetadata';
15660
- width?: number | null;
15661
- height?: number | null;
15662
- duration?: any | null;
15663
- make?: string | null;
15664
- model?: string | null;
15665
- software?: string | null;
15666
- title?: string | null;
15667
- description?: string | null;
15668
- keywords?: Array<string | null> | null;
15669
- author?: string | null;
15670
- } | null;
15671
- audio?: {
15672
- __typename?: 'AudioMetadata';
15673
- keywords?: Array<string | null> | null;
15674
- author?: string | null;
15675
- series?: string | null;
15676
- episode?: string | null;
15677
- episodeType?: string | null;
15678
- season?: string | null;
15679
- publisher?: string | null;
15680
- copyright?: string | null;
15681
- genre?: string | null;
15682
- title?: string | null;
15683
- description?: string | null;
15684
- bitrate?: number | null;
15685
- channels?: number | null;
15686
- sampleRate?: number | null;
15687
- bitsPerSample?: number | null;
15688
- duration?: any | null;
15689
- } | null;
15690
- image?: {
15691
- __typename?: 'ImageMetadata';
15692
- width?: number | null;
15693
- height?: number | null;
15694
- resolutionX?: number | null;
15695
- resolutionY?: number | null;
15696
- bitsPerComponent?: number | null;
15697
- components?: number | null;
15698
- projectionType?: ImageProjectionTypes | null;
15699
- orientation?: OrientationTypes | null;
15700
- description?: string | null;
15701
- make?: string | null;
15702
- model?: string | null;
15703
- software?: string | null;
15704
- lens?: string | null;
15705
- focalLength?: number | null;
15706
- exposureTime?: string | null;
15707
- fNumber?: string | null;
15708
- iso?: string | null;
15709
- heading?: number | null;
15710
- pitch?: number | null;
15711
- } | null;
15712
- document?: {
15713
- __typename?: 'DocumentMetadata';
15714
- title?: string | null;
15715
- subject?: string | null;
15656
+ __typename?: 'PublishContents';
15657
+ contents?: Array<{
15658
+ __typename?: 'Content';
15659
+ id: string;
15660
+ name: string;
15661
+ state: EntityState;
15662
+ originalDate?: any | null;
15663
+ identifier?: string | null;
15664
+ markdown?: string | null;
15665
+ uri?: any | null;
15666
+ type?: ContentTypes | null;
15667
+ fileType?: FileTypes | null;
15668
+ mimeType?: string | null;
15669
+ format?: string | null;
15670
+ formatName?: string | null;
15671
+ fileExtension?: string | null;
15672
+ fileName?: string | null;
15673
+ fileSize?: any | null;
15674
+ masterUri?: any | null;
15675
+ imageUri?: any | null;
15676
+ textUri?: any | null;
15677
+ audioUri?: any | null;
15678
+ transcriptUri?: any | null;
15716
15679
  summary?: string | null;
15717
- author?: string | null;
15718
- publisher?: string | null;
15719
- description?: string | null;
15720
- keywords?: Array<string | null> | null;
15721
- pageCount?: number | null;
15722
- worksheetCount?: number | null;
15723
- slideCount?: number | null;
15724
- wordCount?: number | null;
15725
- lineCount?: number | null;
15726
- paragraphCount?: number | null;
15727
- isEncrypted?: boolean | null;
15728
- hasDigitalSignature?: boolean | null;
15680
+ customSummary?: string | null;
15681
+ keywords?: Array<string> | null;
15682
+ bullets?: Array<string> | null;
15683
+ headlines?: Array<string> | null;
15684
+ posts?: Array<string> | null;
15685
+ chapters?: Array<string> | null;
15686
+ questions?: Array<string> | null;
15687
+ video?: {
15688
+ __typename?: 'VideoMetadata';
15689
+ width?: number | null;
15690
+ height?: number | null;
15691
+ duration?: any | null;
15692
+ make?: string | null;
15693
+ model?: string | null;
15694
+ software?: string | null;
15695
+ title?: string | null;
15696
+ description?: string | null;
15697
+ keywords?: Array<string | null> | null;
15698
+ author?: string | null;
15699
+ } | null;
15700
+ audio?: {
15701
+ __typename?: 'AudioMetadata';
15702
+ keywords?: Array<string | null> | null;
15703
+ author?: string | null;
15704
+ series?: string | null;
15705
+ episode?: string | null;
15706
+ episodeType?: string | null;
15707
+ season?: string | null;
15708
+ publisher?: string | null;
15709
+ copyright?: string | null;
15710
+ genre?: string | null;
15711
+ title?: string | null;
15712
+ description?: string | null;
15713
+ bitrate?: number | null;
15714
+ channels?: number | null;
15715
+ sampleRate?: number | null;
15716
+ bitsPerSample?: number | null;
15717
+ duration?: any | null;
15718
+ } | null;
15719
+ image?: {
15720
+ __typename?: 'ImageMetadata';
15721
+ width?: number | null;
15722
+ height?: number | null;
15723
+ resolutionX?: number | null;
15724
+ resolutionY?: number | null;
15725
+ bitsPerComponent?: number | null;
15726
+ components?: number | null;
15727
+ projectionType?: ImageProjectionTypes | null;
15728
+ orientation?: OrientationTypes | null;
15729
+ description?: string | null;
15730
+ make?: string | null;
15731
+ model?: string | null;
15732
+ software?: string | null;
15733
+ lens?: string | null;
15734
+ focalLength?: number | null;
15735
+ exposureTime?: string | null;
15736
+ fNumber?: string | null;
15737
+ iso?: string | null;
15738
+ heading?: number | null;
15739
+ pitch?: number | null;
15740
+ } | null;
15741
+ document?: {
15742
+ __typename?: 'DocumentMetadata';
15743
+ title?: string | null;
15744
+ subject?: string | null;
15745
+ summary?: string | null;
15746
+ author?: string | null;
15747
+ publisher?: string | null;
15748
+ description?: string | null;
15749
+ keywords?: Array<string | null> | null;
15750
+ pageCount?: number | null;
15751
+ worksheetCount?: number | null;
15752
+ slideCount?: number | null;
15753
+ wordCount?: number | null;
15754
+ lineCount?: number | null;
15755
+ paragraphCount?: number | null;
15756
+ isEncrypted?: boolean | null;
15757
+ hasDigitalSignature?: boolean | null;
15758
+ } | null;
15759
+ } | null> | null;
15760
+ details?: {
15761
+ __typename?: 'PublishingDetails';
15762
+ summaries?: Array<string> | null;
15763
+ text?: string | null;
15764
+ textType?: TextTypes | null;
15765
+ summarySpecification?: string | null;
15766
+ publishSpecification?: string | null;
15767
+ summaryTime?: any | null;
15768
+ publishTime?: any | null;
15769
+ contents?: Array<{
15770
+ __typename?: 'EntityReference';
15771
+ id: string;
15772
+ }> | null;
15729
15773
  } | null;
15730
15774
  } | null;
15731
15775
  };
@@ -18377,106 +18421,123 @@ export type PublishConversationMutationVariables = Exact<{
18377
18421
  export type PublishConversationMutation = {
18378
18422
  __typename?: 'Mutation';
18379
18423
  publishConversation?: {
18380
- __typename?: 'Content';
18381
- id: string;
18382
- name: string;
18383
- state: EntityState;
18384
- originalDate?: any | null;
18385
- identifier?: string | null;
18386
- markdown?: string | null;
18387
- uri?: any | null;
18388
- type?: ContentTypes | null;
18389
- fileType?: FileTypes | null;
18390
- mimeType?: string | null;
18391
- format?: string | null;
18392
- formatName?: string | null;
18393
- fileExtension?: string | null;
18394
- fileName?: string | null;
18395
- fileSize?: any | null;
18396
- masterUri?: any | null;
18397
- imageUri?: any | null;
18398
- textUri?: any | null;
18399
- audioUri?: any | null;
18400
- transcriptUri?: any | null;
18401
- summary?: string | null;
18402
- customSummary?: string | null;
18403
- keywords?: Array<string> | null;
18404
- bullets?: Array<string> | null;
18405
- headlines?: Array<string> | null;
18406
- posts?: Array<string> | null;
18407
- chapters?: Array<string> | null;
18408
- questions?: Array<string> | null;
18409
- video?: {
18410
- __typename?: 'VideoMetadata';
18411
- width?: number | null;
18412
- height?: number | null;
18413
- duration?: any | null;
18414
- make?: string | null;
18415
- model?: string | null;
18416
- software?: string | null;
18417
- title?: string | null;
18418
- description?: string | null;
18419
- keywords?: Array<string | null> | null;
18420
- author?: string | null;
18421
- } | null;
18422
- audio?: {
18423
- __typename?: 'AudioMetadata';
18424
- keywords?: Array<string | null> | null;
18425
- author?: string | null;
18426
- series?: string | null;
18427
- episode?: string | null;
18428
- episodeType?: string | null;
18429
- season?: string | null;
18430
- publisher?: string | null;
18431
- copyright?: string | null;
18432
- genre?: string | null;
18433
- title?: string | null;
18434
- description?: string | null;
18435
- bitrate?: number | null;
18436
- channels?: number | null;
18437
- sampleRate?: number | null;
18438
- bitsPerSample?: number | null;
18439
- duration?: any | null;
18440
- } | null;
18441
- image?: {
18442
- __typename?: 'ImageMetadata';
18443
- width?: number | null;
18444
- height?: number | null;
18445
- resolutionX?: number | null;
18446
- resolutionY?: number | null;
18447
- bitsPerComponent?: number | null;
18448
- components?: number | null;
18449
- projectionType?: ImageProjectionTypes | null;
18450
- orientation?: OrientationTypes | null;
18451
- description?: string | null;
18452
- make?: string | null;
18453
- model?: string | null;
18454
- software?: string | null;
18455
- lens?: string | null;
18456
- focalLength?: number | null;
18457
- exposureTime?: string | null;
18458
- fNumber?: string | null;
18459
- iso?: string | null;
18460
- heading?: number | null;
18461
- pitch?: number | null;
18462
- } | null;
18463
- document?: {
18464
- __typename?: 'DocumentMetadata';
18465
- title?: string | null;
18466
- subject?: string | null;
18424
+ __typename?: 'PublishContents';
18425
+ contents?: Array<{
18426
+ __typename?: 'Content';
18427
+ id: string;
18428
+ name: string;
18429
+ state: EntityState;
18430
+ originalDate?: any | null;
18431
+ identifier?: string | null;
18432
+ markdown?: string | null;
18433
+ uri?: any | null;
18434
+ type?: ContentTypes | null;
18435
+ fileType?: FileTypes | null;
18436
+ mimeType?: string | null;
18437
+ format?: string | null;
18438
+ formatName?: string | null;
18439
+ fileExtension?: string | null;
18440
+ fileName?: string | null;
18441
+ fileSize?: any | null;
18442
+ masterUri?: any | null;
18443
+ imageUri?: any | null;
18444
+ textUri?: any | null;
18445
+ audioUri?: any | null;
18446
+ transcriptUri?: any | null;
18467
18447
  summary?: string | null;
18468
- author?: string | null;
18469
- publisher?: string | null;
18470
- description?: string | null;
18471
- keywords?: Array<string | null> | null;
18472
- pageCount?: number | null;
18473
- worksheetCount?: number | null;
18474
- slideCount?: number | null;
18475
- wordCount?: number | null;
18476
- lineCount?: number | null;
18477
- paragraphCount?: number | null;
18478
- isEncrypted?: boolean | null;
18479
- hasDigitalSignature?: boolean | null;
18448
+ customSummary?: string | null;
18449
+ keywords?: Array<string> | null;
18450
+ bullets?: Array<string> | null;
18451
+ headlines?: Array<string> | null;
18452
+ posts?: Array<string> | null;
18453
+ chapters?: Array<string> | null;
18454
+ questions?: Array<string> | null;
18455
+ video?: {
18456
+ __typename?: 'VideoMetadata';
18457
+ width?: number | null;
18458
+ height?: number | null;
18459
+ duration?: any | null;
18460
+ make?: string | null;
18461
+ model?: string | null;
18462
+ software?: string | null;
18463
+ title?: string | null;
18464
+ description?: string | null;
18465
+ keywords?: Array<string | null> | null;
18466
+ author?: string | null;
18467
+ } | null;
18468
+ audio?: {
18469
+ __typename?: 'AudioMetadata';
18470
+ keywords?: Array<string | null> | null;
18471
+ author?: string | null;
18472
+ series?: string | null;
18473
+ episode?: string | null;
18474
+ episodeType?: string | null;
18475
+ season?: string | null;
18476
+ publisher?: string | null;
18477
+ copyright?: string | null;
18478
+ genre?: string | null;
18479
+ title?: string | null;
18480
+ description?: string | null;
18481
+ bitrate?: number | null;
18482
+ channels?: number | null;
18483
+ sampleRate?: number | null;
18484
+ bitsPerSample?: number | null;
18485
+ duration?: any | null;
18486
+ } | null;
18487
+ image?: {
18488
+ __typename?: 'ImageMetadata';
18489
+ width?: number | null;
18490
+ height?: number | null;
18491
+ resolutionX?: number | null;
18492
+ resolutionY?: number | null;
18493
+ bitsPerComponent?: number | null;
18494
+ components?: number | null;
18495
+ projectionType?: ImageProjectionTypes | null;
18496
+ orientation?: OrientationTypes | null;
18497
+ description?: string | null;
18498
+ make?: string | null;
18499
+ model?: string | null;
18500
+ software?: string | null;
18501
+ lens?: string | null;
18502
+ focalLength?: number | null;
18503
+ exposureTime?: string | null;
18504
+ fNumber?: string | null;
18505
+ iso?: string | null;
18506
+ heading?: number | null;
18507
+ pitch?: number | null;
18508
+ } | null;
18509
+ document?: {
18510
+ __typename?: 'DocumentMetadata';
18511
+ title?: string | null;
18512
+ subject?: string | null;
18513
+ summary?: string | null;
18514
+ author?: string | null;
18515
+ publisher?: string | null;
18516
+ description?: string | null;
18517
+ keywords?: Array<string | null> | null;
18518
+ pageCount?: number | null;
18519
+ worksheetCount?: number | null;
18520
+ slideCount?: number | null;
18521
+ wordCount?: number | null;
18522
+ lineCount?: number | null;
18523
+ paragraphCount?: number | null;
18524
+ isEncrypted?: boolean | null;
18525
+ hasDigitalSignature?: boolean | null;
18526
+ } | null;
18527
+ } | null> | null;
18528
+ details?: {
18529
+ __typename?: 'PublishingDetails';
18530
+ summaries?: Array<string> | null;
18531
+ text?: string | null;
18532
+ textType?: TextTypes | null;
18533
+ summarySpecification?: string | null;
18534
+ publishSpecification?: string | null;
18535
+ summaryTime?: any | null;
18536
+ publishTime?: any | null;
18537
+ contents?: Array<{
18538
+ __typename?: 'EntityReference';
18539
+ id: string;
18540
+ }> | null;
18480
18541
  } | null;
18481
18542
  } | null;
18482
18543
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphlit-client",
3
- "version": "1.0.20250501001",
3
+ "version": "1.0.20250503001",
4
4
  "description": "Graphlit API TypeScript Client",
5
5
  "main": "dist/client.js",
6
6
  "types": "dist/client.d.ts",