chore: regenerate schema and types
Some checks failed
Tests / Tests (pull_request) Failing after 10s

This commit is contained in:
dean
2025-11-21 10:18:30 -08:00
parent cc9bc98b32
commit d17c1a2ecc

View File

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