Skip to main content
mutation

Requires write_online_store_navigation access scope.

Updates a URL redirect.

ID!required

The ID of the URL redirect to update.

UrlRedirectInput!required

The input fields required to update the URL redirect.


Was this section helpful?

Anchor to UrlRedirectUpdatePayload returnsUrlRedirectUpdatePayload returns

UrlRedirect

Returns the updated URL redirect.

[UrlRedirectUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?