remove operations

This commit is contained in:
2024-05-15 09:39:28 -07:00
parent f8c5cf74f8
commit b2db5bde2b
2 changed files with 0 additions and 23 deletions

View File

@@ -52,13 +52,6 @@ query GetStreamMonitoringDetails($videoId: Int!) {
uploadCompletionCursor
lastIntendedSegmentBound
}
currentProcessing {
errors {
message
startSegmentIndex
endSegmentIndex
}
}
}
}