priceRule removed from DraftOrderDiscountNotAppliedWarning in Admin API 2026-10
GraphQL Admin API 2026-10 removes priceRule from DraftOrderDiscountNotAppliedWarning. Integrations must use discountTitle and discountCode when handling draft-order discount warnings.
Read the official Shopify source01 · Source fact
What changed
GraphQL Admin API 2026-10 removes priceRule from DraftOrderDiscountNotAppliedWarning. Integrations must use discountTitle and discountCode when handling draft-order discount warnings.
- Published
- Jun 23, 2026
- Effective
- API version 2026-10
- Deadline
- API version 2026-10
02 · Business impact
Who and what may be affected
- Operators
- Agency
- Surfaces
- Admin Api, Draft Orders
- Impact
- Technical, Operations
- Settlement categories
- Promotions
03 · Next action
What to check
Before adopting Admin API 2026-10, replace priceRule title and code reads in draft-order mutation response handling.