mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
Loading new comments.
This commit is contained in:
@@ -448,7 +448,7 @@ type RootQuery {
|
||||
# Comments returned based on a query.
|
||||
comments(query: CommentsQuery!): [Comment]
|
||||
|
||||
# Returne the count of comments satisfied by the query. Note that this edge is
|
||||
# Return the count of comments satisfied by the query. Note that this edge is
|
||||
# expensive as it is not batched. Requires the `ADMIN` role.
|
||||
commentCount(query: CommentCountQuery!): Int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user