getAuthor add stat
This commit is contained in:
parent
b8aefdb7a1
commit
53d1ccb15f
|
@ -274,7 +274,7 @@ type Query {
|
|||
userFollowedAuthors(slug: String!): [Author]!
|
||||
userFollowedTopics(slug: String!): [Topic]!
|
||||
authorsAll: [Author]!
|
||||
getAuthor(slug: String!): User
|
||||
getAuthor(slug: String!): Author
|
||||
myFeed(options: LoadShoutsOptions): [Shout]
|
||||
|
||||
# migrate
|
||||
|
|
Loading…
Reference in New Issue
Block a user