Delete video implemented on backend; schema changes
This commit is contained in:
@@ -283,6 +283,7 @@ type Mutation {
|
||||
videoId: Int!
|
||||
videoMetadata: VideoMetadataInput!
|
||||
): Boolean!
|
||||
deleteVideo(videoId: Int!): Boolean!
|
||||
}
|
||||
|
||||
input CreateBucketSetInput {
|
||||
|
Reference in New Issue
Block a user