--- title: UrlRedirectInput - GraphQL Admin description: The input fields to create or update a URL redirect. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/urlredirectinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/urlredirectinput.md --- # Url​Redirect​Input input\_object The input fields to create or update a URL redirect. ## Fields * path [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The old path to be redirected from. When the user visits this path, they will be redirected to the target location. * target [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The target location where the user will be redirected to. *** ## Map No referencing types