magento / architecture

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

Customer reorder UID Changes. #467

Open RakeshJesadiya opened 4 years ago

RakeshJesadiya commented 4 years ago

Problem

Customer Reorder Schema needs to update id with UID changes.

Solution

With consistency throughout the graphql schema, we have replaced the Id field with Uid.

Requested Reviewers

RakeshJesadiya commented 4 years ago

@cpartica Please check the PR and give me your valuable input. Thanks.