Object GitHub::DeleteProjectColumnPayload

Autogenerated return type of DeleteProjectColumn

Fields

clientMutationId: String

A unique identifier for the client performing the mutation.

deletedColumnId: ID

The deleted column ID.

project: Project

The project the deleted column was in.

Uses

Mutation.deleteProjectColumn