magento / architecture

A place where Magento architectural discussions happen
275 stars 154 forks source link

[GraphQL] Added mutation to set shipping methods on negotiable quote #499

Closed amolina-adobe closed 3 years ago

amolina-adobe commented 3 years ago

Problem

In order to checkout with a negotiable quote, we need a way to set the shipping methods on it first.

Solution

Add a mutation to set the shipping methods on a negotiable quote.

Requested Reviewers