Skip to main content
query

Returns a UrlRedirectImport resource by ID.

•ID!
required

The ID of the UrlRedirectImport to return.


Was this section helpful?

•UrlRedirectImport

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.

•Int

The number of rows in the file.

•Int

The number of redirects created from the import.

•Int

The number of redirects that failed to be imported.

•Boolean!
non-null

Whether the import is finished.

•DateTime

The date and time when the import finished.

•ID!
non-null

The ID of the UrlRedirectImport object.

•[UrlRedirectImportPreview!]!
non-null

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

•Int

The number of redirects updated during the import.


Was this section helpful?