DesDeleteCommentThreadInput
Input for deleting a comment thread.
input DesDeleteCommentThreadInput {
commentThreadId: String!
entityId: ID!
}
Fields
DesDeleteCommentThreadInput.commentThreadId ● String! non-null scalar
Comment thread identifier.
DesDeleteCommentThreadInput.entityId ● ID! non-null scalar
Entity identifier.