Anchor to UrlRedirectImportUrl
Url Redirect Import
object
Requires access scope.
A request to import a object
into the Online Store channel. Apps can use this to query the state of an
request.
For more information, see url-redirect
s.
Anchor to FieldsFields
- Anchor to countcount•
The number of rows in the file.
- Anchor to createdCountcreated•
Count The number of redirects created from the import.
- Anchor to failedCountfailed•
Count The number of redirects that failed to be imported.
- Anchor to finishedfinished•Boolean!non-null
Whether the import is finished.
- Anchor to finishedAtfinished•
At The date and time when the import finished.
- •ID!non-null
The ID of the
object.
- Anchor to previewRedirectspreview•
Redirects [UrlRedirect Import Preview!]!non-null A list of up to three previews of the URL redirects to be imported.
- Anchor to updatedCountupdated•
Count The number of redirects updated during the import.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
- •URL!required
The staged upload URL of the CSV file. You can download a sample URL redirect CSV file.
Arguments
- Anchor to urlRedirectImporturl•
Redirect Import The created
object.
- Anchor to userErrorsuser•
Errors [UrlRedirect Import User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •
Was this section helpful?