magento / architecture

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

Reward points Uid changes #468

Closed RakeshJesadiya closed 3 years ago

RakeshJesadiya commented 4 years ago

Problem

Customer Reward Points UID Changes in the schema file.

Solution

To keep consistency throughout the GraphQL schema, we have replaced the Id field with Uid.

Requested Reviewers

RakeshJesadiya commented 4 years ago

@cpartica @melnikovi Please check the schema changes. once approve I will do it changes on the code level.