Github API - Test Config

UpdateProjectV2ItemPositionPayload [object]

Autogenerated return type of UpdateProjectV2ItemPosition

Attributes
clientMutationId 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

A unique identifier for the client performing the mutation.

items ProjectV2ItemConnection

ProjectV2ItemConnection [object]

The connection type for ProjectV2Item.

Attributes

A list of edges.

nodes ProjectV2Item []

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 items in the new order

API:
Github GraphQL API