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:
String! -
The old path to be redirected from. When the user visits this path, they will be redirected to the target location.
-
target:
String! -
The target location where the user will be redirected to.
Connections
Related queries
Related mutations
Related Unions
Examples