Github API - Test Config

ProjectV2ItemFieldReviewerValue [object]

The value of a reviewers 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.

reviewers RequestedReviewerConnection

RequestedReviewerConnection [object]

The connection type for RequestedReviewer.

Attributes

A list of edges.

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 reviewers for this field.

API:
Github GraphQL API