INPUT_OBJECT
The input object that defines the fields for the linkInvoices mutation.
input LinkInvoicesMutationInput {# The ID of a child `Invoice`.child_invoice_id: Int64Bit!}