merge: sync gql submodule, keeping local notification fragment

This commit is contained in:
dean
2025-11-20 12:57:23 -08:00
parent 372fd6e26b
commit f8e8c7b7d4
4 changed files with 636 additions and 434 deletions

View File

@@ -42,6 +42,11 @@ fragment Notification on NotificationGQL {
profileImageUri
}
videoId
challengeId
challenge {
id
name
}
comment {
id
message