Skip to main content
Anchor to UrlRedirectCreatePayload

UrlRedirectCreatePayload

payload

Return type for urlRedirectCreate mutation.

•UrlRedirect

The created 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

Creates a UrlRedirect object.

Show payload

Arguments

•UrlRedirectInput!
required

The fields to use when creating the redirect.

Show input fields


Was this section helpful?