Github GraphQL API / Comment

Represents a comment.

Implementations

Fields

author : Actor

authorAssociation : CommentAuthorAssociation!

body : String!

bodyHTML : HTML!

bodyText : String!

createdAt : DateTime!

createdViaEmail : Boolean!

editor : Actor

id : ID!

includesCreatedEdit : Boolean!

lastEditedAt : DateTime

publishedAt : DateTime

updatedAt : DateTime!

userContentEdits (
       String: String
       String: String
       Int: Int
       Int: Int
) : UserContentEditConnection

viewerDidAuthor : Boolean!

Documentation created using imtala