magento / architecture

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

Rename id fields to uid in requisitionList.graphqls #437

Closed nrkapoor closed 4 years ago

nrkapoor commented 4 years ago

Problem

Schema has a lot of fields named id which doesn't align with the new naming convention.

Solution

Updating all id fields to uid to be consistent with the new naming convention.

Requested Reviewers

@melnikovi @prabhuram93