⛵ Added
- Added the
wishlistCreateForBuyermutation to allow the creation of a wishlist for a specific buyer, for integration data ingestion. - Added the
sellerCreateWithOwnermutation to allow the creation of both a seller and the associated seller-owner use, for integration data ingestion. Note that the user will automatically be added to the Seller Admin permission group.
🌊 Changed
- Updated the filtering logic for querying
productsandproductVariantsbased on features to check for both products and variants that match the specified feature.
🪲 Fixed
- Fixed an issue with the
volumeDiscountresolver in thenauticalOrderquery. - Fixed an issue where duplicate SendGrid order confirmation emails could be sent when a customer requested a quote order from the storefront.