Object GitHub::StarredRepositoryConnection

The connection type for Repository.

Fields

edges: [StarredRepositoryEdge]

A list of edges.

isOverLimit: Boolean!

Is the list of stars for this user truncated? This is true for users that have many stars.

nodes: [Repository]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

User.starredRepositories