favoritesShouts and topShoutsByAuthor
This commit is contained in:
@@ -100,6 +100,8 @@ type Query {
|
||||
|
||||
topShoutsByView(limit: Int): [Shout]!
|
||||
topShoutsByRating(limit: Int): [Shout]!
|
||||
favoritesShouts(limit: Int): [Shout]!
|
||||
topShoutsByAuthor(limit: Int): [Shout]!
|
||||
|
||||
# getOnlineUsers: [User!]!
|
||||
}
|
||||
|
Reference in New Issue
Block a user