Skip to main content
Log inSign up
object

Requires read_online_store_navigation access scope.

A request to import a URLRedirect object into the Online Store channel. Apps can use this to query the state of an UrlRedirectImport request.

For more information, see url-redirects.

The number of rows in the file.

The number of redirects created from the import.

The number of redirects that failed to be imported.

Boolean!non-null

Whether the import is finished.

The date and time when the import finished.

ID!non-null

The ID of the UrlRedirectImport object.

A list of up to three previews of the URL redirects to be imported.

The number of redirects updated during the import.


Was this section helpful?

query

Returns a redirect import resource by ID.


Was this section helpful?

mutation

Creates a UrlRedirectImport object.

After creating the UrlRedirectImport object, the UrlRedirectImport request can be performed using the urlRedirectImportSubmit mutation.


Was this section helpful?

interface

Was this section helpful?