mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
fix: fixed docs, graphql type (#2704)
This commit is contained in:
committed by
Kim Gardner
parent
2ef07429c2
commit
033433549a
@@ -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