Input Object GitHub::MoveProjectColumnInput
Autogenerated input type of MoveProjectColumn
Input Fields
columnId: ID!
The id of the column to move.
afterColumnId: ID
Place the new column after the column with this id. Pass null to place it at the front.
clientMutationId: String
A unique identifier for the client performing the mutation.