magento / architecture

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

Enforce restriction on multiple sorting through Negotiable Quote schema #488

Closed prabhuram93 closed 3 years ago

prabhuram93 commented 3 years ago

Problem

Negotiable Quote GQL implementation restricts sorting via multiple fields. This PR enables schema to enforce that restriction.

Solution

Added changes in teh schema

Requested Reviewers

@cpartica @pdohogne-magento