--- 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 metadata: effectiveApiVersion: 2025-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-07-11T06:13:24-04:00' postedAt: '2025-07-12T12:00:00-04:00' updatedAt: '2025-08-13T09:58:25-04:00' effectiveAt: '2025-07-12T12:00:00-04:00' --- 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.