Skip to main content

RequestUserCommentsDownloadInput

No description

type RequestUserCommentsDownloadInput {  userID: ID!  clientMutationId: String!}

Fields#

userID (ID!)#

userID specifies user to download comments for

clientMutationId (String!)#

clientMutationId is required for Relay support.