URL Field Deprecation, Enhancements, Bug Fixes
1743092057408
GraphQL
Bug Fix
Enhancement
Developer Blog
GraphQL Update
url
Field Deprecation - In the Get a cart example, we replaced the deprecatedurl
field withpath
to 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