magento / architecture

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

Update customer order schema #420

Closed danielrenaud closed 4 years ago

danielrenaud commented 4 years ago

Problem

The customer orders architectural schema was not aligned with the implementation. Some types were not properly namespaced for the Sales/Orders area.

Solution

Update schema to reflect implementation and add namespace to appropriate fields

Requested Reviewers

@paliarush @cpartica

nrkapoor commented 4 years ago

@DrewML @cpartica If you are ok with the changes can we merge the PR?