--- title: ProductBundleMutationUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `ProductBundleMutationUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/productbundlemutationusererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/productbundlemutationusererrorcode.md --- # Product​Bundle​Mutation​User​Error​Code enum Possible error codes that can be returned by `ProductBundleMutationUserError`. ## Valid values * GENERIC\_​ERROR Something went wrong, please try again. * INVALID\_​INPUT Input is not valid. * JOB\_​ERROR Error processing request in the background job. * PRODUCT\_​DOES\_​NOT\_​EXIST Product does not exist. *** ## Fields * [Product​Bundle​Mutation​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductBundleMutationUserError#field-ProductBundleMutationUserError.fields.code) OBJECT Defines errors encountered while managing a product bundle. *** ## Map ### Fields with this enum * <-|[Product​Bundle​Mutation​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductBundleMutationUserError#field-ProductBundleMutationUserError.fields.code)