Constructs a new DeleteThreadCommentMutation
instance.
The authentication token.
deleteThreadComment
is a method that sends a mutation request to delete a thread comment.
An object of type DeleteThreadCommentVariables
representing the variables for the mutation.
A Promise that resolves to the response from the mutation request.
Will throw an error if the mutation request fails or if the provided variables do not pass the validation checks.
DeleteThreadCommentMutation
is a class representing a mutation to delete a thread comment. It includes a method to delete a thread