- `storefrontCustomerAccessTokenCreate` mutation deprecated in API version 2025-01.
- Use a Customer Accounts API OAuth2 access token directly via @inContext BuyerInput#customerAccessToken for Storefront API calls.
- Replace the deprecated mutation with the obtained token following the migration guide.