# FileError - admin-graphql - OBJECT Version: 2024-10 ## Description A file error. This typically occurs when there is an issue with the file itself causing it to fail validation. Check the file before attempting to upload again. ### Access Scopes `read_files` access scope, `read_themes` access scope or `read_images` access scope. ## Fields * [code](/docs/api/admin-graphql/2024-10/enums/FileErrorCode): FileErrorCode! - Code representing the type of error. * [details](/docs/api/admin-graphql/2024-10/scalars/String): String - Additional details regarding the error. * [message](/docs/api/admin-graphql/2024-10/scalars/String): String! - Translated error message. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples