Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

New Storefront API fields on the Order and OrderLineItem objects

API

We’ve added the following Storefront API fields to the Order and OrderLineItem objects. These new fields can be used to gain additional visibility into an order's state after an edit.

  • Order.fulfillment_status
  • Order.cancelled_at
  • Order.financial_status
  • Order.cancel_reason
  • LineItem.current_quantity
  • LineItem.original_total_price
  • LineItem.discounted_total_price
  • Order.original_total_price
  • Order.current_total_price
  • Order.edited
  • Order.current_subtotal_price
  • Order.current_total_tax