Adding requiresComponents
field to ProductVariantsBulkInput
API
Effective October 01, 2024
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.