URL Field Deprecation, Enhancements, Bug Fixes
GraphQL Update
**url**** Field Deprecation** - In the Get a cart example, we replaced the deprecatedurlfield withpathto return the relative path of a product. This update enables the creation of redirect links to the product page.
Enhancements & Fixes
-
Themes - Updated Using npm and React to Customize Your Theme for compatibility with React 18.
-
Orders - Corrected schema details for multiple fields in the V2 Orders API.
-
Analytics - Corrected schema details for Settings Analytics endpoints.
-
Catalog - Resolved schema inconsistencies for PUT/POST Products Complex Rules endpoints.
Developer Blog