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 urlRedirectBulkDeleteBySearch

urlRedirectBulkDeleteBySearch

mutation

Requires write_online_store_navigation access scope. Also: Requires an active user.

Asynchronously delete redirects in bulk.

String!required

Search query for filtering redirects on (both Redirect from and Redirect to fields).


Was this section helpful?

Anchor to UrlRedirectBulkDeleteBySearchPayload returnsUrlRedirectBulkDeleteBySearchPayload returns

The asynchronous job removing the redirects.

The list of errors that occurred from executing the mutation.


Was this section helpful?