MutationDeleteCommentInput
input MutationDeleteCommentInput {
id: ID!
}
Fields
MutationDeleteCommentInput.id ● ID! non-null scalar
Global identifier of the comment.
Member Of
deleteComment mutation