Make video name optional
This commit is contained in:
@@ -66,7 +66,7 @@ scalar Decimal
|
||||
|
||||
type VideoGQL {
|
||||
id: Int!
|
||||
name: String!
|
||||
name: String
|
||||
totalShotsMade: Int!
|
||||
totalShots: Int!
|
||||
makePercentage: Float!
|
||||
|
Reference in New Issue
Block a user