trim uncessary requested fields
All checks were successful
Tests / Tests (pull_request) Successful in 38s

This commit is contained in:
2026-04-28 12:53:25 -07:00
parent ae37a3d9d9
commit bc1ff66467
2 changed files with 3 additions and 81 deletions

View File

@@ -31,41 +31,26 @@ fragment VideoCardFields on VideoGQL {
}
name
screenshotUri
totalShotsMade
totalShots
makePercentage
averageTimeBetweenShots
averageDifficulty
createdAt
updatedAt
startTime
endTime
private
elapsedTime
screenshotUri
stream {
id
lastIntendedSegmentBound
isCompleted
streamSegmentType
}
tableSize
pocketSize
tags {
tagClasses {
name
}
name
}
currentProcessing {
id
errors {
message
}
status
statuses {
status
}
}
reactions {
videoId