Github API - Test Config

ProjectV2ItemFieldPullRequestValue [object]

The value of a pull request field in a Project item.

Attributes
field ProjectV2FieldConfiguration

ProjectV2FieldConfiguration [union]

Configurations for project fields.

Union
ProjectV2FieldProjectV2IterationFieldProjectV2SingleSelectField
API:
Github GraphQL API

The field that contains this value.

pullRequests PullRequestConnection

PullRequestConnection [object]

The connection type for PullRequest.

Attributes
edges PullRequestEdge []

A list of edges.

nodes PullRequest []

A list of nodes.

pageInfo PageInfo

Information to aid in pagination.

totalCount Int

Identifies the total count of items in the connection.

API:
Github GraphQL API

The pull requests for this field

API:
Github GraphQL API