2023-10 release notes

The API version release date and the date that the version is no longer supported
Release date Date version is no longer supported
October 1, 2023 October 1, 2024

What's new in 2023-10

The following features were added in version 2023-10 of Shopify's APIs:

Highlights from the GraphQL and REST Admin API changes:

  • We've added the compareAtPriceRange field to Product, which returns the minimum and maximum compare-at prices across a product's variants
  • You can now identify the variant that was used to model a bundle after it was purchased by querying the productvariantid field of LineItemGroup.
  • We've added STAFF to the OrderCancelReason GraphQL type, as a reason for canceling orders due to staff error.
  • Apps can now change the name and address of fulfillment service locations.
  • More flexible primary markets for multi-country stores
  • We've added a cancellation field to the GraphQL Admin API's Order object. Query this field for more details about an order's cancelation, such as any staff-provided notes on why the order was cancelled on a POS app.

Highlights from the Storefront API changes:

  • Cart line items are now ordered in reverse chronological order based on when they were added.