OBJECT

MoveProjectCardPayload

Autogenerated return type of MoveProjectCard

link GraphQL Schema definition

  • type MoveProjectCardPayload {
  • # The new edge of the moved card.
  • cardEdge: ProjectCardEdge!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }