thread-id-fix
All checks were successful
deploy / deploy (push) Successful in 1m12s

This commit is contained in:
2023-12-22 13:08:35 +03:00
parent 999fafac71
commit 051d35869b
3 changed files with 10 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ class NotificationReaction:
@strawberry.type
class NotificationGroup:
id: str
authors: List[NotificationAuthor]
updated_at: int
entity: str