Skip to main content
Anchor to UrlRedirectBulkDeleteByIdsUserError

UrlRedirectBulkDeleteByIdsUserError

object

An error that occurs during the execution of UrlRedirectBulkDeleteByIds.

•UrlRedirectBulkDeleteByIdsUserErrorCode

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 URLRedirect objects in bulk by IDs. Learn more about URLRedirect objects.

Arguments

•[ID!]!required

A list of URLRedirect object IDs to delete.


Fields

•Job

The asynchronous job removing the redirects.

•[UrlRedirectBulkDeleteByIdsUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »