Magidoc

MoveProjectCardInput
Input Object

Autogenerated input type of MoveProjectCard

Fields

#

afterCardId

Place the new card after the card with this id. Pass null to place it at the top.

cardId

ID !
Non-null

The id of the card to move.

clientMutationId

A unique identifier for the client performing the mutation.

columnId

ID !
Non-null

The id of the column to move it into.

Usages

#

References

#

  • Argument input of field moveProjectCard from type Mutation