--- title: Removing unnecessary RELEVANCE sort options - 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/removing-unnecessary-relevance-sort-options md: https://shopify.dev/changelog/removing-unnecessary-relevance-sort-options.md --- [Back to Developer changelog](https://shopify.dev/changelog) February 1, 2025 Tags: * Admin GraphQL API * Customer Account API * 2025-04 # Removing unnecessary `RELEVANCE` sort options `RELEVANCE` will no longer be included in connection sort options by default as of `2025-04` API versions. This will eliminate cases where the option offered no unique behavior, and acted as a basic `ID` sort. Legitimate cases where this option provides unique capabilities and services regular traffic will not change.