Add start segment and end segment client side fields
This commit is contained in:
@@ -139,6 +139,8 @@ fragment ShotWithAllFeatures on ShotGQL {
|
||||
endFrame
|
||||
startTime @client
|
||||
endTime @client
|
||||
startSegment @client
|
||||
endSegment @client
|
||||
user {
|
||||
id
|
||||
}
|
||||
|
Reference in New Issue
Block a user