# BulkMutationErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `BulkMutationUserError`. ### Access Scopes ## Enum values * [INTERNAL_FILE_SERVER_ERROR](/docs/api/admin-graphql/2024-10/enums/INTERNAL_FILE_SERVER_ERROR) * [INVALID_MUTATION](/docs/api/admin-graphql/2024-10/enums/INVALID_MUTATION) * [INVALID_STAGED_UPLOAD_FILE](/docs/api/admin-graphql/2024-10/enums/INVALID_STAGED_UPLOAD_FILE) * [NO_SUCH_FILE](/docs/api/admin-graphql/2024-10/enums/NO_SUCH_FILE) * [OPERATION_IN_PROGRESS](/docs/api/admin-graphql/2024-10/enums/OPERATION_IN_PROGRESS) ## Fields with this enum * [BulkMutationUserError.code](/docs/api/admin-graphql/2024-10/objects/BulkMutationUserError) ## Examples