Skip to main content
Log inSign up

New has_variants_that_requires_components field on Product Webhooks

As of 2024-10, the product create and update webhook payloads contain information indicating if the product has a variant that is a product bundle.

The new boolean field, has_variants_that_requires_components, mirrors what is already available on the Product GraphQL response.

To receive has_variants_that_requires_components in the webhook payload, specify 2024-10 or greater as the webhook API version in your App Partner Dashboard.

Learn more about Product Bundles.

Was this section helpful?