Add client side start and end time
This commit is contained in:
@@ -84,6 +84,8 @@ fragment ShotWithAllFeatures on ShotGQL {
|
||||
videoId
|
||||
startFrame
|
||||
endFrame
|
||||
startTime @client
|
||||
endTime @client
|
||||
user {
|
||||
id
|
||||
}
|
||||
|
Reference in New Issue
Block a user