Interface GitHub::Minimizable

Entities that can be minimized.

Fields

isMinimized: Boolean!

Returns whether or not a comment has been minimized.

minimizedReason: String

Returns why the comment was minimized.

viewerCanMinimize: Boolean!

Check if the current viewer can minimize this object.

Possible Types

CommitComment

GistComment

IssueComment

PullRequestReviewComment

Uses

MinimizeCommentPayload.minimizedComment

UnminimizeCommentPayload.unminimizedComment