CreateIllegalContentInput
No description
input CreateIllegalContentInput {
commentID: ID!
commentRevisionID: ID!
}
Fields
CreateIllegalContentInput.commentID
● ID!
non-null scalar
commentID is the id of the comment reported for illegal content.
CreateIllegalContentInput.commentRevisionID
● ID!
non-null scalar
commentRevisionID is the revision ID of the comment reported for illegal content.