--- title: Add option to filter by dispute type in OrderListQuery GraphQL query - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/add-option-to-filter-by-dispute-type-in-order-list md: https://shopify.dev/changelog/add-option-to-filter-by-dispute-type-in-order-list.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 12, 2025 Tags: * Admin GraphQL API * 2025-10 # Add option to filter by dispute type in OrderListQuery GraphQL query A new filter called `dispute_type` has been added to the available filters in the Order list (GraphQL query `OrderListData`). It is a multiple choice filter that allows to show only orders that have a `chargeback` and/or an `inquiry` associated with it.