24 June 2026
CartsOrdersProject configurationLimits
You can now associate Shipping Methods with specific Stores. This lets you model Shipping Methods per Store while keeping unassigned Shipping Methods globally available.
Changes:
- [API] Added
storesto ShippingMethod and ShippingMethodDraft. - [API] Added Set Stores, Add Store, and Remove Store update actions for Shipping Methods.
- [API] Added Set Stores to Shipping Methods Change Types.
- [API] Added a Stores per Shipping Method limit.
- [GraphQL API] Added
storesto ShippingMethodDraft. - [GraphQL API] Added
storesandstoresRefto ShippingMethodType.