UrlRedirectInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to create or update a URL redirect.
Access Scopes
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.
Input objects with this input object
Examples