This commit is contained in:
@@ -22,7 +22,7 @@ type AuthorStat {
|
||||
type Author {
|
||||
id: Int!
|
||||
slug: String!
|
||||
name: String!
|
||||
name: String! # Обязательное поле
|
||||
pic: String
|
||||
bio: String
|
||||
about: String
|
||||
|
||||
Reference in New Issue
Block a user