Anchor to UrlRedirectImportUserErrorUrl
objectUrl Redirect Import User Error
Requires access scope.
Represents an error that happens during execution of a redirect import mutation.
Anchor to FieldsFields
- Anchor to codecode•Url
Redirect Import Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
- •URL!required
The staged upload URL of the CSV file. You can download a sample URL redirect CSV file.
Arguments
- Anchor to urlRedirectImporturl•Url
Redirect Import Redirect Import The created
object.
- Anchor to userErrorsuser•[Url
Errors Redirect Import User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
- •ID!required
Arguments
- •Job
The asynchronous job importing the redirects.
- Anchor to userErrorsuser•[Url
Errors Redirect Import User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?