upgrade schema

This commit is contained in:
2022-11-13 20:58:47 +03:00
parent ba40e6c7d2
commit 5ce8899922
3 changed files with 5 additions and 3 deletions

View File

@@ -440,6 +440,7 @@ type Shout {
deletedBy: User
publishedBy: User
publishedAt: DateTime
media: String
stat: Stat
}