add average time field to video in feed operation
All checks were successful
Tests / Tests (pull_request) Successful in 8s

This commit is contained in:
2025-03-11 13:10:34 -07:00
parent c399edd882
commit 7ce0c058b7
2 changed files with 5 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ fragment VideoCardFields on VideoGQL {
totalShotsMade
totalShots
makePercentage
averageTimeBetweenShots
createdAt
updatedAt
startTime