recommendLikeRecentActivityProducts
Recommend products that are similar to a a customer's recent product activity.
recommendLikeRecentActivityProducts(
customerOrDeviceId: String!
numberOfResults: Int!
): [ProductRecommendation!]!
Arguments
recommendLikeRecentActivityProducts.customerOrDeviceId
● String!
non-null scalar
recommendLikeRecentActivityProducts.numberOfResults
● Int!
non-null scalar
The number of results to return. Max 100.
Type
ProductRecommendation
object
A product that is being recommended for a requested reason.