GraphQL INPUT_OBJECT
RecommendationParameterInput
link Definition
- input RecommendationParameterInput {
- # Display option code. Determines when the recommendation displays in the cart.
- RecommendationDisplayOptionEnum :
- # Name of the parameter to be included in the URL.
- String :
- }
link Required by
- CreateRecommendationInputInput for created recommendation. A recommendation is a sales and marketing technique in which more products are recommended to customers during the checkout process.
- UpdateRecommendationInputInput for recommendation update. A recommendation is a sales and marketing technique in which more products are recommended to customers during the checkout process.