Skip to main content
Log inSign up

draftOrderLineItemInput now accepts bundleComponents and the CartTransform function runs on all draft orders

As of version 2024-07 of the GraphQL Admin API, draftOrderLineItemInput now accepts bundleComponents. Apps can view a bundle item's components on a draft using the bundleComponents field and can add a bundle item to a draft order by including this field in the draftOrderLineItemInput.

Additionally, the CartTransform function will automatically run on all draft orders.

Learn more about bundleComponents on shopify.dev.

Was this section helpful?