This commit is contained in:
@@ -24,7 +24,7 @@ class Notification:
|
||||
|
||||
@strawberry.type
|
||||
class NotificationSeenResult:
|
||||
error: str = strawberry.field(default=None, name="error")
|
||||
error: str | None
|
||||
|
||||
|
||||
@strawberry.type
|
||||
|
Reference in New Issue
Block a user