mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 14:01:24 +08:00
fix: fixed docs, graphql type (#2704)
This commit is contained in:
committed by
Kim Gardner
parent
2ef07429c2
commit
033433549a
@@ -1,4 +1,4 @@
|
||||
# Coral 
|
||||
# Coral 
|
||||
|
||||
Online comments are broken. Our open-source commenting platform, Coral, rethinks
|
||||
how moderation, comment display, and conversation function, creating the
|
||||
|
||||
@@ -5100,7 +5100,7 @@ input RequestUserCommentsDownloadInput {
|
||||
"""
|
||||
userID specifies user to download comments for
|
||||
"""
|
||||
userID: String!
|
||||
userID: ID!
|
||||
|
||||
"""
|
||||
clientMutationId is required for Relay support.
|
||||
|
||||
Reference in New Issue
Block a user