Drop frame count from videl gql
This commit is contained in:
@@ -77,9 +77,8 @@ type VideoGQL {
|
||||
shots: [ShotGQL!]!
|
||||
startTime: DateTime!
|
||||
endTime: DateTime!
|
||||
elapsedTime: Float!
|
||||
elapsedTime: Float
|
||||
framesPerSecond: Int!
|
||||
totalFrames: Int!
|
||||
stream: UploadStreamGQL
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user