Github API - Test Config

ProjectV2SingleSelectFieldOptionInput [input]

Represents a single select field option

Attributes
color ProjectV2SingleSelectFieldOptionColor

ProjectV2SingleSelectFieldOptionColor [enum]

The display color of a single-select field option.

Possible values
BLUE

BLUE

GRAY

GRAY

GREEN

GREEN

ORANGE

ORANGE

PINK

PINK

PURPLE

PURPLE

RED

RED

YELLOW

YELLOW

API:
Github GraphQL API

The display color of the option

description String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The description text of the option

name String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The name of the option

API:
Github GraphQL API