Github API - Test Config

ProjectV2IterationFieldIteration [object]

Iteration field iteration settings for a project.

Attributes
duration Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The iteration's duration in days

id 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 iteration's ID.

startDate Date

Date [scalar]

An ISO-8601 encoded date string.

API:
Github GraphQL API

The iteration's start date

title 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 iteration's title.

titleHTML 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 iteration's html title.

API:
Github GraphQL API