INPUT_OBJECT
Autogenerated input type of AttemptBillingInvoicePaymentMutation
input AttemptBillingInvoicePaymentMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID for retrieving the correct billing invoicebillingId: ID!}