INPUT_OBJECT
The input object that defines the fields for the linkAccounts mutation.
input LinkAccountsMutationInput {# The ID of a child `Account`.child_account_id: Int64Bit!}