Rakesh Jesadiya
Rakesh Jesadiya
## 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...
> ## Problem Schema has a lot of fields named id which doesn't align with the new naming convention of GraphQL > ## Solution Updating all id fields to `uid`...
## Problem Customer Newsletter Subscription label changes. ## Solution Just add the Newsletter keyword before subscription. The label will be clear for the subscription to the newsletter. ## Requested Reviewers
I have just installed Snowdog Menu in one of my Adobe commerce sites. Clients use the box Catalog Permission feature for their B2B site. Is there any feature to show/hide...
### Description (*) This PR fixed the duplicate code from the PR, https://github.com/magento/commerce-data-export/pull/21/files#diff-ba1939c8004a571b5cb8c76346ab6b6a96427eb9ae468b637174954c486a83f8 ### Related Pull Requests https://github.com/magento/commerce-data-export/pull/21 ### Fixed Issues (if relevant) Fixed price event data providers contain some...
I have installed Magento 2.2.2 with sample data. I want to be searchable for Pattern attributes from default sample data. I have edit Patter attribute from Stores -> Product and...