Skip to main content
Anchor to UrlRedirectImportSubmitPayload

UrlRedirectImportSubmitPayload

payload

Return type for urlRedirectImportSubmit mutation.

•Job

The asynchronous job importing the redirects.

•[UrlRedirectImportUserError!]!
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

Submits a UrlRedirectImport request to be processed.

The UrlRedirectImport request is first created with the urlRedirectImportCreate mutation.


Was this section helpful?