refactoring
Some checks failed
deploy / deploy (push) Failing after 1m56s

This commit is contained in:
2023-10-25 21:33:53 +03:00
parent 20e1fa989a
commit 1f5e5472c9
10 changed files with 7 additions and 126 deletions

View File

@@ -165,7 +165,7 @@ type AuthorStat {
type Author {
id: Int!
user: Int!
user: String!
slug: String!
name: String
pic: String