Skip to content

Storefront Compatibility Package for Adobe Commerce 2.4.8

The Storefront Compatibility Package contains changes to the Adobe Commerce 2.4.8 codebase that enable drop-in component functionality.

Most of these changes enhance the Adobe Commerce GraphQL schema. However, miscellaneous bugfixes are also included. The drop-in components require this package.

The Storefront Compatibility Package defines the following queries and mutations:

  • clearWishlist mutation - Allows all items to be removed from a wishlist in a single action.

  • customerGroup query - Retrieves information about specified customer group.

  • customerSegments query - Retrieves information about specified customer segment.

  • deleteCustomerAddressV2 mutation - Deletes a customer’s billing or shipping address based on the provided customer UID.

  • exchangeExternalCustomerToken mutation - Authenticates users via an integration token and returns both the customer token and associated customer data.

  • exchangeOtpForCustomerToken mutation - Authenticates admins as customers for seller-assisted buying by exchanging a one-time password (OTP) and email for a customer token.

  • updateCustomerAddressV2 mutation - Updates a customer’s billing or shipping address based on the provided customer UID.

To see release notes for each version of the Storefront Compatibility Package, go to the changelog.