@dvina/sdk 4.0.79 → 4.0.105
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/_generated_documents-4D2QSLVK.js +4 -0
- package/dist/{_generated_documents-GPAJPXFF.js.map → _generated_documents-4D2QSLVK.js.map} +1 -1
- package/dist/{_generated_documents-KPFSYIQA.cjs → _generated_documents-7IV3BIIO.cjs} +569 -497
- package/dist/{_generated_documents-KPFSYIQA.cjs.map → _generated_documents-7IV3BIIO.cjs.map} +1 -1
- package/dist/adapters/angular/index.cjs +5 -5
- package/dist/adapters/angular/index.d.cts +2 -2
- package/dist/adapters/angular/index.d.ts +2 -2
- package/dist/adapters/angular/index.js +3 -3
- package/dist/{chunk-4QKWHQT2.cjs → chunk-342BFYZZ.cjs} +4 -10
- package/dist/chunk-342BFYZZ.cjs.map +1 -0
- package/dist/{chunk-QOZI2HY5.js → chunk-AE5KAIKK.js} +3 -3
- package/dist/{chunk-QOZI2HY5.js.map → chunk-AE5KAIKK.js.map} +1 -1
- package/dist/{chunk-YMIRF4SC.cjs → chunk-E45DZR4J.cjs} +85 -39
- package/dist/chunk-E45DZR4J.cjs.map +1 -0
- package/dist/{chunk-NPIKZKLU.cjs → chunk-FOKGSMXS.cjs} +5 -5
- package/dist/{chunk-NPIKZKLU.cjs.map → chunk-FOKGSMXS.cjs.map} +1 -1
- package/dist/{chunk-P4BYTXZ7.js → chunk-KEM6SUTS.js} +4 -10
- package/dist/chunk-KEM6SUTS.js.map +1 -0
- package/dist/{chunk-MFUJEBEN.js → chunk-MCS45C4J.js} +63 -35
- package/dist/chunk-MCS45C4J.js.map +1 -0
- package/dist/{chunk-IRMDS6IM.js → chunk-PJ34OU4B.js} +597 -143
- package/dist/chunk-PJ34OU4B.js.map +1 -0
- package/dist/{chunk-UVFQIMJE.cjs → chunk-Q66BI4MQ.cjs} +1335 -869
- package/dist/chunk-Q66BI4MQ.cjs.map +1 -0
- package/dist/{client-DiPeOA1R.d.ts → client-B5LbpEC3.d.ts} +1 -1
- package/dist/{client-BX57zzHy.d.cts → client-Dp5JOq16.d.cts} +1 -1
- package/dist/{index-DFP4l9XY.d.cts → index-BKyI_YQS.d.cts} +1 -1
- package/dist/{index-x3esSuE9.d.ts → index-BrsbEcIx.d.ts} +1 -1
- package/dist/index.cjs +441 -385
- package/dist/index.d.cts +410 -93
- package/dist/index.d.ts +410 -93
- package/dist/index.js +4 -4
- package/dist/pagination/index.cjs +8 -8
- package/dist/pagination/index.d.cts +2 -2
- package/dist/pagination/index.d.ts +2 -2
- package/dist/pagination/index.js +2 -2
- package/dist/{sync-engine-BXCeW3GE.d.ts → sync-engine-BmE8-rhX.d.ts} +1 -0
- package/dist/{sync-engine-DHWuexPR.d.cts → sync-engine-DN0tSqtg.d.cts} +1 -0
- package/package.json +1 -1
- package/dist/_generated_documents-GPAJPXFF.js +0 -4
- package/dist/chunk-4QKWHQT2.cjs.map +0 -1
- package/dist/chunk-IRMDS6IM.js.map +0 -1
- package/dist/chunk-MFUJEBEN.js.map +0 -1
- package/dist/chunk-P4BYTXZ7.js.map +0 -1
- package/dist/chunk-UVFQIMJE.cjs.map +0 -1
- package/dist/chunk-YMIRF4SC.cjs.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { a as DvinaRequest, D as DvinaQueryRef, F as FetchOptions, W as WithIncludes, C as ConnectionVariables, c as ConnectionWithNodes } from './types-2RotD0Ab.js';
|
|
2
2
|
export { b as DvinaSubscribe, P as PageInfoData } from './types-2RotD0Ab.js';
|
|
3
|
-
import { D as DvinaSdkOptions } from './client-
|
|
4
|
-
export { a as DvinaSdkBaseOptions, b as DvinaSdkCallbackOptions, c as DvinaSdkTokenOptions, d as createDvinaClient } from './client-
|
|
5
|
-
import { c as createHttpTransport, D as DvinaDatabase, S as SyncEngine, C as CacheRule } from './sync-engine-
|
|
6
|
-
export { a as CacheRuleCreate, b as CacheRuleDelete, d as CacheRuleUpdate, e as SseQueryEvent, f as SseSyncEvent, g as SseTransport, h as SseTransportOptions, i as SubscriptionDescriptor, j as closeDatabase, k as createSseTransport, l as deleteDatabase, m as getOrCreateDatabase } from './sync-engine-
|
|
3
|
+
import { D as DvinaSdkOptions } from './client-B5LbpEC3.js';
|
|
4
|
+
export { a as DvinaSdkBaseOptions, b as DvinaSdkCallbackOptions, c as DvinaSdkTokenOptions, d as createDvinaClient } from './client-B5LbpEC3.js';
|
|
5
|
+
import { c as createHttpTransport, D as DvinaDatabase, S as SyncEngine, C as CacheRule } from './sync-engine-BmE8-rhX.js';
|
|
6
|
+
export { a as CacheRuleCreate, b as CacheRuleDelete, d as CacheRuleUpdate, e as SseQueryEvent, f as SseSyncEvent, g as SseTransport, h as SseTransportOptions, i as SubscriptionDescriptor, j as closeDatabase, k as createSseTransport, l as deleteDatabase, m as getOrCreateDatabase } from './sync-engine-BmE8-rhX.js';
|
|
7
7
|
import { D as DvinaError } from './error-CsVoUTY8.js';
|
|
8
8
|
export { a as DvinaAuthenticationError, b as DvinaGraphQLError, c as DvinaNetworkError, d as DvinaNotFoundError, e as DvinaPlanRestrictionError, f as DvinaTokenLimitError, G as GRAPHQL_ERROR_CODES, g as GraphQLErrorEntry, h as createGraphQLError, i as extractErrorCode } from './error-CsVoUTY8.js';
|
|
9
|
-
import { R as Request, C as Connection } from './index-
|
|
10
|
-
export { A as AbstractConnection, P as PageInfo, d as defaultConnection, e as extractNodes, m as mergeConnections } from './index-
|
|
9
|
+
import { R as Request, C as Connection } from './index-BrsbEcIx.js';
|
|
10
|
+
export { A as AbstractConnection, P as PageInfo, d as defaultConnection, e as extractNodes, m as mergeConnections } from './index-BrsbEcIx.js';
|
|
11
11
|
import { DocumentNode, VariableDefinitionNode, ArgumentNode } from 'graphql';
|
|
12
12
|
import { Client } from 'graphql-ws';
|
|
13
13
|
import { I as InferenceClient } from './client-Bb2gD6Iz.js';
|
|
@@ -1330,6 +1330,7 @@ type ContentBlockScalarWhereInput = {
|
|
|
1330
1330
|
};
|
|
1331
1331
|
declare enum ContentBlockType {
|
|
1332
1332
|
Reasoning = "Reasoning",
|
|
1333
|
+
StreamableUi = "StreamableUi",
|
|
1333
1334
|
Text = "Text",
|
|
1334
1335
|
ToolCall = "ToolCall"
|
|
1335
1336
|
}
|
|
@@ -1759,6 +1760,12 @@ type EnumContentBlockTypeFilter = {
|
|
|
1759
1760
|
not?: InputMaybe<NestedEnumContentBlockTypeFilter>;
|
|
1760
1761
|
notIn?: InputMaybe<Array<ContentBlockType>>;
|
|
1761
1762
|
};
|
|
1763
|
+
type EnumFeedActionTypeNullableFilter = {
|
|
1764
|
+
equals?: InputMaybe<FeedActionType>;
|
|
1765
|
+
in?: InputMaybe<Array<FeedActionType>>;
|
|
1766
|
+
not?: InputMaybe<NestedEnumFeedActionTypeNullableFilter>;
|
|
1767
|
+
notIn?: InputMaybe<Array<FeedActionType>>;
|
|
1768
|
+
};
|
|
1762
1769
|
type EnumFeedbackTypeFilter = {
|
|
1763
1770
|
equals?: InputMaybe<FeedbackType>;
|
|
1764
1771
|
in?: InputMaybe<Array<FeedbackType>>;
|
|
@@ -1813,12 +1820,6 @@ type EnumPulseEventPriorityFilter = {
|
|
|
1813
1820
|
not?: InputMaybe<NestedEnumPulseEventPriorityFilter>;
|
|
1814
1821
|
notIn?: InputMaybe<Array<PulseEventPriority>>;
|
|
1815
1822
|
};
|
|
1816
|
-
type EnumPulseEventStatusFilter = {
|
|
1817
|
-
equals?: InputMaybe<PulseEventStatus>;
|
|
1818
|
-
in?: InputMaybe<Array<PulseEventStatus>>;
|
|
1819
|
-
not?: InputMaybe<NestedEnumPulseEventStatusFilter>;
|
|
1820
|
-
notIn?: InputMaybe<Array<PulseEventStatus>>;
|
|
1821
|
-
};
|
|
1822
1823
|
type EnumRelationTypeFilter = {
|
|
1823
1824
|
equals?: InputMaybe<RelationType>;
|
|
1824
1825
|
in?: InputMaybe<Array<RelationType>>;
|
|
@@ -1831,6 +1832,59 @@ type EnumReportMemberSizeFilter = {
|
|
|
1831
1832
|
not?: InputMaybe<NestedEnumReportMemberSizeFilter>;
|
|
1832
1833
|
notIn?: InputMaybe<Array<ReportMemberSize>>;
|
|
1833
1834
|
};
|
|
1835
|
+
declare enum FeedActionType {
|
|
1836
|
+
SendMessage = "send_message"
|
|
1837
|
+
}
|
|
1838
|
+
declare enum FeedItemKind {
|
|
1839
|
+
Artifact = "artifact",
|
|
1840
|
+
Database = "database",
|
|
1841
|
+
Document = "document",
|
|
1842
|
+
Integration = "integration",
|
|
1843
|
+
Pulse = "pulse"
|
|
1844
|
+
}
|
|
1845
|
+
declare enum FeedItemOrderByRelevanceFieldEnum {
|
|
1846
|
+
Id = "id",
|
|
1847
|
+
Kind = "kind",
|
|
1848
|
+
SourceRef = "sourceRef",
|
|
1849
|
+
Title = "title",
|
|
1850
|
+
UserId = "userId",
|
|
1851
|
+
WorkspaceId = "workspaceId"
|
|
1852
|
+
}
|
|
1853
|
+
type FeedItemOrderByRelevanceInput = {
|
|
1854
|
+
fields: Array<FeedItemOrderByRelevanceFieldEnum>;
|
|
1855
|
+
search: Scalars['String'];
|
|
1856
|
+
sort: SortOrder;
|
|
1857
|
+
};
|
|
1858
|
+
type FeedItemOrderByWithRelationInput = {
|
|
1859
|
+
_relevance?: InputMaybe<FeedItemOrderByRelevanceInput>;
|
|
1860
|
+
action?: InputMaybe<SortOrderInput>;
|
|
1861
|
+
actionType?: InputMaybe<SortOrderInput>;
|
|
1862
|
+
createdAt?: InputMaybe<SortOrder>;
|
|
1863
|
+
data?: InputMaybe<SortOrder>;
|
|
1864
|
+
id?: InputMaybe<SortOrder>;
|
|
1865
|
+
kind?: InputMaybe<SortOrder>;
|
|
1866
|
+
sourceRef?: InputMaybe<SortOrderInput>;
|
|
1867
|
+
title?: InputMaybe<SortOrder>;
|
|
1868
|
+
updatedAt?: InputMaybe<SortOrder>;
|
|
1869
|
+
userId?: InputMaybe<SortOrder>;
|
|
1870
|
+
workspaceId?: InputMaybe<SortOrder>;
|
|
1871
|
+
};
|
|
1872
|
+
type FeedItemWhereInput = {
|
|
1873
|
+
AND?: InputMaybe<Array<FeedItemWhereInput>>;
|
|
1874
|
+
NOT?: InputMaybe<Array<FeedItemWhereInput>>;
|
|
1875
|
+
OR?: InputMaybe<Array<FeedItemWhereInput>>;
|
|
1876
|
+
action?: InputMaybe<JsonNullableFilter>;
|
|
1877
|
+
actionType?: InputMaybe<EnumFeedActionTypeNullableFilter>;
|
|
1878
|
+
createdAt?: InputMaybe<DateTimeFilter>;
|
|
1879
|
+
data?: InputMaybe<JsonFilter>;
|
|
1880
|
+
id?: InputMaybe<StringFilter>;
|
|
1881
|
+
kind?: InputMaybe<StringFilter>;
|
|
1882
|
+
sourceRef?: InputMaybe<StringNullableFilter>;
|
|
1883
|
+
title?: InputMaybe<StringFilter>;
|
|
1884
|
+
updatedAt?: InputMaybe<DateTimeFilter>;
|
|
1885
|
+
userId?: InputMaybe<StringFilter>;
|
|
1886
|
+
workspaceId?: InputMaybe<StringFilter>;
|
|
1887
|
+
};
|
|
1834
1888
|
type FeedbackCreateInput = {
|
|
1835
1889
|
chatMessage: ChatMessageCreateNestedOneWithoutFeedbackInput;
|
|
1836
1890
|
comment?: InputMaybe<Scalars['String']>;
|
|
@@ -2447,6 +2501,7 @@ type IntegrationOrderByWithRelationInput = {
|
|
|
2447
2501
|
id?: InputMaybe<SortOrder>;
|
|
2448
2502
|
providerKey?: InputMaybe<SortOrder>;
|
|
2449
2503
|
status?: InputMaybe<SortOrder>;
|
|
2504
|
+
unreadPulseCount?: InputMaybe<SortOrder>;
|
|
2450
2505
|
updatedAt?: InputMaybe<SortOrder>;
|
|
2451
2506
|
};
|
|
2452
2507
|
declare enum IntegrationStatus {
|
|
@@ -2464,6 +2519,7 @@ type IntegrationWhereInput = {
|
|
|
2464
2519
|
id?: InputMaybe<StringFilter>;
|
|
2465
2520
|
providerKey?: InputMaybe<StringFilter>;
|
|
2466
2521
|
status?: InputMaybe<EnumIntegrationStatusFilter>;
|
|
2522
|
+
unreadPulseCount?: InputMaybe<IntFilter>;
|
|
2467
2523
|
updatedAt?: InputMaybe<DateTimeFilter>;
|
|
2468
2524
|
};
|
|
2469
2525
|
declare enum InterpretationOrderByRelevanceFieldEnum {
|
|
@@ -2609,6 +2665,12 @@ type NestedEnumContentBlockTypeFilter = {
|
|
|
2609
2665
|
not?: InputMaybe<NestedEnumContentBlockTypeFilter>;
|
|
2610
2666
|
notIn?: InputMaybe<Array<ContentBlockType>>;
|
|
2611
2667
|
};
|
|
2668
|
+
type NestedEnumFeedActionTypeNullableFilter = {
|
|
2669
|
+
equals?: InputMaybe<FeedActionType>;
|
|
2670
|
+
in?: InputMaybe<Array<FeedActionType>>;
|
|
2671
|
+
not?: InputMaybe<NestedEnumFeedActionTypeNullableFilter>;
|
|
2672
|
+
notIn?: InputMaybe<Array<FeedActionType>>;
|
|
2673
|
+
};
|
|
2612
2674
|
type NestedEnumFeedbackTypeFilter = {
|
|
2613
2675
|
equals?: InputMaybe<FeedbackType>;
|
|
2614
2676
|
in?: InputMaybe<Array<FeedbackType>>;
|
|
@@ -2663,12 +2725,6 @@ type NestedEnumPulseEventPriorityFilter = {
|
|
|
2663
2725
|
not?: InputMaybe<NestedEnumPulseEventPriorityFilter>;
|
|
2664
2726
|
notIn?: InputMaybe<Array<PulseEventPriority>>;
|
|
2665
2727
|
};
|
|
2666
|
-
type NestedEnumPulseEventStatusFilter = {
|
|
2667
|
-
equals?: InputMaybe<PulseEventStatus>;
|
|
2668
|
-
in?: InputMaybe<Array<PulseEventStatus>>;
|
|
2669
|
-
not?: InputMaybe<NestedEnumPulseEventStatusFilter>;
|
|
2670
|
-
notIn?: InputMaybe<Array<PulseEventStatus>>;
|
|
2671
|
-
};
|
|
2672
2728
|
type NestedEnumRelationTypeFilter = {
|
|
2673
2729
|
equals?: InputMaybe<RelationType>;
|
|
2674
2730
|
in?: InputMaybe<Array<RelationType>>;
|
|
@@ -2810,7 +2866,6 @@ declare enum PulseEventKind {
|
|
|
2810
2866
|
Warning = "warning"
|
|
2811
2867
|
}
|
|
2812
2868
|
declare enum PulseEventOrderByRelevanceFieldEnum {
|
|
2813
|
-
DedupeKey = "dedupeKey",
|
|
2814
2869
|
Id = "id",
|
|
2815
2870
|
IntegrationId = "integrationId",
|
|
2816
2871
|
Message = "message",
|
|
@@ -2818,7 +2873,6 @@ declare enum PulseEventOrderByRelevanceFieldEnum {
|
|
|
2818
2873
|
RemoteEventId = "remoteEventId",
|
|
2819
2874
|
RemoteLogId = "remoteLogId",
|
|
2820
2875
|
RemoteTriggerId = "remoteTriggerId",
|
|
2821
|
-
Summary = "summary",
|
|
2822
2876
|
Title = "title",
|
|
2823
2877
|
TriggerSlug = "triggerSlug",
|
|
2824
2878
|
UserId = "userId",
|
|
@@ -2831,10 +2885,8 @@ type PulseEventOrderByRelevanceInput = {
|
|
|
2831
2885
|
};
|
|
2832
2886
|
type PulseEventOrderByWithRelationInput = {
|
|
2833
2887
|
_relevance?: InputMaybe<PulseEventOrderByRelevanceInput>;
|
|
2834
|
-
acknowledgedAt?: InputMaybe<SortOrderInput>;
|
|
2835
2888
|
actions?: InputMaybe<SortOrderInput>;
|
|
2836
2889
|
createdAt?: InputMaybe<SortOrder>;
|
|
2837
|
-
dedupeKey?: InputMaybe<SortOrderInput>;
|
|
2838
2890
|
dismissedAt?: InputMaybe<SortOrderInput>;
|
|
2839
2891
|
id?: InputMaybe<SortOrder>;
|
|
2840
2892
|
integrationId?: InputMaybe<SortOrder>;
|
|
@@ -2847,9 +2899,6 @@ type PulseEventOrderByWithRelationInput = {
|
|
|
2847
2899
|
remoteLogId?: InputMaybe<SortOrderInput>;
|
|
2848
2900
|
remoteTriggerId?: InputMaybe<SortOrderInput>;
|
|
2849
2901
|
resolvedAt?: InputMaybe<SortOrderInput>;
|
|
2850
|
-
seenAt?: InputMaybe<SortOrderInput>;
|
|
2851
|
-
status?: InputMaybe<SortOrder>;
|
|
2852
|
-
summary?: InputMaybe<SortOrderInput>;
|
|
2853
2902
|
title?: InputMaybe<SortOrder>;
|
|
2854
2903
|
triggerSlug?: InputMaybe<SortOrder>;
|
|
2855
2904
|
updatedAt?: InputMaybe<SortOrder>;
|
|
@@ -2859,21 +2908,12 @@ declare enum PulseEventPriority {
|
|
|
2859
2908
|
Low = "low",
|
|
2860
2909
|
Medium = "medium"
|
|
2861
2910
|
}
|
|
2862
|
-
declare enum PulseEventStatus {
|
|
2863
|
-
Acknowledged = "acknowledged",
|
|
2864
|
-
Dismissed = "dismissed",
|
|
2865
|
-
Resolved = "resolved",
|
|
2866
|
-
Seen = "seen",
|
|
2867
|
-
Unread = "unread"
|
|
2868
|
-
}
|
|
2869
2911
|
type PulseEventWhereInput = {
|
|
2870
2912
|
AND?: InputMaybe<Array<PulseEventWhereInput>>;
|
|
2871
2913
|
NOT?: InputMaybe<Array<PulseEventWhereInput>>;
|
|
2872
2914
|
OR?: InputMaybe<Array<PulseEventWhereInput>>;
|
|
2873
|
-
acknowledgedAt?: InputMaybe<DateTimeNullableFilter>;
|
|
2874
2915
|
actions?: InputMaybe<JsonNullableFilter>;
|
|
2875
2916
|
createdAt?: InputMaybe<DateTimeFilter>;
|
|
2876
|
-
dedupeKey?: InputMaybe<StringNullableFilter>;
|
|
2877
2917
|
dismissedAt?: InputMaybe<DateTimeNullableFilter>;
|
|
2878
2918
|
id?: InputMaybe<StringFilter>;
|
|
2879
2919
|
integrationId?: InputMaybe<StringFilter>;
|
|
@@ -2886,9 +2926,6 @@ type PulseEventWhereInput = {
|
|
|
2886
2926
|
remoteLogId?: InputMaybe<StringNullableFilter>;
|
|
2887
2927
|
remoteTriggerId?: InputMaybe<StringNullableFilter>;
|
|
2888
2928
|
resolvedAt?: InputMaybe<DateTimeNullableFilter>;
|
|
2889
|
-
seenAt?: InputMaybe<DateTimeNullableFilter>;
|
|
2890
|
-
status?: InputMaybe<EnumPulseEventStatusFilter>;
|
|
2891
|
-
summary?: InputMaybe<StringNullableFilter>;
|
|
2892
2929
|
title?: InputMaybe<StringFilter>;
|
|
2893
2930
|
triggerSlug?: InputMaybe<StringFilter>;
|
|
2894
2931
|
updatedAt?: InputMaybe<DateTimeFilter>;
|
|
@@ -4168,6 +4205,165 @@ type DocumentFormatFragment = {
|
|
|
4168
4205
|
formatKey: string;
|
|
4169
4206
|
} | null;
|
|
4170
4207
|
};
|
|
4208
|
+
type FeedArtifactDataFragment = {
|
|
4209
|
+
__typename: 'FeedArtifactData';
|
|
4210
|
+
artifactKind?: string | null;
|
|
4211
|
+
fileId?: string | null;
|
|
4212
|
+
fileName?: string | null;
|
|
4213
|
+
fileType?: string | null;
|
|
4214
|
+
kind: FeedItemKind;
|
|
4215
|
+
};
|
|
4216
|
+
type FeedConnectionFragment = {
|
|
4217
|
+
__typename: 'FeedConnection';
|
|
4218
|
+
totalCount: number;
|
|
4219
|
+
nodes?: Array<{
|
|
4220
|
+
__typename: 'FeedItem';
|
|
4221
|
+
createdAt: string;
|
|
4222
|
+
id: string;
|
|
4223
|
+
kind: FeedItemKind;
|
|
4224
|
+
sourceRef?: string | null;
|
|
4225
|
+
title: string;
|
|
4226
|
+
updatedAt: string;
|
|
4227
|
+
userId: string;
|
|
4228
|
+
workspaceId: string;
|
|
4229
|
+
action?: {
|
|
4230
|
+
__typename: 'FeedSendMessageAction';
|
|
4231
|
+
prompt: string;
|
|
4232
|
+
type: FeedActionType;
|
|
4233
|
+
} | null;
|
|
4234
|
+
data: {
|
|
4235
|
+
__typename: 'FeedArtifactData';
|
|
4236
|
+
artifactKind?: string | null;
|
|
4237
|
+
fileId?: string | null;
|
|
4238
|
+
fileName?: string | null;
|
|
4239
|
+
fileType?: string | null;
|
|
4240
|
+
kind: FeedItemKind;
|
|
4241
|
+
} | {
|
|
4242
|
+
__typename: 'FeedDatabaseData';
|
|
4243
|
+
databaseName?: string | null;
|
|
4244
|
+
databaseType?: string | null;
|
|
4245
|
+
kind: FeedItemKind;
|
|
4246
|
+
} | {
|
|
4247
|
+
__typename: 'FeedDocumentData';
|
|
4248
|
+
fileId?: string | null;
|
|
4249
|
+
fileName?: string | null;
|
|
4250
|
+
fileType?: string | null;
|
|
4251
|
+
kind: FeedItemKind;
|
|
4252
|
+
} | {
|
|
4253
|
+
__typename: 'FeedIntegrationData';
|
|
4254
|
+
integrationProviderKey?: string | null;
|
|
4255
|
+
kind: FeedItemKind;
|
|
4256
|
+
status?: string | null;
|
|
4257
|
+
unreadPulseCount?: number | null;
|
|
4258
|
+
} | {
|
|
4259
|
+
__typename: 'FeedPulseData';
|
|
4260
|
+
kind: FeedItemKind;
|
|
4261
|
+
priority?: string | null;
|
|
4262
|
+
providerKey?: string | null;
|
|
4263
|
+
summary?: string | null;
|
|
4264
|
+
};
|
|
4265
|
+
}> | null;
|
|
4266
|
+
pageInfo: {
|
|
4267
|
+
__typename?: 'PageInfo';
|
|
4268
|
+
endCursor?: string | null;
|
|
4269
|
+
hasNextPage: boolean;
|
|
4270
|
+
hasPreviousPage: boolean;
|
|
4271
|
+
startCursor?: string | null;
|
|
4272
|
+
};
|
|
4273
|
+
};
|
|
4274
|
+
type FeedDatabaseDataFragment = {
|
|
4275
|
+
__typename: 'FeedDatabaseData';
|
|
4276
|
+
databaseName?: string | null;
|
|
4277
|
+
databaseType?: string | null;
|
|
4278
|
+
kind: FeedItemKind;
|
|
4279
|
+
};
|
|
4280
|
+
type FeedDocumentDataFragment = {
|
|
4281
|
+
__typename: 'FeedDocumentData';
|
|
4282
|
+
fileId?: string | null;
|
|
4283
|
+
fileName?: string | null;
|
|
4284
|
+
fileType?: string | null;
|
|
4285
|
+
kind: FeedItemKind;
|
|
4286
|
+
};
|
|
4287
|
+
type FeedIntegrationDataFragment = {
|
|
4288
|
+
__typename: 'FeedIntegrationData';
|
|
4289
|
+
integrationProviderKey?: string | null;
|
|
4290
|
+
kind: FeedItemKind;
|
|
4291
|
+
status?: string | null;
|
|
4292
|
+
unreadPulseCount?: number | null;
|
|
4293
|
+
};
|
|
4294
|
+
type FeedItemFragment = {
|
|
4295
|
+
__typename: 'FeedItem';
|
|
4296
|
+
createdAt: string;
|
|
4297
|
+
id: string;
|
|
4298
|
+
kind: FeedItemKind;
|
|
4299
|
+
sourceRef?: string | null;
|
|
4300
|
+
title: string;
|
|
4301
|
+
updatedAt: string;
|
|
4302
|
+
userId: string;
|
|
4303
|
+
workspaceId: string;
|
|
4304
|
+
action?: {
|
|
4305
|
+
__typename: 'FeedSendMessageAction';
|
|
4306
|
+
prompt: string;
|
|
4307
|
+
type: FeedActionType;
|
|
4308
|
+
} | null;
|
|
4309
|
+
data: {
|
|
4310
|
+
__typename: 'FeedArtifactData';
|
|
4311
|
+
artifactKind?: string | null;
|
|
4312
|
+
fileId?: string | null;
|
|
4313
|
+
fileName?: string | null;
|
|
4314
|
+
fileType?: string | null;
|
|
4315
|
+
kind: FeedItemKind;
|
|
4316
|
+
} | {
|
|
4317
|
+
__typename: 'FeedDatabaseData';
|
|
4318
|
+
databaseName?: string | null;
|
|
4319
|
+
databaseType?: string | null;
|
|
4320
|
+
kind: FeedItemKind;
|
|
4321
|
+
} | {
|
|
4322
|
+
__typename: 'FeedDocumentData';
|
|
4323
|
+
fileId?: string | null;
|
|
4324
|
+
fileName?: string | null;
|
|
4325
|
+
fileType?: string | null;
|
|
4326
|
+
kind: FeedItemKind;
|
|
4327
|
+
} | {
|
|
4328
|
+
__typename: 'FeedIntegrationData';
|
|
4329
|
+
integrationProviderKey?: string | null;
|
|
4330
|
+
kind: FeedItemKind;
|
|
4331
|
+
status?: string | null;
|
|
4332
|
+
unreadPulseCount?: number | null;
|
|
4333
|
+
} | {
|
|
4334
|
+
__typename: 'FeedPulseData';
|
|
4335
|
+
kind: FeedItemKind;
|
|
4336
|
+
priority?: string | null;
|
|
4337
|
+
providerKey?: string | null;
|
|
4338
|
+
summary?: string | null;
|
|
4339
|
+
};
|
|
4340
|
+
};
|
|
4341
|
+
type FeedItemGeneratedFragment = {
|
|
4342
|
+
__typename: 'FeedItemGenerated';
|
|
4343
|
+
action?: any | null;
|
|
4344
|
+
actionType?: FeedActionType | null;
|
|
4345
|
+
createdAt: string;
|
|
4346
|
+
data: any;
|
|
4347
|
+
id: string;
|
|
4348
|
+
kind: string;
|
|
4349
|
+
sourceRef?: string | null;
|
|
4350
|
+
title: string;
|
|
4351
|
+
updatedAt: string;
|
|
4352
|
+
userId: string;
|
|
4353
|
+
workspaceId: string;
|
|
4354
|
+
};
|
|
4355
|
+
type FeedPulseDataFragment = {
|
|
4356
|
+
__typename: 'FeedPulseData';
|
|
4357
|
+
kind: FeedItemKind;
|
|
4358
|
+
priority?: string | null;
|
|
4359
|
+
providerKey?: string | null;
|
|
4360
|
+
summary?: string | null;
|
|
4361
|
+
};
|
|
4362
|
+
type FeedSendMessageActionFragment = {
|
|
4363
|
+
__typename: 'FeedSendMessageAction';
|
|
4364
|
+
prompt: string;
|
|
4365
|
+
type: FeedActionType;
|
|
4366
|
+
};
|
|
4171
4367
|
type FeedbackFragment = {
|
|
4172
4368
|
__typename: 'Feedback';
|
|
4173
4369
|
chatMessageId: string;
|
|
@@ -4341,6 +4537,7 @@ type IntegrationFragment = {
|
|
|
4341
4537
|
id: string;
|
|
4342
4538
|
providerKey: string;
|
|
4343
4539
|
status: IntegrationStatus;
|
|
4540
|
+
unreadPulseCount: number;
|
|
4344
4541
|
updatedAt: string;
|
|
4345
4542
|
};
|
|
4346
4543
|
type IntegrationCatalogFragment = {
|
|
@@ -4402,6 +4599,7 @@ type IntegrationConnectionFragment = {
|
|
|
4402
4599
|
id: string;
|
|
4403
4600
|
providerKey: string;
|
|
4404
4601
|
status: IntegrationStatus;
|
|
4602
|
+
unreadPulseCount: number;
|
|
4405
4603
|
updatedAt: string;
|
|
4406
4604
|
}> | null;
|
|
4407
4605
|
pageInfo: {
|
|
@@ -4605,10 +4803,8 @@ type PulseAppSummaryModelFragment = {
|
|
|
4605
4803
|
};
|
|
4606
4804
|
type PulseEventFragment = {
|
|
4607
4805
|
__typename: 'PulseEvent';
|
|
4608
|
-
acknowledgedAt?: string | null;
|
|
4609
4806
|
actions?: any | null;
|
|
4610
4807
|
createdAt: string;
|
|
4611
|
-
dedupeKey?: string | null;
|
|
4612
4808
|
dismissedAt?: string | null;
|
|
4613
4809
|
id: string;
|
|
4614
4810
|
integrationId: string;
|
|
@@ -4621,9 +4817,6 @@ type PulseEventFragment = {
|
|
|
4621
4817
|
remoteLogId?: string | null;
|
|
4622
4818
|
remoteTriggerId?: string | null;
|
|
4623
4819
|
resolvedAt?: string | null;
|
|
4624
|
-
seenAt?: string | null;
|
|
4625
|
-
status: PulseEventStatus;
|
|
4626
|
-
summary?: string | null;
|
|
4627
4820
|
title: string;
|
|
4628
4821
|
triggerSlug: string;
|
|
4629
4822
|
updatedAt: string;
|
|
@@ -4637,10 +4830,8 @@ type PulseEventConnectionFragment = {
|
|
|
4637
4830
|
totalCount: number;
|
|
4638
4831
|
nodes?: Array<{
|
|
4639
4832
|
__typename: 'PulseEvent';
|
|
4640
|
-
acknowledgedAt?: string | null;
|
|
4641
4833
|
actions?: any | null;
|
|
4642
4834
|
createdAt: string;
|
|
4643
|
-
dedupeKey?: string | null;
|
|
4644
4835
|
dismissedAt?: string | null;
|
|
4645
4836
|
id: string;
|
|
4646
4837
|
integrationId: string;
|
|
@@ -4653,9 +4844,6 @@ type PulseEventConnectionFragment = {
|
|
|
4653
4844
|
remoteLogId?: string | null;
|
|
4654
4845
|
remoteTriggerId?: string | null;
|
|
4655
4846
|
resolvedAt?: string | null;
|
|
4656
|
-
seenAt?: string | null;
|
|
4657
|
-
status: PulseEventStatus;
|
|
4658
|
-
summary?: string | null;
|
|
4659
4847
|
title: string;
|
|
4660
4848
|
triggerSlug: string;
|
|
4661
4849
|
updatedAt: string;
|
|
@@ -4672,12 +4860,6 @@ type PulseEventConnectionFragment = {
|
|
|
4672
4860
|
startCursor?: string | null;
|
|
4673
4861
|
};
|
|
4674
4862
|
};
|
|
4675
|
-
type PulseEventStatsModelFragment = {
|
|
4676
|
-
__typename: 'PulseEventStatsModel';
|
|
4677
|
-
highPriorityCount: number;
|
|
4678
|
-
needsActionCount: number;
|
|
4679
|
-
unreadCount: number;
|
|
4680
|
-
};
|
|
4681
4863
|
type PulseTriggerSettingModelFragment = {
|
|
4682
4864
|
__typename: 'PulseTriggerSettingModel';
|
|
4683
4865
|
integrationId: string;
|
|
@@ -4784,6 +4966,13 @@ type StreamMessageOutputFragment = {
|
|
|
4784
4966
|
type: ContentBlockType;
|
|
4785
4967
|
}> | null;
|
|
4786
4968
|
};
|
|
4969
|
+
type StreamableUiDeltaEventOutputFragment = {
|
|
4970
|
+
__typename: 'StreamableUiDeltaEventOutput';
|
|
4971
|
+
delta: string;
|
|
4972
|
+
index: number;
|
|
4973
|
+
toolCallId: string;
|
|
4974
|
+
type: string;
|
|
4975
|
+
};
|
|
4787
4976
|
type SyncEventFragment = {
|
|
4788
4977
|
__typename: 'SyncEvent';
|
|
4789
4978
|
createdAt: string;
|
|
@@ -5060,9 +5249,6 @@ type WorkspaceDeleteScheduleFragment = {
|
|
|
5060
5249
|
updatedAt: string;
|
|
5061
5250
|
workspaceId: string;
|
|
5062
5251
|
};
|
|
5063
|
-
type AcknowledgePulseEventMutationVariables = Exact<{
|
|
5064
|
-
id: Scalars['ID'];
|
|
5065
|
-
}>;
|
|
5066
5252
|
type AddInsightToReportMutationVariables = Exact<{
|
|
5067
5253
|
insightId: Scalars['String'];
|
|
5068
5254
|
order?: InputMaybe<Scalars['Int']>;
|
|
@@ -5079,6 +5265,9 @@ type CancelWorkspaceDeletionMutationVariables = Exact<{
|
|
|
5079
5265
|
type ConnectIntegrationMutationVariables = Exact<{
|
|
5080
5266
|
providerKey: Scalars['String'];
|
|
5081
5267
|
}>;
|
|
5268
|
+
type ConsumePulseEventsMutationVariables = Exact<{
|
|
5269
|
+
integrationId: Scalars['String'];
|
|
5270
|
+
}>;
|
|
5082
5271
|
type ContinueImportedChatMutationVariables = Exact<{
|
|
5083
5272
|
chatId: Scalars['String'];
|
|
5084
5273
|
}>;
|
|
@@ -5182,9 +5371,6 @@ type ExecuteChatImportMutationVariables = Exact<{
|
|
|
5182
5371
|
type GenerateUploadUriMutationVariables = Exact<{
|
|
5183
5372
|
data: FileInput;
|
|
5184
5373
|
}>;
|
|
5185
|
-
type MarkPulseEventSeenMutationVariables = Exact<{
|
|
5186
|
-
id: Scalars['ID'];
|
|
5187
|
-
}>;
|
|
5188
5374
|
type PreviewChatImportMutationVariables = Exact<{
|
|
5189
5375
|
input: ChatImportPreviewInput;
|
|
5190
5376
|
}>;
|
|
@@ -5506,6 +5692,23 @@ type ExportWithInsightIdQueryVariables = Exact<{
|
|
|
5506
5692
|
geoFilter?: InputMaybe<GeoFilter>;
|
|
5507
5693
|
insightId: Scalars['String'];
|
|
5508
5694
|
}>;
|
|
5695
|
+
type FeedItemQueryVariables = Exact<{
|
|
5696
|
+
id: Scalars['ID'];
|
|
5697
|
+
}>;
|
|
5698
|
+
type FeedItem_ActionQueryVariables = Exact<{
|
|
5699
|
+
id: Scalars['ID'];
|
|
5700
|
+
}>;
|
|
5701
|
+
type FeedItem_DataQueryVariables = Exact<{
|
|
5702
|
+
id: Scalars['ID'];
|
|
5703
|
+
}>;
|
|
5704
|
+
type FeedItemsQueryVariables = Exact<{
|
|
5705
|
+
after?: InputMaybe<Scalars['String']>;
|
|
5706
|
+
before?: InputMaybe<Scalars['String']>;
|
|
5707
|
+
filter?: InputMaybe<FeedItemWhereInput>;
|
|
5708
|
+
first?: InputMaybe<Scalars['Int']>;
|
|
5709
|
+
last?: InputMaybe<Scalars['Int']>;
|
|
5710
|
+
orderBy?: InputMaybe<Array<FeedItemOrderByWithRelationInput> | FeedItemOrderByWithRelationInput>;
|
|
5711
|
+
}>;
|
|
5509
5712
|
type FileQueryVariables = Exact<{
|
|
5510
5713
|
id: Scalars['String'];
|
|
5511
5714
|
}>;
|
|
@@ -5664,9 +5867,6 @@ type PulseEvent_IntegrationQueryVariables = Exact<{
|
|
|
5664
5867
|
type PulseEvent_Integration_ProviderQueryVariables = Exact<{
|
|
5665
5868
|
id: Scalars['ID'];
|
|
5666
5869
|
}>;
|
|
5667
|
-
type PulseEventStatsQueryVariables = Exact<{
|
|
5668
|
-
filter?: InputMaybe<PulseEventWhereInput>;
|
|
5669
|
-
}>;
|
|
5670
5870
|
type PulseEventsQueryVariables = Exact<{
|
|
5671
5871
|
after?: InputMaybe<Scalars['String']>;
|
|
5672
5872
|
before?: InputMaybe<Scalars['String']>;
|
|
@@ -5848,6 +6048,12 @@ type SendMessageStreamSubscription$1 = {
|
|
|
5848
6048
|
__typename: 'ReasoningEventOutput';
|
|
5849
6049
|
delta: string;
|
|
5850
6050
|
type: string;
|
|
6051
|
+
} | {
|
|
6052
|
+
__typename: 'StreamableUiDeltaEventOutput';
|
|
6053
|
+
delta: string;
|
|
6054
|
+
index: number;
|
|
6055
|
+
toolCallId: string;
|
|
6056
|
+
type: string;
|
|
5851
6057
|
} | {
|
|
5852
6058
|
__typename: 'TextBlockEventOutput';
|
|
5853
6059
|
text: string;
|
|
@@ -6145,6 +6351,74 @@ declare class DocumentFormat extends DvinaModel {
|
|
|
6145
6351
|
/** Lazy-fetch the catalog relation. Call .fetch() or .watch() to execute. */
|
|
6146
6352
|
catalog(): DocumentCatalogQuery;
|
|
6147
6353
|
}
|
|
6354
|
+
declare class FeedArtifactData extends DvinaModel {
|
|
6355
|
+
readonly artifactKind: string | undefined;
|
|
6356
|
+
readonly fileId: string | undefined;
|
|
6357
|
+
readonly fileName: string | undefined;
|
|
6358
|
+
readonly fileType: string | undefined;
|
|
6359
|
+
readonly kind: FeedItemKind;
|
|
6360
|
+
constructor(request: DvinaRequest, data: FeedArtifactDataFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6361
|
+
}
|
|
6362
|
+
declare class FeedDatabaseData extends DvinaModel {
|
|
6363
|
+
readonly databaseName: string | undefined;
|
|
6364
|
+
readonly databaseType: string | undefined;
|
|
6365
|
+
readonly kind: FeedItemKind;
|
|
6366
|
+
constructor(request: DvinaRequest, data: FeedDatabaseDataFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6367
|
+
}
|
|
6368
|
+
declare class FeedDocumentData extends DvinaModel {
|
|
6369
|
+
readonly fileId: string | undefined;
|
|
6370
|
+
readonly fileName: string | undefined;
|
|
6371
|
+
readonly fileType: string | undefined;
|
|
6372
|
+
readonly kind: FeedItemKind;
|
|
6373
|
+
constructor(request: DvinaRequest, data: FeedDocumentDataFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6374
|
+
}
|
|
6375
|
+
declare class FeedIntegrationData extends DvinaModel {
|
|
6376
|
+
readonly integrationProviderKey: string | undefined;
|
|
6377
|
+
readonly kind: FeedItemKind;
|
|
6378
|
+
readonly status: string | undefined;
|
|
6379
|
+
readonly unreadPulseCount: number | undefined;
|
|
6380
|
+
constructor(request: DvinaRequest, data: FeedIntegrationDataFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6381
|
+
}
|
|
6382
|
+
declare class FeedItem extends DvinaModel {
|
|
6383
|
+
readonly createdAt: Date;
|
|
6384
|
+
readonly id: string;
|
|
6385
|
+
readonly kind: FeedItemKind;
|
|
6386
|
+
readonly sourceRef: string | undefined;
|
|
6387
|
+
readonly title: string;
|
|
6388
|
+
readonly updatedAt: Date;
|
|
6389
|
+
readonly userId: string;
|
|
6390
|
+
readonly workspaceId: string;
|
|
6391
|
+
readonly data: FeedArtifactData | FeedDatabaseData | FeedDocumentData | FeedIntegrationData | FeedPulseData;
|
|
6392
|
+
constructor(request: DvinaRequest, data: FeedItemFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6393
|
+
/** Query the action relation for this FeedItem. Call .fetch() or .watch() to execute. */
|
|
6394
|
+
action(variables?: Omit<FeedItem_ActionQueryVariables, 'id'>): FeedItem_ActionQuery;
|
|
6395
|
+
}
|
|
6396
|
+
declare class FeedItemGenerated extends DvinaModel {
|
|
6397
|
+
readonly action: any | undefined;
|
|
6398
|
+
readonly actionType: FeedActionType | undefined;
|
|
6399
|
+
readonly createdAt: Date;
|
|
6400
|
+
readonly data: any;
|
|
6401
|
+
readonly id: string;
|
|
6402
|
+
readonly kind: string;
|
|
6403
|
+
readonly sourceRef: string | undefined;
|
|
6404
|
+
readonly title: string;
|
|
6405
|
+
readonly updatedAt: Date;
|
|
6406
|
+
readonly userId: string;
|
|
6407
|
+
readonly workspaceId: string;
|
|
6408
|
+
constructor(request: DvinaRequest, data: FeedItemGeneratedFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6409
|
+
}
|
|
6410
|
+
declare class FeedPulseData extends DvinaModel {
|
|
6411
|
+
readonly kind: FeedItemKind;
|
|
6412
|
+
readonly priority: string | undefined;
|
|
6413
|
+
readonly providerKey: string | undefined;
|
|
6414
|
+
readonly summary: string | undefined;
|
|
6415
|
+
constructor(request: DvinaRequest, data: FeedPulseDataFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6416
|
+
}
|
|
6417
|
+
declare class FeedSendMessageAction extends DvinaModel {
|
|
6418
|
+
readonly prompt: string;
|
|
6419
|
+
readonly type: FeedActionType;
|
|
6420
|
+
constructor(request: DvinaRequest, data: FeedSendMessageActionFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6421
|
+
}
|
|
6148
6422
|
declare class Feedback extends DvinaModel {
|
|
6149
6423
|
readonly chatMessageId: string;
|
|
6150
6424
|
readonly comment: string | undefined;
|
|
@@ -6251,6 +6525,7 @@ declare class Integration extends DvinaModel {
|
|
|
6251
6525
|
readonly id: string;
|
|
6252
6526
|
readonly providerKey: string;
|
|
6253
6527
|
readonly status: IntegrationStatus;
|
|
6528
|
+
readonly unreadPulseCount: number;
|
|
6254
6529
|
readonly updatedAt: Date;
|
|
6255
6530
|
constructor(request: DvinaRequest, data: IntegrationFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6256
6531
|
/** Query the provider relation for this Integration. Call .fetch() or .watch() to execute. */
|
|
@@ -6408,10 +6683,8 @@ declare class PulseAppSummaryModel extends DvinaModel {
|
|
|
6408
6683
|
constructor(request: DvinaRequest, data: PulseAppSummaryModelFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6409
6684
|
}
|
|
6410
6685
|
declare class PulseEvent extends DvinaModel {
|
|
6411
|
-
readonly acknowledgedAt: Date | undefined;
|
|
6412
6686
|
readonly actions: any | undefined;
|
|
6413
6687
|
readonly createdAt: Date;
|
|
6414
|
-
readonly dedupeKey: string | undefined;
|
|
6415
6688
|
readonly dismissedAt: Date | undefined;
|
|
6416
6689
|
readonly id: string;
|
|
6417
6690
|
readonly integrationId: string;
|
|
@@ -6424,9 +6697,6 @@ declare class PulseEvent extends DvinaModel {
|
|
|
6424
6697
|
readonly remoteLogId: string | undefined;
|
|
6425
6698
|
readonly remoteTriggerId: string | undefined;
|
|
6426
6699
|
readonly resolvedAt: Date | undefined;
|
|
6427
|
-
readonly seenAt: Date | undefined;
|
|
6428
|
-
readonly status: PulseEventStatus;
|
|
6429
|
-
readonly summary: string | undefined;
|
|
6430
6700
|
readonly title: string;
|
|
6431
6701
|
readonly triggerSlug: string;
|
|
6432
6702
|
readonly updatedAt: Date;
|
|
@@ -6434,12 +6704,6 @@ declare class PulseEvent extends DvinaModel {
|
|
|
6434
6704
|
/** Query the integration relation for this PulseEvent. Call .fetch() or .watch() to execute. */
|
|
6435
6705
|
integration(variables?: Omit<PulseEvent_IntegrationQueryVariables, 'id'>): PulseEvent_IntegrationQuery;
|
|
6436
6706
|
}
|
|
6437
|
-
declare class PulseEventStatsModel extends DvinaModel {
|
|
6438
|
-
readonly highPriorityCount: number;
|
|
6439
|
-
readonly needsActionCount: number;
|
|
6440
|
-
readonly unreadCount: number;
|
|
6441
|
-
constructor(request: DvinaRequest, data: PulseEventStatsModelFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6442
|
-
}
|
|
6443
6707
|
declare class PulseTriggerSettingModel extends DvinaModel {
|
|
6444
6708
|
readonly integrationId: string;
|
|
6445
6709
|
readonly isEnabled: boolean;
|
|
@@ -6516,6 +6780,13 @@ declare class StreamMessageOutput extends DvinaModel {
|
|
|
6516
6780
|
readonly contents: StreamMessageContentOutput[];
|
|
6517
6781
|
constructor(request: DvinaRequest, data: StreamMessageOutputFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6518
6782
|
}
|
|
6783
|
+
declare class StreamableUiDeltaEventOutput extends DvinaModel {
|
|
6784
|
+
readonly delta: string;
|
|
6785
|
+
readonly index: number;
|
|
6786
|
+
readonly toolCallId: string;
|
|
6787
|
+
readonly type: string;
|
|
6788
|
+
constructor(request: DvinaRequest, data: StreamableUiDeltaEventOutputFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6789
|
+
}
|
|
6519
6790
|
declare class SyncEvent extends DvinaModel {
|
|
6520
6791
|
readonly createdAt: Date;
|
|
6521
6792
|
readonly entityId: string;
|
|
@@ -6711,6 +6982,9 @@ declare class DocumentCatalogConnection extends Connection<DocumentCatalog> {
|
|
|
6711
6982
|
declare class DocumentConnection extends Connection<Document> {
|
|
6712
6983
|
constructor(request: DvinaRequest, fetch: (variables?: ConnectionVariables, options?: FetchOptions) => Promise<DocumentConnection | undefined>, data: DocumentConnectionFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6713
6984
|
}
|
|
6985
|
+
declare class FeedConnection extends Connection<FeedItem> {
|
|
6986
|
+
constructor(request: DvinaRequest, fetch: (variables?: ConnectionVariables, options?: FetchOptions) => Promise<FeedConnection | undefined>, data: FeedConnectionFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6987
|
+
}
|
|
6714
6988
|
declare class FolderConnection extends Connection<Folder> {
|
|
6715
6989
|
constructor(request: DvinaRequest, fetch: (variables?: ConnectionVariables, options?: FetchOptions) => Promise<FolderConnection | undefined>, data: FolderConnectionFragment, syncEngine?: SyncEngine, baseUrl?: string);
|
|
6716
6990
|
}
|
|
@@ -6850,6 +7124,18 @@ declare class DocumentCatalogSubBuilder<TIncluded = {}> {
|
|
|
6850
7124
|
format: DocumentFormat;
|
|
6851
7125
|
}>;
|
|
6852
7126
|
}
|
|
7127
|
+
declare class FeedItemSubBuilder<TIncluded = {}> {
|
|
7128
|
+
/** @internal */
|
|
7129
|
+
_includes: IncludeDirective[];
|
|
7130
|
+
/** Include action in the parent query. */
|
|
7131
|
+
action(variables?: Omit<FeedItem_ActionQueryVariables, 'id'>): FeedItemSubBuilder<TIncluded & {
|
|
7132
|
+
action: FeedSendMessageAction;
|
|
7133
|
+
}>;
|
|
7134
|
+
/** Include data in the parent query. */
|
|
7135
|
+
data(variables?: Omit<FeedItem_DataQueryVariables, 'id'>): FeedItemSubBuilder<TIncluded & {
|
|
7136
|
+
data: FeedArtifactData[];
|
|
7137
|
+
}>;
|
|
7138
|
+
}
|
|
6853
7139
|
declare class InsightSubBuilder<TIncluded = {}> {
|
|
6854
7140
|
/** @internal */
|
|
6855
7141
|
_includes: IncludeDirective[];
|
|
@@ -6922,9 +7208,6 @@ declare class TableSubBuilder<TIncluded = {}> {
|
|
|
6922
7208
|
toRelations: Relation[];
|
|
6923
7209
|
}>;
|
|
6924
7210
|
}
|
|
6925
|
-
declare class AcknowledgePulseEventMutation extends Request {
|
|
6926
|
-
fetch(variables: AcknowledgePulseEventMutationVariables, options?: FetchOptions): Promise<PulseEvent>;
|
|
6927
|
-
}
|
|
6928
7211
|
declare class AddInsightToReportMutation extends Request {
|
|
6929
7212
|
fetch(variables: AddInsightToReportMutationVariables, options?: FetchOptions): Promise<Report>;
|
|
6930
7213
|
}
|
|
@@ -6937,6 +7220,9 @@ declare class CancelWorkspaceDeletionMutation extends Request {
|
|
|
6937
7220
|
declare class ConnectIntegrationMutation extends Request {
|
|
6938
7221
|
fetch(variables: ConnectIntegrationMutationVariables, options?: FetchOptions): Promise<CreateIntegrationOutput>;
|
|
6939
7222
|
}
|
|
7223
|
+
declare class ConsumePulseEventsMutation extends Request {
|
|
7224
|
+
fetch(variables: ConsumePulseEventsMutationVariables): Promise<void>;
|
|
7225
|
+
}
|
|
6940
7226
|
declare class ContinueImportedChatMutation extends Request {
|
|
6941
7227
|
fetch(variables: ContinueImportedChatMutationVariables): Promise<string>;
|
|
6942
7228
|
}
|
|
@@ -7030,9 +7316,6 @@ declare class ExecuteChatImportMutation extends Request {
|
|
|
7030
7316
|
declare class GenerateUploadUriMutation extends Request {
|
|
7031
7317
|
fetch(variables: GenerateUploadUriMutationVariables, options?: FetchOptions): Promise<FileModel>;
|
|
7032
7318
|
}
|
|
7033
|
-
declare class MarkPulseEventSeenMutation extends Request {
|
|
7034
|
-
fetch(variables: MarkPulseEventSeenMutationVariables, options?: FetchOptions): Promise<PulseEvent>;
|
|
7035
|
-
}
|
|
7036
7319
|
declare class PreviewChatImportMutation extends Request {
|
|
7037
7320
|
fetch(variables: PreviewChatImportMutationVariables, options?: FetchOptions): Promise<ChatImportPreviewOutput>;
|
|
7038
7321
|
}
|
|
@@ -7553,6 +7836,47 @@ declare class ExportQuery extends Request {
|
|
|
7553
7836
|
declare class ExportWithInsightIdQuery extends Request {
|
|
7554
7837
|
fetch(variables: ExportWithInsightIdQueryVariables): Promise<string>;
|
|
7555
7838
|
}
|
|
7839
|
+
declare class FeedItemQuery<TIncluded = {}> extends Request {
|
|
7840
|
+
private _variables;
|
|
7841
|
+
private _includes;
|
|
7842
|
+
constructor(request: DvinaRequest, syncEngine?: SyncEngine, variables?: FeedItemQueryVariables, baseUrl?: string);
|
|
7843
|
+
fetch(options?: FetchOptions): Promise<WithIncludes<FeedItem, TIncluded> | undefined>;
|
|
7844
|
+
watch(options?: FetchOptions): DvinaQueryRef<WithIncludes<FeedItem, TIncluded> | undefined>;
|
|
7845
|
+
/** Include action in this query (Smart Fetch — single HTTP request). */
|
|
7846
|
+
action(variables?: Omit<FeedItem_ActionQueryVariables, 'id'>): FeedItemQuery<TIncluded & {
|
|
7847
|
+
action: FeedSendMessageAction;
|
|
7848
|
+
}>;
|
|
7849
|
+
/** Include data in this query (Smart Fetch — single HTTP request). */
|
|
7850
|
+
data(variables?: Omit<FeedItem_DataQueryVariables, 'id'>): FeedItemQuery<TIncluded & {
|
|
7851
|
+
data: FeedArtifactData[];
|
|
7852
|
+
}>;
|
|
7853
|
+
}
|
|
7854
|
+
declare class FeedItem_ActionQuery extends Request {
|
|
7855
|
+
private _variables;
|
|
7856
|
+
constructor(request: DvinaRequest, syncEngine?: SyncEngine, variables?: FeedItem_ActionQueryVariables, baseUrl?: string);
|
|
7857
|
+
fetch(options?: FetchOptions): Promise<FeedSendMessageAction | undefined>;
|
|
7858
|
+
watch(options?: FetchOptions): DvinaQueryRef<FeedSendMessageAction | undefined>;
|
|
7859
|
+
}
|
|
7860
|
+
declare class FeedItem_DataQuery extends Request {
|
|
7861
|
+
private _variables;
|
|
7862
|
+
constructor(request: DvinaRequest, syncEngine?: SyncEngine, variables?: FeedItem_DataQueryVariables, baseUrl?: string);
|
|
7863
|
+
fetch(options?: FetchOptions): Promise<FeedArtifactData[]>;
|
|
7864
|
+
}
|
|
7865
|
+
declare class FeedItemsQuery<TIncluded = {}> extends Request {
|
|
7866
|
+
private _variables;
|
|
7867
|
+
private _includes;
|
|
7868
|
+
constructor(request: DvinaRequest, syncEngine?: SyncEngine, variables?: FeedItemsQueryVariables, baseUrl?: string);
|
|
7869
|
+
fetch(options?: FetchOptions): Promise<ConnectionWithNodes<FeedConnection, TIncluded>>;
|
|
7870
|
+
watch(options?: FetchOptions): DvinaQueryRef<ConnectionWithNodes<FeedConnection, TIncluded>>;
|
|
7871
|
+
/** Include action in this query (Smart Fetch — single HTTP request). */
|
|
7872
|
+
action(variables?: Omit<FeedItem_ActionQueryVariables, 'id'>): FeedItemsQuery<TIncluded & {
|
|
7873
|
+
action: FeedSendMessageAction;
|
|
7874
|
+
}>;
|
|
7875
|
+
/** Include data in this query (Smart Fetch — single HTTP request). */
|
|
7876
|
+
data(variables?: Omit<FeedItem_DataQueryVariables, 'id'>): FeedItemsQuery<TIncluded & {
|
|
7877
|
+
data: FeedArtifactData[];
|
|
7878
|
+
}>;
|
|
7879
|
+
}
|
|
7556
7880
|
declare class FileQuery extends Request {
|
|
7557
7881
|
fetch(variables: FileQueryVariables): Promise<string>;
|
|
7558
7882
|
}
|
|
@@ -7836,13 +8160,6 @@ declare class PulseEvent_Integration_ProviderQuery extends Request {
|
|
|
7836
8160
|
fetch(options?: FetchOptions): Promise<IntegrationProvider | undefined>;
|
|
7837
8161
|
watch(options?: FetchOptions): DvinaQueryRef<IntegrationProvider | undefined>;
|
|
7838
8162
|
}
|
|
7839
|
-
declare class PulseEventStatsQuery<TIncluded = {}> extends Request {
|
|
7840
|
-
private _variables;
|
|
7841
|
-
private _includes;
|
|
7842
|
-
constructor(request: DvinaRequest, syncEngine?: SyncEngine, variables?: PulseEventStatsQueryVariables, baseUrl?: string);
|
|
7843
|
-
fetch(options?: FetchOptions): Promise<WithIncludes<PulseEventStatsModel, TIncluded>>;
|
|
7844
|
-
watch(options?: FetchOptions): DvinaQueryRef<WithIncludes<PulseEventStatsModel, TIncluded>>;
|
|
7845
|
-
}
|
|
7846
8163
|
declare class PulseEventsQuery<TIncluded = {}> extends Request {
|
|
7847
8164
|
private _variables;
|
|
7848
8165
|
private _includes;
|
|
@@ -8069,8 +8386,6 @@ declare class DvinaSdk extends Request {
|
|
|
8069
8386
|
/** Billing client for the Dvina Billing API (plans, subscriptions, seats, sessions). */
|
|
8070
8387
|
readonly billing: BillingClient;
|
|
8071
8388
|
constructor(options: DvinaSdkOptions);
|
|
8072
|
-
/** Mutation: acknowledgePulseEvent */
|
|
8073
|
-
acknowledgePulseEvent(variables: AcknowledgePulseEventMutationVariables): Promise<PulseEvent>;
|
|
8074
8389
|
/** Mutation: addInsightToReport */
|
|
8075
8390
|
addInsightToReport(variables: AddInsightToReportMutationVariables): Promise<Report>;
|
|
8076
8391
|
/** Mutation: cancelOauthFlow (scalar) */
|
|
@@ -8079,6 +8394,8 @@ declare class DvinaSdk extends Request {
|
|
|
8079
8394
|
cancelWorkspaceDeletion(): Promise<boolean>;
|
|
8080
8395
|
/** Mutation: connectIntegration */
|
|
8081
8396
|
connectIntegration(variables: ConnectIntegrationMutationVariables): Promise<CreateIntegrationOutput>;
|
|
8397
|
+
/** Mutation: consumePulseEvents (scalar) */
|
|
8398
|
+
consumePulseEvents(variables: ConsumePulseEventsMutationVariables): Promise<void>;
|
|
8082
8399
|
/** Mutation: continueImportedChat (scalar) */
|
|
8083
8400
|
continueImportedChat(variables: ContinueImportedChatMutationVariables): Promise<string>;
|
|
8084
8401
|
/** Mutation: continueInterpretation (scalar) */
|
|
@@ -8141,8 +8458,6 @@ declare class DvinaSdk extends Request {
|
|
|
8141
8458
|
executeChatImport(variables: ExecuteChatImportMutationVariables): Promise<ChatImportExecuteOutput>;
|
|
8142
8459
|
/** Mutation: generateUploadUri */
|
|
8143
8460
|
generateUploadUri(variables: GenerateUploadUriMutationVariables): Promise<FileModel>;
|
|
8144
|
-
/** Mutation: markPulseEventSeen */
|
|
8145
|
-
markPulseEventSeen(variables: MarkPulseEventSeenMutationVariables): Promise<PulseEvent>;
|
|
8146
8461
|
/** Mutation: previewChatImport */
|
|
8147
8462
|
previewChatImport(variables: PreviewChatImportMutationVariables): Promise<ChatImportPreviewOutput>;
|
|
8148
8463
|
/** Mutation: reanalyzeDocument */
|
|
@@ -8231,6 +8546,10 @@ declare class DvinaSdk extends Request {
|
|
|
8231
8546
|
export(variables: ExportQueryVariables): Promise<string>;
|
|
8232
8547
|
/** Query: exportWithInsightId (scalar) */
|
|
8233
8548
|
exportWithInsightId(variables: ExportWithInsightIdQueryVariables): Promise<string>;
|
|
8549
|
+
/** Query: feedItem — call .fetch() or .watch() to execute. */
|
|
8550
|
+
feedItem(variables: FeedItemQueryVariables): FeedItemQuery;
|
|
8551
|
+
/** Query: feedItems — call .fetch() or .watch() to execute. */
|
|
8552
|
+
feedItems(variables?: FeedItemsQueryVariables): FeedItemsQuery;
|
|
8234
8553
|
/** Query: file (scalar) */
|
|
8235
8554
|
file(variables: FileQueryVariables): Promise<string>;
|
|
8236
8555
|
/** Query: fileMeta — call .fetch() or .watch() to execute. */
|
|
@@ -8287,8 +8606,6 @@ declare class DvinaSdk extends Request {
|
|
|
8287
8606
|
pulseAppSummary(variables: PulseAppSummaryQueryVariables): PulseAppSummaryQuery;
|
|
8288
8607
|
/** Query: pulseEvent — call .fetch() or .watch() to execute. */
|
|
8289
8608
|
pulseEvent(variables: PulseEventQueryVariables): PulseEventQuery;
|
|
8290
|
-
/** Query: pulseEventStats — call .fetch() or .watch() to execute. */
|
|
8291
|
-
pulseEventStats(variables?: PulseEventStatsQueryVariables): PulseEventStatsQuery;
|
|
8292
8609
|
/** Query: pulseEvents — call .fetch() or .watch() to execute. */
|
|
8293
8610
|
pulseEvents(variables?: PulseEventsQueryVariables): PulseEventsQuery;
|
|
8294
8611
|
/** Query: pulseTriggerSettings — call .fetch() or .watch() to execute. */
|
|
@@ -8395,4 +8712,4 @@ declare const PRIMARY_KEY_CONFIG: Record<string, string | string[]>;
|
|
|
8395
8712
|
*/
|
|
8396
8713
|
declare const MUTATION_CACHE_RULES: Record<string, CacheRule>;
|
|
8397
8714
|
|
|
8398
|
-
export {
|
|
8715
|
+
export { Action, ActionType, ActiveWindowType, AddInsightToReportMutation, Agent, AgentConnection, AgentOrderByRelevanceFieldEnum, AgentQuery, AgentSubBuilder, Agent_ChatsQuery, AgentsQuery, AiResourceType, Artifact, ArtifactConnection, ArtifactKind, ArtifactOrderByRelevanceFieldEnum, ArtifactQuery, ArtifactSubBuilder, Artifact_ChatQuery, Artifact_Chat_InsightQuery, Artifact_FileQuery, Artifact_MessageQuery, Artifact_Message_ChatQuery, Artifact_Message_ContentsQuery, Artifact_Message_FeedbackQuery, ArtifactsQuery, AudioEventOutput, CacheRule, CancelOauthFlowMutation, CancelWorkspaceDeletionMutation, CapabilityType, Chat, ChatConnection, ChatImportExecuteOutput, ChatImportPreviewOutput, ChatMessage, ChatMessageConnection, ChatMessageFromEnum, ChatMessageOrderByRelevanceFieldEnum, ChatMessageQuery, ChatMessageSubBuilder, ChatMessage_ArtifactsQuery, ChatMessage_ChatQuery, ChatMessage_Chat_InsightQuery, ChatMessage_ContentsQuery, ChatMessage_FeedbackQuery, ChatMessagesQuery, ChatOrderByRelevanceFieldEnum, ChatQuery, ChatSourceImportFidelityEnum, ChatSourceImportModeEnum, ChatSourceProviderEnum, ChatSubBuilder, ChatTitleEventOutput, Chat_AgentsQuery, Chat_ArtifactsQuery, Chat_InsightQuery, Chat_Insight_ReportMembersQuery, Chat_MessagesQuery, ChatsQuery, ConnectIntegrationMutation, Connection, ConnectionVariables, ConnectionWithNodes, ConsumePulseEventsMutation, ContentBlock, ContentBlockType, ContentMask, ContinueImportedChatMutation, ContinueInterpretationMutation, CreateAgentMutation, CreateChatMutation, CreateDatabaseMutation, CreateDocumentMutation, CreateFeedbackMutation, CreateFolderMutation, CreateInsightMutation, CreateIntegrationMutation, CreateIntegrationOutput, CreateReportMutation, CreateTableMutation, CreateUserSkillFileMutation, CreateUserSkillFolderMutation, CubeModel, DB_ENTITY_SCHEMA, Database, DatabaseCatalog, DatabaseCatalogConnection, DatabaseCatalogOrderByRelevanceFieldEnum, DatabaseCatalogQuery, DatabaseCatalogSubBuilder, DatabaseCatalog_EngineQuery, DatabaseCatalogsQuery, DatabaseConnection, DatabaseEngine, DatabaseOrderByRelevanceFieldEnum, DatabaseQuery, DatabaseSchemaQuery, DatabaseSubBuilder, Database_EngineQuery, Database_Engine_CatalogQuery, Database_TablesQuery, DatabasesQuery, DeepAnalysisUsage, DeferredDvinaQueryRef, DeleteAgentMutation, DeleteArtifactMutation, DeleteChatMutation, DeleteDatabaseMutation, DeleteDocumentMutation, DeleteFolderMutation, DeleteInsightMutation, DeleteInsightsMutation, DeleteIntegrationMutation, DeleteReportMutation, DeleteTableMutation, DeleteUserSkillFileMutation, DeleteUserSkillFolderMutation, DevAccessTokenOutput, DexieLiveQueryRef, DisconnectIntegrationMutation, DismissPulseEventMutation, Document, DocumentCatalog, DocumentCatalogConnection, DocumentCatalogOrderByRelevanceFieldEnum, DocumentCatalogQuery, DocumentCatalogSubBuilder, DocumentCatalog_FormatQuery, DocumentCatalogsQuery, DocumentConnection, DocumentContent, DocumentFormat, DocumentOrderByRelevanceFieldEnum, DocumentQuery, DocumentSubBuilder, Document_ContentsQuery, Document_FileQuery, Document_FormatQuery, Document_Format_CatalogQuery, Document_TablesQuery, DocumentsQuery, DvinaDatabase, DvinaError, DvinaModel, DvinaQueryRef, DvinaRequest, DvinaSdk, DvinaSdkOptions, EntitlementTier, ExecuteChatImportMutation, ExportQuery, ExportWithInsightIdQuery, FeedActionType, FeedArtifactData, FeedConnection, FeedDatabaseData, FeedDocumentData, FeedIntegrationData, FeedItem, FeedItemGenerated, FeedItemKind, FeedItemOrderByRelevanceFieldEnum, FeedItemQuery, FeedItemSubBuilder, FeedItem_ActionQuery, FeedItem_DataQuery, FeedItemsQuery, FeedPulseData, FeedSendMessageAction, Feedback, FeedbackOrderByRelevanceFieldEnum, FeedbackType, FetchOptions, File, FileMetaQuery, FileModel, FileOrderByRelevanceFieldEnum, FileQuery, FileUrlsQuery, FinalContentEventOutput, FindFitTierQuery, Folder, FolderConnection, FolderOrderByRelevanceFieldEnum, FolderQuery, FoldersQuery, GenerateUploadUriMutation, GetCapabilityQuery, GetDevAccessTokenQuery, GetLimitQuery, GetRemainingQuery, GetTokenUsageByModelQuery, GetTokenUsageHistoryQuery, GetTokenUsageStatusQuery, GetTokenUsageStatus_WindowsQuery, GetTokenUsageStatus_Windows_DayQuery, GetTokenUsageStatus_Windows_FiveHourQuery, GetTokenUsageStatus_Windows_WeekQuery, GetUsageQuery, ImportedChatSummaryOutput, IndexContentObject, IndexType, InferenceRequestAudit, Insight, InsightConnection, InsightOrderByRelevanceFieldEnum, InsightQuery, InsightSubBuilder, Insight_ChatQuery, Insight_ReportMembersQuery, Insight_ReportsQuery, InsightsQuery, Integration, IntegrationCatalog, IntegrationCatalogConnection, IntegrationCatalogOrderByRelevanceFieldEnum, IntegrationCatalogQuery, IntegrationCatalogSubBuilder, IntegrationCatalogToolsQuery, IntegrationCatalog_ProviderQuery, IntegrationCatalogsQuery, IntegrationConnection, IntegrationOrderByRelevanceFieldEnum, IntegrationProvider, IntegrationQuery, IntegrationStatus, IntegrationSubBuilder, Integration_ProviderQuery, Integration_Provider_CatalogQuery, IntegrationsQuery, Interpretation, InterpretationConnection, InterpretationOrderByRelevanceFieldEnum, InterpretationType, InterpretationsQuery, Invocation, LimitType, MUTATION_CACHE_RULES, MappedDvinaQueryRef, McpAuthPhase, McpAuthUpdateModel, McpAuthUpdatesSubscription, McpClientInformation, McpCodeVerifier, McpServer, McpTokens, McpTool, MessageEndEventOutput, MessageStartEventOutput, ModelTokenUsage, Notification, NotificationCategory, NotificationConnection, NotificationOrderByRelevanceFieldEnum, NotificationPriority, NotificationQuery, NotificationStatus, NotificationsByReferenceQuery, NotificationsQuery, NullsOrder, PRIMARY_KEY_CONFIG, Presentation, PreviewChatImportMutation, PrivacyStats, PrivacyStatsQuery, PulseAppSummaryModel, PulseAppSummaryQuery, PulseEvent, PulseEventConnection, PulseEventKind, PulseEventOrderByRelevanceFieldEnum, PulseEventPriority, PulseEventQuery, PulseEventSubBuilder, PulseEvent_IntegrationQuery, PulseEvent_Integration_ProviderQuery, PulseEventsQuery, PulseTriggerSettingModel, PulseTriggerSettingsQuery, QueryMode, QueryQuery, QueryWithInsightIdQuery, QueryWithMessageIdQuery, ReanalyzeDocumentMutation, ReasoningEventOutput, RefineMindInstructionMutation, RefreshDatabaseSchemaMutation, ReinterpretSourceMutation, ReinterpretSourcesOfuserMutation, Relation, RelationType, RelocateInsightMutation, RemoveInsightFromReportMutation, Report, ReportConnection, ReportMember, ReportMemberSize, ReportOrderByRelevanceFieldEnum, ReportQuery, ReportSubBuilder, Report_InsightsQuery, Report_LayoutQuery, ReportsQuery, Request, ResetWorkspaceMutation, ResolvePulseEventMutation, ResolvedFileUrl, ScheduleWorkspaceDeletionMutation, SearchQuery, SendMessageModel, SendMessageStreamSubscription, SetDatabasePrimaryKeyMutation, SortOrder, StreamMessageContentOutput, StreamMessageOutput, StreamableUiDeltaEventOutput, SyncEngine, SyncEvent, TABLE_TO_TYPENAME, TYPENAME_TO_TABLE, Table, TableConnection, TableOrderByRelevanceFieldEnum, TableQuery, TableStatus, TableSubBuilder, Table_DatabaseQuery, Table_Database_EngineQuery, Table_DocumentQuery, Table_Document_ContentsQuery, Table_Document_FileQuery, Table_Document_FormatQuery, Table_FromRelationsQuery, Table_ToRelationsQuery, TablesQuery, TextBlockEventOutput, TextDeltaEventOutput, TokenUsage, TokenUsageLimit, TokenUsageUpdatesSubscription, ToolInputDeltaEventOutput, ToolResultArtifactOutput, ToolResultEventOutput, ToolStartEventOutput, UpdateAgentMutation, UpdateChatMutation, UpdateDatabaseMutation, UpdateDocumentMutation, UpdateFolderMutation, UpdateInsightInReportMutation, UpdateInsightMutation, UpdateInterpMutation, UpdatePulseTriggerMutation, UpdateReportMutation, UpdateTableMutation, UpdateUserSkillFileMutation, UpdateUserSkillFolderMutation, type UploadOptions, type UploadProgressEvent, type UploadResult, UsageHistoryGranularity, UsageMetaOutput, UsageStatus, UsageWindowsStatusType, UserSkillFile, UserSkillFileModel, UserSkillFileQuery, UserSkillFilesQuery, UserSkillFolder, UserSkillFolderModel, UserSkillFolderQuery, UserSkillFoldersQuery, WindowDetailType, WithIncludes, WorkspaceDeleteSchedule, WorkspaceDeletionScheduleQuery, type WsTransport, type WsTransportOptions, createLazySyncEngine, createWsTransport, reconstructConnectionNodes, reconstructEntity, uploadFile };
|