@dvina/sdk 4.1.21 → 4.1.27
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-Q4R4ODUS.cjs → _generated_documents-KLH52A3M.cjs} +634 -638
- package/dist/{_generated_documents-Q4R4ODUS.cjs.map → _generated_documents-KLH52A3M.cjs.map} +1 -1
- package/dist/{_generated_documents-4Z6CHYNG.js → _generated_documents-ZNM3EFLS.js} +3 -3
- package/dist/{_generated_documents-4Z6CHYNG.js.map → _generated_documents-ZNM3EFLS.js.map} +1 -1
- package/dist/adapters/angular/index.cjs +4 -4
- package/dist/adapters/angular/index.d.cts +1 -1
- package/dist/adapters/angular/index.d.ts +1 -1
- package/dist/adapters/angular/index.js +2 -2
- package/dist/{chunk-QDXQ3Y7H.cjs → chunk-2OCI54KK.cjs} +624 -639
- package/dist/chunk-2OCI54KK.cjs.map +1 -0
- package/dist/{chunk-OW5ABYGY.js → chunk-5U2BUOJM.js} +6 -7
- package/dist/{chunk-OW5ABYGY.js.map → chunk-5U2BUOJM.js.map} +1 -1
- package/dist/{chunk-QKUK3UYB.cjs → chunk-FPS5J2ZD.cjs} +6 -8
- package/dist/{chunk-QKUK3UYB.cjs.map → chunk-FPS5J2ZD.cjs.map} +1 -1
- package/dist/{chunk-3SQWSIES.js → chunk-UOUO6FEI.js} +15 -29
- package/dist/chunk-UOUO6FEI.js.map +1 -0
- package/dist/{client-CowNNxM_.d.cts → client-BfLLVq_u.d.cts} +8 -58
- package/dist/{client-BXO9_63Y.d.ts → client-Da1MV84R.d.ts} +8 -58
- package/dist/index.cjs +473 -477
- package/dist/index.d.cts +9 -16
- package/dist/index.d.ts +9 -16
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-3SQWSIES.js.map +0 -1
- package/dist/chunk-QDXQ3Y7H.cjs.map +0 -1
|
@@ -755,9 +755,7 @@ var UsageMetaOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind":
|
|
|
755
755
|
var FinalContentEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "FinalContentEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contextUsage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "privacyStats" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "usage" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageMetaOutput" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabledRuleCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "maskedValueCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypeCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedTurn" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageMetaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageMetaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cachedPromptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "completionTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "promptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalTokens" } }] } }] };
|
|
756
756
|
var InterruptEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "InterruptEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "InterruptEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "interrupts" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
|
|
757
757
|
var MessageEndEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageEndEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
|
|
758
|
-
var MessageStartEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "
|
|
759
|
-
var PrivacyStatsTotalsDeltaOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "automaticallyMaskedData" } }, { "kind": "Field", "name": { "kind": "Name", "value": "messagesProtectedFromTraining" } }] } }] };
|
|
760
|
-
var PrivacyStatsEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "stats" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalsDelta" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabledRuleCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "maskedValueCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypeCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedTurn" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "automaticallyMaskedData" } }, { "kind": "Field", "name": { "kind": "Name", "value": "messagesProtectedFromTraining" } }] } }] };
|
|
758
|
+
var MessageStartEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }] };
|
|
761
759
|
var ProgressSummaryEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "labelSummary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "liveSummary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "targetMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "targetToolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
|
|
762
760
|
var ReasoningEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ReasoningEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] };
|
|
763
761
|
var TextBlockEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextBlockEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "text" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
|
|
@@ -770,7 +768,7 @@ var WidgetBlockCompleteEventOutputFragmentDoc = { "kind": "Document", "definitio
|
|
|
770
768
|
var WidgetBlockErrorEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "errorMessage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] };
|
|
771
769
|
var WidgetBlockStartEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] };
|
|
772
770
|
var WidgetHtmlDeltaEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] };
|
|
773
|
-
var StreamEventSchemaAnchorFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "event" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "AudioEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContextUsageEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContextUsageEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "InterruptEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "InterruptEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }] } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabledRuleCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "maskedValueCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypeCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedTurn" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageMetaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageMetaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cachedPromptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "completionTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "promptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalTokens" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "automaticallyMaskedData" } }, { "kind": "Field", "name": { "kind": "Name", "value": "messagesProtectedFromTraining" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "size" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "AudioEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "data" } }, { "kind": "Field", "name": { "kind": "Name", "value": "duration" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ChatTitleEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "title" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContextUsageEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContextUsageEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "FinalContentEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contextUsage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "privacyStats" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "usage" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageMetaOutput" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "InterruptEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "InterruptEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "interrupts" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageEndEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "mode" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "stats" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalsDelta" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsTotalsDeltaOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "labelSummary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "liveSummary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "targetMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "targetToolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ReasoningEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextBlockEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "text" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "args" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "artifacts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "input" } }, { "kind": "Field", "name": { "kind": "Name", "value": "metadata" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "output" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "errorMessage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
|
|
771
|
+
var StreamEventSchemaAnchorFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "event" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "AudioEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContextUsageEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContextUsageEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "InterruptEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "InterruptEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }] } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PrivacyStatsOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "enabledRuleCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "maskedValueCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypeCount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "matchedTypes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "protectedTurn" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageMetaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageMetaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cachedPromptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "completionTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "promptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalTokens" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "size" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "AudioEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "data" } }, { "kind": "Field", "name": { "kind": "Name", "value": "duration" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ChatTitleEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "title" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContextUsageEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContextUsageEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "FinalContentEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contextUsage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "privacyStats" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PrivacyStatsOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "usage" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageMetaOutput" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "InterruptEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "InterruptEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "interrupts" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageEndEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ProgressSummaryEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "labelSummary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "liveSummary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "targetMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "targetToolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ReasoningEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextBlockEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "text" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "args" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "artifacts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "input" } }, { "kind": "Field", "name": { "kind": "Name", "value": "metadata" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "output" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "errorMessage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
|
|
774
772
|
var SyncEventFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "SyncEvent" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "SyncEvent" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "entityId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "modelName" } }, { "kind": "Field", "name": { "kind": "Name", "value": "payload" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "userId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "visibility" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
|
|
775
773
|
var SyncEventAvgAggregateFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "SyncEventAvgAggregate" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "SyncEventAvgAggregate" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }] };
|
|
776
774
|
var SyncEventCountAggregateFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "SyncEventCountAggregate" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "SyncEventCountAggregate" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "_all" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "entityId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "modelName" } }, { "kind": "Field", "name": { "kind": "Name", "value": "payload" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "userId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "visibility" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
|
|
@@ -876,6 +874,7 @@ var RelocateInsightDocument = { "kind": "Document", "definitions": [{ "kind": "O
|
|
|
876
874
|
var RemoveInsightFromReportDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "removeInsightFromReport" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "insightId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "reportId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "removeInsightFromReport" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "insightId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "insightId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "reportId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "reportId" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Report" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Report" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Report" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "description" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
877
875
|
var ResetWorkspaceDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "resetWorkspace" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "resetWorkspace" } }] } }] };
|
|
878
876
|
var ResolvePulseEventDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "resolvePulseEvent" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "resolvePulseEvent" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "PulseEvent" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "PulseEvent" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "PulseEvent" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "dismissedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "integration" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "integrationId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" } }, { "kind": "Field", "name": { "kind": "Name", "value": "payload" } }, { "kind": "Field", "name": { "kind": "Name", "value": "priority" } }, { "kind": "Field", "name": { "kind": "Name", "value": "providerKey" } }, { "kind": "Field", "name": { "kind": "Name", "value": "remoteEventId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "remoteLogId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "remoteTriggerId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "resolvedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "title" } }, { "kind": "Field", "name": { "kind": "Name", "value": "triggerSlug" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
877
|
+
var ResumeMessageDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "resumeMessage" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "chatId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "decisions" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "JSON" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "messageId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "permissionReply" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "resumeMessage" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "chatId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "chatId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "decisions" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "decisions" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "messageId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "messageId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "permissionReply" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "permissionReply" } } }] }] } }] };
|
|
879
878
|
var ScheduleWorkspaceDeletionDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "scheduleWorkspaceDeletion" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "scheduleWorkspaceDeletion" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WorkspaceDeleteSchedule" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WorkspaceDeleteSchedule" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WorkspaceDeleteSchedule" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "scheduledAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
|
|
880
879
|
var SendMessageDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "sendMessage" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "chatId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "content" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "hiddenContext" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "isVoiceInput" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Boolean" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "isVoiceOutput" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Boolean" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "messageId" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "model" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "SendMessageModel" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "sendMessage" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "chatId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "chatId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "content" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "content" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "hiddenContext" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "hiddenContext" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "isVoiceInput" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "isVoiceInput" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "isVoiceOutput" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "isVoiceOutput" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "messageId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "messageId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "model" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "model" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ChatMessage" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ContentBlock" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ContentBlock" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agent" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlockAgentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "agentId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "agentName" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessage" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "masks" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ChatMessage" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatMessage" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chat" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ContentBlock" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "feedback" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }] };
|
|
881
880
|
var SetDatabasePrimaryKeyDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "setDatabasePrimaryKey" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "fields" } }, "type": { "kind": "NonNullType", "type": { "kind": "ListType", "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "tableId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "setDatabasePrimaryKey" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "fields" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "fields" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "tableId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "tableId" } } }] }] } }] };
|
|
@@ -1054,6 +1053,6 @@ var WorkspaceDeletionScheduleDocument = { "kind": "Document", "definitions": [{
|
|
|
1054
1053
|
var McpAuthUpdatesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "subscription", "name": { "kind": "Name", "value": "mcpAuthUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "mcpAuthUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "McpAuthUpdateModel" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "McpAuthUpdateModel" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "McpAuthUpdateModel" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "authorizationUrl" } }, { "kind": "Field", "name": { "kind": "Name", "value": "error" } }, { "kind": "Field", "name": { "kind": "Name", "value": "phase" } }, { "kind": "Field", "name": { "kind": "Name", "value": "provider" } }] } }] };
|
|
1055
1054
|
var TokenUsageUpdatesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "subscription", "name": { "kind": "Name", "value": "tokenUsageUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "tokenUsageUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageStatus" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WindowDetailType" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WindowDetailType" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cost" } }, { "kind": "Field", "name": { "kind": "Name", "value": "isExceeded" } }, { "kind": "Field", "name": { "kind": "Name", "value": "limit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowEnd" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowStart" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageWindowsStatusType" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageWindowsStatusType" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "activeWindow" } }, { "kind": "Field", "name": { "kind": "Name", "value": "day" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "fiveHour" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "month" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "unlocksAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "week" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageStatus" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageStatus" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "hardTokenUsageLimit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "limit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokenUsageCost" } }, { "kind": "Field", "name": { "kind": "Name", "value": "unlocksAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowEnd" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowStart" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windows" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageWindowsStatusType" } }] } }] } }] };
|
|
1056
1055
|
|
|
1057
|
-
export { AbortChatDocument, ActionAvgAggregateFragmentDoc, ActionCountAggregateFragmentDoc, ActionFragmentDoc, ActionMaxAggregateFragmentDoc, ActionMinAggregateFragmentDoc, ActionSumAggregateFragmentDoc, ActionType, ActiveWindowType, AddInsightToReportDocument, AgentConnectionFragmentDoc, AgentCountAggregateFragmentDoc, AgentDocument, AgentFragmentDoc, AgentMaxAggregateFragmentDoc, AgentMinAggregateFragmentDoc, AgentOrderByRelevanceFieldEnum, Agent_ChatsDocument, AgentsDocument, AiProviderSettingDocument, AiResourceType, ArtifactConnectionFragmentDoc, ArtifactCountAggregateFragmentDoc, ArtifactDocument, ArtifactFragmentDoc, ArtifactKind, ArtifactMaxAggregateFragmentDoc, ArtifactMinAggregateFragmentDoc, ArtifactOrderByRelevanceFieldEnum, Artifact_ChatDocument, Artifact_Chat_DesktopDeviceDocument, Artifact_Chat_InsightDocument, Artifact_Chat_ProjectDocument, Artifact_FileDocument, Artifact_MessageDocument, Artifact_Message_ChatDocument, Artifact_Message_ContentsDocument, Artifact_Message_FeedbackDocument, ArtifactsDocument, AudioEventOutputFragmentDoc, CancelOauthFlowDocument, CancelWorkspaceDeletionDocument, CandidateCountAggregateFragmentDoc, CandidateEvidenceCountAggregateFragmentDoc, CandidateEvidenceFragmentDoc, CandidateEvidenceMaxAggregateFragmentDoc, CandidateEvidenceMinAggregateFragmentDoc, CandidateFragmentDoc, CandidateMaxAggregateFragmentDoc, CandidateMinAggregateFragmentDoc, CapabilityType, ChatConnectionFragmentDoc, ChatCountAggregateFragmentDoc, ChatDocument, ChatFragmentDoc, ChatImportExecuteOutputFragmentDoc, ChatImportPreviewOutputFragmentDoc, ChatMaxAggregateFragmentDoc, ChatMessageConnectionFragmentDoc, ChatMessageCountAggregateFragmentDoc, ChatMessageDocument, ChatMessageFragmentDoc, ChatMessageFromEnum, ChatMessageMaxAggregateFragmentDoc, ChatMessageMinAggregateFragmentDoc, ChatMessageOrderByRelevanceFieldEnum, ChatMessage_ArtifactsDocument, ChatMessage_ChatDocument, ChatMessage_Chat_DesktopDeviceDocument, ChatMessage_Chat_InsightDocument, ChatMessage_Chat_ProjectDocument, ChatMessage_ContentsDocument, ChatMessage_Contents_AgentDocument, ChatMessage_Contents_MasksDocument, ChatMessage_FeedbackDocument, ChatMessagesDocument, ChatMinAggregateFragmentDoc, ChatOrderByRelevanceFieldEnum, ChatSourceImportFidelityEnum, ChatSourceImportModeEnum, ChatSourceProviderEnum, ChatTitleEventOutputFragmentDoc, ChatWorkspaceMode, Chat_AgentsDocument, Chat_ArtifactsDocument, Chat_DesktopDeviceDocument, Chat_DesktopDevice_DesktopBindingsDocument, Chat_InsightDocument, Chat_Insight_ReportMembersDocument, Chat_Insight_ThumbnailFileDocument, Chat_MessagesDocument, Chat_ProjectDocument, Chat_Project_DesktopBindingDocument, ChatsDocument, CloseActiveTabsDocument, ConnectIntegrationDocument, ConsumePulseEventsDocument, ContentBlockAgentOutputFragmentDoc, ContentBlockAvgAggregateFragmentDoc, ContentBlockCountAggregateFragmentDoc, ContentBlockFragmentDoc, ContentBlockMaxAggregateFragmentDoc, ContentBlockMinAggregateFragmentDoc, ContentBlockSumAggregateFragmentDoc, ContentBlockType, ContentMaskCountAggregateFragmentDoc, ContentMaskFragmentDoc, ContentMaskMaxAggregateFragmentDoc, ContentMaskMinAggregateFragmentDoc, ContextUsageEventOutputFragmentDoc, ContinueImportedChatDocument, ContinueInterpretationDocument, CreateAgentDocument, CreateChatDocument, CreateDatabaseDocument, CreateDocumentDocument, CreateFeedbackDocument, CreateFolderDocument, CreateInsightDocument, CreateIntegrationDocument, CreateIntegrationOutputFragmentDoc, CreateProjectDocument, CreateReportDocument, CreateTableDocument, CreateUserSkillFileDocument, CreateUserSkillFolderDocument, CubeModelCountAggregateFragmentDoc, CubeModelFragmentDoc, CubeModelMaxAggregateFragmentDoc, CubeModelMinAggregateFragmentDoc, DatabaseCatalogAvgAggregateFragmentDoc, DatabaseCatalogConnectionFragmentDoc, DatabaseCatalogCountAggregateFragmentDoc, DatabaseCatalogDocument, DatabaseCatalogFragmentDoc, DatabaseCatalogMaxAggregateFragmentDoc, DatabaseCatalogMinAggregateFragmentDoc, DatabaseCatalogOrderByRelevanceFieldEnum, DatabaseCatalogSumAggregateFragmentDoc, DatabaseCatalog_EngineDocument, DatabaseCatalogsDocument, DatabaseConnectionFragmentDoc, DatabaseCountAggregateFragmentDoc, DatabaseDocument, DatabaseEngineCountAggregateFragmentDoc, DatabaseEngineFragmentDoc, DatabaseEngineMaxAggregateFragmentDoc, DatabaseEngineMinAggregateFragmentDoc, DatabaseFragmentDoc, DatabaseMaxAggregateFragmentDoc, DatabaseMinAggregateFragmentDoc, DatabaseOrderByRelevanceFieldEnum, DatabaseSchemaDocument, Database_EngineDocument, Database_Engine_CatalogDocument, Database_TablesDocument, DatabasesDocument, DeepAnalysisUsageAvgAggregateFragmentDoc, DeepAnalysisUsageCountAggregateFragmentDoc, DeepAnalysisUsageFragmentDoc, DeepAnalysisUsageMaxAggregateFragmentDoc, DeepAnalysisUsageMinAggregateFragmentDoc, DeepAnalysisUsageSumAggregateFragmentDoc, DeleteAgentDocument, DeleteAiProviderSettingDocument, DeleteArtifactDocument, DeleteChatDocument, DeleteDatabaseDocument, DeleteDocumentDocument, DeleteFolderDocument, DeleteInsightDocument, DeleteInsightsDocument, DeleteIntegrationDocument, DeleteProjectDocument, DeleteReportDocument, DeleteSavedAiProviderModelDocument, DeleteTableDocument, DeleteUserSkillFileDocument, DeleteUserSkillFolderDocument, DesktopDeviceAvgAggregateFragmentDoc, DesktopDeviceConnectionFragmentDoc, DesktopDeviceCountAggregateFragmentDoc, DesktopDeviceDocument, DesktopDeviceFragmentDoc, DesktopDeviceMaxAggregateFragmentDoc, DesktopDeviceMinAggregateFragmentDoc, DesktopDeviceOrderByRelevanceFieldEnum, DesktopDeviceSumAggregateFragmentDoc, DesktopDevice_ChatsDocument, DesktopDevice_DesktopBindingsDocument, DesktopDevice_DesktopBindings_ProjectDocument, DesktopDevicesDocument, DevAccessTokenOutputFragmentDoc, DisconnectIntegrationDocument, DismissPulseEventDocument, DocumentCatalogAvgAggregateFragmentDoc, DocumentCatalogConnectionFragmentDoc, DocumentCatalogCountAggregateFragmentDoc, DocumentCatalogDocument, DocumentCatalogFragmentDoc, DocumentCatalogMaxAggregateFragmentDoc, DocumentCatalogMinAggregateFragmentDoc, DocumentCatalogOrderByRelevanceFieldEnum, DocumentCatalogSumAggregateFragmentDoc, DocumentCatalog_FormatDocument, DocumentCatalogsDocument, DocumentConnectionFragmentDoc, DocumentContentAvgAggregateFragmentDoc, DocumentContentCountAggregateFragmentDoc, DocumentContentFragmentDoc, DocumentContentMaxAggregateFragmentDoc, DocumentContentMinAggregateFragmentDoc, DocumentContentSumAggregateFragmentDoc, DocumentCountAggregateFragmentDoc, DocumentDocument, DocumentFormatCountAggregateFragmentDoc, DocumentFormatFragmentDoc, DocumentFormatMaxAggregateFragmentDoc, DocumentFormatMinAggregateFragmentDoc, DocumentFragmentDoc, DocumentMaxAggregateFragmentDoc, DocumentMinAggregateFragmentDoc, DocumentOrderByRelevanceFieldEnum, Document_ContentsDocument, Document_FileDocument, Document_FormatDocument, Document_Format_CatalogDocument, Document_TablesDocument, DocumentsDocument, EntitlementTier, EvidenceCountAggregateFragmentDoc, EvidenceFragmentDoc, EvidenceMaxAggregateFragmentDoc, EvidenceMinAggregateFragmentDoc, ExecuteChatImportDocument, ExportDocument, ExportWithInsightIdDocument, FailedSyncEventIngestionAvgAggregateFragmentDoc, FailedSyncEventIngestionCountAggregateFragmentDoc, FailedSyncEventIngestionFragmentDoc, FailedSyncEventIngestionMaxAggregateFragmentDoc, FailedSyncEventIngestionMinAggregateFragmentDoc, FailedSyncEventIngestionSumAggregateFragmentDoc, FeedActionType, FeedArtifactDataFragmentDoc, FeedConnectionFragmentDoc, FeedDatabaseDataFragmentDoc, FeedDocumentDataFragmentDoc, FeedInsightDataFragmentDoc, FeedIntegrationDataFragmentDoc, FeedItemCountAggregateFragmentDoc, FeedItemDocument, FeedItemFragmentDoc, FeedItemGeneratedFragmentDoc, FeedItemKind, FeedItemMaxAggregateFragmentDoc, FeedItemMinAggregateFragmentDoc, FeedItemOrderByRelevanceFieldEnum, FeedItem_ActionDocument, FeedItem_DataDocument, FeedItemsDocument, FeedLiveContextDataFragmentDoc, FeedProjectDataFragmentDoc, FeedPulseDataFragmentDoc, FeedSendMessageActionFragmentDoc, FeedbackCountAggregateFragmentDoc, FeedbackFragmentDoc, FeedbackMaxAggregateFragmentDoc, FeedbackMinAggregateFragmentDoc, FeedbackOrderByRelevanceFieldEnum, FeedbackType, FileAvgAggregateFragmentDoc, FileCountAggregateFragmentDoc, FileDocument, FileFragmentDoc, FileMaxAggregateFragmentDoc, FileMetaDocument, FileMinAggregateFragmentDoc, FileModelFragmentDoc, FileOrderByRelevanceFieldEnum, FileSumAggregateFragmentDoc, FileUrlVariant, FileUrlsDocument, FinalContentEventOutputFragmentDoc, FindFitTierDocument, FolderConnectionFragmentDoc, FolderCountAggregateFragmentDoc, FolderDocument, FolderFragmentDoc, FolderMaxAggregateFragmentDoc, FolderMinAggregateFragmentDoc, FolderOrderByRelevanceFieldEnum, FoldersDocument, GenerateUploadUriDocument, GetCapabilityDocument, GetDevAccessTokenDocument, GetLimitDocument, GetRemainingDocument, GetTokenUsageByModelDocument, GetTokenUsageHistoryDocument, GetTokenUsageStatusDocument, GetTokenUsageStatus_WindowsDocument, GetTokenUsageStatus_Windows_DayDocument, GetTokenUsageStatus_Windows_FiveHourDocument, GetTokenUsageStatus_Windows_MonthDocument, GetTokenUsageStatus_Windows_WeekDocument, GetUsageDocument, ImportedChatSummaryOutputFragmentDoc, InferenceRequestAuditAvgAggregateFragmentDoc, InferenceRequestAuditCountAggregateFragmentDoc, InferenceRequestAuditFragmentDoc, InferenceRequestAuditMaxAggregateFragmentDoc, InferenceRequestAuditMinAggregateFragmentDoc, InferenceRequestAuditSumAggregateFragmentDoc, InsightConnectionFragmentDoc, InsightCountAggregateFragmentDoc, InsightDocument, InsightFragmentDoc, InsightMaxAggregateFragmentDoc, InsightMinAggregateFragmentDoc, InsightOrderByRelevanceFieldEnum, Insight_ChatDocument, Insight_Chat_DesktopDeviceDocument, Insight_Chat_ProjectDocument, Insight_ReportMembersDocument, Insight_ReportMembers_ReportDocument, Insight_ReportsDocument, Insight_ThumbnailFileDocument, InsightsDocument, IntegrationAvgAggregateFragmentDoc, IntegrationCatalogAvgAggregateFragmentDoc, IntegrationCatalogConnectionFragmentDoc, IntegrationCatalogCountAggregateFragmentDoc, IntegrationCatalogDocument, IntegrationCatalogFragmentDoc, IntegrationCatalogMaxAggregateFragmentDoc, IntegrationCatalogMinAggregateFragmentDoc, IntegrationCatalogOrderByRelevanceFieldEnum, IntegrationCatalogSumAggregateFragmentDoc, IntegrationCatalogToolsDocument, IntegrationCatalog_ProviderDocument, IntegrationCatalogsDocument, IntegrationConnectionFragmentDoc, IntegrationCountAggregateFragmentDoc, IntegrationDocument, IntegrationFragmentDoc, IntegrationMaxAggregateFragmentDoc, IntegrationMinAggregateFragmentDoc, IntegrationOrderByRelevanceFieldEnum, IntegrationProviderCountAggregateFragmentDoc, IntegrationProviderFragmentDoc, IntegrationProviderMaxAggregateFragmentDoc, IntegrationProviderMinAggregateFragmentDoc, IntegrationStatus, IntegrationSumAggregateFragmentDoc, Integration_ProviderDocument, Integration_Provider_CatalogDocument, IntegrationsDocument, InterpretationConnectionFragmentDoc, InterpretationCountAggregateFragmentDoc, InterpretationFragmentDoc, InterpretationMaxAggregateFragmentDoc, InterpretationMinAggregateFragmentDoc, InterpretationOrderByRelevanceFieldEnum, InterpretationType, InterpretationsDocument, InterruptEventOutputFragmentDoc, InvocationAvgAggregateFragmentDoc, InvocationCountAggregateFragmentDoc, InvocationFragmentDoc, InvocationMaxAggregateFragmentDoc, InvocationMinAggregateFragmentDoc, InvocationSumAggregateFragmentDoc, LegacyCodeMigratedChatSummaryOutputFragmentDoc, LegacyCodeMigrationOutputFragmentDoc, LimitType, LiveContextConnectionFragmentDoc, LiveContextCountAggregateFragmentDoc, LiveContextDocument, LiveContextFragmentDoc, LiveContextMaxAggregateFragmentDoc, LiveContextMinAggregateFragmentDoc, LiveContextOrderByRelevanceFieldEnum, LiveContextStatus, LiveContext_ItemsDocument, LiveContext_SourceDocument, LiveContext_Source_EvidencesDocument, LiveContextsDocument, LocalSandboxDeviceConnectionState, LocalSandboxDeviceStatusModelFragmentDoc, LocalSandboxDeviceStatusesDocument, ManagedChatModelsDocument, McpAuthPhase, McpAuthUpdateModelFragmentDoc, McpAuthUpdatesDocument, McpClientInformationCountAggregateFragmentDoc, McpClientInformationFragmentDoc, McpClientInformationMaxAggregateFragmentDoc, McpClientInformationMinAggregateFragmentDoc, McpCodeVerifierCountAggregateFragmentDoc, McpCodeVerifierFragmentDoc, McpCodeVerifierMaxAggregateFragmentDoc, McpCodeVerifierMinAggregateFragmentDoc, McpServerCountAggregateFragmentDoc, McpServerFragmentDoc, McpServerMaxAggregateFragmentDoc, McpServerMinAggregateFragmentDoc, McpTokensCountAggregateFragmentDoc, McpTokensFragmentDoc, McpTokensMaxAggregateFragmentDoc, McpTokensMinAggregateFragmentDoc, McpToolCountAggregateFragmentDoc, McpToolFragmentDoc, McpToolMaxAggregateFragmentDoc, McpToolMinAggregateFragmentDoc, MessageEndEventOutputFragmentDoc, MessageStartEventOutputFragmentDoc, MigrateLegacyCodeChatsDocument, ModelTokenUsageFragmentDoc, NotificationCategory, NotificationConnectionFragmentDoc, NotificationCountAggregateFragmentDoc, NotificationDocument, NotificationFragmentDoc, NotificationMaxAggregateFragmentDoc, NotificationMinAggregateFragmentDoc, NotificationOrderByRelevanceFieldEnum, NotificationPriority, NotificationStatus, NotificationsByReferenceDocument, NotificationsDocument, NullsOrder, OpenActiveTabDocument, PageInfoFragmentDoc, Presentation, PreviewChatImportDocument, PrivacyStatsDocument, PrivacyStatsEventOutputFragmentDoc, PrivacyStatsFragmentDoc, PrivacyStatsOutputFragmentDoc, PrivacyStatsTotalsDeltaOutputFragmentDoc, ProgressSummaryEventOutputFragmentDoc, ProjectConnectionFragmentDoc, ProjectCountAggregateFragmentDoc, ProjectDesktopBindingCountAggregateFragmentDoc, ProjectDesktopBindingFragmentDoc, ProjectDesktopBindingMaxAggregateFragmentDoc, ProjectDesktopBindingMinAggregateFragmentDoc, ProjectDesktopBindingOrderByRelevanceFieldEnum, ProjectDesktopContextKind, ProjectDocument, ProjectFragmentDoc, ProjectMaxAggregateFragmentDoc, ProjectMinAggregateFragmentDoc, ProjectOrderByRelevanceFieldEnum, ProjectSource, Project_ChatsDocument, Project_DesktopBindingDocument, Project_DesktopBinding_DeviceDocument, ProjectsDocument, PulseAppSummaryDocument, PulseAppSummaryModelFragmentDoc, PulseEventConnectionFragmentDoc, PulseEventCountAggregateFragmentDoc, PulseEventDocument, PulseEventFragmentDoc, PulseEventKind, PulseEventMaxAggregateFragmentDoc, PulseEventMinAggregateFragmentDoc, PulseEventOrderByRelevanceFieldEnum, PulseEventPriority, PulseEvent_IntegrationDocument, PulseEvent_Integration_ProviderDocument, PulseEventsDocument, PulseTriggerSettingModelFragmentDoc, PulseTriggerSettingsDocument, QueryDocument, QueryMode, QueryWithInsightIdDocument, QueryWithMessageIdDocument, ReanalyzeDocumentDocument, ReasoningEffort, ReasoningEventOutputFragmentDoc, RefineAgentInstructionDocument, RefineSkillInstructionDocument, RefreshDatabaseSchemaDocument, RefreshInsightDocument, RegisterDesktopDeviceDocument, ReinterpretSourceDocument, ReinterpretSourcesOfuserDocument, RelationCountAggregateFragmentDoc, RelationFragmentDoc, RelationMaxAggregateFragmentDoc, RelationMinAggregateFragmentDoc, RelationType, RelocateInsightDocument, RemoveInsightFromReportDocument, ReportConnectionFragmentDoc, ReportCountAggregateFragmentDoc, ReportDocument, ReportFragmentDoc, ReportMaxAggregateFragmentDoc, ReportMemberAvgAggregateFragmentDoc, ReportMemberCountAggregateFragmentDoc, ReportMemberFragmentDoc, ReportMemberMaxAggregateFragmentDoc, ReportMemberMinAggregateFragmentDoc, ReportMemberSize, ReportMemberSumAggregateFragmentDoc, ReportMinAggregateFragmentDoc, ReportOrderByRelevanceFieldEnum, Report_InsightsDocument, Report_LayoutDocument, Report_Layout_InsightDocument, ReportsDocument, ResetWorkspaceDocument, ResolvePulseEventDocument, ResolvedFileUrlFragmentDoc, ScheduleWorkspaceDeletionDocument, SendMessageDocument, SendMessageModel, SetDatabasePrimaryKeyDocument, SkillCatalogDocument, SkillCatalogItemFragmentDoc, SkillCatalogSource, SortOrder, StreamEventSchemaAnchorFragmentDoc, StreamMessageContentOutputFragmentDoc, StreamMessageOutputFragmentDoc, SyncEventAvgAggregateFragmentDoc, SyncEventCountAggregateFragmentDoc, SyncEventCursorAvgAggregateFragmentDoc, SyncEventCursorCountAggregateFragmentDoc, SyncEventCursorFragmentDoc, SyncEventCursorMaxAggregateFragmentDoc, SyncEventCursorMinAggregateFragmentDoc, SyncEventCursorSumAggregateFragmentDoc, SyncEventFragmentDoc, SyncEventMaxAggregateFragmentDoc, SyncEventMinAggregateFragmentDoc, SyncEventSumAggregateFragmentDoc, SyncProjectDesktopBindingDocument, TableConnectionFragmentDoc, TableCountAggregateFragmentDoc, TableDocument, TableFragmentDoc, TableMaxAggregateFragmentDoc, TableMinAggregateFragmentDoc, TableOrderByRelevanceFieldEnum, TableStatus, Table_DatabaseDocument, Table_Database_EngineDocument, Table_DocumentDocument, Table_Document_ContentsDocument, Table_Document_FileDocument, Table_Document_FormatDocument, Table_FromRelationsDocument, Table_ToRelationsDocument, TablesDocument, TextBlockEventOutputFragmentDoc, TextDeltaEventOutputFragmentDoc, TokenUsageAvgAggregateFragmentDoc, TokenUsageCountAggregateFragmentDoc, TokenUsageFragmentDoc, TokenUsageLimit, TokenUsageMaxAggregateFragmentDoc, TokenUsageMinAggregateFragmentDoc, TokenUsageSumAggregateFragmentDoc, TokenUsageUpdatesDocument, ToolInputDeltaEventOutputFragmentDoc, ToolResultArtifactOutputFragmentDoc, ToolResultEventOutputFragmentDoc, ToolStartEventOutputFragmentDoc, UpdateAgentDocument, UpdateArtifactNameDocument, UpdateChatDocument, UpdateDatabaseDocument, UpdateDocumentDocument, UpdateFolderDocument, UpdateInsightDocument, UpdateInsightInReportDocument, UpdateInsightThumbnailDocument, UpdateInterpDocument, UpdateLiveContextDocument, UpdateProjectDocument, UpdatePulseTriggerDocument, UpdateReportDocument, UpdateTableDocument, UpdateUserSkillFileDocument, UpdateUserSkillFolderDocument, UpsertAiProviderSettingDocument, UpsertWorkspaceAiModelDocument, UsageHistoryGranularity, UsageMetaOutputFragmentDoc, UsageStatusFragmentDoc, UsageWindowsStatusTypeFragmentDoc, UserAiProviderSettingCountAggregateFragmentDoc, UserAiProviderSettingFragmentDoc, UserAiProviderSettingMaxAggregateFragmentDoc, UserAiProviderSettingMinAggregateFragmentDoc, UserSkillFileCountAggregateFragmentDoc, UserSkillFileDocument, UserSkillFileFragmentDoc, UserSkillFileMaxAggregateFragmentDoc, UserSkillFileMinAggregateFragmentDoc, UserSkillFileModelFragmentDoc, UserSkillFilesDocument, UserSkillFolderCountAggregateFragmentDoc, UserSkillFolderDocument, UserSkillFolderFragmentDoc, UserSkillFolderMaxAggregateFragmentDoc, UserSkillFolderMinAggregateFragmentDoc, UserSkillFolderModelFragmentDoc, UserSkillFoldersDocument, WidgetBlockCompleteEventOutputFragmentDoc, WidgetBlockErrorEventOutputFragmentDoc, WidgetBlockStartEventOutputFragmentDoc, WidgetHtmlDeltaEventOutputFragmentDoc, WindowDetailTypeFragmentDoc, WorkspaceAiModelDocument, WorkspaceAiModelSettingCountAggregateFragmentDoc, WorkspaceAiModelSettingFragmentDoc, WorkspaceAiModelSettingMaxAggregateFragmentDoc, WorkspaceAiModelSettingMinAggregateFragmentDoc, WorkspaceDeleteScheduleCountAggregateFragmentDoc, WorkspaceDeleteScheduleFragmentDoc, WorkspaceDeleteScheduleMaxAggregateFragmentDoc, WorkspaceDeleteScheduleMinAggregateFragmentDoc, WorkspaceDeletionScheduleDocument };
|
|
1058
|
-
//# sourceMappingURL=chunk-
|
|
1059
|
-
//# sourceMappingURL=chunk-
|
|
1056
|
+
export { AbortChatDocument, ActionAvgAggregateFragmentDoc, ActionCountAggregateFragmentDoc, ActionFragmentDoc, ActionMaxAggregateFragmentDoc, ActionMinAggregateFragmentDoc, ActionSumAggregateFragmentDoc, ActionType, ActiveWindowType, AddInsightToReportDocument, AgentConnectionFragmentDoc, AgentCountAggregateFragmentDoc, AgentDocument, AgentFragmentDoc, AgentMaxAggregateFragmentDoc, AgentMinAggregateFragmentDoc, AgentOrderByRelevanceFieldEnum, Agent_ChatsDocument, AgentsDocument, AiProviderSettingDocument, AiResourceType, ArtifactConnectionFragmentDoc, ArtifactCountAggregateFragmentDoc, ArtifactDocument, ArtifactFragmentDoc, ArtifactKind, ArtifactMaxAggregateFragmentDoc, ArtifactMinAggregateFragmentDoc, ArtifactOrderByRelevanceFieldEnum, Artifact_ChatDocument, Artifact_Chat_DesktopDeviceDocument, Artifact_Chat_InsightDocument, Artifact_Chat_ProjectDocument, Artifact_FileDocument, Artifact_MessageDocument, Artifact_Message_ChatDocument, Artifact_Message_ContentsDocument, Artifact_Message_FeedbackDocument, ArtifactsDocument, AudioEventOutputFragmentDoc, CancelOauthFlowDocument, CancelWorkspaceDeletionDocument, CandidateCountAggregateFragmentDoc, CandidateEvidenceCountAggregateFragmentDoc, CandidateEvidenceFragmentDoc, CandidateEvidenceMaxAggregateFragmentDoc, CandidateEvidenceMinAggregateFragmentDoc, CandidateFragmentDoc, CandidateMaxAggregateFragmentDoc, CandidateMinAggregateFragmentDoc, CapabilityType, ChatConnectionFragmentDoc, ChatCountAggregateFragmentDoc, ChatDocument, ChatFragmentDoc, ChatImportExecuteOutputFragmentDoc, ChatImportPreviewOutputFragmentDoc, ChatMaxAggregateFragmentDoc, ChatMessageConnectionFragmentDoc, ChatMessageCountAggregateFragmentDoc, ChatMessageDocument, ChatMessageFragmentDoc, ChatMessageFromEnum, ChatMessageMaxAggregateFragmentDoc, ChatMessageMinAggregateFragmentDoc, ChatMessageOrderByRelevanceFieldEnum, ChatMessage_ArtifactsDocument, ChatMessage_ChatDocument, ChatMessage_Chat_DesktopDeviceDocument, ChatMessage_Chat_InsightDocument, ChatMessage_Chat_ProjectDocument, ChatMessage_ContentsDocument, ChatMessage_Contents_AgentDocument, ChatMessage_Contents_MasksDocument, ChatMessage_FeedbackDocument, ChatMessagesDocument, ChatMinAggregateFragmentDoc, ChatOrderByRelevanceFieldEnum, ChatSourceImportFidelityEnum, ChatSourceImportModeEnum, ChatSourceProviderEnum, ChatTitleEventOutputFragmentDoc, ChatWorkspaceMode, Chat_AgentsDocument, Chat_ArtifactsDocument, Chat_DesktopDeviceDocument, Chat_DesktopDevice_DesktopBindingsDocument, Chat_InsightDocument, Chat_Insight_ReportMembersDocument, Chat_Insight_ThumbnailFileDocument, Chat_MessagesDocument, Chat_ProjectDocument, Chat_Project_DesktopBindingDocument, ChatsDocument, CloseActiveTabsDocument, ConnectIntegrationDocument, ConsumePulseEventsDocument, ContentBlockAgentOutputFragmentDoc, ContentBlockAvgAggregateFragmentDoc, ContentBlockCountAggregateFragmentDoc, ContentBlockFragmentDoc, ContentBlockMaxAggregateFragmentDoc, ContentBlockMinAggregateFragmentDoc, ContentBlockSumAggregateFragmentDoc, ContentBlockType, ContentMaskCountAggregateFragmentDoc, ContentMaskFragmentDoc, ContentMaskMaxAggregateFragmentDoc, ContentMaskMinAggregateFragmentDoc, ContextUsageEventOutputFragmentDoc, ContinueImportedChatDocument, ContinueInterpretationDocument, CreateAgentDocument, CreateChatDocument, CreateDatabaseDocument, CreateDocumentDocument, CreateFeedbackDocument, CreateFolderDocument, CreateInsightDocument, CreateIntegrationDocument, CreateIntegrationOutputFragmentDoc, CreateProjectDocument, CreateReportDocument, CreateTableDocument, CreateUserSkillFileDocument, CreateUserSkillFolderDocument, CubeModelCountAggregateFragmentDoc, CubeModelFragmentDoc, CubeModelMaxAggregateFragmentDoc, CubeModelMinAggregateFragmentDoc, DatabaseCatalogAvgAggregateFragmentDoc, DatabaseCatalogConnectionFragmentDoc, DatabaseCatalogCountAggregateFragmentDoc, DatabaseCatalogDocument, DatabaseCatalogFragmentDoc, DatabaseCatalogMaxAggregateFragmentDoc, DatabaseCatalogMinAggregateFragmentDoc, DatabaseCatalogOrderByRelevanceFieldEnum, DatabaseCatalogSumAggregateFragmentDoc, DatabaseCatalog_EngineDocument, DatabaseCatalogsDocument, DatabaseConnectionFragmentDoc, DatabaseCountAggregateFragmentDoc, DatabaseDocument, DatabaseEngineCountAggregateFragmentDoc, DatabaseEngineFragmentDoc, DatabaseEngineMaxAggregateFragmentDoc, DatabaseEngineMinAggregateFragmentDoc, DatabaseFragmentDoc, DatabaseMaxAggregateFragmentDoc, DatabaseMinAggregateFragmentDoc, DatabaseOrderByRelevanceFieldEnum, DatabaseSchemaDocument, Database_EngineDocument, Database_Engine_CatalogDocument, Database_TablesDocument, DatabasesDocument, DeepAnalysisUsageAvgAggregateFragmentDoc, DeepAnalysisUsageCountAggregateFragmentDoc, DeepAnalysisUsageFragmentDoc, DeepAnalysisUsageMaxAggregateFragmentDoc, DeepAnalysisUsageMinAggregateFragmentDoc, DeepAnalysisUsageSumAggregateFragmentDoc, DeleteAgentDocument, DeleteAiProviderSettingDocument, DeleteArtifactDocument, DeleteChatDocument, DeleteDatabaseDocument, DeleteDocumentDocument, DeleteFolderDocument, DeleteInsightDocument, DeleteInsightsDocument, DeleteIntegrationDocument, DeleteProjectDocument, DeleteReportDocument, DeleteSavedAiProviderModelDocument, DeleteTableDocument, DeleteUserSkillFileDocument, DeleteUserSkillFolderDocument, DesktopDeviceAvgAggregateFragmentDoc, DesktopDeviceConnectionFragmentDoc, DesktopDeviceCountAggregateFragmentDoc, DesktopDeviceDocument, DesktopDeviceFragmentDoc, DesktopDeviceMaxAggregateFragmentDoc, DesktopDeviceMinAggregateFragmentDoc, DesktopDeviceOrderByRelevanceFieldEnum, DesktopDeviceSumAggregateFragmentDoc, DesktopDevice_ChatsDocument, DesktopDevice_DesktopBindingsDocument, DesktopDevice_DesktopBindings_ProjectDocument, DesktopDevicesDocument, DevAccessTokenOutputFragmentDoc, DisconnectIntegrationDocument, DismissPulseEventDocument, DocumentCatalogAvgAggregateFragmentDoc, DocumentCatalogConnectionFragmentDoc, DocumentCatalogCountAggregateFragmentDoc, DocumentCatalogDocument, DocumentCatalogFragmentDoc, DocumentCatalogMaxAggregateFragmentDoc, DocumentCatalogMinAggregateFragmentDoc, DocumentCatalogOrderByRelevanceFieldEnum, DocumentCatalogSumAggregateFragmentDoc, DocumentCatalog_FormatDocument, DocumentCatalogsDocument, DocumentConnectionFragmentDoc, DocumentContentAvgAggregateFragmentDoc, DocumentContentCountAggregateFragmentDoc, DocumentContentFragmentDoc, DocumentContentMaxAggregateFragmentDoc, DocumentContentMinAggregateFragmentDoc, DocumentContentSumAggregateFragmentDoc, DocumentCountAggregateFragmentDoc, DocumentDocument, DocumentFormatCountAggregateFragmentDoc, DocumentFormatFragmentDoc, DocumentFormatMaxAggregateFragmentDoc, DocumentFormatMinAggregateFragmentDoc, DocumentFragmentDoc, DocumentMaxAggregateFragmentDoc, DocumentMinAggregateFragmentDoc, DocumentOrderByRelevanceFieldEnum, Document_ContentsDocument, Document_FileDocument, Document_FormatDocument, Document_Format_CatalogDocument, Document_TablesDocument, DocumentsDocument, EntitlementTier, EvidenceCountAggregateFragmentDoc, EvidenceFragmentDoc, EvidenceMaxAggregateFragmentDoc, EvidenceMinAggregateFragmentDoc, ExecuteChatImportDocument, ExportDocument, ExportWithInsightIdDocument, FailedSyncEventIngestionAvgAggregateFragmentDoc, FailedSyncEventIngestionCountAggregateFragmentDoc, FailedSyncEventIngestionFragmentDoc, FailedSyncEventIngestionMaxAggregateFragmentDoc, FailedSyncEventIngestionMinAggregateFragmentDoc, FailedSyncEventIngestionSumAggregateFragmentDoc, FeedActionType, FeedArtifactDataFragmentDoc, FeedConnectionFragmentDoc, FeedDatabaseDataFragmentDoc, FeedDocumentDataFragmentDoc, FeedInsightDataFragmentDoc, FeedIntegrationDataFragmentDoc, FeedItemCountAggregateFragmentDoc, FeedItemDocument, FeedItemFragmentDoc, FeedItemGeneratedFragmentDoc, FeedItemKind, FeedItemMaxAggregateFragmentDoc, FeedItemMinAggregateFragmentDoc, FeedItemOrderByRelevanceFieldEnum, FeedItem_ActionDocument, FeedItem_DataDocument, FeedItemsDocument, FeedLiveContextDataFragmentDoc, FeedProjectDataFragmentDoc, FeedPulseDataFragmentDoc, FeedSendMessageActionFragmentDoc, FeedbackCountAggregateFragmentDoc, FeedbackFragmentDoc, FeedbackMaxAggregateFragmentDoc, FeedbackMinAggregateFragmentDoc, FeedbackOrderByRelevanceFieldEnum, FeedbackType, FileAvgAggregateFragmentDoc, FileCountAggregateFragmentDoc, FileDocument, FileFragmentDoc, FileMaxAggregateFragmentDoc, FileMetaDocument, FileMinAggregateFragmentDoc, FileModelFragmentDoc, FileOrderByRelevanceFieldEnum, FileSumAggregateFragmentDoc, FileUrlVariant, FileUrlsDocument, FinalContentEventOutputFragmentDoc, FindFitTierDocument, FolderConnectionFragmentDoc, FolderCountAggregateFragmentDoc, FolderDocument, FolderFragmentDoc, FolderMaxAggregateFragmentDoc, FolderMinAggregateFragmentDoc, FolderOrderByRelevanceFieldEnum, FoldersDocument, GenerateUploadUriDocument, GetCapabilityDocument, GetDevAccessTokenDocument, GetLimitDocument, GetRemainingDocument, GetTokenUsageByModelDocument, GetTokenUsageHistoryDocument, GetTokenUsageStatusDocument, GetTokenUsageStatus_WindowsDocument, GetTokenUsageStatus_Windows_DayDocument, GetTokenUsageStatus_Windows_FiveHourDocument, GetTokenUsageStatus_Windows_MonthDocument, GetTokenUsageStatus_Windows_WeekDocument, GetUsageDocument, ImportedChatSummaryOutputFragmentDoc, InferenceRequestAuditAvgAggregateFragmentDoc, InferenceRequestAuditCountAggregateFragmentDoc, InferenceRequestAuditFragmentDoc, InferenceRequestAuditMaxAggregateFragmentDoc, InferenceRequestAuditMinAggregateFragmentDoc, InferenceRequestAuditSumAggregateFragmentDoc, InsightConnectionFragmentDoc, InsightCountAggregateFragmentDoc, InsightDocument, InsightFragmentDoc, InsightMaxAggregateFragmentDoc, InsightMinAggregateFragmentDoc, InsightOrderByRelevanceFieldEnum, Insight_ChatDocument, Insight_Chat_DesktopDeviceDocument, Insight_Chat_ProjectDocument, Insight_ReportMembersDocument, Insight_ReportMembers_ReportDocument, Insight_ReportsDocument, Insight_ThumbnailFileDocument, InsightsDocument, IntegrationAvgAggregateFragmentDoc, IntegrationCatalogAvgAggregateFragmentDoc, IntegrationCatalogConnectionFragmentDoc, IntegrationCatalogCountAggregateFragmentDoc, IntegrationCatalogDocument, IntegrationCatalogFragmentDoc, IntegrationCatalogMaxAggregateFragmentDoc, IntegrationCatalogMinAggregateFragmentDoc, IntegrationCatalogOrderByRelevanceFieldEnum, IntegrationCatalogSumAggregateFragmentDoc, IntegrationCatalogToolsDocument, IntegrationCatalog_ProviderDocument, IntegrationCatalogsDocument, IntegrationConnectionFragmentDoc, IntegrationCountAggregateFragmentDoc, IntegrationDocument, IntegrationFragmentDoc, IntegrationMaxAggregateFragmentDoc, IntegrationMinAggregateFragmentDoc, IntegrationOrderByRelevanceFieldEnum, IntegrationProviderCountAggregateFragmentDoc, IntegrationProviderFragmentDoc, IntegrationProviderMaxAggregateFragmentDoc, IntegrationProviderMinAggregateFragmentDoc, IntegrationStatus, IntegrationSumAggregateFragmentDoc, Integration_ProviderDocument, Integration_Provider_CatalogDocument, IntegrationsDocument, InterpretationConnectionFragmentDoc, InterpretationCountAggregateFragmentDoc, InterpretationFragmentDoc, InterpretationMaxAggregateFragmentDoc, InterpretationMinAggregateFragmentDoc, InterpretationOrderByRelevanceFieldEnum, InterpretationType, InterpretationsDocument, InterruptEventOutputFragmentDoc, InvocationAvgAggregateFragmentDoc, InvocationCountAggregateFragmentDoc, InvocationFragmentDoc, InvocationMaxAggregateFragmentDoc, InvocationMinAggregateFragmentDoc, InvocationSumAggregateFragmentDoc, LegacyCodeMigratedChatSummaryOutputFragmentDoc, LegacyCodeMigrationOutputFragmentDoc, LimitType, LiveContextConnectionFragmentDoc, LiveContextCountAggregateFragmentDoc, LiveContextDocument, LiveContextFragmentDoc, LiveContextMaxAggregateFragmentDoc, LiveContextMinAggregateFragmentDoc, LiveContextOrderByRelevanceFieldEnum, LiveContextStatus, LiveContext_ItemsDocument, LiveContext_SourceDocument, LiveContext_Source_EvidencesDocument, LiveContextsDocument, LocalSandboxDeviceConnectionState, LocalSandboxDeviceStatusModelFragmentDoc, LocalSandboxDeviceStatusesDocument, ManagedChatModelsDocument, McpAuthPhase, McpAuthUpdateModelFragmentDoc, McpAuthUpdatesDocument, McpClientInformationCountAggregateFragmentDoc, McpClientInformationFragmentDoc, McpClientInformationMaxAggregateFragmentDoc, McpClientInformationMinAggregateFragmentDoc, McpCodeVerifierCountAggregateFragmentDoc, McpCodeVerifierFragmentDoc, McpCodeVerifierMaxAggregateFragmentDoc, McpCodeVerifierMinAggregateFragmentDoc, McpServerCountAggregateFragmentDoc, McpServerFragmentDoc, McpServerMaxAggregateFragmentDoc, McpServerMinAggregateFragmentDoc, McpTokensCountAggregateFragmentDoc, McpTokensFragmentDoc, McpTokensMaxAggregateFragmentDoc, McpTokensMinAggregateFragmentDoc, McpToolCountAggregateFragmentDoc, McpToolFragmentDoc, McpToolMaxAggregateFragmentDoc, McpToolMinAggregateFragmentDoc, MessageEndEventOutputFragmentDoc, MessageStartEventOutputFragmentDoc, MigrateLegacyCodeChatsDocument, ModelTokenUsageFragmentDoc, NotificationCategory, NotificationConnectionFragmentDoc, NotificationCountAggregateFragmentDoc, NotificationDocument, NotificationFragmentDoc, NotificationMaxAggregateFragmentDoc, NotificationMinAggregateFragmentDoc, NotificationOrderByRelevanceFieldEnum, NotificationPriority, NotificationStatus, NotificationsByReferenceDocument, NotificationsDocument, NullsOrder, OpenActiveTabDocument, PageInfoFragmentDoc, Presentation, PreviewChatImportDocument, PrivacyStatsDocument, PrivacyStatsFragmentDoc, PrivacyStatsOutputFragmentDoc, ProgressSummaryEventOutputFragmentDoc, ProjectConnectionFragmentDoc, ProjectCountAggregateFragmentDoc, ProjectDesktopBindingCountAggregateFragmentDoc, ProjectDesktopBindingFragmentDoc, ProjectDesktopBindingMaxAggregateFragmentDoc, ProjectDesktopBindingMinAggregateFragmentDoc, ProjectDesktopBindingOrderByRelevanceFieldEnum, ProjectDesktopContextKind, ProjectDocument, ProjectFragmentDoc, ProjectMaxAggregateFragmentDoc, ProjectMinAggregateFragmentDoc, ProjectOrderByRelevanceFieldEnum, ProjectSource, Project_ChatsDocument, Project_DesktopBindingDocument, Project_DesktopBinding_DeviceDocument, ProjectsDocument, PulseAppSummaryDocument, PulseAppSummaryModelFragmentDoc, PulseEventConnectionFragmentDoc, PulseEventCountAggregateFragmentDoc, PulseEventDocument, PulseEventFragmentDoc, PulseEventKind, PulseEventMaxAggregateFragmentDoc, PulseEventMinAggregateFragmentDoc, PulseEventOrderByRelevanceFieldEnum, PulseEventPriority, PulseEvent_IntegrationDocument, PulseEvent_Integration_ProviderDocument, PulseEventsDocument, PulseTriggerSettingModelFragmentDoc, PulseTriggerSettingsDocument, QueryDocument, QueryMode, QueryWithInsightIdDocument, QueryWithMessageIdDocument, ReanalyzeDocumentDocument, ReasoningEffort, ReasoningEventOutputFragmentDoc, RefineAgentInstructionDocument, RefineSkillInstructionDocument, RefreshDatabaseSchemaDocument, RefreshInsightDocument, RegisterDesktopDeviceDocument, ReinterpretSourceDocument, ReinterpretSourcesOfuserDocument, RelationCountAggregateFragmentDoc, RelationFragmentDoc, RelationMaxAggregateFragmentDoc, RelationMinAggregateFragmentDoc, RelationType, RelocateInsightDocument, RemoveInsightFromReportDocument, ReportConnectionFragmentDoc, ReportCountAggregateFragmentDoc, ReportDocument, ReportFragmentDoc, ReportMaxAggregateFragmentDoc, ReportMemberAvgAggregateFragmentDoc, ReportMemberCountAggregateFragmentDoc, ReportMemberFragmentDoc, ReportMemberMaxAggregateFragmentDoc, ReportMemberMinAggregateFragmentDoc, ReportMemberSize, ReportMemberSumAggregateFragmentDoc, ReportMinAggregateFragmentDoc, ReportOrderByRelevanceFieldEnum, Report_InsightsDocument, Report_LayoutDocument, Report_Layout_InsightDocument, ReportsDocument, ResetWorkspaceDocument, ResolvePulseEventDocument, ResolvedFileUrlFragmentDoc, ResumeMessageDocument, ScheduleWorkspaceDeletionDocument, SendMessageDocument, SendMessageModel, SetDatabasePrimaryKeyDocument, SkillCatalogDocument, SkillCatalogItemFragmentDoc, SkillCatalogSource, SortOrder, StreamEventSchemaAnchorFragmentDoc, StreamMessageContentOutputFragmentDoc, StreamMessageOutputFragmentDoc, SyncEventAvgAggregateFragmentDoc, SyncEventCountAggregateFragmentDoc, SyncEventCursorAvgAggregateFragmentDoc, SyncEventCursorCountAggregateFragmentDoc, SyncEventCursorFragmentDoc, SyncEventCursorMaxAggregateFragmentDoc, SyncEventCursorMinAggregateFragmentDoc, SyncEventCursorSumAggregateFragmentDoc, SyncEventFragmentDoc, SyncEventMaxAggregateFragmentDoc, SyncEventMinAggregateFragmentDoc, SyncEventSumAggregateFragmentDoc, SyncProjectDesktopBindingDocument, TableConnectionFragmentDoc, TableCountAggregateFragmentDoc, TableDocument, TableFragmentDoc, TableMaxAggregateFragmentDoc, TableMinAggregateFragmentDoc, TableOrderByRelevanceFieldEnum, TableStatus, Table_DatabaseDocument, Table_Database_EngineDocument, Table_DocumentDocument, Table_Document_ContentsDocument, Table_Document_FileDocument, Table_Document_FormatDocument, Table_FromRelationsDocument, Table_ToRelationsDocument, TablesDocument, TextBlockEventOutputFragmentDoc, TextDeltaEventOutputFragmentDoc, TokenUsageAvgAggregateFragmentDoc, TokenUsageCountAggregateFragmentDoc, TokenUsageFragmentDoc, TokenUsageLimit, TokenUsageMaxAggregateFragmentDoc, TokenUsageMinAggregateFragmentDoc, TokenUsageSumAggregateFragmentDoc, TokenUsageUpdatesDocument, ToolInputDeltaEventOutputFragmentDoc, ToolResultArtifactOutputFragmentDoc, ToolResultEventOutputFragmentDoc, ToolStartEventOutputFragmentDoc, UpdateAgentDocument, UpdateArtifactNameDocument, UpdateChatDocument, UpdateDatabaseDocument, UpdateDocumentDocument, UpdateFolderDocument, UpdateInsightDocument, UpdateInsightInReportDocument, UpdateInsightThumbnailDocument, UpdateInterpDocument, UpdateLiveContextDocument, UpdateProjectDocument, UpdatePulseTriggerDocument, UpdateReportDocument, UpdateTableDocument, UpdateUserSkillFileDocument, UpdateUserSkillFolderDocument, UpsertAiProviderSettingDocument, UpsertWorkspaceAiModelDocument, UsageHistoryGranularity, UsageMetaOutputFragmentDoc, UsageStatusFragmentDoc, UsageWindowsStatusTypeFragmentDoc, UserAiProviderSettingCountAggregateFragmentDoc, UserAiProviderSettingFragmentDoc, UserAiProviderSettingMaxAggregateFragmentDoc, UserAiProviderSettingMinAggregateFragmentDoc, UserSkillFileCountAggregateFragmentDoc, UserSkillFileDocument, UserSkillFileFragmentDoc, UserSkillFileMaxAggregateFragmentDoc, UserSkillFileMinAggregateFragmentDoc, UserSkillFileModelFragmentDoc, UserSkillFilesDocument, UserSkillFolderCountAggregateFragmentDoc, UserSkillFolderDocument, UserSkillFolderFragmentDoc, UserSkillFolderMaxAggregateFragmentDoc, UserSkillFolderMinAggregateFragmentDoc, UserSkillFolderModelFragmentDoc, UserSkillFoldersDocument, WidgetBlockCompleteEventOutputFragmentDoc, WidgetBlockErrorEventOutputFragmentDoc, WidgetBlockStartEventOutputFragmentDoc, WidgetHtmlDeltaEventOutputFragmentDoc, WindowDetailTypeFragmentDoc, WorkspaceAiModelDocument, WorkspaceAiModelSettingCountAggregateFragmentDoc, WorkspaceAiModelSettingFragmentDoc, WorkspaceAiModelSettingMaxAggregateFragmentDoc, WorkspaceAiModelSettingMinAggregateFragmentDoc, WorkspaceDeleteScheduleCountAggregateFragmentDoc, WorkspaceDeleteScheduleFragmentDoc, WorkspaceDeleteScheduleMaxAggregateFragmentDoc, WorkspaceDeleteScheduleMinAggregateFragmentDoc, WorkspaceDeletionScheduleDocument };
|
|
1057
|
+
//# sourceMappingURL=chunk-5U2BUOJM.js.map
|
|
1058
|
+
//# sourceMappingURL=chunk-5U2BUOJM.js.map
|