Tags:
- Admin GraphQL API
- 2025-10
Orders query now supports current_total_price
and total_weight
filters and CURRENT_TOTAL_PRICE
as a sortKey
current_total_price
and total_weight
filters and CURRENT_TOTAL_PRICE
as a sortKey
The orders query
argument now supports the (documentation) and
(documentation) filters. Additionally, we've introduced the ability to use
with
(documentation).
Was this section helpful?