--- title: New Online Store URL redirect object for the Storefront API - 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/new-online-store-url-redirect-object-for-the-storefront-api md: https://shopify.dev/changelog/new-online-store-url-redirect-object-for-the-storefront-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2022 Tags: * API * 2022-07 # New Online Store URL redirect object for the Storefront API As of GraphQL Storefront API version 2022-07, a new `urlRedirects` object has been added. URL redirects can be used to redirect traffic from one web page to another. The new `urlRedirects` object can be used to query the `path` and `target` URLs for URL redirects already set up on a shop. Learn more about this object on [Shopify.dev](https://shopify.dev/api/storefront/unstable/objects/UrlRedirect#top).