OBJECT
MoveProjectColumnPayload
Autogenerated return type of MoveProjectColumn
link GraphQL Schema definition
- type MoveProjectColumnPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The new edge of the moved column.
- ProjectColumnEdge! :
- }