auto-visibility, schema upgrades

This commit is contained in:
2022-11-13 18:24:29 +03:00
parent 2e705fa2c9
commit 941f8cdd71
5 changed files with 101 additions and 8 deletions

View File

@@ -36,6 +36,7 @@ type AuthorStat {
followings: Int
followers: Int
rating: Int
commented: Int
}