Anchor to UrlRedirectUrl
objectUrl Redirect
Requires access scope.
A redirect on the online store.
Anchor to FieldsFields
- •ID!non-null
The ID of the URL redirect.
- Anchor to pathpath•String!non-null
The old path to be redirected from. When the user visits this path, they'll be redirected to the target location.
- Anchor to targettarget•String!non-null
The target location where the user will be redirected to.
Was this section helpful?