Skip to content

Storefront Compatibility B2B Package

SaaS only

The Storefront Compatibility B2B Package contains changes to the Adobe Commerce B2B codebase that enable drop-in component functionality. On Adobe Commerce as a Cloud Service , it is installed and updated automatically.

Most of these changes enhance the Adobe Commerce B2B GraphQL schema. However, miscellaneous bug fixes are also included. The drop-in components require this package along with the Storefront Compatibility Package.

The Storefront Compatibility B2B Package defines the following queries and mutations:

  • assignChildCompany mutation - Company administrators can assign a child company to a parent company within the company hierarchy.

  • importSharedRequisitionList mutation - Imports or clones a shared requisition list for recipients within the same company based on the provided token.

  • negotiableQuoteTemplates query - Retrieves negotiable quote templates with details, including their expiration dates.

  • placeNegotiableQuoteOrderV2 mutation - Transforms a negotiable quote into an order and returns full order details, including an errors array for standardized response handling.

  • setQuoteTemplateExpirationDate mutation - Sets an expiration date on negotiable quote templates.

  • sharedRequisitionList query - Retrieves a read-only shared requisition list for B2B customers, including sender details and associated items, based on the provided token.

  • shareRequisitionListByToken mutation - Generates a shareable storefront token that enables B2B customers to share a requisition list with colleagues within the same company.

  • shareRequisitionListByEmail mutation - Sends a requisition list to colleagues within the same company via email for B2B customers.

  • unassignChildCompany mutation - Company administrators can unassign a child company from its parent company within the company hierarchy.

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