You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Afosto cart mutations and refactor actions to utilize them
- Introduced new mutations for adding information, items, notes, confirming, and creating carts.
- Refactored existing actions to leverage the new mutations for improved clarity and maintainability.
- Updated the shipping and billing address fields to accept structured data objects.
- Added error handling for API responses in actions.
0 commit comments