--- title: Adding requiresComponents field to ProductVariantsBulkInput - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/adding-requirescomponents-field-to-productvariantsbulkinput md: https://shopify.dev/changelog/adding-requirescomponents-field-to-productvariantsbulkinput.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # 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).