add uploadsCompleted to getUploadStreamWithDetails query
All checks were successful
Tests / Tests (pull_request) Successful in 15s

This commit is contained in:
2024-08-12 17:23:55 -07:00
committed by loewy
parent e8938621fc
commit 5e0d01ea5b
2 changed files with 3 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ query GetUploadStreamsWithDetails(
isCompleted
lastIntendedSegmentBound
uploadCompletionCursor
uploadsCompleted
}
}
pageInfo {