Skip to main content
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

Job

The asynchronous job removing the redirects.

[UrlRedirectBulkDeleteBySearchUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?