Object GitHub::RepositoryConnection

A list of repositories owned by the subject.

Fields

edges: [RepositoryEdge]

A list of edges.

nodes: [Repository]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

totalDiskUsage: Int!

The total size in kilobytes of all repositories in the connection.

Uses

Organization.repositories

Repository.forks

User.repositories

User.repositoriesContributedTo

User.topRepositories

User.watching

RepositoryOwner.repositories