magento / architecture

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

PWA-2113: [GraphQL] Create mutation to set billing address on negotiable quote #497

Closed cspruiell closed 3 years ago

cspruiell commented 3 years ago

Problem

We cannot currently support end-to-end checkout of negotiable quotes in GraphQL because several mutations are missing, including one to set the billing address on the negotiable quote. (Other missing mutations will be addressed separately.)

Solution

Add the setNegotiableQuoteBillingAddress mutation to the NegotiableQuoteGraphQl schema and return the full negotiable quote as the output.

Requested Reviewers

pdohogne-magento commented 3 years ago

Changes included in https://github.com/magento/architecture/commit/22de863cea586418ab468fb6970914d20dc38676