--- 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 metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-10-18T16:28:56-04:00' postedAt: '2024-10-01T16:18:00-04:00' updatedAt: '2024-10-21T12:38:42-04:00' effectiveAt: '2024-10-01T16:18:00-04:00' --- 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).