Skip to content

Commit 59297bb

Browse files
authored
Update README.md
1 parent bcc5934 commit 59297bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please refer to the following update path instructions for more detailed guidanc
1515

1616
## Breaking Changes
1717
### 👌 Frontend
18-
* **GraphQL Schema Compatibility**: All GraphQL schemas remain compatible, so no frontend modifications are required directly due to schema changes.
18+
* **GraphQL Schema Compatibility**: All GraphQL schemas remain compatible, so no frontend modifications are required directly due to schema changes. *(Note: deprecated mutation `valdateCoupon` was removed. Use `validateCoupon` query instead)*.
1919
* **API Endpoint Changes**: If your frontend directly calls endpoints provided by VirtoCommerce.ExperienceApi, verify and update the endpoint URLs to match the new module structure if necessary.
2020
* **Testing**: Thoroughly test frontend interactions to ensure smooth functionality with the new backend modules.
2121

0 commit comments

Comments
 (0)