--- 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' metadata: effectiveApiVersion: 2025-04 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql - displayName: Customer Account API handle: customer-account-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Breaking API Change handle: breaking-api-change indicatesActionRequired: false createdAt: '2024-12-20T11:45:07-05:00' postedAt: '2025-02-01T12:00:00-05:00' updatedAt: '2024-12-30T15:56:29-05:00' effectiveAt: '2025-02-01T12:00:00-05:00' --- 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.