Anchor to UrlRedirectImportUserErrorUrl
Url Redirect Import User Error
object
Requires access scope.
Represents an error that happens during execution of a redirect import mutation.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
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•
Redirect Import The created
object.
- Anchor to userErrorsuser•
Errors [UrlRedirect Import User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •
- •mutation
- •ID!required
Arguments
- •
The asynchronous job importing the redirects.
- Anchor to userErrorsuser•
Errors [UrlRedirect Import User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •
Was this section helpful?