Object GitHub::GistCommentConnection

The connection type for GistComment.

Fields

edges: [GistCommentEdge]

A list of edges.

nodes: [GistComment]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

Gist.comments

User.gistComments