OBJECT
MoveProjectCardPayload
Autogenerated return type of MoveProjectCard
link GraphQL Schema definition
- type MoveProjectCardPayload {
- # The new edge of the moved card.
- ProjectCardEdge! :
- # A unique identifier for the client performing the mutation.
- String :
- }