Anchor to urlRedirectImporturl
queryurl Redirect Import
Returns a resource by ID.
Anchor to Arguments
Arguments
- id (ID!)
- •ID!required
The ID of the
to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- UrlRedirectImport (UrlRedirectImport)
- Anchor to UrlRedirectImportUrl•Url
Redirect Import Redirect Import A request to import a
object into the Online Store channel. Apps can use this to query the state of anrequest.For more information, see
url-redirects.- Anchor to countcount•Int
The number of rows in the file.
- Anchor to createdCountcreated•Int
Count The number of redirects created from the import.
- Anchor to failedCountfailed•Int
Count The number of redirects that failed to be imported.
- Anchor to finishedfinished•Boolean!non-null
Whether the import is finished.
- Anchor to finishedAtfinished•Date
At Time The date and time when the import finished.
- •ID!non-null
The ID of the
object.- Anchor to previewRedirectspreview•[Url
Redirects Redirect Import Preview!]! non-null A list of up to three previews of the URL redirects to be imported.
- Anchor to updatedCountupdated•Int
Count The number of redirects updated during the import.
Was this section helpful?