Skip to main content
object

Requires unauthenticated_read_content access scope.

A redirect on the online store.

•ID!
non-null

The ID of the URL redirect.

•String!
non-null

The old path to be redirected from. When the user visits this path, they'll be redirected to the target location.

•String!
non-null

The target location where the user will be redirected to.


Was this section helpful?

•query

A list of redirects for a shop.

Arguments

•Int

Returns up to the first n elements from the list.

•String

Returns the elements that come after the specified cursor.

•Int

Returns up to the last n elements from the list.

•String

Returns the elements that come before the specified cursor.

•Boolean
Default:false

Reverse the order of the underlying list.

•String

Apply one or multiple filters to the query. Refer to the detailed search syntax for more information about using filters.

Anchor to created_at
•
•
•


Was this section helpful?

•interface

Was this section helpful?