Merge branch 'master' into dean/add-home-feed-option
All checks were successful
Tests / Tests (pull_request) Successful in 10s

This commit is contained in:
2025-11-10 19:55:16 +00:00
4 changed files with 581 additions and 0 deletions

View File

@@ -93,6 +93,9 @@ query GetVideoSocialDetailsById($videoId: Int!) {
getVideo(videoId: $videoId) {
id
name
screenshotUri
makePercentage
totalShots
owner {
id
firebaseUid