Reference table for product metadata. externalId is the literal
ProductName. Routable surfaces (product_route.productId,
product_quote.productId) FK to id; the legacy product_config.productName
column still stores the literal string with .$type<ProductName>() as the
TS source of truth and has no FK to this table.
Reference table for product metadata.
externalIdis the literalProductName. Routable surfaces (product_route.productId,product_quote.productId) FK toid; the legacyproduct_config.productNamecolumn still stores the literal string with.$type<ProductName>()as the TS source of truth and has no FK to this table.