Improved GraphQL
The latest release adds GraphQL coverage for the following features:
- Added support for multiple wishlists. You can use GraphQL to create, delete, and rename wishlists as well as move or copy items between them.
- Added support for returned merchandise authorizations (RMA). Shoppers can request a return. If the merchant accepts the request, the shopper can perform tasks such as adding a comment and adding tracking information.
- Added support for the following B2B features:
– Companies. You can add company administrators, users, roles, and teams.
– Company credit. The company query includes details about the company’s credit history. The ConfigurableOptionsSelectionMetadata and ConfigurableOptionAvailableForSelection data types have been added to the schema to provide this functionality.
– Requisition lists. You can create, delete, and update requisition lists. Support also includes the ability to add, update, delete, copy, and move items within a requisition list as well as add requisition list items into the cart.
‍