- GraphQL Admin API adds support for channel markets (MarketType.CHANNEL) enabling creation and update of markets linked to specific sales channels.
- New input fields (channelsCondition.channelIds) and query fields (Market.channels, Channel.markets, etc.) allow managing channel‑specific product availability, pricing, and currency.
- Existing apps are unaffected unless they assume markets are only regional; update any logic that makes that assumption.