Object GitHub::PackageConnection

The connection type for Package.

Fields

edges: [PackageEdge]

A list of edges.

nodes: [Package]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

Organization.packages

Repository.packages

User.packages

PackageOwner.packages