--- title: CartTransformDeleteUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `CartTransformDeleteUserError`. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CartTransformDeleteUserErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CartTransformDeleteUserErrorCode.txt --- # Cart​Transform​Delete​User​Error​Code enum Possible error codes that can be returned by `CartTransformDeleteUserError`. ## Valid values * NOT\_​FOUND Could not find cart transform for provided id. * UNAUTHORIZED\_​APP\_​SCOPE Unauthorized app scope. *** ## Fields * [Cart​Transform​Delete​User​Error.​code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CartTransformDeleteUserError#field-code) OBJECT An error that occurs during the execution of `CartTransformDelete`. *** ## Map ### Fields with this enum * <-|[Cart​Transform​Delete​User​Error.code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CartTransformDeleteUserError#field-code)