--- title: UrlRedirectImportErrorCode - GraphQL Admin description: Possible error codes that can be returned by `UrlRedirectImportUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/urlredirectimporterrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/urlredirectimporterrorcode.md --- # Url​Redirect​Import​Error​Code enum Possible error codes that can be returned by `UrlRedirectImportUserError`. ## Valid values * ALREADY\_​IMPORTED The import has already completed. * IN\_​PROGRESS The import is already in progress. * NOT\_​FOUND URL redirect import not found. * FILE\_​DOES\_​NOT\_​EXIST Deprecated *** ## Fields * [Url​Redirect​Import​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/UrlRedirectImportUserError#field-UrlRedirectImportUserError.fields.code) OBJECT Represents an error that happens during execution of a redirect import mutation. *** ## Map ### Fields with this enum * <-|[Url​Redirect​Import​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/UrlRedirectImportUserError#field-UrlRedirectImportUserError.fields.code)