trim gql call, comments, plug in queries

This commit is contained in:
Loewy
2024-04-23 12:37:31 -07:00
parent d51d2491ca
commit 422bb77f61
2 changed files with 1 additions and 17 deletions

View File

@@ -29,10 +29,6 @@ query GetUploadStreams(
getUserVideos(limit: $limit, after: $after, filters: $filters) {
videos {
id
stream {
isCompleted
lowestUnuploadedSegmentIndex
}
}
pageInfo {
hasNextPage