Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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

The asynchronous job importing the redirects.

The list of errors that occurred from executing the mutation.


Was this section helpful?