Github API - Test Config

MoveProjectColumnPayload [object]

Autogenerated return type of MoveProjectColumn

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.

columnEdge ProjectColumnEdge

ProjectColumnEdge [object]

An edge in a connection.

Attributes
cursor String

A cursor for use in pagination.

The item at the end of the edge.

API:
Github GraphQL API

The new edge of the moved column.

API:
Github GraphQL API