Add screenshot uri to video

This commit is contained in:
2024-04-29 14:08:27 -06:00
parent b74fb2b1d7
commit 381b4ce0c2
4 changed files with 8 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ query GetVideoDetails($videoId: Int!) {
getVideo(videoId: $videoId) {
id
name
screenshotUri
averageTimeBetweenShots
elapsedTime
endTime