GraphQL OBJECT
RecommendationQuantityLimit
Quantity limit for the recommendation. Determines how the quantity of the recommendation is adjusted based on the quantity of the original product it is being recommended with.
link Definition
- type RecommendationQuantityLimit {
- # Quantity limit type.
- RecommendationQuantityLimitType :
- # Value set for the quantity limit.
- Int :
- }