add tableSize to operations for getVideo
All checks were successful
Tests / Tests (pull_request) Successful in 14s

This commit is contained in:
2024-08-15 18:51:36 -07:00
parent a2b912500c
commit f20ca53a2a
2 changed files with 6 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ query GetVideoUpdatePageDetails($videoId: Int!) {
totalShots
makePercentage
elapsedTime
tableSize
tags {
tagClasses {
name
@@ -98,6 +99,7 @@ query GetVideoDetails($videoId: Int!) {
totalShotsMade
createdAt
updatedAt
tableSize
owner {
id
firebaseUid