Adobe Commerce 2.4.8
This page documents GraphQL changes in the 4.8.25 package line for merchants on Adobe Commerce 2.4.8. For the current package line, see Adobe Commerce 2.4.9.
The Storefront Compatibility Package adds backend changes that storefront drop-ins need on Adobe Commerce 2.4.8. The 4.8.25 package line is mostly GraphQL schema extensions, plus bug fixes. Drop-in components require this package.
Major features
Section titled “Major features”Adobe releases new GraphQL queries and mutations across minor versions in each package line. The list below summarizes the full 4.8.25 line. Not every item was introduced in 4.8.25, even though it is the latest release in the 4.8.x series. For version-specific changes, see the changelog and filter for the Storefront Compatibility Package.
The 4.8.25 package line adds the following GraphQL queries and mutations:
-
clearWishlist mutation — Allows all items to be removed from a wishlist in a single action.
-
customerGroup query — Retrieves information about a specified customer group.
-
customerSegments query — Retrieves information about a 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.
Release information
Section titled “Release information”For release notes for each Storefront Compatibility Package version, see the changelog and filter for the Storefront Compatibility Package. For tested package and drop-in versions in the current suite, see the release suite.