Merge branch 'main' of https://github.com/Discours/discours-backend into feature/refactoring-services
This commit is contained in:
@@ -445,7 +445,7 @@ type Notification {
|
||||
id: Int!
|
||||
shout: Int
|
||||
reaction: Int
|
||||
type: NotificationType
|
||||
type: NotificationType!
|
||||
createdAt: DateTime!
|
||||
seen: Boolean!
|
||||
data: String # JSON
|
||||
|
Reference in New Issue
Block a user