INPUT_OBJECT
Autogenerated input type of VariantDeleteMutation
input VariantDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the existing variant.id: ID!}