urlRedirectBulkDeleteAll - admin-graphql - MUTATION
Version: 2024-10
Description:
Asynchronously delete [URL redirects](https://shopify.dev/api/admin-graphql/latest/objects/UrlRedirect) in bulk.
Access Scopes
`write_online_store_navigation` access scope. Also: Requires an active user.
Arguments
Returns
-
job:
Job
The asynchronous job removing the redirects.
-
userErrors:
UserError!
The list of errors that occurred from executing the mutation.
Examples