Remove error default from operation
All checks were successful
Tests / Tests (pull_request) Successful in 15s

This commit is contained in:
2024-10-24 11:27:40 -07:00
parent 8246699915
commit 8c191bdb90
3 changed files with 6 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ query GetStreamMonitoringDetails($videoId: Int!, $debuggingJson: JSON) {
}
}
stream {
id
linksRequested
uploadsCompleted
segmentProcessingCursor
@@ -194,6 +195,7 @@ query GetVideo($videoId: Int!) {
}
}
stream {
id
streamSegmentType
segments {
segmentIndex