Add table size to return
All checks were successful
Tests / Tests (pull_request) Successful in 8s

This commit is contained in:
2024-08-15 18:05:19 -07:00
committed by countablecloud
parent 6d5669aaf8
commit 7de3d196ba
2 changed files with 2 additions and 0 deletions

View File

@@ -253,6 +253,7 @@ type VideoGQL {
endTime: DateTime
elapsedTime: Float
framesPerSecond: Float!
tableSize: Float!
stream: UploadStreamGQL
playlist: HLSPlaylistGQL
tags: [VideoTag!]!