# orderEditAddVariant mutation applies contextual pricing by default — Shopify developer changelog --- ## orderEditAddVariant mutation applies contextual pricing by default As of the 2025-04 API version, the [`OrderEditAddVariant`](https://shopify.dev/docs/api/admin-graphql/2025-04/mutations/orderEditAddVariant) API will adhere to the pricing configurations set for Markets and Company Locations. This means that any variant added to an order will automatically apply the appropriate pricing context based on the specified market or company location settings. *Published: March 05, 2025* Tags: API, Breaking API Change Link: https://shopify.dev/changelog/order-edit-add-variant-mutation-applies-contextual-pricing-by-default ---