dean/add-challenge-feature #212

Open
dean wants to merge 6 commits from dean/add-challenge-feature into master
Showing only changes of commit d17c1a2ecc - Show all commits

View File

@@ -789,6 +789,7 @@ type NotificationGQL {
actor: UserGQL!
videoId: Int
challengeId: Int
challenge: Challenge
comment: CommentGQL
reactionType: String
isRead: Boolean!