dean/add-challenge-feature #212

Merged
dean merged 9 commits from dean/add-challenge-feature into master 2025-12-10 19:11:19 +00:00
Showing only changes of commit ec534769f3 - 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!