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