INPUT_OBJECT
Autogenerated input type of PaymentMethodDeleteMutation
input PaymentMethodDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the existing payment method.id: ID!}