GraphQL OBJECT
RecommendationOptionType
Option type for the recommendation. Controls how customers are given the choice of purchasing or not purchasing a cross-sell or a sub-sell.
link Definition
- type RecommendationOptionType {
- #   Opt type code.
- : RecommendationOptionTypeEnum 
- #   Opt type name.
- : String 
- }