Skip to main content
Anchor to UrlRedirectUpdatePayload

UrlRedirectUpdatePayload

payload

Return type for urlRedirectUpdate mutation.

•UrlRedirect

Returns the updated URL redirect.

Show fields
•[UrlRedirectUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a URL redirect.

Show payload

Arguments

•ID!
required

The ID of the URL redirect to update.

•UrlRedirectInput!
required

The input fields required to update the URL redirect.

Show input fields


Was this section helpful?