Anchor to UrlRedirectUrl
UrlRedirect
object
Requires access scope.
The URL redirect for 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 will 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?
Map
Fields and connections with this object
Anchor to QueriesQueries
- •query
Returns a redirect resource by ID.
- •query
A list of redirects for a shop.
Was this section helpful?