INPUT_OBJECT
Autogenerated input type of DeleteProject
input DeleteProjectInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The Project ID to update.projectId: ID!}