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