Skip to main content
Anchor to UrlRedirectImportCreatePayload

UrlRedirectImportCreatePayload

payload

Return type for urlRedirectImportCreate mutation.

•UrlRedirectImport

The created URLRedirectImport object.

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

Creates a UrlRedirectImport object.

After creating the UrlRedirectImport object, the UrlRedirectImport request can be performed using the urlRedirectImportSubmit mutation.

Arguments

•URL!
required

The staged upload URL of the CSV file. You can download a sample URL redirect CSV file.



Was this section helpful?