RequestCommentsDownloadInput
No description
input RequestCommentsDownloadInput {
clientMutationId: String!
}
Fields
RequestCommentsDownloadInput.clientMutationId
● String!
non-null scalar
clientMutationId is required for Relay support.
Member Of
requestCommentsDownload
mutation