trim gql call, comments, plug in queries
This commit is contained in:
@@ -29,10 +29,6 @@ query GetUploadStreams(
|
||||
getUserVideos(limit: $limit, after: $after, filters: $filters) {
|
||||
videos {
|
||||
id
|
||||
stream {
|
||||
isCompleted
|
||||
lowestUnuploadedSegmentIndex
|
||||
}
|
||||
}
|
||||
pageInfo {
|
||||
hasNextPage
|
||||
|
Reference in New Issue
Block a user