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