GraphQL OBJECT
RecommendationParameter
Parameter for the recommendation. Controls whether or not the recommendation displays in the cart.
link Definition
- type RecommendationParameter {
- # When the recommendation displays in the cart.
- RecommendationDisplayOption :
- # Name of the parameter to be included in the URL.
- String :
- }