- Added returns support to the Customer Accounts API, including the orderRequestReturn mutation and returnCalculate query.
- Introduced ReturnInformation object and ReturnConnection on Order to expose eligibility, status, and refund details.
- Allows partners to create return requests and calculate refunds directly via API without extra app authorizations.