How add the combo product such the single product in grahpql in Shopify app development

Hi all,
I’m developing a Shopify app using the Remix framework with React.js. The app is focused on creating combo products, where the admin can add multiple products as a bundle, and users can view and purchase them from the UI.

I have a question regarding how to add multiple products into a single combo product. Additionally, I would like to know how to use GraphQL to create products in Shopify.