Magidoc

Minimizable
Interface

Entities that can be minimized.

Fields

#

isMinimized

Non-null

Returns whether or not a comment has been minimized.

minimizedReason

Returns why the comment was minimized. One of abuse , off-topic , outdated , resolved , duplicate and spam . Note that the case and formatting of these values differs from the inputs to the MinimizeComment mutation.

viewerCanMinimize

Non-null

Check if the current viewer can minimize this object.

Implementations

#

Implemented by CommitComment , DiscussionComment , GistComment , IssueComment , PullRequestReview , PullRequestReviewComment .

Usages

#

References

#