INPUT_OBJECT
Autogenerated input type of DeleteProjectCard
input DeleteProjectCardInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The id of the card to delete.cardId: ID!}