Skip to main content
Anchor to UrlRedirectUpdatePayload

UrlRedirectUpdatePayload

payload

Return type for urlRedirectUpdate mutation.

•UrlRedirect

Returns the updated URL redirect.

•[UrlRedirectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a URL redirect.

Arguments

•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?