dean/add-challenge-feature #212
@@ -789,6 +789,7 @@ type NotificationGQL {
|
|||||||
actor: UserGQL!
|
actor: UserGQL!
|
||||||
videoId: Int
|
videoId: Int
|
||||||
challengeId: Int
|
challengeId: Int
|
||||||
|
challenge: Challenge
|
||||||
comment: CommentGQL
|
comment: CommentGQL
|
||||||
reactionType: String
|
reactionType: String
|
||||||
isRead: Boolean!
|
isRead: Boolean!
|
||||||
|
|||||||
Reference in New Issue
Block a user