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.
Major features
The Storefront Compatibility Package defines the following queries and mutations:
-
clearWishlistmutation - Allows all items to be removed from a wishlist in a single action. -
customerGroupquery - Retrieves information about specified customer group. -
customerSegmentsquery - Retrieves information about specified customer segment. -
deleteCustomerAddressV2mutation - Deletes a billing or shipping address of a customer using customer UID as input. -
exchangeExternalCustomerTokenmutation - Authenticates users via an integration token and returns both the customer token and associated customer data -
updateCustomerAddressV2mutation - Updates a billing or shipping address of a customer using customer UID as input.
Release information
To see release notes for each version of the Storefront Compatibility Package, go to the changelog.