Sending order invoice to multiple email address at a same time

After creating an order, to collect payment via Invoice using orderInvoiceSend mutation https://shopify.dev/docs/api/admin-graphql/2023-07/mutations/orderInvoiceSend
Her we can only use one email address in the CC. How can I use multiple cc email address so that more than only one person can see the Invoice sent to the email.