We have a headless storefront that uses Storefront API checkout mutations when products are added/removed to and from the cart. It was set up before Cart objects were available on the storefront API.
We would like to implement bundling using the new Cart Transform API, but we’d like to know if we need to convert our storefront to use Cart objects instead of Checkout objects in order to do it.
Any help would be much appreciated.