RequestCommentsDownloadPayload
No description
type RequestCommentsDownloadPayload {
clientMutationId: String!
}
Fields
RequestCommentsDownloadPayload.clientMutationId
● String!
non-null scalar
clientMutationId is required for Relay support.
Returned By
requestCommentsDownload
mutation