# ProductBundleCreateInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for creating a componentized product. ### Access Scopes ## Fields * [components](/docs/api/admin-graphql/2024-10/input-objects/ProductBundleComponentInput): ProductBundleComponentInput! - The component products to bundle with the bundle product. * [title](/docs/api/admin-graphql/2024-10/scalars/String): String! - The title of the product to create. ## Input objects with this input object * [productBundleCreate](/docs/api/admin-graphql/2024-10/mutations/productBundleCreate) ## Examples