Input Object GitHub::UpdateProjectCardInput

Autogenerated input type of UpdateProjectCard

Input Fields

projectCardId: ID!

The ProjectCard ID to update.

isArchived: Boolean

Whether or not the ProjectCard should be archived

note: String

The note of ProjectCard.

clientMutationId: String

A unique identifier for the client performing the mutation.

Uses

Mutation.updateProjectCard