feat(server): find transcript actions (#11890)

This commit is contained in:
darkskygit
2025-04-22 09:23:24 +00:00
parent b59f6ebde0
commit 3794f8aa80
11 changed files with 94 additions and 13 deletions
+1
View File
@@ -1430,6 +1430,7 @@ type TranscriptionItemType {
}
type TranscriptionResultType {
actions: String
id: ID!
status: AiJobStatus!
summary: String