Object GitHub::ProjectCardConnection

The connection type for ProjectCard.

Fields

edges: [ProjectCardEdge]

A list of edges.

nodes: [ProjectCard]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

Issue.projectCards

Project.pendingCards

ProjectColumn.cards

PullRequest.projectCards