INPUT_OBJECT
Autogenerated input type of DeleteProjectColumn
input DeleteProjectColumnInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The id of the column to delete.columnId: ID!}