RequestUserCommentsDownloadPayload
No description
type RequestUserCommentsDownloadPayload {
clientMutationId: String!
archiveURL: String!
}
Fields
RequestUserCommentsDownloadPayload.clientMutationId ● String! non-null scalar
clientMutationId is required for Relay support.
RequestUserCommentsDownloadPayload.archiveURL ● String! non-null scalar
archiveURL is the archive url
Returned By
requestUserCommentsDownload mutation