Storefront Compatibility B2B Package
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.
Major features
Section titled “Major features”The Storefront Compatibility B2B Package defines the following queries and mutations:
-
negotiableQuoteTemplates query - Retrieves a list of negotiable quote templates along with their details, including expiration dates.
-
placeNegotiableQuoteOrderV2 mutation - Converts a negotiable quote into an order and returns comprehensive order details along with an errors array for consistent response handling.
-
setQuoteTemplateExpirationDate mutation - Allows negotiable quote templates to include an expiration date using setQuoteTemplateExpirationDate.
-
`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.
-
`importSharedRequisitionList` mutation - Imports or clones a shared requisition list for recipients within the same company based on the provided token.
Release information
Section titled “Release information”To see release notes for each version of the Storefront Compatibility B2B Package, go to the changelog.