add playlist w/ segment durations in gql return
All checks were successful
Tests / Tests (pull_request) Successful in 10s
All checks were successful
Tests / Tests (pull_request) Successful in 10s
This commit is contained in:
@@ -191,6 +191,9 @@ fragment ShotWithAllFeatures on ShotGQL {
|
||||
id
|
||||
streamSegmentType
|
||||
}
|
||||
playlist {
|
||||
segmentDurations
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user