# UrlRedirectImportPreview - admin-graphql - OBJECT Version: 2024-10 ## Description A preview of a URL redirect import row. ### Access Scopes `read_online_store_navigation` access scope. ## Fields * [path](/docs/api/admin-graphql/2024-10/scalars/String): String! - The old path to be redirected from. When the user visits this path, they will be redirected to the target location. * [target](/docs/api/admin-graphql/2024-10/scalars/String): String! - The target location where the user will be redirected to. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples