--- title: UrlRedirectUpdatePayload - GraphQL Admin description: Return type for `urlRedirectUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/urlredirectupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/urlredirectupdatepayload.md --- # Url​Redirect​Update​Payload payload Return type for `urlRedirectUpdate` mutation. ## Fields * url​Redirect [Url​Redirect](https://shopify.dev/docs/api/admin-graphql/latest/objects/UrlRedirect) Returns the updated URL redirect. * user​Errors [\[Url​Redirect​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UrlRedirectUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [url​Redirect​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/urlRedirectUpdate) mutation Updates a URL redirect. *** ## Map ### Mutations with this payload * [url​Redirect​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/urlRedirectUpdate)