← Latest Shopify changes

`LineItem.priceAfterAllDiscountsBeforeTaxesSet` field now available

APINewAdmin GraphQL API2026-07

Shopify developer change

MerchantDiff detected this entry in Shopify's official developer changelog on April 27, 2026.

This Shopify update is categorized as API, New, Admin GraphQL API, 2026-07.

What changed

The LineItem object in the GraphQL Admin API now includes a [priceAfterAllDiscountsBeforeTaxesSet(https://shopify.dev/docs/api/admin-graphql/2026-07/objects/LineItem#field-LineItem.fields.priceAfterAllDiscountsBeforeTaxesSet) field, which is equivalent to the REST API's current_subtotal_price_set on line items. This field returns the total price of a line item in both shop and presentment currencies after all discounts have been applied, excluding refunded and removed quantities. The value doesn't include taxes. This is useful for order export workflows where you need the line-level subtotal after discounts but before tax.

Who is affected

Apps that create, manage, or depend on Shopify discount functionality should review this change.

What action may be needed

Review whether the new capability is relevant to your app. If you plan to use it, test the affected API or workflow before adopting it in production.

Referenced API version: 2026-07

Use the official Shopify entry below as the source of truth for technical implementation details, affected APIs, migration instructions and deadlines.

Want the actionable version?

MerchantDiff monitors Shopify API changes, deprecations, deadlines and ecosystem updates, then turns them into developer-focused release intelligence: what changed, who is affected and what action may be needed.

Get MerchantDiff →