mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
feat(server): find transcript actions (#11890)
This commit is contained in:
@@ -1430,6 +1430,7 @@ type TranscriptionItemType {
|
||||
}
|
||||
|
||||
type TranscriptionResultType {
|
||||
actions: String
|
||||
id: ID!
|
||||
status: AiJobStatus!
|
||||
summary: String
|
||||
|
||||
Reference in New Issue
Block a user