# mapProducts **Type:** GraphQL mutations ## Arguments - products (ContactProductMappingInput, Not Null): List of products and parameters to map against their base products using either baseId or productKey - baseId (String): Base 4-letter ID for the product mapping - productKey (String): Base/Product Key for the product mapping - productId (String): partner product ID for the product mapping - manufacturer (String): Manufacturer name - brand (String): Brand name - sphere (String): Possible sphere values - diameter (String): Possible diameter values - baseCurve (String): Possible baseCurve values - axis (String): Possible axis values - cylinder (String): Possible cylinder values - addition (String): Possible addition values - dominance (String): Possible dominance values - color (String): Possible color values - packageSize (String): Number of lenses per package ## Response **Type:** ContactProductMappingResponse **Description:** Contacts Product Mapping Response ### Fields - ok (String)