Anchor to urlRedirectImporturl
urlRedirectImport
query
Returns a redirect import resource by ID.
Anchor to Possible returnsPossible returns
- Anchor to UrlRedirectImportUrl•
Redirect Import 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.- count•Int
The number of rows in the file.
- created
Count •Int The number of redirects created from the import.
- failed
Count •Int The number of redirects that failed to be imported.
- finished•Boolean!non-null
Whether the import is finished.
- finished
At •DateTime The date and time when the import finished.
- id•ID!non-null
The ID of the
object.
- preview
Redirects •[Urlnon-nullRedirect Import Preview!]! A list of up to three previews of the URL redirects to be imported.
- updated
Count •Int The number of redirects updated during the import.
- count•
Was this section helpful?
Query Reference
{
urlRedirectImport(id) {
# urlRedirectImport fields
}
}