Skip to main content
Anchor to UrlRedirectBulkDeleteBySearchUserError

UrlRedirectBulkDeleteBySearchUserError

object

An error that occurs during the execution of UrlRedirectBulkDeleteBySearch.

•UrlRedirectBulkDeleteBySearchUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Asynchronously delete redirects in bulk.

Arguments

•String!required

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


Fields

•Job

The asynchronous job removing the redirects.

•[UrlRedirectBulkDeleteBySearchUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?