# Adding `requiresComponents` field to `ProductVariantsBulkInput` — Shopify developer changelog --- ## Adding `requiresComponents` field to `ProductVariantsBulkInput` As of the 2024-10 version of the GraphQL Admin API, the `requiresComponents` field available in `ProductVariantInput` has been added to `ProductVariantsBulkInput`. This field allows variants to be marked as bundles that require components in order to be sold. Learn more about `requiresComponents` and `ProductVariantsBulkInput` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ProductVariantsBulkInput). *Published: October 01, 2024* Tags: API, New Link: https://shopify.dev/changelog/adding-requirescomponents-field-to-productvariantsbulkinput ---