INPUT_OBJECT
Autogenerated input type of CancelBillingInvoiceMutation
input CancelBillingInvoiceMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the billing record to be cancelledbillingId: ID!}