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 UrlRedirectImportSubmitPayload

UrlRedirectImportSubmitPayload

payload

Return type for urlRedirectImportSubmit mutation.

•

The asynchronous job importing the redirects.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Submits a UrlRedirectImport request to be processed.

The UrlRedirectImport request is first created with the urlRedirectImportCreate mutation.


Was this section helpful?