Skip to main content
Anchor to urlRedirectImportSubmit

urlRedirectImportSubmit

mutation

Requires write_online_store_navigation access scope.

Submits a UrlRedirectImport request to be processed.

The UrlRedirectImport request is first created with the urlRedirectImportCreate mutation.

ID!required

The ID of the UrlRedirectImport object.


Was this section helpful?

Anchor to UrlRedirectImportSubmitPayload returnsUrlRedirectImportSubmitPayload returns

Job

The asynchronous job importing the redirects.

[UrlRedirectImportUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?