- Added a new refundMethod input to orderCancel mutation, enabling refunds as store credit.
- Deprecated the existing refund input; use refundMethod.originalPaymentMethodsRefund to retain original payment refunds.
- Updated documentation with migration guidance and examples.