Don't load shots in feed

This commit is contained in:
2024-03-31 22:17:29 -06:00
parent ed751f5cdd
commit 797ca3a387
2 changed files with 0 additions and 25 deletions

View File

@@ -13,14 +13,6 @@ query GetFeed($limit: Int! = 5, $after: String = null) {
averageTimeBetweenShots
createdAt
updatedAt
shots {
id
videoId
startFrame
endFrame
createdAt
updatedAt
}
startTime
endTime
elapsedTime